Commit Graph

32 Commits

Author SHA1 Message Date
jasper
d9b65f8543 - update pkgconfig to 0.23
although not actively used anymore, it is still handy as a reference
application for our own pkg-config.

ok landry@
espie@ agreed updating it
2008-10-25 16:44:56 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
jasper
82cd4ba50c remove marcm@ as maintainer
ok marcm@
2007-05-19 09:13:54 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
dd61bf7595 do not build 2006-12-16 12:48:09 +00:00
espie
881cb4599e move pkg.m4 into metaauto package, in preparation for eventually replacing
pkg-config with the base system pkg-config...
2006-12-01 16:30:42 +00:00
espie
7fa2ca5005 fix manpage, use system libtool. 2005-10-21 19:16:40 +00:00
espie
7b47db2035 update to recent version with less patches.
okay marcm@
tested through a full ports build.
2005-10-05 08:50:20 +00:00
espie
3b8575b448 fix disgusting bug. 2005-09-19 19:01:20 +00:00
espie
788553b77b use `correct' ports tree setup by default, look in both
$LOCALBASE and $X11BASE.

Patch pkg-config to grab stuff from several system locations.
2005-04-09 13:07:43 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
marcm
15cb7d2aa4 hppa's build this w/o workarounds now. 2004-12-08 04:32:11 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
marcm
568e0e2dab New PLIST. 2004-08-08 17:13:29 +00:00
marcm
caeea08a93 For reasons totally unclear to me, hppa segfaults with the included
glib code but not when statically linked with the in-tree glib.

So, on hppa, solve this by statically linking to the in-tree glib.
2004-02-01 07:20:04 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
0742f3efcc @dirrm shared directories 2003-12-15 16:51:04 +00:00
marcm
76c569d7a1 Update to 0.15.0
This update itself doesn't change anything that effects OpenBSD but I
wanted to sync the port with the current version (that has been out for
quite some time).

This port once again builds and statically links against its own internal
glib sources rather than pull in glib-1.2 from ports.  It seemed kinda
silly to build glib-1.2 to build glib-2.0 apps.
2003-09-23 05:59:34 +00:00
marcm
4fb7a21594 Don't even try to configure the included glib. We don't use it
and it doesn't even configure right anyway.
2003-01-11 05:53:03 +00:00
marcm
da3d6964a0 No, no, no. Just because we're using an installed glib now doesn't mean
you can go linking to strange libraries that you may think we need.

Noticed somewhat painfully by Orpheus <orpheus metempsychosis com>
2003-01-03 05:28:59 +00:00
marcm
c5da3d7383 Move the primary "local include directories" (usually -I/usr/local/include
and -I/usr/X11R6/include) to the end of any lists generated by pkg-config.

This helps to avoid conflicts from packages with different includes using
the same names in matching include paths, like gdk-pixbuf (whose headers
are in ${LOCALBASE}/include/gdk-pixbuf) and gtk+2 (whose headers live
in ${LOCALBASE}/include/gtk-2.0/gdk-pixbuf).

Bump package version accordingly.

ok pvalchev@
2003-01-02 19:23:05 +00:00
marcm
48806b6686 Update to 0.14.0 which now handles -pthread without patching (hmpf "patch
from FreeBSD guys" indeed).

The included glib-1.2.8 is no longer built, instead our in-tree glib is
linked statically.  This avoids a reported problem on macppc arches.

ok avsm@
2002-12-11 17:17:08 +00:00
marcm
ecec413342 Pick up MAINTAINER
Kill NEED_VERSION

Bump version number.  This was patched to fix a bug dealing with -pthread
quite a while ago.  The version should have been updated then but wasn't.
2002-12-05 17:50:23 +00:00
shell
a7cb462b34 drop maintainership 2002-12-05 11:14:12 +00:00
nino
b359f8c671 Make pkg-config propagate linker flags other than -l and -L, needed
for dependency chains with -pthread in it.

From Marc Matteo <marcm@lectroid.net>.

Ok shell@
2002-08-31 12:32:21 +00:00
shell
9546c44abe Updated to pkgconfig-0.12.0, report by kevlo@ 2002-03-13 02:57:51 +00:00
brad
17714f0a3e - remove dependency on Pth
- sync ltmain.sh with update-patches output
2002-02-26 03:53:14 +00:00
shell
be46193cd3 No good distfile, add master_site
- problem reported by Kai Gallasch <kai@adminhell.org>
- master_site suggested by naddy@
Thanks !
2002-02-19 17:39:45 +00:00
shell
3bdff89e88 Updated to pkgconfig-0.10.0
- Regen patch
- use distinfo
- bump need_version
2002-02-19 05:04:55 +00:00
pvalchev
66e7da0d99 people, be careful with MODGNU_CONFIG_GUESS_DIRS 2001-12-09 04:19:26 +00:00
espie
0eb7375ec7 lib/pth needs a path as well. 2001-10-28 13:09:45 +00:00
shell
21bae30047 Initial import of pkgconfig-0.8.0
---

pkg-config is a system for managing library compile/link flags that
works with automake and autoconf. It replaces the ubiquitous *-config
scripts you may have seen with a single tool.
2001-10-24 17:08:38 +00:00