1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

321 Commits

Author SHA1 Message Date
David E. O'Brien
36c7e2ee02 Fix bug rev 1.292 introduced to Gvim - Escape the pipe in the menu files.
PR:		107524
Submitted by:	Ricardo Nabinger Sanchez<rnsanchez@wait4.org>
Patch submitted by:	James Seward <james@jamesoff.net>
2007-01-08 19:12:58 +00:00
David E. O'Brien
230c316522 Catch up with Exuberant ctags binary name change.
To use Exuberant ctags vs. /usr/bin/ctags build 'WITH_EXUBERANT_CTAGS'.
2007-01-03 08:40:20 +00:00
Stanislav Sedov
272eaf68ed - FreeBSD's ctags has no -R option.
Approved by:	maintainer timeout (4 months)
2007-01-02 22:41:37 +00:00
David E. O'Brien
4dd5345bd1 Update to Vim 7.0 patchlevel 178. 2006-12-14 01:53:34 +00:00
David E. O'Brien
fe769fcec4 Fix 'make -DWITH_LANG makesum'. 2006-12-13 23:41:59 +00:00
David E. O'Brien
37dca5bd72 If "WITH_LANG" is defined, install the several languages contained in
Vim "lang" distribution.

PR:		106532
Submitted by:	Jose G. Juanino <jjuanino@gmail.com>
2006-12-12 03:36:41 +00:00
David E. O'Brien
d69c90ced2 Catch up with rev 1.287 and take TCL support out of the "PACKAGE_BUILDING"
configuration.
2006-12-12 03:31:25 +00:00
Kris Kennaway
87568980ea Mark WITH_TCL BROKEN: does not compile 2006-12-10 06:11:07 +00:00
David E. O'Brien
026f0dd101 Trim trailing whitesapce. 2006-11-26 05:37:07 +00:00
David E. O'Brien
d5caec17a5 Update to Vim 7.0 patchlevel 168. 2006-11-26 05:35:21 +00:00
David E. O'Brien
f134539d40 Update to Vim 7.0 patchlevel 94. 2006-09-10 02:44:18 +00:00
David E. O'Brien
59c73708f0 Add "WITH_XTERM_SAVE" knob to enable Vim's 'restorescreen' option.
See also:
  :help 'rs'
  :help xterm-save-screen

Submitted by:	David Thompson <dat1965@yahoo.com>
2006-09-10 02:29:51 +00:00
David E. O'Brien
83bf7d53c6 Update to Vim 7.0 patchlevel 88. 2006-09-05 16:28:24 +00:00
David E. O'Brien
0843ea4b4d Update to Vim 7.0 patchlevel 66. 2006-08-23 20:08:02 +00:00
Mark Linimon
5cf40cd4f5 Unmark broken on 4.x. There have been 2 user reports that it builds fine on
4.x; further, it has started breaking on 5.x on pointyhat.  This now seems
to be pointyhat-specific.
2006-08-01 00:43:51 +00:00
Mark Linimon
68823a7a68 Mark as broken on 4.X: fails to compile. 4.X users are recommended to stay
with the previous version which was repocopied to editors/vim6.

