Commit graph

65 commits

Author SHA1 Message Date
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
4ad115ab4e Convert j* categories to USES=pkgconfig 2013-04-23 11:46:54 +00:00
Jung-uk Kim
e2756cb835 - Reset maintainership. See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
2012-10-04 16:13:00 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Martin Wilke
485e12f2b1 - Fix build with jdk16
PR:		123624
Submitted by:	Andrew Reilly <areilly@bigpond.net.au>
Approved by:	maintainer
2008-06-21 09:20:11 +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
Pav Lucistnik
389cde614a - Adapt for new libffi, and various fixes
PR:		ports/122399
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
2008-04-04 12:59:53 +00:00
Martin Wilke
caff9abab6 - Use devel/libffi instead of devel/libffi-devel
- Use SF macro
- Bump PORTREVISION

PR:		120926
Submitted by:	Bjoern Koenig (maintainer)
2008-02-21 10:06:57 +00:00
Pav Lucistnik
b0a5eaa553 - Update to 1.13
- Take maintainership
- Split classpath into separate port
- Switch to libffi-devel to allow build on !386

PR:		ports/118288, ports/118312
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2007-12-15 18:31:01 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Martin Wilke
8f0ad8ad29 - switch INSTALLS_SHLIB => USE_LDCONFIG
- Fix build after objformat removal
2007-07-03 12:47:23 +00:00
Pav Lucistnik
ad8a5f1abc - Reset MAINTAINER:
<<< 550 relay not permitted
550 5.1.1 <roman@ontographics.com>... User unknown
2007-07-03 11:57:58 +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
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +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
Archie Cobbs
faa763a546 Add build fix for FreeBSD 4.x. 2004-07-27 00:10:49 +00:00
Archie Cobbs
b0899ecbf5 Update to 1.1.6. 2004-07-26 21:18:24 +00:00
Archie Cobbs
882cbf45b9 New maintainer. 2004-07-05 21:52:55 +00:00
Archie Cobbs
3bf4d0bf36 Use USE_LIBLTDL instead of depending on ltdl:${PORTSDIR}/devel/libltdl15.
Noticed by:	krion
2004-06-17 17:48:24 +00:00
Archie Cobbs
04b14f7d46 Upgrade to version 1.1.5.
Submitted by:	Roman Kennke <roman@ontographics.com>
2004-06-17 15:25:29 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Archie Cobbs
93127ddf4f Restrict to i386. 2004-02-23 23:10:37 +00:00
Kris Kennaway
2f61d49926 BROKEN on alpha: does not compile 2004-02-23 22:01:29 +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
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Archie Cobbs
ed926c06e6 Fix port build failure. 2003-03-20 00:31:15 +00:00
Archie Cobbs
1bc501c199 Fix port build failure. 2003-03-20 00:25:50 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Archie Cobbs
5a8c153c7e Fix install bug: install resources along with classfiles. 2003-02-27 19:16:57 +00:00
Archie Cobbs
e9e63e9ad7 Unbreak port in the non-gnome case. 2003-02-23 04:05:19 +00:00
Archie Cobbs
eaa57df65a Update to version 1.0.6. 2003-02-20 22:08:13 +00:00
Archie Cobbs
57f9501a95 Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS. 2002-11-15 18:25:06 +00:00
Archie Cobbs
885a7c4491 Fix bug in logic for determining the right pkg-plist file to use. 2002-11-15 01:22:20 +00:00
Archie Cobbs
358b4061e7 Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site. 2002-10-19 23:30:13 +00:00