aboutsummaryrefslogtreecommitdiff
path: root/editors/vim6+ruby
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Don't mark BROKEN anyway. This is the same error as for editors/vimErwin Lansing2006-08-041-2/+0
| | | | | | | and might actually be pointyhat specific. Notes: svn path=/head/; revision=169638
* Mark BROKEN: does not buildErwin Lansing2006-08-041-0/+2
| | | | Notes: svn path=/head/; revision=169637
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment vim 6 ports.Akinori MUSHA2003-02-182-3/+1
| | | | | | | Approved by: obrien (MAINTAINER) Notes: svn path=/head/; revision=75813
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* vim6 was repocopied to vimDavid E. O'Brien2001-10-081-1/+1
| | | | Notes: svn path=/head/; revision=48544
* This patch has been merged already.Akinori MUSHA2001-08-132-23/+1
| | | | Notes: svn path=/head/; revision=46165
* Add a patch to unbreak the build. (already submitted to the vim6 author)Akinori MUSHA2001-05-312-0/+24
| | | | | | | Reported by: Ollivier Robert <roberto@eurocontrol.fr> Notes: svn path=/head/; revision=43330
* Apply a hotfix against ruby-interp. This fixes the coredump when $_Akinori MUSHA2001-04-281-0/+2
| | | | | | | | | is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0) It will be submitted to the vim6 author soon. Notes: svn path=/head/; revision=42013
* There is no need to USE_AUTOCONF any more.Akinori MUSHA2001-04-031-1/+0
| | | | Notes: svn path=/head/; revision=40813
* Remove my instant distribution patch after vim6's update to 6.0j.Akinori MUSHA2000-10-241-5/+0
| | | | | | | | Now Vim6 has officially included (optional) Ruby interface, we no longer need any patches. :) Notes: svn path=/head/; revision=34169
* Chase the vim6's update to 6.0i. Rejoice if_ruby has been fullyAkinori MUSHA2000-10-211-13/+3
| | | | | | | | | | | | | | | | merged into vim6. :) But unfortunately they seem to have missed including two files regarding if_ruby in the vim 6.0i tarball, so I prepared the diff to complete them. This problem has been reported to the vim development team, and it seems their CVS repository already holds those files. Hopefully the next release of vim6 will include them properly. Tested by: dcs Notes: svn path=/head/; revision=34083
* Define MD5_FILE, FILESDIR was to get the md5 file.Satoshi Asami2000-10-091-1/+1
| | | | Notes: svn path=/head/; revision=33632
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Add vim6+ruby, Vi IMproved version 6 with embedded Ruby interpreter.Akinori MUSHA2000-09-262-0/+38
Notes: svn path=/head/; revision=33147