aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim
Commit message (Collapse)AuthorAgeFilesLines
* Update to Vim 6.1 Beta 'B'obrien2002-03-112-28/+9
|
* Update to Vim 6.1 Beta 'A' patchlevel 23obrien2002-03-052-1/+14
|
* Update to Vim 6.1 Beta 'A' patchlevel 10obrien2002-03-012-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-261-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-252-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-172-2/+19
|
* Update to Vim 6.0 patchlevel 204obrien2002-02-102-2/+20
|
* Add the ability to select any of the interpreters and the GNOME GUI.obrien2002-02-061-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-052-2/+7
|
* Update to Vim 6.0 patchlevel 160obrien2002-02-032-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-152-2/+3
|
* Update to Vim 6.0 patchlevel 96obrien2001-12-142-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-101-1/+1
|
* Add Cscope support. Define WITH_CSCOPE to compile it in.obrien2001-11-101-1/+6
| | | | Submitted by: nectar
* Update to Vim 6.0 patchlevel 93obrien2001-11-102-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-072-2/+10
|
* Update to Vim 6.0 patchlevel 76obrien2001-11-062-3/+22
|
* Need to make sure the new gvimdiff exists in all build configurations.obrien2001-11-021-0/+2
| | | | Submitted by: dinoex
* Enable --enable-multibyte in the "lite" case. This is need for theobrien2001-11-021-1/+1
| | | | i18n community.
* Update to Vim 6.0 patchlevel 52obrien2001-11-012-2/+9
|
* Update to Vim 6.0 patchlevel 45obrien2001-11-012-3/+9
|
* Update to Vim 6.0 patchlevel 38obrien2001-10-312-3/+10
|
* Update to Vim 6.0 patchlevel 32obrien2001-10-302-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-252-3/+5
|
* Update to Vim 6.0 patchlevel 21obrien2001-10-242-2/+5
|
* Update to Vim 6.0 patchlevel 18obrien2001-10-222-3/+6
|
* Update to Vim 6.0 patchlevel 14obrien2001-10-202-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-302-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-252-2/+4
|
* Update to Vim 6.0 beta AX patchlevel 11obrien2001-09-232-5/+16
|
* Update to Vim 6.0 beta AXobrien2001-09-212-13/+7
|
* Update to Vim 6.0 beta AW patchlevel 6obrien2001-09-182-5/+11
|
* Update to Vim 6.0 beta AWobrien2001-09-182-2/+2
|
* ftp.freesoftware.com -- R.I.P.obrien2001-09-141-1/+0
|
* Update to Vim 6.0 beta AVobrien2001-09-122-2/+2
|
* Update to Vim 6.0 beta Auobrien2001-09-042-2/+2
|
* Update to Vim 6.0 beta ATobrien2001-08-292-2/+2
|
* Support "lite" configurations.obrien2001-08-222-3/+10
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Update to Vim 6.0 beta ASobrien2001-08-202-2/+2
|
* Update to Vim 6.0 beta ARobrien2001-08-142-2/+2
|
* Update to Vim 6.0 beta AQobrien2001-08-083-87/+73
|
* Add ftp.mirror.ac.uk.ben2001-06-281-0/+1
| | | | Approved by: obrien (maintainer)
* Add back on dirrm that is easist to do here than in the auto-produce code.obrien2001-05-241-0/+1
|
* I am tired of chasing the Vim support files (help, syntax, etc..).obrien2001-05-242-490/+18
| | | | Dynamically produce the share portion of pkg-plist at install time.
* Fix typo.obrien2001-05-241-1/+1
|
* Add some missing manpages and tweak PLIST.obrien2001-05-232-2/+16
| | | | | PR: 27346 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update to Vim 6.0 beta AEobrien2001-05-102-3/+4
|
* Make newly added bits reinstall friendly.obrien2001-05-031-8/+44
|
* Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11".obrien2001-05-011-3/+7
|
* Update to Vim 6.0 beta ADobrien2001-05-013-16/+3
|
* Apply a hotfix against ruby-interp. This fixes the coredump when $_knu2001-04-291-0/+13
| | | | | | is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0) It will be submitted to the vim6 author soon.
* Allow slave ports to override PORTREVISION.knu2001-04-291-1/+1
| | | | Approved by: obrien (MAINTAINER)
* Add the NO_GUI knob for those who want a hugely-featured Vim, but don'tobrien2001-04-261-2/+11
| | | | | | | | | | | | | | | | | | | | | | want the X depandancy. Bow to numerous wishes(yelling) to make GTK the default GUI lib vs. Motif. Bram (Vim author) prefering GTK over Open Motif weighed kinda heavy. With my dislike of the GPV and their political agenda, I have been resisting this demand. [I fully agree with the reasons why the `ddd' debugger didn't use GTK until the GNU people got a hold of it] GNU's NIH and "brace and extend" is often as bad as Microsoft's. And often the only reason people put up with it is because of they like to force GNU Public Virused software forces down our throat. Some argue that GTK is "smaller" than OpenMotif. Maybe GTK 1.2 is (but don't forget to look at the GTK depends, where OpenMotif has none). But GTK 1.3 definitely is not smaller than OpenMotif (just look at its dependancy list). I will review my decision to use GTK as default GUI when the GTK+ 1.{3,4} behemoth is released.
* Make reinstall friendly.obrien2001-04-151-1/+1
|
* Update to Vim 6.0 beta AAobrien2001-04-123-3/+6
|
* Update to Vim 6.0 beta Zobrien2001-03-263-3/+6
|
* Update to Vim 6.0 beta Yobrien2001-03-213-3/+6
|
* Update to Vim 6.0 beta Xobrien2001-03-153-3/+7
|
* Allow maintainer to be set in slave ports.obrien2001-03-111-1/+1
|
* Update to Vim 6.0 beta Wobrien2001-03-092-3/+3
|
* Update to Vim 6.0 beta Vobrien2001-02-163-3/+5
|
* Tweak to try to help build a GTK version.obrien2001-02-161-1/+2
|
* Add files I missed.obrien2001-02-161-1/+38
| | | | Submitted by: sf
* Don't force pythoninterp if we build for GTK -- only do that if we buildobrien2001-02-151-1/+0
| | | | for offical packages.
* Remove multiple `multibyte' specifications. Also sync the vim6 upobrien2001-02-151-3/+4
| | | | | | with how this is done in the vim5 port. Submitted by: clive
* I shouldn't have been removing `gvim' from the non-GUI PLIST.obrien2001-02-151-5/+1
| | | | | | | Also make the gvim link relative rather than absolute, in case someone specifies a different prefix when installing the package. Note there are some burned in paths in the vim binary, but there is no reason to totally make this not work, when it could somewhat.
* What in the world is "SLAVEDIR" doing in here?? `vim-lite' is NOT a slaveobrien2001-02-151-2/+0
| | | | | | | for this port, it is for the `vim5' port. YET another reason why changes like this should go thru the maintainer if he is active. Craziness by: mharo
* Fix plist due to some 'U' changes I missed.obrien2001-02-151-14/+11
|
* Update to Vim 6.0 beta Uobrien2001-02-062-3/+3
|
* Update to Vim 6.0 beta Robrien2001-01-032-3/+3
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-1/+0
| | | | Approved by: asami
* Update to Vim 6.0 beta Qobrien2000-12-202-3/+7
|
* Finish cleaning up after the switch to Open Motif.obrien2000-12-061-3/+4
| | | | Building with Motif is the default, unless WITH_ATHENA is defined.
* Update to Vim 6.0 beta Oobrien2000-12-062-3/+3
|
* Update to Vim 6.0 Beta "N".obrien2000-11-213-8/+3
|
* Update to Vim 6.0 Beta "M".obrien2000-11-133-18/+12
|
* Remove GTK suport. No one has stepped forward with patches to fix it,obrien2000-11-091-4/+1
| | | | and I'm quite tired of getting email about it being broken.
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Update to Vim 6.0 Beta "L".obrien2000-11-074-21/+16
|
* Tweak needed.obrien2000-11-011-1/+4
|
* Update to Vim 6.0 beta Kobrien2000-10-302-3/+3
|
* Remove a duplicate `dirrm'.obrien2000-10-241-1/+0
|
* Update to Vim version 6.0, beta "j".obrien2000-10-243-5/+6
|
* Complete plist. Add 40 files and 9 directories that were missing. ;)knu2000-10-222-0/+50
| | | | Submitted by: bento
* Ctags isn't included anymore.obrien2000-10-172-6/+2
|
* Update to Vim version 6.0, beta "i".obrien2000-10-162-3/+3
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Implment WANT_GTK.reg2000-10-052-7/+7
|
* Style updates:obrien2000-09-261-14/+13
| | | | | | | | | | * The use of MAKE_FLAGS is obsolete. It should use MAKE_ARGS instead. * s/CONFIGURE/CONFIGURE_ENV/ * Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and RUN_DEPENDS. * CATEGORIES should be overridable for its slave ports. Submitted by: knu (aka Mr. Ruby :-))
* Update to Vim 6, Beta H.obrien2000-09-022-3/+3
|
* Update to version 6.0 Beta G.obrien2000-08-253-66/+76
|
* Update to Vim version 6.0, Beta rev 'E'.obrien2000-08-072-3/+3
|
* Add this back -- it was a repository copy. ;)asami2000-08-017-0/+595
| | | | Pointy hat to: asami
* This needs a repository copy.asami2000-08-017-595/+0
|
* Vim version 6 (beta C).obrien2000-08-017-0/+595
|
* Remove this port for now, since it's just a repo copy and I don't wantasami2000-07-197-590/+0
| | | | | the release to ship with it if DavidO can't get to it. (DavidO will cvs add the files back when he solves the problem that's holding him back.)
* The real package list for version 5.7.obrien2000-07-111-2/+54
| | | | Submitted by: steve
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-14/+2
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to Vim 5.7 release.obrien2000-06-292-11/+11
|
* Update to Vim 5.7a.obrien2000-06-202-81/+15
|
* Update 5.6 to patchlevel 70.obrien2000-05-153-12/+61
|
* Treat the manpage links the same as we do the binary links.obrien2000-05-081-7/+43
| | | | Submitted by: reg
* Add SLAVEDIRS and WWW:mharo2000-04-212-0/+2
|
* portname/portversion updatemharo2000-04-141-4/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Enable multibyte character support. This helps Japanese users.obrien2000-02-291-3/+3
| | | | | | | I am unsure if there are any down sides to this commit for non-multibyte character users. Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
* * Update version 5.6 to patchlevel 12.obrien2000-02-293-4/+33
| | | | | | | * tweak PLIST PR: 16987 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (PLIST tweak needed)
* Style nits in the ports I maintain.obrien2000-02-131-5/+5
|
* Upgrade to 5.6 release.obrien2000-01-172-31/+13
|
* Update to version 5.6a patchlevel 21.obrien2000-01-122-4/+10
|
* Update to version 5.6a patchlevel 12obrien1999-12-292-73/+29
|
* General comment cleanups.hoek1999-12-291-1/+1
|
* Update vim 5.5 to patchlevel 67obrien1999-12-112-2/+3
|
* Update 5.5 to patchlevel 66.obrien1999-12-092-2/+11
|
* Update 5.5 to patchlevel 55.obrien1999-12-062-3/+6
|
* Update version 5.5 to patchlevel 51.obrien1999-12-062-2/+15
|
* Adjust so that satellite ports get the right version number for packaging.obrien1999-11-301-1/+2
|
* Update 5.5 to patchlevel 38.obrien1999-11-172-2/+3
|
* Update to patchlevel 37obrien1999-11-032-8/+6
|
* Don't be quite so minimalistic in the LITE case.obrien1999-11-031-1/+0
|
* Update version 5.5 to Patchlevel 33.obrien1999-10-262-2/+37
|
* Add GTK support. Set "HAVE_GTK" to invoke it.obrien1999-10-252-5/+22
| | | | Submitted by: Yuan-Chen Cheng <ycheng@ycheng.wsl.sinica.edu.tw>
* Upgrade to version 5.5obrien1999-09-233-59/+15
|
* Allow the PKGNAME to be overridden by the vim-lite port so we don'tsteve1999-09-041-1/+1
| | | | | | get duplicate named packages in INDEX. Noticed by: pib
* bump to patchlevel 49obrien1999-09-021-0/+16
|
* tweak a littleobrien1999-09-021-0/+1
|
* portlintobrien1999-09-021-1/+1
|
* bump up to patchlevel 49obrien1999-09-021-2/+4
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to patchlevel 33.obrien1999-08-192-3/+10
|
* Upgrade to patchlevel 27.obrien1999-08-152-28/+33
| | | | | Use DIST_SUBDIR due to the multitude of dist patch files. Requested by: P.W.Asami-san
* Update 5.4 to patchlevel 23.obrien1999-08-122-2/+20
| | | | | | [ with a big thanks to Bram Moolenaar <Bram@moolenaar.net> (Vim author and FreeBSD user), for tweaking the patchlevel patches to be more Ports Collection `distribution patch' friendly ]
* Go back to patchlevel 8 as the author re-cut patch 10 and it is nowobrien1999-08-012-3/+2
| | | | incompatable with us.
* Foo. I only got the Makefile committed.obrien1999-08-011-0/+1
|
* Update to patchlevel 10.obrien1999-08-011-2/+2
|
* Add offical patches 1-8 (this updates us to version 5.4-pl8)obrien1999-07-312-1/+12
|
* Upgrade to version 5.4.obrien1999-07-317-273/+311
|
* Don't install links to GUI versions, nor their man pages.obrien1999-07-151-3/+8
| | | | Suggested by: Nick Hibma <nick.hibma@jrc.it>
* Support a "lite" satelite port.obrien1999-07-151-5/+13
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Don't build with Python support until I can make it work with Python 1.5.2.obrien1999-04-291-5/+3
|
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-222-2/+3
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* Use "MLINK"s rather than let Vim's Makefile do the manpage linking.obrien1999-03-153-6/+43
| | | | This fixes the problem that many of Vim's manpages pointed to nowhere.
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+4
|
* excape the chars properlyobrien1998-12-021-2/+2
|
* Fix configure bug that caused use to be linked improperly on 3.0/ELF.obrien1998-12-021-2/+2
|
* Force linking against termlib instead of ncurses. Obviously this is only aobrien1998-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>
* If you try to build Vim using Lesstif for Motif, the resulting GUIjseger1998-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
* tcl80 has been ELFized.asami1998-09-251-2/+2
|
* pages aren't compressed at move timeobrien1998-09-061-2/+2
|
* install ctags manpage as ``ectags''.obrien1998-09-051-3/+4
| | | | E for Exuberant Ctags
* ln -> {LN}obrien1998-09-051-4/+4
|
* upgrade to version 5.3obrien1998-09-035-57/+82
|
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-171-3/+0
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* Update info.obrien1998-08-111-7/+15
| | | | Submitted by: Sven Guckes <guckes@math.fu-berlin.de>
* Upgrade to version 5.1obrien1998-04-083-4/+43
|
* Fix handling of man page links.obrien1998-03-232-7/+42
|
* Dist tarball updated to include ctags bug fixes.obrien1998-03-021-1/+1
| | | | Vim src didn't change.
* Vim 5.0 has been RELEASED! :)obrien1998-02-203-9/+11
| | | | | (I will move this port to something in a few days, so don't worry, it's not beta anymore)
* Remove last reference to gmake, it isn't required anymore.obrien1998-02-201-2/+2
|
* Upgrade to beta version 5.0x.obrien1998-02-163-3/+4
|
* Upgrade to beta version 5.0w.obrien1998-02-094-15/+28
|
* Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]obrien1998-01-271-0/+11
| | | | Requested by: Andreas Klemm <andreas@klemm.gtn.com>
* Upgrade to beta version 5.0vobrien1998-01-272-6/+3
|
* Author put out a patch.obrien1998-01-203-2/+8
|
* Upgrade to beta version 5.0uobrien1998-01-143-13/+8
|
* Upgrade to beta version 5.0t.obrien1997-12-283-4/+6
|
* Upgrade to version 5.0s.obrien1997-12-093-4/+7
|
* Upgrade to version 5.0r.obrien1997-11-253-4/+10
|
* make it packageobrien1997-11-162-5/+1
|
* Mark this port brooken, doesn't package.asami1997-11-151-1/+3
|
* Upgrade to version 5.0qobrien1997-11-114-57/+18
|
* Upgrade to vim-5.0p.obrien1997-10-225-17/+103
| | | | | Apply patch to work with Perl5 support (needed especically if perl5 was installed as a package).
* autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA.obrien1997-10-151-3/+12
|
* Upgrade to vim-5.0o betaobrien1997-10-012-3/+3
|
* vim didn't find lesstif's libXm library, since lesstifandreas1997-08-231-0/+11
| | | | doesn't build and install a static library libXm.a.
* Upgrade to the 5.0m betaobrien1997-08-233-37/+15
|
* Upgrade to vim-5.0l (beta)obrien1997-07-292-3/+3
|
* Upgrade to 5.0k betaobrien1997-06-134-92/+21
|
* Upgrade to vim-5.0j betaobrien1997-06-033-61/+3
| | | | (configure works properly on FreeBSD-CURRENT now)
* Link with force!obrien1997-05-293-6/+92
| | | | Don't install ``ex'' and ``view''.
* Upgrade to 5.0i.obrien1997-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!)
* Beta version of Vim 5.0.obrien1997-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.