| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
26 Jul 2012 05:40:24
0.138
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
22 Jul 2012 23:24:00
0.138
|
dougb  |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
23 Mar 2011 17:43:16
0.138
|
dhn  |
- Update to 0.138
PR: ports/155810
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
07 Sep 2009 17:04:40
0.136
|
ijliao  |
upgrade to 0.136 |
01 May 2009 14:01:47
0.135
|
ijliao  |
upgrade to 0.135
drop maintainership |
20 Mar 2008 09:46:38
0.134
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
12 Oct 2007 02:19:32
0.134
|
ijliao  |
upgrade to 0.134 |
11 Jan 2007 01:34:29
0.133
|
ijliao  |
add missing dependency
Submitted by: pointyhat via kris |
14 Dec 2006 15:57:52
0.133
|
ijliao  |
add poker-eval
A C library to evaluate poker hands |