Hat:		portmgr
Approved by:	maintainer
2006-07-19 03:37:14 +00:00
David E. O'Brien
57ffc06467 Update to Vim 7.0 patchlevel 39. 2006-07-17 15:17:29 +00:00
David E. O'Brien
967786f2d6 Upgrade the Vim port to version 7.0, patchlevel 35.
At PL35 it is now well stable and appropriate as a production editor.
MANLANG support taken from PR 98979, submitted by Roman Bogorodskiy
<novel@freebsd.org>.
2006-06-26 18:21:39 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
David E. O'Brien
7e72bac02e Update to Vim 6.4 patchlevel 9. 2006-05-06 22:45:35 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
David E. O'Brien
19bec80a66 [Try to] Look for dependcancies in ${LOCALBASE}. 2005-12-28 22:46:29 +00:00
David E. O'Brien
a6f39b1c2a Update to Vim 6.4 patchlevel 6 2005-12-28 22:45:21 +00:00
Renato Botelho
d87ce05f52 - Register ruby and python dependency when WITH_(RUBY|PYTHON) is set
PR:		ports/63018
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Approved by:	maintainer timeout (> 9 months)
2005-12-08 12:24:07 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Kirill Ponomarev
d61f763090 Fix breakage with portupgrade(1).
Submitted by:	mezz
Approved by:	portmgr hat
2005-10-24 09:43:26 +00:00
David E. O'Brien
8a2760083c Update to Vim 6.4 release!
6.4 is a maintenance release - containing additional syntax files, translations
and all 90 patches to 6.3.  It is a "reset" for future patch fixes.
2005-10-24 01:28:48 +00:00
David E. O'Brien
2c1e9e1b0b Attempt to fix to respect non-standard LOCALBASE/X11BASE settings.
Let me just take this opportunity to express how much I hate autoconf's
attempt at containing AI, and note the size of hammer one has to use to
knock some real knowledge into its head.
2005-10-24 00:34:13 +00:00
David E. O'Brien
f40a3e4dd6 Update to Vim 6.3 patchlevel 90 2005-10-17 19:12:06 +00:00
Remko Lodder
ec9063b927 Add a note about VIM's modeline support. This will instruct users
that do not need the modeline support to disable it, since it contained
remote vulnerabilities.

Reviewed by:		simon
Approved by:		portsmgr (blanket, secteam), obrien (maintainer)
2005-08-16 16:48:41 +00:00
David E. O'Brien
51362dc438 Update to Vim 6.3 patchlevel 85
Approved by:	portmgr(krion)
2005-08-02 16:50:21 +00:00
David E. O'Brien
1344bef812 Update to Vim 6.3 patchlevel 79 2005-07-06 20:09:05 +00:00
David E. O'Brien
c1cac05afb Update to Vim 6.3 patchlevel 62 2005-03-02 04:43:23 +00:00
David E. O'Brien
511877bb11 Update to Vim 6.3 patchlevel 45. 2004-12-11 02:22:13 +00:00
David E. O'Brien
4e2e9e469c Update to Vim 6.3 patchlevel 16 2004-08-27 17:50:32 +00:00
David E. O'Brien
df0e998263 Add more MLINKS.
Reviewed by:	vs
2004-08-09 12:01:24 +00:00
David E. O'Brien
1772ed437e A better way to respect $CC. 2004-08-03 19:16:15 +00:00
David E. O'Brien
60d0d9867a Update to Vim 6.3 patchlevel 15 2004-08-03 19:15:39 +00:00
David E. O'Brien
3a7600be4d Respect ${CC}.
PR:		67774
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-11 00:10:11 +00:00
David E. O'Brien
e794a01dde Update to Vim 6.3 release. 2004-06-08 20:32:00 +00:00
David E. O'Brien
766628f521 Update to Vim 6.3 release. 2004-06-08 16:09:52 +00:00
Kris Kennaway
c1a9c78832 Unbreak WITH_TCL builds.
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
PR:		66434
Approved by:	maintainer
2004-05-17 23:51:15 +00:00
David E. O'Brien
1b39efa5f9 Update to Vim 6.2 patchlevel 532 2004-05-09 03:33:40 +00:00
David E. O'Brien
85edf7b80d Add patch #502 to BADPATCHES. While it patches OK, and bulids fine for me;
for others it caused a build failure.

Tested by:	will
2004-05-09 02:54:47 +00:00
David E. O'Brien
b07915c81a Update to Vim 6.2 patchlevel 521 2004-05-02 23:36:15 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
David E. O'Brien
045136aaed Back out rev. 1.247 (add GNU_CONFIGURE, which make respect for CC/CFLAGS
flags), as it broke all the CONF_OPT_* knobs.
2004-03-20 19:11:45 +00:00
David E. O'Brien
9dcc06472b Update to Vim 6.2 patchlevel 383 2004-03-20 18:21:33 +00:00
David E. O'Brien
e09fa49c9a Fix problem in the configuration of Cscope support.
Submitted by:	Marc Olzheim <marcolz@stack.nl>
2004-03-14 22:46:03 +00:00
Sergey A. Osokin
fc1ce0f4df Add GNU_CONFIGURE, which make respect for CC/CFLAGS flags.
Approved by:	obrien (maintainer)
2004-02-24 10:21:49 +00:00