Commit graph

373 commits

Author SHA1 Message Date
David E. O'Brien
0e453df182 Update to Vim 7.2 patchlevel 171.
(there is an issue with patch 173 that holds back updating past PL 171)
2009-05-19 14:56:57 +00:00
David E. O'Brien
e5c78c970c I had a WITH_GNOME where I should have had a USE_GNOME.
PR:		133949
Submitted by:	Justin Hibbits <jrh29@alumni.cwru.edu>
2009-05-06 06:01:19 +00:00
David E. O'Brien
2c31e95e46 Update to Vim 7.2 patchlevel 166. 2009-05-06 05:08:08 +00:00
Philip M. Gollucci
496112748c - Mark MAKE_JOBS_UNSAFE= yes
Approved by:    pav (via irc on #bsdports)
Tested on:      RideCharge TB, and P6 TB
2009-04-28 21:36:08 +00:00
David E. O'Brien
cbe9d07445 Update to Vim 7.2 patchlevel 132. 2009-03-08 09:27:24 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
David E. O'Brien
77f4fc2c95 Update to Vim 7.2 patchlevel 106. 2009-02-11 17:29:11 +00:00
David E. O'Brien
de3bd6724f Update to Vim 7.2 patchlevel 69. 2008-12-11 18:06:19 +00:00
David E. O'Brien
d966f142ed Update to Vim 7.2 patchlevel 29. 2008-11-07 16:31:11 +00:00
David E. O'Brien
53890fd0c8 Update vim-7.2.tar.bz2 checksums.
Per http://ftp.vim.org/pub/vim/unix/ the change is due to
	"fixed permissions 2008 Sep 6".
PR:           127231
Submitted by: Josh Carroll <josh.carroll@gmail.com>

Also update to patchlevel 14.

Approved by:	portmgr (pav)
2008-09-11 17:12:13 +00:00
David E. O'Brien
54063eff33 Update to Vim 7.2 patchlevel 9. 2008-09-04 16:59:05 +00:00
David E. O'Brien
8230564e1f Update Vim to version 7.2 (and patchlevel 6 at that). 2008-08-25 15:34:09 +00:00
Martin Wilke
e8dc67ddef - Unbreak and fix build
PR:		125747 (based on)
Reported by:	many
Submitted by:	Martin Neubauer <m.ne@gmx.net>
No response from: maintainer (obrien, 14 days)
2008-08-04 21:30:25 +00:00
Erwin Lansing
42ea94ba8e Mark BROKEN: does not build 2008-08-04 18:51:07 +00:00
David E. O'Brien
01f916abb2 Update to Vim 7.1 patchlevel 330. 2008-07-17 17:32:32 +00:00
David E. O'Brien
e1e4af98b8 Add gvimtutor to the mix.
PR:		124890
Submitted by:	Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
2008-06-24 15:23:31 +00:00
David E. O'Brien
fae5fd0500 Update to Vim 7.1 patchlevel 315. 2008-06-16 14:07:25 +00:00
Edwin Groothuis
a550b67ae0 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)
2008-06-06 14:33:40 +00:00
David E. O'Brien
6c130e4682 Add TCL support and translations options.
PR:		123662
Submitted by:	Dima Panov <fluffy@fluffy.khv.ru>
2008-06-05 13:11:09 +00:00
David E. O'Brien
5ad827fe15 If one wanted to build a GUI-less, one got stuck with GNOME1 anyway.
So add the "X11" knob so 'WITHOUT_X11' will properly get set.

PR:		123257, 123272
Reported by:	Mel <mel@rachie.is-a-geek.net>
2008-05-01 15:37:56 +00:00
David E. O'Brien
adcdae4b12 Update to Vim 7.1 patchlevel 293. 2008-05-01 15:34:08 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
David E. O'Brien
22057eb296 Update to Vim 7.1 patchlevel 282. 2008-03-19 14:20:37 +00:00
David E. O'Brien
601248d5d2 Update to Vim 7.1 patchlevel 242. 2008-01-31 07:53:24 +00:00
David E. O'Brien
c873d8a1f9 Be more precautionary in cleaning out patch turds.
Submitted by:	"Mikhail T." <mi+metlife@aldan.algebra.com>
2008-01-07 07:35:01 +00:00
David E. O'Brien
738b543d61 Add patches 126 and 186.
Patch 7.1.186 is dependent on changes made in patch 7.1.126.
However, 7.1.126 will not apply cleanly to the tree in vim-7.1.tar.bz2,
as the file gui_w48.c is not in that archive.  Conversation on the
vim-use list at Google shows Bram Moolenaar made a special version
of patch 126 as '7.1.126ne'.

