| 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. |
11 May 2012 20:38:09
0.138
|
ade  |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
23 Mar 2011 17:43:16
0.138
|
dhn  |
- Update to 0.138
PR: ports/155810
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
08 Mar 2011 06:04:40
0.137_1
|
miwi  |
- Allow python 2.5-2.6 |
25 Feb 2011 03:19:29
0.137_1
|
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
13 Dec 2009 17:00:14
0.137
|
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
07 Sep 2009 17:09:53
0.137
|
ijliao  |
upgrade to 0.137 |
01 May 2009 16:31:39
0.136
|
ijliao  |
upgrade to 0.136
drop maintainership |
18 Jun 2008 20:50:58
0.133
|
pav  |
- Now builds |
17 Mar 2007 22:23:38
0.133
|
kris  |
BROKEN: Configure fails |
11 Jan 2007 01:53:01
0.133
|
ijliao  |
fix plist
Submitted by: pointyhat via kris |
14 Dec 2006 16:00:46
0.133
|
ijliao  |
add py-poker-eval
Python adaptor for the poker-eval toolkit |