Commit graph

57 commits

Author SHA1 Message Date
Joe Marcus Clarke
cb536d3816 Update to 0.21. 2006-09-11 21:34:02 +00:00
Joe Marcus Clarke
a28540a0c9 Special case -Wl,-rpath and -Wl,--rpath so that their arguments are
treated separately.  Without this, mixing -rpath and --rpath can cause
strange linker problems.
2006-09-02 18:18:31 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Joe Marcus Clarke
625bb85dee Add a missing ${PC_PATH} to the first expanded PC_PATH declaration to
fix missing .pc files in ${LOCALBASE}.

Reported by:	mux
2006-05-01 02:19:39 +00:00
Joe Marcus Clarke
06da414d5f Teach pkg-config to look in the default lib/pkgconfig subdirectories along
with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectories.
This is being done to be developer-friendly.  A port SHOULD NEVER install
a pkg-config (.pc) file to a lib/pkgconfig subdirectory.

PR:		91213
Submitted by:	anholt (with some modifications)
2006-05-01 00:11:20 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Alexander Nedotsukov
28f1688999 Remove traling whitespaces.
Noticed by:	anholt
2006-01-02 13:48:04 +00:00
Alexander Nedotsukov
ec9b1604b2 - Avoid duplicates in built-in PC_PATH.
- Remove obsolete LIBTOOL* hints.
2005-11-14 13:01:26 +00:00
Alexander Nedotsukov
8221b9545f - Update to 0.20
- Add SHA256 checksum.
2005-11-14 12:09:54 +00:00
Joe Marcus Clarke
e18151212d Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Pav Lucistnik
95670caf7f - libdata/pkgconfig is now part of mtree 2005-05-16 08:59:34 +00:00
Joe Marcus Clarke
62a0c44229 Update to 0.17.2. 2005-04-17 02:50:29 +00:00
Joe Marcus Clarke
16ee8332b5 * Use gnometarget
* Fix an infinite loop when duplicate components' libs are requested [1]

Obtained from:	Freedesktop.org CVS [1]
2005-04-13 20:07:11 +00:00
Michael Johnson
ec238c7933 - Update to 0.17.1 (only bugfix for .m4 file) 2005-04-13 06:07:02 +00:00
Adam Weinberger
1cb9690b6f Update to 0.17.
It's now significantly easier to change the pkg-config search path.
2005-04-12 18:12:12 +00:00
Joe Marcus Clarke
89f0921b9b We don't need to distinuish between %%LOCALBASE%% and %D anymore in the plist. 2004-12-28 03:28:02 +00:00
Joe Marcus Clarke
2928edd19a ${X11BASE}/libdata/pkgconfig was added to mtree, so we no longer need to
handle it here.

Reported by:	pointyhat via kris
2004-12-28 03:26:25 +00:00
Michael Johnson
f13ef58534 Update WWW: line 2004-12-01 22:33:46 +00:00
Adam Weinberger
95dcdae625 Now I can finally say that I've done a grammar tweak on
a pkg-plist.
2004-07-11 06:41:21 +00:00
Pav Lucistnik
55a7e57766 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:47:05 +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
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
Tim Vanderhoek
e89e150646 minor $COMMENT fix: "An utility" -> "A utility" 2003-05-20 02:08:53 +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
Joe Marcus Clarke
f04d970aea Update to 0.15.0. 2003-01-22 23:15:51 +00:00
Joe Marcus Clarke
c251acfe08 Update to 0.14.0. 2003-01-19 19:27:58 +00:00
Joe Marcus Clarke
5fa6a26e27 Disable pthread support in pkgconfig. pkgconfig doesn't use any
threading anyway, so this does not add or remove functionality.  However,
this does allow pkgconfig to build on Sparc64 which is a pre-req for
making the release documentation.

Submitted by:	tmm
2002-11-04 18:54:18 +00:00
Joe Marcus Clarke
dbafa98881 Remove warning when upgrading pkgconfig. Also, make it clear to users that
the pkgconfig directories should not be removed unless you're removing
_all_ GNOME components.

PR:	43817
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-10-22 04:01:38 +00:00
Joe Marcus Clarke
c296eea387 Update to 0.13.0. 2002-10-05 16:22:23 +00:00
Joe Marcus Clarke
cda5859646 Make this fetchable.
Submitted by:	bento
2002-09-22 21:55:50 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Maxim Sobolev
7c9a7e6c7b Use GNOME2 beta4 download location for all GNOME2 ports. 2002-04-26 14:50:03 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Ade Lovett
77c7e24bc9 On -stable anyway, there is a problem getting "other" libs and cflags from
dependency packages (for example, from gthread-2.0).  This prevents ports
like ORbit2 from compiling.  It seems to be a pretty serious oversight on the
pkgconfig folks, so I'm going to submit this patch to them.

Basically, this patch adds recursive scanning capabilities to the
other_cflags and other_libs functions.

PR:		35831
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-03-12 22:37:52 +00:00
Maxim Sobolev
647b2a31c4 Update gtk/glib to the version 2.0 and other related ports to the latest
versions.

PR:		35541, 35744, 35757
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-11 17:53:25 +00:00
Maxim Sobolev
08dc603c98 Add temporary mirror until www.freedesktop.org is online again.
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-02-17 10:47:39 +00:00
Maxim Sobolev
d8df6c0464 Update to 0.10.0. 2002-02-07 12:54:53 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
195ea8f9a4 - Update to 0.8.0;
- disconnect the build from gtk12 port - it was a bad idea from begining.
2001-08-01 17:46:50 +00:00
Maxim Sobolev
1611217d1f Update to 0.6.0. 2001-07-20 12:01:15 +00:00