| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:13:20
0.0.4
|
bapt  |
Convert devel to USES=pkgconfig |
19 Mar 2013 13:04:31
0.0.4
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
26 Jul 2012 05:40:24
0.0.4
|
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) |
23 Jul 2012 01:33:56
0.0.4
|
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
16 Aug 2011 20:30:01
0.0.4
|
sylvio  |
- Update to 0.0.4 |
11 Aug 2011 19:20:17
0.0.4  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
01 Aug 2011 12:37:45
0.0.1
|
bapt  |
Fix master_site and WWW |
03 Jul 2011 14:59:23
0.0.1
|
ohauer  |
-remove MD5 |
10 Jun 2011 13:23:23
0.0.1
|
bapt  |
Maintainers addresses are not valid anymore put the port back to the pool |
29 Dec 2010 20:04:42
0.0.1
|
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
18 Dec 2007 01:51:04
0.0.1
|
vanilla  |
Add bufferpool 0.0.1, bufferpool - the memory management library Feng
and Felix depend upon.
PR: ports/117919
Submitted by: Emmanuel Richiardone (err at tollari.org) |