summaryrefslogtreecommitdiffstats
path: root/editors/vim
Commit message (Collapse)AuthorAgeFilesLines
* Update to Vim 6.1 Beta 'A' patchlevel 23obrien2002-03-042-1/+14
|
* Update to Vim 6.1 Beta 'A' patchlevel 10obrien2002-02-282-5/+5
|
* Update to Vim 6.1 Beta `A' patchlevel 6.obrien2002-02-272-246/+23
| | | | | | | | Note that due to limitations with our package versioning, I have decided to call this version `6.0.270.PL'. This allows me to move back to 6.0.PL if using the beta causes problems. I may later change the package version number to 6.0.10PL if people do not object to the beta being used here.
* With jot(1) we can start at 001 and not have to remove the bogus 000 patch.obrien2002-02-251-2/+2
| | | | Submitted by: Esa Karkkainen <ejk@iki.fi>
* jot(1) is cool!obrien2002-02-251-5/+2
| | | | Submitted by: alfred
* Make USE_GTK work properly on 5-CURRENT.obrien2002-02-251-0/+9
|
* Update to Vim 6.0 patchlevel 270obrien2002-02-242-1/+2
|
* Update to Vim 6.0 patchlevel 269obrien2002-02-242-2/+25
|
* Update to Vim 6.0 patchlevel 238obrien2002-02-202-3/+17
|
* Use Tcl 8.3 instead of 8.0.obrien2002-02-201-3/+4
| | | | | Submitted by: Alan Eldridge <ports@geeksrus.net> PR: 35134
* Update to Vim 6.0 patchlevel 223obrien2002-02-162-2/+19
|
* Update to Vim 6.0 patchlevel 204obrien2002-02-092-2/+20
|
* Add the ability to select any of the interpreters and the GNOME GUI.obrien2002-02-051-12/+34
| | | | | | | | This adds the knobs WITH_PYTHON, WITH_PERL, WITH_TCL, WITH_RUBY, and WITH_GNOME :-( Submitted by: Matthew Hawkins <matthew@topic.com.au> (reworked by me)
* Update to Vim 6.0 patchlevel 185obrien2002-02-052-2/+17
|
* Update to Vim 6.0 patchlevel 169obrien2002-02-042-2/+7
|
* Update to Vim 6.0 patchlevel 160obrien2002-02-022-1/+3
|
* Update to Vim 6.0 patchlevel 158obrien2002-01-312-1/+9
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-13/+13
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Use printf(1) to reduce the logic speggetti here.obrien2002-01-241-19/+7
| | | | Submitted by: alfred (the basic idea)
* Update to Vim 6.0 patchlevel 150obrien2002-01-242-13/+26
|
* update, version 6.0.101 -> 6.0.143.alfred2002-01-222-4/+44
|
* Update to Vim 6.0 patchlevel 101obrien2001-12-162-2/+9
|
* Update to Vim 6.0 patchlevel 97obrien2001-12-142-2/+3
|
* Update to Vim 6.0 patchlevel 96obrien2001-12-132-4/+5
|
* Fix a minor quoting bug triggered by:obrien2001-12-061-1/+1
| | | | | | (cd /usr/ports/editors/vim ; make -DNO_GUI ) Submitted by: yjchou@linux.cis.nctu.edu.tw
* Add a Vietnamese VIQR input mapping.obrien2001-12-032-0/+288
|
* Deal with a bad patch.obrien2001-11-091-1/+1
|
* Add Cscope support. Define WITH_CSCOPE to compile it in.obrien2001-11-091-1/+6
| | | | Submitted by: nectar
* Update to Vim 6.0 patchlevel 93obrien2001-11-092-2/+11
|
* Better support for the vim-lite slave port. These bits are from theobrien2001-11-071-0/+3
| | | | vim5 port -- I thought the two were in sync lite-wise, but I guess not.
* Update to Vim 6.0 patchlevel 84obrien2001-11-062-2/+10
|
* Update to Vim 6.0 patchlevel 76obrien2001-11-052-3/+22
|
* Need to make sure the new gvimdiff exists in all build configurations.obrien2001-11-011-0/+2
| | | | Submitted by: dinoex
* Enable --enable-multibyte in the "lite" case. This is need for theobrien2001-11-011-1/+1
| | | | i18n community.
* Update to Vim 6.0 patchlevel 52obrien2001-11-012-2/+9
|
* Update to Vim 6.0 patchlevel 45obrien2001-10-312-3/+9
|
* Update to Vim 6.0 patchlevel 38obrien2001-10-302-3/+10
|
* Update to Vim 6.0 patchlevel 32obrien2001-10-292-2/+8
|
* Update to Vim 6.0 patchlevel 26obrien2001-10-252-2/+5
|
* PERL_CFLAGS contains quotes, which breaks compilation of auto/pathdefs.cobrien2001-10-251-0/+6
| | | | | | | (which is generated during vim build). This only happens when vim is built with perl support, as in package building, for example. Submitted by: tobez
* Update to Vim 6.0 patchlevel 23obrien2001-10-242-3/+5
|
* Update to Vim 6.0 patchlevel 21obrien2001-10-232-2/+5
|
* Update to Vim 6.0 patchlevel 18obrien2001-10-222-3/+6
|
* Update to Vim 6.0 patchlevel 14obrien2001-10-192-2/+5
|
* Update to Vim 6.0 patchlevel 11obrien2001-10-032-2/+5
|
* Update to Vim 6.0 patchlevel 8obrien2001-10-012-2/+9
|
* Update to Vim 6.0 patchlevel 1obrien2001-09-292-7/+8
|
* Update to Vim 6.0 RELEASE !!obrien2001-09-282-33/+13
|
* Update to Vim 6.0 beta AX patchlevel 20obrien2001-09-262-3/+10
|
* Update to Vim 6.0 beta AX patchlevel 13obrien2001-09-242-2/+4
|
OpenPOWER on IntegriCloud