Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Depend on editors/vim6, not editors/vim, as that's what the port's name says. | stefan | 2008-10-24 | 1 | -2/+2 |
| | | | | | PR: 117988 Submitted by: cokane | ||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Don't mark BROKEN anyway. This is the same error as for editors/vim | erwin | 2006-08-04 | 1 | -2/+0 |
| | | | | and might actually be pointyhat specific. | ||||
* | Mark BROKEN: does not build | erwin | 2006-08-04 | 1 | -0/+2 |
| | |||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | With portmgr hat on, reset maintainership of knu's ports since he has | linimon | 2005-11-11 | 1 | -1/+1 |
| | | | | been inactive more than 6 months. We hope to see him back sometime. | ||||
* | Bump PORTREVISION to chase the glib20 shared library update. | marcus | 2005-11-05 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | De-pkg-comment vim 6 ports. | knu | 2003-02-19 | 2 | -3/+1 |
| | | | | Approved by: obrien (MAINTAINER) | ||||
* | Convert COMMENT to COMMENTFILE until these ports can be converted. | kris | 2003-02-10 | 1 | -1/+1 |
| | | | | Submitted by: lioux | ||||
* | vim6 was repocopied to vim | obrien | 2001-10-08 | 1 | -1/+1 |
| | |||||
* | This patch has been merged already. | knu | 2001-08-13 | 2 | -23/+1 |
| | |||||
* | Add a patch to unbreak the build. (already submitted to the vim6 author) | knu | 2001-05-31 | 2 | -0/+24 |
| | | | | Reported by: Ollivier Robert <roberto@eurocontrol.fr> | ||||
* | Apply a hotfix against ruby-interp. This fixes the coredump when $_ | knu | 2001-04-29 | 1 | -0/+2 |
| | | | | | | is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0) It will be submitted to the vim6 author soon. | ||||
* | There is no need to USE_AUTOCONF any more. | knu | 2001-04-03 | 1 | -1/+0 |
| | |||||
* | Remove my instant distribution patch after vim6's update to 6.0j. | knu | 2000-10-24 | 1 | -5/+0 |
| | | | | | Now Vim6 has officially included (optional) Ruby interface, we no longer need any patches. :) | ||||
* | Chase the vim6's update to 6.0i. Rejoice if_ruby has been fully | knu | 2000-10-22 | 1 | -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 | ||||
* | Define MD5_FILE, FILESDIR was to get the md5 file. | asami | 2000-10-10 | 1 | -1/+1 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Add vim6+ruby, Vi IMproved version 6 with embedded Ruby interpreter. | knu | 2000-09-26 | 2 | -0/+38 |