Commit Graph

12 Commits

Author SHA1 Message Date
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