David E. O'Brien
69858e5b6f
Update to Vim 7.3 patchlevel 75.
2010-12-08 10:02:20 +00:00
David E. O'Brien
fe17f60024
Complete gtk1->gtk2(gnome2) transition.
...
PR: 151421
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
2010-11-24 22:02:00 +00:00
David E. O'Brien
c401d204d0
+ Add additional non-GUI guards to WANT_GNOME.
...
+ Invert LITE logic to bring it to the top to make easier to see the
configuration and improve readability.
+ Indent embedded logic to make easier to read.
2010-11-22 19:22:55 +00:00
David E. O'Brien
2753c47ba0
Update to Vim 7.3 patchlevel 62.
2010-11-22 15:02:48 +00:00
David E. O'Brien
c93495d424
Update to Vim 7.3 patchlevel 50.
2010-11-09 19:27:02 +00:00
David E. O'Brien
b8ebb9e51c
Update to Vim 7.3 patchlevel 48.
2010-11-04 06:50:40 +00:00
David E. O'Brien
ccbf9a916b
Update to Vim 7.3 patchlevel 47.
2010-10-31 21:17:21 +00:00
David E. O'Brien
ad201c68e4
Add LUA.
2010-10-21 01:11:50 +00:00
David E. O'Brien
6f068ca6b1
Update to Vim 7.3 patchlevel 32.
2010-10-21 01:07:00 +00:00
David E. O'Brien
1694fae7c4
Autoconf will use libintl.so if it is installed on the system and cause
...
Vim to be linked against gettext without recording the gettext dependency.
Submitted by: Panagiotis Christias <p.christias@noc.ntua.gr>
2010-10-21 00:57:53 +00:00
David E. O'Brien
10c96e86c6
Allow one to use WITHOUT_GUI as a synonym for WITHOUT_X11.
...
PR: 151468
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
2010-10-21 00:23:31 +00:00
David E. O'Brien
8d02d3928d
Update to Vim 7.3 patchlevel 29.
2010-10-20 01:19:01 +00:00
David E. O'Brien
8eefa3ee7c
Update to Vim 7.3 patchlevel 28.
2010-10-15 06:58:05 +00:00
David E. O'Brien
3c3b17a3a6
Do not install icons by default. The destination directories aren't
...
"owned" by Vim and this causes trouble packaging depending on Vim
flavor chosen.
2010-10-12 20:03:06 +00:00
David E. O'Brien
226065e77e
Backout rev. 1.49. The icon handling is too sensitive to what other packages
...
one has installed.
2010-10-12 19:32:19 +00:00
David E. O'Brien
0d28993fc9
Update to Vim 7.3 patchlevel 21.
2010-10-11 06:53:35 +00:00
David E. O'Brien
a23ca4e75d
Enable LUA for the default Portmgr package build.
2010-10-07 15:28:22 +00:00
David E. O'Brien
2b8a1717bc
Backout accidental change.
2010-10-07 15:04:57 +00:00
David E. O'Brien
181847ca29
Vim now has a file that has escaped share/vim/
2010-10-07 15:03:49 +00:00
David E. O'Brien
bba9d47c2d
The stock dependencies are now fixed.
2010-10-06 18:49:30 +00:00
David E. O'Brien
7c93ff3da4
Update to Vim 7.3 patchlevel 19.
...
WITH_LANG is now "on by default" as the lang files are now part of the base
Vim tarball.
The most notable additions since 7.2:
+ Persistent undo and undo for reload
+ Blowfish encryption, encryption of the swap file
+ Conceal text
+ Lua interface
+ Python 3 interface
2010-10-06 06:58:45 +00:00
David E. O'Brien
a2a11122fd
Change the default GUI from gtk1 to gtk2.
2010-10-05 18:13:39 +00:00
David E. O'Brien
7926811228
Simply the checking output.
2010-10-02 01:55:08 +00:00
David E. O'Brien
008f5aef7f
Obey BSD's 'STRIP= ' setting.
...
PR: 150689
Submitted by: swell.k@gmail.com
2010-09-19 00:30:49 +00:00
David E. O'Brien
4cd240cfcc
Make 'mtree -f $(make -V MTREE_FILE) -p $PREFIX' clean.
...
PR: 150687
Submitted by: swell.k@gmail.com
2010-09-18 23:26:57 +00:00
David E. O'Brien
6cdcf71c7e
Look for libiconv in ${LOCALBASE}.
...
PR: 150690
Submitted by: swell.k@gmail.com
2010-09-18 22:40:36 +00:00
Pav Lucistnik
4f07ab2f02
- Hotfix this high-profile port so it does not install into /
...
PR: ports/150649
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: portmgr hat
2010-09-18 09:48:07 +00:00
David E. O'Brien
45a32494a2
Enable MAKE_JOBS_SAFE for Vim build so it will build in parallel.
...
This deals with the misspelling of "./auto/osdef.h" in some of the
.o dependencies - which is what caused the race condition needing
MAKE_JOBS_UNSAFE=yes.
2010-09-17 00:46:45 +00:00
David E. O'Brien
610f0a282d
Update to Vim 7.2 patchlevel 466.
2010-09-09 06:06:28 +00:00
David E. O'Brien
820df8b4d6
Update to Vim 7.2 patchlevel 411.
2010-04-13 03:49:54 +00:00
David E. O'Brien
5fb9c0b67b
Update to Vim 7.2 patchlevel 344.
2010-01-23 13:01:35 +00:00
David E. O'Brien
62f1a5b37d
Add support for "X11_ONLY" - which disables all GUI toolkit variants, but
...
does have support for the X11 cut buffer, etc... (patch reworked by me)
PR: 140646
Submitted by: Merijn Verstraaten <merijn@inconsistent.nl>
2009-12-29 08:46:57 +00:00
David E. O'Brien
6283910554
Update to Vim 7.2 patchlevel 322.
2009-12-29 03:10:26 +00:00
David E. O'Brien
cc1f036559
Update to Vim 7.2 patchlevel 299.
2009-11-17 17:17:12 +00:00
Wesley Shields
0bb342c52c
Chase patch rename so that it passes "make checksum"
2009-07-29 20:19:43 +00:00
David E. O'Brien
ecebb6fdbe
Change name of diked patch.
2009-07-29 07:40:23 +00:00
David E. O'Brien
45b75016fd
Update to Vim 7.2 patchlevel 239.
2009-07-29 06:27:27 +00:00
Sergey Skvortsov
fad8c5d349
Fix fetching famous^Wannoying patchfile 7.2.041%.
...
Note that "7.2.041%" can not be correct part of http:// URL at all,
because must be encoded as "7.2.041%25". Fetching works only because
file fetched via "ftp://". However this name prevent using local
distfiles cache accessed by http:// protocol, ex.:
MASTER_SITE_OVERRIDE=http://freebsd.mycompany.com/distfiles/vim/
So this file should be removed/renamed ASAP.
PR: ports/136027
Submitted by: johans
Approved by: maintainer timeout
2009-07-14 17:00:10 +00:00
Martin Matuska
de65271364
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
...
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
2009-07-07 06:48:54 +00:00
Florent Thoumie
699ac84f1d
Damage control, backout latest changes and let fetch timeout.
...
Sorry for the mess.
Pointyhat to: self
2009-06-23 12:51:57 +00:00
Florent Thoumie
4140684a47
Also update distinfo.
2009-06-23 12:32:43 +00:00
Florent Thoumie
ee77d0ec75
Fix fetching.
...
PR: ports/135699
Submitted by: Radim Kolar
2009-06-23 12:25:30 +00:00
David E. O'Brien
bd61dc2f3e
Update to Vim 7.2 patchlevel 209.
2009-06-17 14:50:27 +00:00
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
David E. O'Brien
f0c6d7b3b7
Update to Vim 7.0 patchlevel 224.
2007-04-18 05:20:21 +00:00
David E. O'Brien
daa600d6b9
Update to Vim 7.0 patchlevel 214.
2007-03-11 01:39:57 +00:00
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