Submitted by:	Derek Tattersall <dlt@mebtel.net>
2008-01-07 07:27:22 +00:00
David E. O'Brien
3dfa7ec26f Update to Vim 7.1 patchlevel 211. 2008-01-07 06:46:55 +00:00
David E. O'Brien
bc79440dff Update to Vim 7.1 patchlevel 201. 2008-01-07 06:34:54 +00:00
David E. O'Brien
874cf5a8f2 Re-enable WITH_TCL.
+ fixed TCL_DEFS processing in patch-configure
+ re-enabled Tcl support (using new bsd.tcl.mk)
+ supports Tcl 80, 82, 83, 84, 85 (WITH_TCL_VER=8x or VIM_WITH_TCL_VER=8x)
+ no support for threaded Tcl yet (because of the way how vim's configure
  searches for Tcl, this needs more modifications)

PR:		112347
Submitted by:	mm
2007-12-19 16:30:28 +00:00
David E. O'Brien
df3aa124c9 Add a "show-options" target.
Submitted by: sorry, I cannot remember who I was discussing with that led me to add this
2007-12-19 16:20:02 +00:00
David E. O'Brien
adc109b9a6 Enable WITH_LANG for "PACKAGE_BUILDING". 2007-12-19 01:54:33 +00:00
David E. O'Brien
0a4d56f95b Update to Vim 7.1 patchlevel 175. 2007-12-19 01:53:22 +00:00
David E. O'Brien
4ac4291378 Fix building vim-lite with "WITH_VIM_OPTIONS=yes".
PR:		ports/117982
Submitted by:	cokane
Approved by:	portmgr(pav)
2007-11-14 16:48:25 +00:00
David E. O'Brien
6166f74853 Note conflicts with vim6 (and vim-lite).
PR:		108369
Submitted by:	alex<azen@izb.net>
Approved by:	portmgr(pav)
2007-11-14 16:42:06 +00:00
David E. O'Brien
a68ca0ea73 Move around the package-building options to make other ones easier to see,
and conditionalize WANT_PERL & WANT_GNOME.
2007-10-25 16:52:59 +00:00
David E. O'Brien
7402ece68d Update to Vim 7.1 patchlevel 145. 2007-10-25 16:31:25 +00:00
Mark Linimon
77933c739b Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-29 20:58:32 +00:00
David E. O'Brien
c817481dbd Fix missing vim*lang.
PR:		110410
2007-09-25 21:11:05 +00:00
Edwin Groothuis
4a962dccd5 Typo in vim package description
Vim is a virtually compatible, extreamly enhanced, version of the UNIX
				       ^^^^^^^^^
	text editor vi.

PR:		ports/108356
Submitted by:	Daniel Franke<dfranke@ufl.edu>
Approved by:	maintainer timeout
2007-09-25 13:37:29 +00:00
David E. O'Brien
1596516336 Update to Vim 7.1 patchlevel 116. 2007-09-20 17:43:38 +00:00
David E. O'Brien
15909ffc58 If 'WITH_OPTIONS' or 'WITH_VIM_OPTIONS' is defined, then offer the user
a set of selectable OPTIONS for building this port.

Maybe I can set a trend of WITH_OPTIONS / WITH_<PORTNAME>_OPTIONS
2007-09-16 02:37:49 +00:00
David E. O'Brien
d8ee5080d6 Update to Vim 7.1 patchlevel 100. 2007-09-11 19:22:31 +00:00
David E. O'Brien
0fbc323fb1 Update to Vim 7.1 patchlevel 87. 2007-08-21 23:23:31 +00:00
David E. O'Brien
c7db01bd14 Update to Vim 7.1 patchlevel 68. 2007-08-13 18:22:37 +00:00
David E. O'Brien
bca6524f5f Update to Vim 7.1 patchlevel 55. 2007-08-07 20:02:00 +00:00
Martin Wilke
c3587fbdf4 - Update to 7.1 patchset 39
Approved by:	Approved by: maintainer timeout (security, 1 day), simon (secteam)
Security:	http://www.vuxml.org/freebsd/1ed03222-3c65-11dc-b3d3-0016179b2dd5.html
2007-07-28 15:30:50 +00:00
David E. O'Brien
a4968710ee Update to Vim 7.1 patchlevel 18. 2007-06-29 14:26:44 +00:00
David E. O'Brien
e47b27f8e3 Update to Vim 7.1 patchlevel 12.
This is a bug-fix release, there are no fancy new features.
A few new syntax files, filetype plugins, and indent files were added.
Along with additional tutor and keymap translations.
2007-06-26 20:57:10 +00:00
David E. O'Brien
2e1617494a Update to Vim 7.0 patchlevel 241. 2007-06-21 17:06:55 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00