Commit Graph

35 Commits

Author SHA1 Message Date
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210 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:17:21 +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
Pav Lucistnik
9dd7897f6c - This will install one extra file when it detects Python, so make Python an
explicit dependency and correct plist

Reported by:	pointyhat
2008-03-25 16:23:13 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Martin Wilke
232e7b10ca - Fix build with gcc 4.2
PR:		113771
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-20 14:18:36 +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
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Renato Botelho
44164d263d - Update to version 1.0.8
PR:		ports/87534
Submitted by:	Ports Fury
2005-10-18 09:15:29 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
6042a22126 Update to version 1.0.7
PR:		ports/76160
Submitted by:	Ports Fury
2005-01-12 19:12:38 +00:00
Alexey Dokuchaev
72b60eb7a7 This time, fix the build on 4.X, 5.X, and 6-CURRENT.
Reported by:	kris, krion
Approved by:	fjoe (mentor, implicit)
2004-12-10 10:24:06 +00:00
Kirill Ponomarev
09cb71b026 Insert space in include statement
Pointed out by:	kris
2004-12-09 15:01:33 +00:00
Kirill Ponomarev
46fcc2166b Handle includes properly. 2004-12-09 10:28:01 +00:00
Kirill Ponomarev
c92fdf8e8d BROKEN: Does not compile on 4.x 2004-12-09 10:20:37 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Alexey Dokuchaev
1d2b76d00c Fix bad C++ code to unbreak the build with latest GCC.
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-22 05:47:15 +00:00
Kris Kennaway
e9cb0e0ba3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 22:47:50 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kirill Ponomarev
5ff6465d5f - Update to version 1.0.6
PR:		ports/64213
Submitted by:	Ports Fury
2004-03-14 07:10:49 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Mark Linimon
8f42794e59 Reset bouncing maintainer address (permanent errors). 2004-02-09 10:14:57 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
23e6a2b3da BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Mario Sergio Fujikawa Ferreira
63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
FUJISHIMA Satsuki
789e8f2845 add missing header.
install/deinstall info.

Submitted by: bento
2001-01-04 14:47:21 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Will Andrews
e86f3aabd1 Add RealTimeBattle, a programming game in which robots controlled by
programs coded in any language are fighting with each other.

PR:		19610
Submitted by:	Dishanker Rajakulendren <draj@oceanfree.net>
2000-06-30 22:44:04 +00:00