1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

458 Commits

Author SHA1 Message Date
David E. O'Brien
2db102986e Embelish show-options output. 2013-09-25 21:16:43 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
David E. O'Brien
c0ed34df16 Update Vim 7.3 to patchlevel 1314. 2013-07-12 06:36:02 +00:00
David E. O'Brien
b75913b0f9 Catch up with how we install Lua.
PR:	180367
2013-07-12 06:22:46 +00:00
David E. O'Brien
3df3a4e33f Remove useless "libsysinfo" CONFLICTS statement.
(it needed to be "libsysinfo*" to have any effect)
2013-07-12 05:12:42 +00:00
Baptiste Daroussin
4ab73fde6e Convert from USE_MOTIF to USES=motif 2013-07-10 06:49:35 +00:00
David E. O'Brien
8e4541f699 Cleanup BADPATCHES layout. 2013-07-02 17:03:26 +00:00
David E. O'Brien
41cd6eb0ae /usr/bin/patch has a bug in that it undercounts hunks containing NUL
characters when reading from stdin.  This results in "unexpected end
of file in patch" errors.

This caused patch 7.3.225 to not apply, which set off a huge cascade
such that 400+ patches would not apply.

Work around this by overriding do-patch to use 'patch -i <PATCH_FILE>'.

/usr/bin/patch still has another nasty bug in that it silently misapplies
hunks containing NUL character(s).  But in Vim's case, the NUL's are in
test files that the port does not use.
2013-07-02 17:01:59 +00:00
David E. O'Brien
51411bf0da Update to patchlevel 1276. 2013-07-01 22:30:43 +00:00
Baptiste Daroussin
0d44442a97 Make vim-lite sane again by default
Always include bsd.port.options.mk which is necessary for properly handling of DOCS/NLS _even_ without options
Remove specific default for PACKAGE_BUILDING settings which are not needed
Keep maintianer preference for not having options at all by default.
2013-07-01 05:56:26 +00:00
David E. O'Brien
9892b377f8 Many of the BADPATCHES do apply. Some "just apply", others needed tweaks:
* patch 7.3.122 applies, but caused a pre-configure build error.  Follow
  the "Solution" instructions in the patch and start applying patch 7.3.122.

* Manually doing the 's/newwin/new_wp/g' of patch 7.3.400, allows patch
  7.3.603 to apply.  Unfortunately, no other additional patches apply due
  to patch 7.3.603 applying.

* patch 7.3.674 does apply fine, but needed files/patch-configure adjusted.
2013-06-30 14:21:53 +00:00
David E. O'Brien
42727cdf02 Update the personality of the port. 2013-06-29 00:43:13 +00:00
Martin Wilke
ffbb851452 - Unbreak build when devel/libsysinfo is installed
PR:		173476
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by:	maintainer timeout
2013-05-25 14:00:33 +00:00
Martin Wilke
0c1969ca1f - Update to patchlevel 1014
- Fix Athena dependency [1]

Requested by:	many

PR:		177597 [1]
Submitted by:	scf@ [1]
2013-05-25 13:52:10 +00:00
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