| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
2.0.9_2
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
26 Mar 2013 10:19:29
2.0.9_2
|
bsam  |
. trim makefile headers to two line style;
. remove ABI version numbers from LIB_DEPENDS;
. USE_GNOME=pkgconfig -> USE_PKGCONFIG=build;
. utilise USE_GNOME=desktopfileutils;
. remove standard options from CPPFLAGS and LDFLAGS;
. bump PORTREVISION. |
01 Jun 2012 05:26:28
2.0.9_1
|
dinoex  |
- update png to 1.5.10 |
24 Oct 2011 04:17:38
2.0.9
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
2.0.9
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
14 May 2011 18:49:26
2.0.9
|
bsam  |
. update sysutils/gksu to version 2.0.2; [1]
. update sysutils/libgksu to version 2.0.9; [1]
. fix timing bug in the program when running on slower / single core systems;
[1]
. fix a bug in libgksu, which calls tcdrain() on the master side of a pty. [2]
PR: 156401 [1], 141149 [2]
Submitted by: Kris Moore <kris@pcbsd.org> [1],
john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net
[2] |
19 Mar 2011 12:38:54
1.3.8_3
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 14:03:26
1.3.8_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
1.3.8_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) |
19 May 2007 20:32:57
1.3.8_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Oct 2006 16:11:47
1.3.8
|
bsam  |
- fix MASTER_SITES; [1]
- 's/INSTALLS_SHLIB/USE_LDCONFIG';
- change my email to FreeBSD.org one.
Pointed out by: Bill Fenner's distfile survey [1] |
22 May 2006 21:24:14
1.3.8
|
pav  |
- Update to 1.3.8
PR: ports/97599
Submitted by: Boris Samorodov <bsam@ipt.ru> (maintainer) |
23 Feb 2006 10:40:45
1.3.7_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
28 Nov 2005 05:34:18
1.3.7
|
leeym  |
- update to 1.3.7
PR: ports/89608
Submitted by: Boris B. Samorodov <bsam@ipt.ru> |
15 Nov 2005 06:52:12
1.3.6
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
14 Nov 2005 23:31:54
1.3.6
|
pav  |
- Update to 1.3.6
- Switch to a new maintainer
PR: ports/88983
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: Jesse van den Kieboom <jesse@icecrew.nl> (maintainer) |
05 Nov 2005 05:22:06
1.2.5a_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
1.2.5a_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
16 Dec 2004 05:49:27
1.2.5a_1
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
09 Nov 2004 00:46:33
1.2.5a_1
|
marcus  |
Add a missing dependency on glib20.
Reported by: pointyhat via kris
Approved by: maintainer |
05 Nov 2004 06:08:01
1.2.5a
|
marcus  |
Add libgksu, a simple API to use su and sudo in programs that need to
execute tasks as another user. It provides X authentication facilities for
running programs in an X session.
PR: 72257
Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net> |