Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.3.121 18 Jun 2011 14:37:19
 |
pav  |
- MAKE_JOBS_UNSAFE:
FATAL: can't create objects/py_config.o: No such file or directory
Reported by: pointyhat |
7.3.121 28 Feb 2011 18:07:35
 |
obrien  |
Update to Vim 7.3 patchlevel 121. |
7.3.81 14 Dec 2010 21:50:47
 |
obrien  |
Update to Vim 7.3 patchlevel 81. |
7.3.75 08 Dec 2010 10:02:20
 |
obrien  |
Update to Vim 7.3 patchlevel 75. |
7.3.62 24 Nov 2010 22:02:00
 |
obrien  |
Complete gtk1->gtk2(gnome2) transition.
PR: 151421
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> |
7.3.62 22 Nov 2010 19:22:55
 |
obrien  |
+ 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. |
7.3.62 22 Nov 2010 15:02:48
 |
obrien  |
Update to Vim 7.3 patchlevel 62. |
7.3.50 09 Nov 2010 19:27:02
 |
obrien  |
Update to Vim 7.3 patchlevel 50. |
7.3.48 04 Nov 2010 06:50:40
 |
obrien  |
Update to Vim 7.3 patchlevel 48. |
7.3.47 31 Oct 2010 21:17:21
 |
obrien  |
Update to Vim 7.3 patchlevel 47. |
7.3.32 21 Oct 2010 01:11:50
 |
obrien  |
Add LUA. |
7.3.32 21 Oct 2010 01:07:00
 |
obrien  |
Update to Vim 7.3 patchlevel 32. |
7.3.29 21 Oct 2010 00:57:53
 |
obrien  |
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> |
7.3.29 21 Oct 2010 00:23:32
 |
obrien  |
Allow one to use WITHOUT_GUI as a synonym for WITHOUT_X11.
PR: 151468
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
7.3.29 20 Oct 2010 01:19:01
 |
obrien  |
Update to Vim 7.3 patchlevel 29. |
7.3.28 15 Oct 2010 06:58:06
 |
obrien  |
Update to Vim 7.3 patchlevel 28. |
7.3.21 12 Oct 2010 20:03:06
 |
obrien  |
Do not install icons by default. The destination directories aren't
"owned" by Vim and this causes trouble packaging depending on Vim
flavor chosen. |
7.3.21 12 Oct 2010 19:32:19
 |
obrien  |
Backout rev. 1.49. The icon handling is too sensitive to what other packages
one has installed. |
7.3.21 11 Oct 2010 06:53:35
 |
obrien  |
Update to Vim 7.3 patchlevel 21. |
7.3.19 07 Oct 2010 15:28:22
 |
obrien  |
Enable LUA for the default Portmgr package build. |
7.3.19 07 Oct 2010 15:04:57
 |
obrien  |
Backout accidental change. |
7.3.19 07 Oct 2010 15:03:49
 |
obrien  |
Vim now has a file that has escaped share/vim/ |
7.3.19 06 Oct 2010 18:49:30
 |
obrien  |
The stock dependencies are now fixed. |
7.3.19 06 Oct 2010 06:58:45
 |
obrien  |
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 |
7.2.446 05 Oct 2010 18:13:39
 |
obrien  |
Change the default GUI from gtk1 to gtk2. |
7.2.446 02 Oct 2010 01:55:08
 |
obrien  |
Simply the checking output. |
7.2.446 19 Sep 2010 00:30:49
 |
obrien  |
Obey BSD's 'STRIP= ' setting.
PR: 150689
Submitted by: swell.k@gmail.com |
7.2.446 18 Sep 2010 23:26:57
 |
obrien  |
Make 'mtree -f $(make -V MTREE_FILE) -p $PREFIX' clean.
PR: 150687
Submitted by: swell.k@gmail.com |
7.2.446 18 Sep 2010 22:40:36
 |
obrien  |
Look for libiconv in ${LOCALBASE}.
PR: 150690
Submitted by: swell.k@gmail.com |
7.2.446 18 Sep 2010 09:48:07
 |
pav  |
- 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 |
7.2.446 17 Sep 2010 00:46:45
 |
obrien  |
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. |
7.2.446 09 Sep 2010 06:06:28
 |
obrien  |
Update to Vim 7.2 patchlevel 466. |
7.2.411 13 Apr 2010 03:49:55
 |
