1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

117 Commits

Author SHA1 Message Date
Martin Wilke
efd4784754 - Update to version 9.8l
PR:		186420
Submitted by:	ports fury
2014-02-27 15:20:09 +00:00
Antoine Brodin
92cac4fdab Stage support 2014-01-07 20:55:37 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +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
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Martin Wilke
5c1da3c87c - Update to 9.8.k
- Fix build on -current
- Support shebangfix

PR:		179595
Submitted by:	oorts fury
2013-07-11 15:15:30 +00:00
Baptiste Daroussin
4ab73fde6e Convert from USE_MOTIF to USES=motif 2013-07-10 06:49:35 +00:00
Martin Wilke
4127ae8cc3 - Update to 9.8j
PR:		178034
Submitted by:	ports fury
2013-04-29 14:26:14 +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
Martin Wilke
3a38c89c6d - Update to 9.8i
PR:		175038
Submitted by:	Ports Fury
2013-02-07 14:21:18 +00:00
Baptiste Daroussin
2ae4bed578 Convert to new options framework 2013-01-06 14:26:52 +00:00
Thomas Abthorpe
01dc766959 - Reassign to the heap at maintainer's request 2012-12-29 04:16:49 +00:00
Gary Jennejohn
d276a4dfa6 Add share/xvile/macros/complete.rc to pkg-plist, which I forgot to do in
the original commit.

Thanks to pav@ for reporting it.
2012-04-20 16:23:44 +00:00
Gary Jennejohn
1aa0d82f23 Update to 9.8g. 2012-04-15 16:11:17 +00:00
Gary Jennejohn
9bebb818ab Update to 9.8e. 2011-04-11 11:51:26 +00:00
Gary Jennejohn
f328648489 Fix MASTER_SITES to point to the correct directory. Also modify
PATCH_SITES to reflect these changes.
2010-12-19 13:05:56 +00:00
Gary Jennejohn
4a3e484674 Update to 9.8c. 2010-12-18 02:54:46 +00:00
Gary Jennejohn
dbb7c2c5b4 Update to 9.7gz.
Mark the ports MAKE_JOBS_SAFE.
2010-08-03 11:25:46 +00:00
Gary Jennejohn
a37435a713 Update to 9.7za.
Remove patch-x11.c, which is now in the upstream source.
2010-02-01 11:25:44 +00:00
Gary Jennejohn
d5d3403804 Add patch-x11.c to prevent a core dump in case the user has "set rc light"
in .vilerc.

Bump PORTREVISION to reflect this change.
2010-01-01 08:48:09 +00:00
Gary Jennejohn
7ce12b5f97 Update to version 9.7y. 2009-12-29 11:41:53 +00:00
Gary Jennejohn
184e5918c1 Update to version 9.7t. 2009-08-13 10:35:03 +00:00
Gary Jennejohn
ed4e14937e Update to 9.7m. 2009-03-25 09:49:10 +00:00
Gary Jennejohn
5dffc427e8 Update to 9.7j. 2009-01-05 13:00:19 +00:00
Gary Jennejohn
9267371fb3 Update to version 9.7.
Correctly handle the NOPORTSDOCS case.
2008-06-17 12:11:43 +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
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Gary Jennejohn
d68951ddad It seems that vile now automatically turns on ICONV unless otherwise specified
in CONFIGURE_ARGS. Add a config option to control this - default is OFF.
2008-02-17 11:49:05 +00:00
Gary Jennejohn
48bbdaa2d4 Add patch-filec.c to hopefully fix problems seen on the build machines. It
basically forces the extern char **environ; declaration to be exposed.

I was unable to reproduce the reported errors on my machines without
modifying a header file. But if I do that then I can build vile and xvile
without errors using this patch.
2008-02-14 11:20:30 +00:00
Gary Jennejohn
8952818645 Update to version 9.6e. 2008-02-08 10:18:59 +00:00
Gary Jennejohn
a399f72f20 Update to 9.5r.
The two patches are deleted because the problem which they handled has
been fixed upstream.
2007-06-05 08:40:56 +00:00
Gary Jennejohn
43d7545b84 Update to version 9.5q.
Use OPTIONS.
2007-05-29 16:55:40 +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
Gary Jennejohn
ef7fa6a744 Update to 9.5n. 2007-01-11 12:35:13 +00:00
Gary Jennejohn
2b75c225cd At the moment ftp.phred.org seems to be having problems, so make it the last
entry in the list of mastersites.
2006-09-19 09:49:03 +00:00
Gary Jennejohn
c7d9575a36 Update to version 9.5j. 2006-09-10 09:48:35 +00:00
Gary Jennejohn
2f93b027f3 Update to 9.5g.
In xvile make loadable filters really work by changing CONFIG_ARGS to
CONFIGURE_ARGS when WITH_FILTERS is defined.
2006-04-13 17:55:47 +00:00
Gary Jennejohn
2da3278d16 Update to 9.5d. 2005-12-14 09:46:19 +00:00
Gary Jennejohn
f7d384aab2 Fix a braino in specifying x-includes. It's ../include and _not_
../X11/include!
2005-10-27 20:09:34 +00:00
Gary Jennejohn
ff50ea5ec4 Make this port respect X11BASE. 2005-10-23 08:47:46 +00:00
Gary Jennejohn
1a4497ffbf Update to 9.5a.
PR:	ports/86232 (vile only)
2005-10-01 19:08:34 +00:00
Gary Jennejohn
042ede12cf Update to version 9.5.
Do some cleanup to make portlint happy.

In the WITH_FILTERS case use dynamically loadable filters rather than
filters which are statically compiled in. This makes the executables about
200kB to 400kB smaller and does not semm to make startup any slower.

Partly based on
PR: ports/84122
2005-07-31 11:08:06 +00:00
Gary Jennejohn
7f61e15e1a Update to 9.4z. 2005-07-05 18:10:34 +00:00
Gary Jennejohn
33f7b57925 Update to 9.4t. 2005-05-21 19:19:22 +00:00
Gary Jennejohn
4ba2beab7c Update to 9.4o. 2005-02-01 15:13:09 +00:00
Gary Jennejohn
68bcca9220 Update to version 9.4l. 2004-12-09 10:21:48 +00:00
Gary Jennejohn
3e696e436c Update to version 9.4h. 2004-07-26 18:55:07 +00:00
Gary Jennejohn
c61d1777e2 Update to version 9.4f. 2004-04-13 18:49:39 +00:00