Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
93dadb3c36
vim has sufficiently improved the security of its modeline processing.
...
The FreeBSD Security Team no longer feels that the warning to disable
modeline support is needed.
Discussed with: delphij, des
With Hat: secteam-ports
Feature safe: yes
2013-04-16 16:04:14 +00:00
Baptiste Daroussin
2088f09500
Fix conversion to optionsng breaking multibyte support
...
Reported by: Sergey V. Dyatko via irc
Tested by: Sergey V. Dyatko via irc
Approved by: portmgr (implicit)
2013-04-05 08:23:44 +00:00
Baptiste Daroussin
ed74fa8a35
Prevent NLS addition to PLIST_SUB to hide previous additions
...
Approved by: portmgr (implicit)
2013-04-02 10:22:08 +00:00
Baptiste Daroussin
6fa84802bb
Convert to new options framework:
...
rename GNOME2 -> GNOME to fits what is defined in global options descriptions
remove X11_ONLY and consider that if X11 is selected and no UI is selected you
are in X11_ONLY mode
remove LANG option which wasn't used anyway
do not try to dirrmtry directory if NLS isn't checked
use RADIO option to do the magic checking of different toolkit
bsd.port.pre.mk and bsd.port.post.mk are not needed anymore so I just removed them
PR: ports/176684
Submitted by: bapt
Reviewed by: miwi
Approved by: maintainer timeout (14 days)
2013-03-20 23:56:59 +00:00
David E. O'Brien
b2ccfe4038
Update conflicts and avoid duplication.
2013-01-29 17:18:40 +00:00
David E. O'Brien
ba1546b1f9
Update to Vim 7.3 patchlevel 669.
2012-09-28 23:29:02 +00:00
David E. O'Brien
e278a4bb9a
Remove limitation on unthreaded version of Tcl.
...
PR: 171158
Submitted by: gahr
2012-09-12 15:40:26 +00:00
David E. O'Brien
8ad762c094
Fix GNU configure problem with building "WITH_GNOME2".
...
Submitted by: dougb
Reported by: David Demelier <demelier.david@gmail.com>
2012-08-17 16:12:49 +00:00
David E. O'Brien
f39686a6aa
Update to Vim 7.3 patchlevel 632.
2012-08-17 16:08:14 +00:00
David E. O'Brien
8cf57617d1
Update to Vim 7.3 patchlevel 556.
2012-06-15 16:47:35 +00:00
David E. O'Brien
551081129b
Update to Vim 7.3 patchlevel 538.
2012-06-05 17:04:00 +00:00
David E. O'Brien
e4a61eeb32
Correct CONFLICTS for vim-lite slave port.
2012-06-05 02:09:47 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Chris Rees
4369b57585
Stop trying to autodetect GETTEXT-- it doesn't work properly anyway and causes
...
more problems than it solves.
PR: ports/168492
PR: ports/166202 (a fix for the consequences of)
Approved by: maintainer timeout on previous commit that this is to fix,
so this is implicit
2012-05-31 22:00:28 +00:00
Adam Weinberger
3676146ac4
Fix gnome2 support. Two bugs prevented the GNOME2 config options from
...
being acknowledged.
[1] A check was made for WITH_GNOME, instead of WITH_GNOME2
[2] A check explicitly ignored the WITH_GNOME2 option unless that
variable was set to "1" or "yes", despite bsd.options.mk specifically
setting it to "true"
PR: ports/164129
Approved by: maintainer timeout (4.5 months)
2012-05-28 22:04:54 +00:00
Chris Rees
c67a2a2dc1
Respect WITHOUT_NLS properly
...
PR: ports/166202
Submitted by: Mel Flynn <rflynn@acsalaska.net>
Approved by: maintainer timeout (obrien, 6w)
2012-05-28 18:57:07 +00:00
David E. O'Brien
6eb72d9b17
Update to Vim 7.3 patchlevel 515.
2012-05-07 21:19:07 +00:00
David E. O'Brien
da3cd20bff
Update version 7.3 to patchlevel 502.
2012-04-24 17:44:43 +00:00
Martin Wilke
280a49861a
- Update to Vim 7.3 patchlevel 480.
...
Approved by: maintainer timeout
Feature safe: yes
2012-03-25 23:16:25 +00:00
Doug Barton
989772c9ac
The vast majority of pkg-descr files had the following format when they
...
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
2011-10-24 09:11:38 +00:00
David E. O'Brien
1897b6f7eb
Minor style change.
2011-06-20 17:40:31 +00:00
David E. O'Brien
c1613c34fb
Include bsd.port.options.mk.
...
PR: 157845
Submitted by: Eir Nym <eirnym@gmail.com>
2011-06-20 17:38:00 +00:00
Pav Lucistnik
e5142208c2
- MAKE_JOBS_UNSAFE:
...
FATAL: can't create objects/py_config.o: No such file or directory
Reported by: pointyhat
2011-06-18 14:37:18 +00:00
David E. O'Brien
1aaf50cf6e
Update to Vim 7.3 patchlevel 121.
2011-02-28 18:07:35 +00:00
David E. O'Brien
11880245db
Update to Vim 7.3 patchlevel 81.
2010-12-14 21:50:47 +00:00
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