Commit graph

15 commits

Author SHA1 Message Date
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
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
f04d970aea Update to 0.15.0. 2003-01-22 23:15:51 +00:00
Joe Marcus Clarke
c296eea387 Update to 0.13.0. 2002-10-05 16:22:23 +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
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
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
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