obrien  |
Update to Vim 7.2 patchlevel 411. |
7.2.344 23 Jan 2010 13:01:35
 |
obrien  |
Update to Vim 7.2 patchlevel 344. |
7.2.323 29 Dec 2009 08:46:57
 |
obrien  |
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> |
7.2.323 29 Dec 2009 03:10:26
 |
obrien  |
Update to Vim 7.2 patchlevel 322. |
7.2.299 17 Nov 2009 17:17:12
 |
obrien  |
Update to Vim 7.2 patchlevel 299. |
7.2.239 29 Jul 2009 20:19:43
 |
wxs  |
Chase patch rename so that it passes "make checksum" |
7.2.239 29 Jul 2009 07:40:23
 |
obrien  |
Change name of diked patch. |
7.2.239 29 Jul 2009 06:27:28
 |
obrien  |
Update to Vim 7.2 patchlevel 239. |
7.2.209 14 Jul 2009 17:00:11
 |
skv  |
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 |
7.2.209 07 Jul 2009 06:48:54
 |
mm  |
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ |
7.2.209 23 Jun 2009 12:51:57
 |
flz  |
Damage control, backout latest changes and let fetch timeout.
Sorry for the mess.
Pointyhat to: self |
7.2.209 23 Jun 2009 12:32:43
 |
flz  |
Also update distinfo. |
7.2.209 23 Jun 2009 12:25:31
 |
flz  |
Fix fetching.
PR: ports/135699
Submitted by: Radim Kolar |
7.2.209 17 Jun 2009 14:50:27
 |
obrien  |
Update to Vim 7.2 patchlevel 209. |
7.2.171 19 May 2009 14:56:57
 |
obrien  |
Update to Vim 7.2 patchlevel 171.
(there is an issue with patch 173 that holds back updating past PL 171) |
7.2.166_1 06 May 2009 06:01:19
 |
obrien  |
I had a WITH_GNOME where I should have had a USE_GNOME.
PR: 133949
Submitted by: Justin Hibbits <jrh29@alumni.cwru.edu> |
7.2.166 06 May 2009 05:08:08
 |
obrien  |
Update to Vim 7.2 patchlevel 166. |
7.2.132 28 Apr 2009 21:36:08
 |
pgollucci  |
- Mark MAKE_JOBS_UNSAFE= yes
Approved by: pav (via irc on #bsdports)
Tested on: RideCharge TB, and P6 TB |
7.2.132 08 Mar 2009 09:27:24
 |
obrien  |
Update to Vim 7.2 patchlevel 132. |
7.2.106 23 Feb 2009 14:46:38
 |
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
7.2.106 11 Feb 2009 17:29:11
 |
obrien  |
Update to Vim 7.2 patchlevel 106. |
7.2.69 11 Dec 2008 18:06:19
 |
obrien  |
Update to Vim 7.2 patchlevel 69. |
7.2.29 07 Nov 2008 16:31:11
 |
obrien  |
Update to Vim 7.2 patchlevel 29. |
7.2.14 11 Sep 2008 17:12:13
 |
obrien  |
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) |
7.2.9 04 Sep 2008 16:59:05
 |
obrien  |
Update to Vim 7.2 patchlevel 9. |
7.2.6 25 Aug 2008 15:34:09
 |
obrien  |
Update Vim to version 7.2 (and patchlevel 6 at that). |
7.1.330 04 Aug 2008 21:30:25
 |
miwi  |
- 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) |
7.1.330 04 Aug 2008 18:51:07
 |
erwin  |
Mark BROKEN: does not build |
7.1.330 17 Jul 2008 17:32:32
 |
obrien  |
Update to Vim 7.1 patchlevel 330. |
7.1.315 24 Jun 2008 15:23:31
 |
obrien  |
Add gvimtutor to the mix.
PR: 124890
Submitted by: Daniel Austin MBCS <freebsd-sparc64@dan.me.uk> |
7.1.315 16 Jun 2008 14:07:26
 |
obrien  |
Update to Vim 7.1 patchlevel 315. |
7.1.293_2 06 Jun 2008 14:33:40
 |
edwin  |
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) |
7.1.293_1 05 Jun 2008 13:11:09
 |
obrien  |
Add TCL support and translations options.
PR: 123662
Submitted by: Dima Panov <fluffy@fluffy.khv.ru> |
7.1.293_1 01 May 2008 15:37:57
 |
