CVS log for ports/editors/vim6/Attic/Makefile
Up to [FreeBSD] / ports / editors / vim6
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.156
Fri Sep 17 01:38:40 2010 UTC (16 months, 3 weeks ago) by garga
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.155: +1 -1 lines
Remove expired ports 2010-09-17 editors/vim6: Outdated, superceded by editors/vim7 and has multiple security issues 2010-09-17 editors/vim6+ruby: Outdated, superceded by editors/vim7 and has multiple security issues
Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Sep 9 03:13:09 2010 UTC (17 months ago) by shaun
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +4 -1 lines
Belatedly (and perhaps pointlessly) document [1]: vim6 -- heap-based overflow while parsing shell metacharacters While here, prepare this old port for termination with DEPRECATED. PR: ports/129300 [1] Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> [1]
Revision 1.154: download - view: text, markup, annotated - select for diffs
Sun Aug 15 17:01:29 2010 UTC (17 months, 3 weeks ago) by mezz
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -1 lines
Remove check for static gravity. Bump the PORTREVISION. It fixes the annoy message when run vim in GTK+2 like this: ** (gvim:32022): CRITICAL **: gtk_form_set_static_gravity: assertion `static_gravity_supported' failed Obtained from: http://ftp.vim.org/pub/vim/patches/7.2/7.2.257
Revision 1.153: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:36 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat May 9 19:22:15 2009 UTC (2 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
Reset maintainership to ports@. If someone still uses these, please feel free to grab them. If no one grabs them, we'll put them on the death list.
Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:25:57 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.150: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:24 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +9 -6 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat Sep 29 20:55:28 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -0 lines
Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer
Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:20 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.147: download - view: text, markup, annotated - select for diffs
Sat Dec 9 08:23:21 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
- Respect X11BASE PR: ports/106071 Submitted by: rafan Approved by: portmgr (linimon)
Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Jun 26 18:24:05 2006 UTC (5 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Call this port 'vim6' to allow INDEX building.
Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun May 7 10:55:38 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +0 -1 lines
Remove USE_REINPLACE from all categories starting with E
Revision 1.144: download - view: text, markup, annotated - select for diffs
Sat May 6 23:47:30 2006 UTC (5 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +128 -53 lines
Resurrect the 'vim6' port as Vim 6.4 patchlevel 9. (in preparation for Vim 7)
Revision 1.143
Mon Oct 8 01:40:26 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
FILE REMOVED
Changes since revision 1.142: +1 -1 lines
Vim6 was repocopied to vim
Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Oct 3 02:29:12 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +3 -3 lines
Update to Vim 6.0 patchlevel 11
Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Oct 1 11:47:47 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -3 lines
Update to Vim 6.0 patchlevel 8
Revision 1.140: download - view: text, markup, annotated - select for diffs
Sat Sep 29 19:30:56 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +8 -8 lines
Update to Vim 6.0 patchlevel 1
Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Sep 28 15:08:34 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_0
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +13 -13 lines
Update to Vim 6.0 RELEASE !!
Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Sep 26 05:38:55 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -3 lines
Update to Vim 6.0 beta AX patchlevel 20
Revision 1.137: download - view: text, markup, annotated - select for diffs
Mon Sep 24 17:27:19 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +3 -3 lines
Update to Vim 6.0 beta AX patchlevel 13
Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Sep 22 18:15:53 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +6 -6 lines
Update to Vim 6.0 beta AX patchlevel 11
Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Sep 20 20:13:56 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +7 -7 lines
Update to Vim 6.0 beta AX
Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue Sep 18 11:01:03 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +6 -6 lines
Update to Vim 6.0 beta AW patchlevel 6
Revision 1.133: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:51:11 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
Update to Vim 6.0 beta AW
Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Sep 13 23:38:10 2001 UTC (10 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -2 lines
ftp.freesoftware.com -- R.I.P.
Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Sep 12 07:24:23 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2 lines
Update to Vim 6.0 beta AV
Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Sep 4 04:06:45 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Update to Vim 6.0 beta Au
Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Aug 29 05:40:35 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -2 lines
Update to Vim 6.0 beta AT
Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Aug 21 19:51:09 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +10 -3 lines
Support "lite" configurations. Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Aug 20 15:50:18 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_as
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
Update to Vim 6.0 beta AS
Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Aug 13 17:11:17 2001 UTC (10 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -2 lines
Update to Vim 6.0 beta AR
Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Aug 8 01:25:44 2001 UTC (10 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_aq
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -3 lines
Update to Vim 6.0 beta AQ
Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Jun 27 21:33:44 2001 UTC (10 years, 7 months ago) by ben
Branches: MAIN
CVS tags: vim_6_0_ae
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -1 lines
Add ftp.mirror.ac.uk. Approved by: obrien (maintainer)
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu May 24 01:19:05 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +16 -1 lines
I am tired of chasing the Vim support files (help, syntax, etc..). Dynamically produce the share portion of pkg-plist at install time.
Revision 1.122: download - view: text, markup, annotated - select for diffs
Thu May 24 01:17:46 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -2 lines
Fix typo.
Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed May 23 09:36:25 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
Add some missing manpages and tweak PLIST. PR: 27346 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu May 10 00:40:33 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -2 lines
Update to Vim 6.0 beta AE
Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Apr 30 22:39:13 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_ad
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +8 -4 lines
Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11".
Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Apr 30 16:43:16 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
Update to Vim 6.0 beta AD
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Apr 28 18:08:30 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -2 lines
Allow slave ports to override PORTREVISION. Approved by: obrien (MAINTAINER)
Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Apr 26 15:36:46 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +12 -3 lines
Add the NO_GUI knob for those who want a hugely-featured Vim, but don't
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.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sun Apr 15 07:33:31 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -2 lines
Make reinstall friendly.
Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Apr 11 19:56:45 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_aa
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
Update to Vim 6.0 beta AA
Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Mar 25 19:01:28 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_z
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -2 lines
Update to Vim 6.0 beta Z
Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:59:53 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_y
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2 lines
Update to Vim 6.0 beta Y
Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Mar 14 18:54:32 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_x
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -2 lines
Update to Vim 6.0 beta X
Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Mar 11 00:05:13 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -2 lines
Allow maintainer to be set in slave ports.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Mar 9 01:40:52 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_w
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -2 lines
Update to Vim 6.0 beta W
Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Feb 16 11:39:57 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_v
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2 lines
Update to Vim 6.0 beta V
Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Feb 16 07:02:29 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_u
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -2 lines
Tweak to try to help build a GTK version.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Feb 15 12:21:38 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -2 lines
Don't force pythoninterp if we build for GTK -- only do that if we build for offical packages.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Feb 15 12:18:48 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +5 -4 lines
Remove multiple `multibyte' specifications. Also sync the vim6 up with how this is done in the vim5 port. Submitted by: clive
Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Feb 15 12:12:43 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -6 lines
I shouldn't have been removing `gvim' from the non-GUI PLIST. 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.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Feb 15 11:29:23 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -3 lines
What in the world is "SLAVEDIR" doing in here?? `vim-lite' is NOT a slave 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
Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Feb 6 08:41:32 2001 UTC (11 years ago) by obrien
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
Update to Vim 6.0 beta U
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Jan 2 19:51:02 2001 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
Update to Vim 6.0 beta R
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:02 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -2 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Dec 19 19:58:07 2000 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +6 -2 lines
Update to Vim 6.0 beta Q
Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Dec 5 17:24:26 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +5 -4 lines
Finish cleaning up after the switch to Open Motif. Building with Motif is the default, unless WITH_ATHENA is defined.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Dec 5 17:22:25 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
Update to Vim 6.0 beta O
Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Nov 20 17:27:44 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2 lines
Update to Vim 6.0 Beta "N".
Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Nov 13 11:52:36 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Update to Vim 6.0 Beta "M".
Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Nov 8 16:47:20 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -5 lines
Remove GTK suport. No one has stepped forward with patches to fix it, and I'm quite tired of getting email about it being broken.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Nov 7 23:28:03 2000 UTC (11 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
Change motif to a normal dependency. REQUIRES_MOTIF is now called 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.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Nov 6 21:53:55 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_l
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
Update to Vim 6.0 Beta "L".
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Oct 30 13:37:59 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_k
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2 lines
Update to Vim 6.0 beta K
Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Oct 24 08:58:31 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_j
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -3 lines
Update to Vim version 6.0, beta "j".
Revision 1.89: download - view: text, markup, annotated - select for diffs
Sat Oct 21 18:08:04 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: vim_6_0_i
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
Complete plist. Add 40 files and 9 directories that were missing. ;) Submitted by: bento
Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Oct 16 20:50:47 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -5 lines
Ctags isn't included anymore.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Oct 16 11:21:38 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
Update to Vim version 6.0, beta "i".
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:19:55 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: vim_6_0_h
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:47:38 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +6 -6 lines
Implment WANT_GTK.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Sep 26 14:48:33 2000 UTC (11 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +14 -15 lines
Style updates: * 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 :-))
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Sep 2 00:05:59 2000 UTC (11 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Update to Vim 6, Beta H.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Aug 24 20:36:46 2000 UTC (11 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_g
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Update to version 6.0 Beta G.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Aug 7 10:48:02 2000 UTC (11 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_e
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
Update to Vim version 6.0, Beta rev 'E'.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Jul 31 19:28:38 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
Add this back -- it was a repository copy. ;) Pointy hat to: asami
Revision 1.79
Mon Jul 31 19:06:54 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
FILE REMOVED
Changes since revision 1.78: +1 -1 lines
This needs a repository copy.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Jul 31 19:04:24 2000 UTC (11 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: vim_6_0_c
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +12 -12 lines
Vim version 6 (beta C).
Revision 1.77
Tue Jul 18 18:18:19 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
FILE REMOVED
Changes since revision 1.76: +1 -1 lines
Remove this port for now, since it's just a repo copy and I don't want 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.)
Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Jul 7 19:59:20 2000 UTC (11 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -1 lines
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Jun 28 17:56:13 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +10 -10 lines
Update to Vim 5.7 release.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jun 20 02:37:00 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +14 -14 lines
Update to Vim 5.7a.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun May 14 18:39:07 2000 UTC (11 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: vim_5_6_70, RELEASE_3_5_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +4 -3 lines
Update 5.6 to patchlevel 70.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Apr 20 19:45:47 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -1 lines
Add SLAVEDIRS and WWW:
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Apr 14 00:25:51 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +4 -5 lines
portname/portversion update
Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:28:06 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Restore useless version required comments.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:37:34 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -2 lines
Remove the "version required" line.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Feb 29 09:41:36 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -4 lines
Enable multibyte character support. This helps Japanese users. 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>
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Feb 29 09:36:41 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -5 lines
* Update version 5.6 to patchlevel 12. * tweak PLIST PR: 16987 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (PLIST tweak needed)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Feb 13 03:24:39 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +6 -6 lines
Style nits in the ports I maintain.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Jan 17 02:48:50 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +12 -12 lines
Upgrade to 5.6 release.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 12 02:56:18 2000 UTC (12 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
Update to version 5.6a patchlevel 21.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Dec 29 06:08:07 1999 UTC (12 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +16 -14 lines
Update to version 5.6a patchlevel 12
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Dec 10 16:25:23 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
Update vim 5.5 to patchlevel 67
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Dec 9 15:51:51 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Update 5.5 to patchlevel 66.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Dec 6 15:03:28 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -3 lines
Update 5.5 to patchlevel 55.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Dec 5 17:46:30 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3 lines
Update version 5.5 to patchlevel 51.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Nov 29 17:39:19 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -2 lines
Adjust so that satellite ports get the right version number for packaging.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Nov 17 06:52:12 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
Update 5.5 to patchlevel 38.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Nov 3 08:10:53 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
Update to patchlevel 37
Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Nov 3 08:06:14 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
Don't be quite so minimalistic in the LITE case.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Oct 25 23:15:19 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +5 -3 lines
Update version 5.5 to Patchlevel 33.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Oct 25 06:02:01 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +5 -2 lines
Add GTK support. Set "HAVE_GTK" to invoke it. Submitted by: Yuan-Chen Cheng <ycheng@ycheng.wsl.sinica.edu.tw>
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Sep 22 19:24:51 1999 UTC (12 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: vim_5_5
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -9 lines
Upgrade to version 5.5
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Sep 4 04:46:16 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
CVS tags: vim_5_4_49, RELEASE_3_3_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Allow the PKGNAME to be overridden by the vim-lite port so we don't get duplicate named packages in INDEX. Noticed by: pib
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Sep 1 18:37:31 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
portlint
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Sep 1 18:35:53 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -3 lines
bump up to patchlevel 49
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:44:35 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Change Id->FreeBSD.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Aug 18 17:40:59 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -3 lines
Update to patchlevel 33.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Aug 15 07:38:34 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -3 lines
Upgrade to patchlevel 27. Use DIST_SUBDIR due to the multitude of dist patch files. Requested by: P.W.Asami-san
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Aug 12 10:24:15 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -2 lines
Update 5.4 to patchlevel 23. [ 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 ]
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 1 15:33:02 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Go back to patchlevel 8 as the author re-cut patch 10 and it is now incompatable with us.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jul 31 19:06:27 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
CVS tags: vim_5_4
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Update to patchlevel 10.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 30 17:57:44 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -1 lines
Add offical patches 1-8 (this updates us to version 5.4-pl8)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 30 17:11:58 1999 UTC (12 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -5 lines
Upgrade to version 5.4.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jul 15 12:15:40 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: vim_5_3
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -3 lines
Don't install links to GUI versions, nor their man pages. Suggested by: Nick Hibma <nick.hibma@jrc.it>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jul 14 18:45:19 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +13 -5 lines
Support a "lite" satelite port.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 29 02:39:24 1999 UTC (12 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -5 lines
Don't build with Python support until I can make it work with Python 1.5.2.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Apr 22 00:16:55 1999 UTC (12 years, 9 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:05:48 1999 UTC (12 years, 10 months ago) by billf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Proper URLs that reference directories end in '/'
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Mar 15 10:24:24 1999 UTC (12 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -1 lines
Use "MLINK"s rather than let Vim's Makefile do the manpage linking. This fixes the problem that many of Vim's manpages pointed to nowhere.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:47:11 1999 UTC (12 years, 11 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -1 lines
Commit all Y2K/WWW_SITE changes from today...
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 2 12:40:59 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
excape the chars properly
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Dec 2 12:32:25 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Fix configure bug that caused use to be linked improperly on 3.0/ELF.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 2 09:15:14 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4 lines
Force linking against termlib instead of ncurses. Obviously this is only a 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>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Oct 14 00:19:03 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
If you try to build Vim using Lesstif for Motif, the resulting GUI 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
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 25 10:07:45 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
tcl80 has been ELFized.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 6 06:19:01 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
pages aren't compressed at move time
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Sep 5 03:12:55 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -3 lines
install ctags manpage as ``ectags''. E for Exuberant Ctags
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Sep 5 02:48:13 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
ln -> {LN}
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Sep 3 11:35:11 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +19 -4 lines
upgrade to version 5.3
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Apr 7 23:38:39 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: vim_5_1, RELEASE_2_2_7
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Upgrade to version 5.1
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 22 22:13:58 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: vim_5_0, RELEASE_2_2_6
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
Fix handling of man page links.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 19 18:08:46 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -8 lines
Vim 5.0 has been RELEASED! :) (I will move this port to something in a few days, so don't worry, it's not beta anymore)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 19 17:42:54 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Remove last reference to gmake, it isn't required anymore.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Feb 16 11:23:05 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Upgrade to beta version 5.0x.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Feb 9 10:35:06 1998 UTC (14 years ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Upgrade to beta version 5.0w.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 26 23:36:55 1998 UTC (14 years ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -5 lines
Upgrade to beta version 5.0v
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 20 11:14:44 1998 UTC (14 years ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1 lines
Author put out a patch.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 14 02:40:04 1998 UTC (14 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Upgrade to beta version 5.0u
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 28 14:02:23 1997 UTC (14 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade to beta version 5.0t.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 8 19:03:51 1997 UTC (14 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Upgrade to version 5.0s.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 24 16:54:23 1997 UTC (14 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Upgrade to version 5.0r.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 16 02:04:50 1997 UTC (14 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3 lines
make it package
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 15 10:17:15 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Mark this port brooken, doesn't package.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 11 15:20:14 1997 UTC (14 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Upgrade to version 5.0q
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 22 10:23:39 1997 UTC (14 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Upgrade to vim-5.0p. Apply patch to work with Perl5 support (needed especically if perl5 was installed as a package).
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 1 09:59:51 1997 UTC (14 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Upgrade to vim-5.0o beta
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 22 19:55:35 1997 UTC (14 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -4 lines
Upgrade to the 5.0m beta
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 28 18:35:40 1997 UTC (14 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Upgrade to vim-5.0l (beta)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 12 16:35:09 1997 UTC (14 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Upgrade to 5.0k beta
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 2 16:10:36 1997 UTC (14 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Upgrade to vim-5.0j beta (configure works properly on FreeBSD-CURRENT now)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 29 03:22:25 1997 UTC (14 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Link with force! Don't install ``ex'' and ``view''.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 28 10:04:34 1997 UTC (14 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Upgrade to 5.0i. 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!)
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 25 02:59:06 1997 UTC (14 years, 8 months ago) by obrien
Branches: OBRIEN
CVS tags: vim_5_0_h
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Beta version of Vim 5.0. 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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 25 02:59:06 1997 UTC (14 years, 8 months ago) by obrien
Branches: MAIN
Initial revision
