| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
0.9.8_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
26 Jul 2012 05:40:24
0.9.8_1
|
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) |
01 Jun 2012 05:26:28
0.9.8_1
|
dinoex  |
- update png to 1.5.10 |
24 Oct 2011 09:11:38
0.9.8
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
02 Sep 2011 00:18:46
0.9.8
|
sylvio  |
- Update to 0.9.8 |
24 Jul 2011 18:05:23
0.9.7_6
|
lioux  |
Drop maintainership |
02 Jul 2011 18:06:14
0.9.7_6
|
miwi  |
- Kick MD5 Support |
13 Jun 2010 12:41:33
0.9.7_6
|
lioux  |
Add LICENSE* information |
28 Mar 2010 06:47:48
0.9.7_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.7_5
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.9.7_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
26 Mar 2009 04:02:21
0.9.7_3
|
lioux  |
Mark MAKE_JOBS_SAFE for SMP compilation |
06 Jun 2008 13:53:49
0.9.7_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.9.7_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Mar 2008 13:03:55
0.9.7_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.9.7_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 May 2006 05:25:51
0.9.7_1
|
mezz  |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
06 May 2006 15:13:47
0.9.7_1
|
lioux  |
o Fix PLIST; thus, removing BROKEN status
o Bump PORTREVISION |
22 Apr 2006 21:53:43
0.9.7
|
kris  |
BROKEN: Incorrect pkg-plist |
31 Mar 2006 16:26:04
0.9.7
|
lioux  |
Add missing USE_BZIP2 entry |
25 Mar 2006 06:40:53
0.9.7
|
lioux  |
New port gkremldk version 0.9.7: shows current mldonkey donwload/upload
rates and allows setting them |