Commit graph

18 commits

Author SHA1 Message Date
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
Ade Lovett
b7ea51bc2c Rework previous commit. Turns out that pkgconfig is not a build-time
dependency for glib12, so remove that, and put pkgconfig back to the
way it was before.
2001-05-24 01:48:32 +00:00
Ade Lovett
cf189f43a5 Add the gtk+ distfile for extraction purposes, rather than depending on
gtk12, since this causes an infinite loop when we add pkgconfig capability
to gtk12 and friends shortly.
2001-05-23 00:45:47 +00:00
Maxim Sobolev
e6b8a5f53d Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.
Prompted by:	olgeni, ade
2001-05-15 10:07:28 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
4b7eb9972b Fix a typo and slightly expand to match my latest changes.
Submitted by:	olgeni
2001-04-29 21:46:39 +00:00
Maxim Sobolev
cb2d1f7fd6 In addition to PREFIX/libdata/pkgconfig scan appropriate directory under
LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be
able to use pkgconfig.
2001-04-29 11:50:03 +00:00
Maxim Sobolev
4edf9758c2 Add pkgconfig 0.5.0, an utility used to retrieve information about
installed libraries.
2001-04-29 11:23:21 +00:00