Commit graph

20 commits

Author SHA1 Message Date
grant
88b2f1bdc9 - pkgconfig uses dlopen(), so include dlopen.buildlink3.mk.
- Darwin has no prototype for poll(), so in glib, do what it already did
  for Solaris.

fixes build on Darwin.

bump PKGREVISION for dlcompat dependency.
2004-12-18 16:57:56 +00:00
reed
4b3c379a7e Fix HOMEPAGE. Now it is a real webpage instead of a download site. 2004-10-13 19:12:22 +00:00
wiz
d5e69d96ae Update to 0.15.0nb1:
Close file descriptor leak; make --list-all work if you have more pc
files than the file descriptor limit allows.

Submitted to freedesktop bugzilla as
	http://freedesktop.org/bugzilla/show_bug.cgi?id=1006
2004-08-07 12:14:09 +00:00
jschauma
43f8bc4bd8 Work around a particular IRIX oddity:
it fails to re-read the config.cache.  Don't use a cache under IRIX, then.
(At least this way we can build this package which otherwise would break
some 650 dependencies.)
2004-04-12 20:28:54 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jlam
a39c6cf9fa bl3ify 2004-01-05 20:48:01 +00:00
heinz
34c62e92aa Add TEST_TARGET to enable testing 2003-08-27 20:45:22 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
bf81c14295 Update to version 0.15.
Patch from Juan RP via PR pkg/20236.

Changes:

0.15
====
 - add PKG_CONFIG_LIBDIR for cross-compiling (David Schleef)
 - add --libs-only-other/--cflags-only-other (Zack Rusin)
 - apply man page fixes (Pter Breitenlohner)
 - C portability fix (David Robins)
 - fix to win32 build (Tor Lillqvist)
2003-02-14 21:14:37 +00:00
wiz
01e087c130 Update to 0.14.0.
According to the website, this fixes a 'couple silly yet fairly high-
impact bugs'.
2002-11-04 19:29:37 +00:00
dmcmahill
b2c719071c add --disable-threads to CONFIGURE_ARGS so the included glib won't try
and build with thread support.
2002-09-29 22:35:21 +00:00
rh
2142930497 Update pkgconfig to 0.13.0. Changes are minor bugfixes:
- remove bogus pthread requirement
	- handle recursive other_cflags, other_libs
	- strip all "system directories" in C_INCLUDE_PATH out of
          pkg-config output to make gcc 3.2 happy
	- some win32 fixes
	- couple other minor things
2002-09-29 21:50:26 +00:00
wiz
abf564bcbe Uses pthreads -- add pthread.buildlink2.mk, bump PKGREVISION.
Noted by Julio Merino in PR 18462.
2002-09-29 13:03:43 +00:00
jlam
d4c420280f buildlink1 -> buildlink2 2002-09-10 19:54:59 +00:00
jlam
fcac992008 Use LIBTOOL_OVERRIDE instead of duplicating the logic in a private
post-configure target.  Also mark as USE_BUILDLINK_ONLY as it's already
strongly buildlinked.
2002-03-20 15:42:02 +00:00
martti
b97a8f2424 Updated pkgconfig to 0.12.0 (provided by Shell Hung in pkg/15927)
* bug fixes (see the Changelog for details)
2002-03-15 12:38:10 +00:00
rh
196cdc5f75 Correctly create (upon installation) and remove (on deinstall) the
pkgconfig directory.
2001-08-13 06:55:41 +00:00
rh
3e1fe2f0af Initial import of pkgconfig-0.8.0, a system for managing library
compile/link flags.  (Despite its name, this has nothing to do with
pkgsrc!)
2001-08-11 14:15:37 +00:00