Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out the libiconv stuff -- it is wrong and doesn't work. | obrien | 2002-07-04 | 1 | -4/+0 |
| | |||||
* | Update to Vim 6.1 patchlevel 118. | obrien | 2002-07-04 | 2 | -1/+6 |
| | |||||
* | Add a dependancy on libiconv, BUT ONLY do it if libiconv is already installed. | obrien | 2002-07-03 | 1 | -1/+5 |
| | | | | | PR: 37023 Submitted by: ru | ||||
* | Update to Vim 6.1 patchlevel 114 | obrien | 2002-06-30 | 2 | -5/+21 |
| | |||||
* | Not sure why all of a sudden the lang/README.txt became such a problem. | obrien | 2002-06-11 | 1 | -6/+11 |
| | | | | A whack with the hammer and it can be forgotten. | ||||
* | Update to Vim 6.1 patchlevel 94 | obrien | 2002-06-10 | 2 | -3/+43 |
| | |||||
* | Needs perl to build. | obrien | 2002-05-16 | 1 | -0/+2 |
| | |||||
* | Update to Vim 6.1 patchlevel 48 | obrien | 2002-05-05 | 2 | -3/+17 |
| | |||||
* | Use complete path for jot(1). The Orville write port also has a jot, | obrien | 2002-04-27 | 1 | -1/+1 |
| | | | | | | and it has has caused one user a problem. Submitted by: Rex A. Roof <rex@gunjin.wccnet.org> | ||||
* | Update to Vim 6.1 patchlevel 32 | obrien | 2002-04-27 | 3 | -30/+19 |
| | |||||
* | Fix rev 1.128 to what it should have been. | obrien | 2002-04-13 | 1 | -6/+6 |
| | | | | This fixes a `make reinstall' problem. | ||||
* | Update to Vim 6.1 patchlevel 14 | obrien | 2002-04-10 | 3 | -1/+32 |
| | | | | and fix to build on 5-CURRENT. | ||||
* | Update to Vim 6.1 patchlevel 9. | obrien | 2002-04-09 | 2 | -21/+24 |
| | |||||
* | Update to Vim 6.1 Beta 'B' | obrien | 2002-03-10 | 2 | -28/+9 |
| | |||||
* | Update to Vim 6.1 Beta 'A' patchlevel 23 | obrien | 2002-03-04 | 2 | -1/+14 |
| | |||||
* | Update to Vim 6.1 Beta 'A' patchlevel 10 | obrien | 2002-02-28 | 2 | -5/+5 |
| | |||||
* | Update to Vim 6.1 Beta `A' patchlevel 6. | obrien | 2002-02-27 | 2 | -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. | obrien | 2002-02-25 | 1 | -2/+2 |
| | | | | Submitted by: Esa Karkkainen <ejk@iki.fi> | ||||
* | jot(1) is cool! | obrien | 2002-02-25 | 1 | -5/+2 |
| | | | | Submitted by: alfred | ||||
* | Make USE_GTK work properly on 5-CURRENT. | obrien | 2002-02-25 | 1 | -0/+9 |
| | |||||
* | Update to Vim 6.0 patchlevel 270 | obrien | 2002-02-24 | 2 | -1/+2 |
| | |||||
* | Update to Vim 6.0 patchlevel 269 | obrien | 2002-02-24 | 2 | -2/+25 |
| | |||||
* | Update to Vim 6.0 patchlevel 238 | obrien | 2002-02-20 | 2 | -3/+17 |
| | |||||
* | Use Tcl 8.3 instead of 8.0. | obrien | 2002-02-20 | 1 | -3/+4 |
| | | | | | Submitted by: Alan Eldridge <ports@geeksrus.net> PR: 35134 | ||||
* | Update to Vim 6.0 patchlevel 223 | obrien | 2002-02-16 | 2 | -2/+19 |
| | |||||
* | Update to Vim 6.0 patchlevel 204 | obrien | 2002-02-09 | 2 | -2/+20 |
| | |||||
* | Add the ability to select any of the interpreters and the GNOME GUI. | obrien | 2002-02-05 | 1 | -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 185 | obrien | 2002-02-05 | 2 | -2/+17 |
| | |||||
* | Update to Vim 6.0 patchlevel 169 | obrien | 2002-02-04 | 2 | -2/+7 |
| | |||||
* | Update to Vim 6.0 patchlevel 160 | obrien | 2002-02-02 | 2 | -1/+3 |
| | |||||
* | Update to Vim 6.0 patchlevel 158 | obrien | 2002-01-31 | 2 | -1/+9 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -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. | obrien | 2002-01-24 | 1 | -19/+7 |
| | | | | Submitted by: alfred (the basic idea) | ||||
* | Update to Vim 6.0 patchlevel 150 | obrien | 2002-01-24 | 2 | -13/+26 |
| | |||||
* | update, version 6.0.101 -> 6.0.143. | alfred | 2002-01-22 | 2 | -4/+44 |
| | |||||
* | Update to Vim 6.0 patchlevel 101 | obrien | 2001-12-16 | 2 | -2/+9 |
| | |||||
* | Update to Vim 6.0 patchlevel 97 | obrien | 2001-12-14 | 2 | -2/+3 |
| | |||||
* | Update to Vim 6.0 patchlevel 96 | obrien | 2001-12-13 | 2 | -4/+5 |
| | |||||
* | Fix a minor quoting bug triggered by: | obrien | 2001-12-06 | 1 | -1/+1 |
| | | | | | | (cd /usr/ports/editors/vim ; make -DNO_GUI ) Submitted by: yjchou@linux.cis.nctu.edu.tw | ||||
* | Add a Vietnamese VIQR input mapping. | obrien | 2001-12-03 | 2 | -0/+288 |
| | |||||
* | Deal with a bad patch. | obrien | 2001-11-09 | 1 | -1/+1 |
| | |||||
* | Add Cscope support. Define WITH_CSCOPE to compile it in. | obrien | 2001-11-09 | 1 | -1/+6 |
| | | | | Submitted by: nectar | ||||
* | Update to Vim 6.0 patchlevel 93 | obrien | 2001-11-09 | 2 | -2/+11 |
| | |||||
* | Better support for the vim-lite slave port. These bits are from the | obrien | 2001-11-07 | 1 | -0/+3 |
| | | | | vim5 port -- I thought the two were in sync lite-wise, but I guess not. | ||||
* | Update to Vim 6.0 patchlevel 84 | obrien | 2001-11-06 | 2 | -2/+10 |
| | |||||
* | Update to Vim 6.0 patchlevel 76 | obrien | 2001-11-05 | 2 | -3/+22 |
| | |||||
* | Need to make sure the new gvimdiff exists in all build configurations. | obrien | 2001-11-01 | 1 | -0/+2 |
| | | | | Submitted by: dinoex | ||||
* | Enable --enable-multibyte in the "lite" case. This is need for the | obrien | 2001-11-01 | 1 | -1/+1 |
| | | | | i18n community. | ||||
* | Update to Vim 6.0 patchlevel 52 | obrien | 2001-11-01 | 2 | -2/+9 |
| | |||||
* | Update to Vim 6.0 patchlevel 45 | obrien | 2001-10-31 | 2 | -3/+9 |
| |