obrien  |
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> |
7.1.293_1 01 May 2008 15:34:08
 |
obrien  |
Update to Vim 7.1 patchlevel 293. |
7.1.282_1 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
7.1.282 19 Mar 2008 14:20:38
 |
obrien  |
Update to Vim 7.1 patchlevel 282. |
7.1.242 31 Jan 2008 07:53:24
 |
obrien  |
Update to Vim 7.1 patchlevel 242. |
7.1.211 07 Jan 2008 07:35:01
 |
obrien  |
Be more precautionary in cleaning out patch turds.
Submitted by: "Mikhail T." <mi+metlife@aldan.algebra.com> |
7.1.211 07 Jan 2008 07:27:23
 |
obrien  |
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> |
7.1.211 07 Jan 2008 06:46:55
 |
obrien  |
Update to Vim 7.1 patchlevel 211. |
7.1.201 07 Jan 2008 06:34:55
 |
obrien  |
Update to Vim 7.1 patchlevel 201. |
7.1.175 19 Dec 2007 16:30:28
 |
obrien  |
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 |
7.1.175 19 Dec 2007 16:20:02
 |
obrien  |
Add a "show-options" target.
Submitted by: sorry, I cannot remember who I was discussing with that led me to
add this |
7.1.175 19 Dec 2007 01:54:33
 |
obrien  |
Enable WITH_LANG for "PACKAGE_BUILDING". |
7.1.175 19 Dec 2007 01:53:22
 |
obrien  |
Update to Vim 7.1 patchlevel 175. |
7.1.145 14 Nov 2007 16:48:25
 |
obrien  |
Fix building vim-lite with "WITH_VIM_OPTIONS=yes".
PR: ports/117982
Submitted by: cokane
Approved by: portmgr(pav) |
7.1.145 14 Nov 2007 16:42:06
 |
obrien  |
Note conflicts with vim6 (and vim-lite).
PR: 108369
Submitted by: alex<azen@izb.net>
Approved by: portmgr(pav) |
7.1.145 25 Oct 2007 16:53:00
 |
obrien  |
Move around the package-building options to make other ones easier to see,
and conditionalize WANT_PERL & WANT_GNOME. |
7.1.145 25 Oct 2007 16:31:25
 |
obrien  |
Update to Vim 7.1 patchlevel 145. |
7.1.116 29 Sep 2007 20:55:28
 |
linimon  |
Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by: maintainer |
7.1.116 25 Sep 2007 21:11:05
 |
obrien  |
Fix missing vim*lang.
PR: 110410 |
7.1.116 25 Sep 2007 13:37:29
 |
edwin  |
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 |
7.1.116 20 Sep 2007 17:43:38
 |
obrien  |
Update to Vim 7.1 patchlevel 116. |
7.1.100 16 Sep 2007 02:37:50
 |
obrien  |
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 |
7.1.87 11 Sep 2007 19:22:31
 |
obrien  |
Update to Vim 7.1 patchlevel 100. |
7.1.87 21 Aug 2007 23:23:31
 |
obrien  |
Update to Vim 7.1 patchlevel 87. |
7.1.68 13 Aug 2007 18:22:38
 |
obrien  |
Update to Vim 7.1 patchlevel 68. |
7.1.55 07 Aug 2007 20:02:01
 |
obrien  |
Update to Vim 7.1 patchlevel 55. |
7.1.39 28 Jul 2007 15:30:50
 |
miwi  |
- 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 |
7.1.18 29 Jun 2007 14:26:44
 |
obrien  |
Update to Vim 7.1 patchlevel 18. |
7.1.12 26 Jun 2007 20:57:10
 |
obrien  |
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. |
7.0.241 21 Jun 2007 17:06:55
 |
obrien  |
Update to Vim 7.0 patchlevel 241. |
7.0.224_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
7.0.224 18 Apr 2007 05:20:22
 |
obrien  |
Update to Vim 7.0 patchlevel 224. |
7.0.214 11 Mar 2007 01:39:57
 |
obrien  |
Update to Vim 7.0 patchlevel 214. |
7.0.178_3 08 Jan 2007 19:12:58
 |
obrien  |
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> |
7.0.178_2 03 Jan 2007 08:40:20
 |
obrien  |
Catch up with Exuberant ctags binary name change.
To use Exuberant ctags vs. /usr/bin/ctags build 'WITH_EXUBERANT_CTAGS'. |