aboutsummaryrefslogtreecommitdiff
path: root/editors/vim-lite/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update COMMENTSunpoet Po-Chuan Hsieh2014-02-281-1/+1
| | | | | | | - Update pkg-descr Notes: svn path=/head/; revision=346419
* - Update to 7.4.110Sunpoet Po-Chuan Hsieh2013-12-021-5/+3
| | | | | | | | | | | | | | - While I'm here: - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR - Simplify Makefile - Remove contiguous blank lines Changes: https://code.google.com/p/vim/source/list PR: ports/183076 Submitted by: Rick van der Zwet <info@rickvanderzwet.nl> Notes: svn path=/head/; revision=335537
* - Take maintainershipSunpoet Po-Chuan Hsieh2013-12-021-2/+2
| | | | Notes: svn path=/head/; revision=335535
* - Reset maintainer due to timeout of 11 open PR, 7 with patches andBryan Drewery2013-12-021-1/+1
| | | | | | | | | | no activity since July 2013 With hat: portmgr Discussed with: portmgr Notes: svn path=/head/; revision=335487
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Fix conversion to optionsng breaking multibyte supportBaptiste Daroussin2013-04-051-6/+3
| | | | | | | | | Reported by: Sergey V. Dyatko via irc Tested by: Sergey V. Dyatko via irc Approved by: portmgr (implicit) Notes: svn path=/head/; revision=315730
* De-pkg-comment vim 6 ports.Akinori MUSHA2003-02-181-0/+3
| | | | | | | Approved by: obrien (MAINTAINER) Notes: svn path=/head/; revision=75813
* Change to version 6.David E. O'Brien2001-10-201-1/+1
| | | | Notes: svn path=/head/; revision=48967
* Tweak how we set PKGNAMESUFFIX.David E. O'Brien2001-02-161-2/+0
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=38396
* portname/portversion updateMichael Haro2000-04-141-2/+1
| | | | Notes: svn path=/head/; revision=27501
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-1/+1
| | | | Notes: svn path=/head/; revision=25734
* Set package name based on the parent port.David E. O'Brien2000-01-101-1/+1
| | | | Notes: svn path=/head/; revision=24619
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-01-071-5/+0
| | | | | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk). Notes: svn path=/head/; revision=24507
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Make useless "Ports collection makefile for" comment consistant with port'sDavid E. O'Brien1999-07-191-2/+2
| | | | | | | name. Notes: svn path=/head/; revision=20270
* include bsd.port.pre.mk so we can find PORTSDIRMichael Haro1999-07-161-1/+2
| | | | Notes: svn path=/head/; revision=20228
* /usr/ports -> ${PORTSDIR}Michael Haro1999-07-151-2/+2
| | | | Notes: svn path=/head/; revision=20224
* Satelite port for Vim to build a version w/o X11 support, w/o perl or tclDavid E. O'Brien1999-07-141-0/+20
interpreter support, etc.. Notes: svn path=/head/; revision=20198