summaryrefslogtreecommitdiff
path: root/editors/vim5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* excape the chars properlyDavid E. O'Brien1998-12-021-2/+2
| | | | Notes: svn path=/head/; revision=15067
* Fix configure bug that caused use to be linked improperly on 3.0/ELF.David E. O'Brien1998-12-021-2/+2
| | | | Notes: svn path=/head/; revision=15066
* Force linking against termlib instead of ncurses. Obviously this is only aDavid E. O'Brien1998-12-021-4/+4
| | | | | | | | | | | | | workaround for a problem in the ncurses library. The vim5.3's "configure" script checks for tgetent() in ncurses. It's found in the 3.0 libncurses (so vim is linked with it), but this check fails under FreeBSD 2.2.x, so it's linked with libtermlib. Submitted by: "José Mª Alcaide" <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=15063
* If you try to build Vim using Lesstif for Motif, the resulting GUIJustin M. Seger1998-10-141-2/+2
| | | | | | | | | | | version is unstable. Due to a minor bug in my Makefile, Vim will build for Motif even if you don't have HAVE_MOTIF defined, but do have Lesstif already installed. Submitted by: obrien Notes: svn path=/head/; revision=13973
* tcl80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13388
* pages aren't compressed at move timeDavid E. O'Brien1998-09-061-2/+2
| | | | Notes: svn path=/head/; revision=13021
* install ctags manpage as ``ectags''.David E. O'Brien1998-09-051-3/+4
| | | | | | | E for Exuberant Ctags Notes: svn path=/head/; revision=13013
* ln -> {LN}David E. O'Brien1998-09-051-4/+4
| | | | Notes: svn path=/head/; revision=13012
* upgrade to version 5.3David E. O'Brien1998-09-035-57/+82
| | | | Notes: svn path=/head/; revision=12994
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-3/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Update info.David E. O'Brien1998-08-111-7/+15
| | | | | | | Submitted by: Sven Guckes <guckes@math.fu-berlin.de> Notes: svn path=/head/; revision=12446
* Upgrade to version 5.1David E. O'Brien1998-04-073-4/+43
| | | | Notes: svn path=/head/; revision=10440
* Fix handling of man page links.David E. O'Brien1998-03-222-7/+42
| | | | Notes: svn path=/head/; revision=10292
* Dist tarball updated to include ctags bug fixes.David E. O'Brien1998-03-021-1/+1
| | | | | | | Vim src didn't change. Notes: svn path=/head/; revision=9993
* Vim 5.0 has been RELEASED! :)David E. O'Brien1998-02-193-9/+11
| | | | | | | | (I will move this port to something in a few days, so don't worry, it's not beta anymore) Notes: svn path=/head/; revision=9836
* Remove last reference to gmake, it isn't required anymore.David E. O'Brien1998-02-191-2/+2
| | | | Notes: svn path=/head/; revision=9835
* Upgrade to beta version 5.0x.David E. O'Brien1998-02-163-3/+4
| | | | Notes: svn path=/head/; revision=9748
* Upgrade to beta version 5.0w.David E. O'Brien1998-02-094-15/+28
| | | | Notes: svn path=/head/; revision=9640
* Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]David E. O'Brien1998-01-271-0/+11
| | | | | | | Requested by: Andreas Klemm <andreas@klemm.gtn.com> Notes: svn path=/head/; revision=9479
* Upgrade to beta version 5.0vDavid E. O'Brien1998-01-262-6/+3
| | | | Notes: svn path=/head/; revision=9471
* Author put out a patch.David E. O'Brien1998-01-203-2/+8
| | | | Notes: svn path=/head/; revision=9380
* Upgrade to beta version 5.0uDavid E. O'Brien1998-01-143-13/+8
| | | | Notes: svn path=/head/; revision=9336
* Upgrade to beta version 5.0t.David E. O'Brien1997-12-283-4/+6
| | | | Notes: svn path=/head/; revision=9213
* Upgrade to version 5.0s.David E. O'Brien1997-12-083-4/+7
| | | | Notes: svn path=/head/; revision=9030
* Upgrade to version 5.0r.David E. O'Brien1997-11-243-4/+10
| | | | Notes: svn path=/head/; revision=8800
* make it packageDavid E. O'Brien1997-11-162-5/+1
| | | | Notes: svn path=/head/; revision=8650
* Mark this port brooken, doesn't package.Satoshi Asami1997-11-151-1/+3
| | | | Notes: svn path=/head/; revision=8631
* Upgrade to version 5.0qDavid E. O'Brien1997-11-114-57/+18
| | | | Notes: svn path=/head/; revision=8583
* Upgrade to vim-5.0p.David E. O'Brien1997-10-225-17/+103
| | | | | | | | Apply patch to work with Perl5 support (needed especically if perl5 was installed as a package). Notes: svn path=/head/; revision=8326
* autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA.David E. O'Brien1997-10-151-3/+12
| | | | Notes: svn path=/head/; revision=8276
* Upgrade to vim-5.0o betaDavid E. O'Brien1997-10-012-3/+3
| | | | Notes: svn path=/head/; revision=8074
* vim didn't find lesstif's libXm library, since lesstifAndreas Klemm1997-08-231-0/+11
| | | | | | | doesn't build and install a static library libXm.a. Notes: svn path=/head/; revision=7661
* Upgrade to the 5.0m betaDavid E. O'Brien1997-08-223-37/+15
| | | | Notes: svn path=/head/; revision=7658
* Upgrade to vim-5.0l (beta)David E. O'Brien1997-07-282-3/+3
| | | | Notes: svn path=/head/; revision=7429
* Upgrade to 5.0k betaDavid E. O'Brien1997-06-124-92/+21
| | | | Notes: svn path=/head/; revision=6887
* Upgrade to vim-5.0j betaDavid E. O'Brien1997-06-023-61/+3
| | | | | | | (configure works properly on FreeBSD-CURRENT now) Notes: svn path=/head/; revision=6672
* Link with force!David E. O'Brien1997-05-293-6/+92
| | | | | | | Don't install ``ex'' and ``view''. Notes: svn path=/head/; revision=6614
* Upgrade to 5.0i.David E. O'Brien1997-05-283-3/+61
| | | | | | | | | Castrate configure's checks for elf.h. Now that FreeBSD has an elf.h, Vim thought we were SysV! (yea, right, only when they pry this keyboard from my cold stiff dead hands!) Notes: svn path=/head/; revision=6590
* Beta version of Vim 5.0.David E. O'Brien1997-05-256-0/+175
Vim 5.0 beta is still under development (hasn't really reached a final beta stage). Until that point, I don't want to change the stable vim-4.6 port. Note that Vim5.0 has syntax coloring and Perl 5.004 support. Notes: svn path=/head/; revision=6549