| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
2.2.5_15
|
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 |
12 Sep 2011 23:17:33
2.2.5_15
|
gabor  |
- Track dependencies after databases/gdbm update |
11 Aug 2011 19:20:17
2.2.5_14  |
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> |
19 Mar 2011 12:38:54
2.2.5_14
|
miwi  |
- Get Rid MD5 support |
06 Jun 2010 20:44:03
2.2.5_14
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
31 May 2010 02:01:56
2.2.5_13
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.2.5_12
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.2.5_11
|
dinoex  |
- update to jpeg-8 |
06 Jul 2009 21:26:00
2.2.5_10
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
06 Jun 2008 13:07:20
2.2.5_9
|
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
2.2.5_8  |
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) |
28 Jul 2007 12:27:31
2.2.5_7
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
29 Jun 2007 10:53:24
2.2.5_6
|
danfe  |
- Fix the build with GCC 4.2 [1]
- Drop stupid -esound suffix, it just one of many sound servers/proxies
available today, nothing special to require such attribution
- Kill EOL whitespace in pkg-descr
Reported by: pointyhat (logs) [1] |
19 May 2007 20:32:57
2.2.5_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Apr 2007 02:44:55
2.2.5_5
|
edwin  |
Remove always-false conditionals on OSVERSION |
23 Mar 2007 21:18:33
2.2.5_5
|
pav  |
- Fix after objformat removal |
29 Nov 2006 13:04:39
2.2.5_5
|
shaun  |
Add ipv6 secondary category.
PR: ports/106002
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
07 Apr 2006 13:44:18
2.2.5_5
|
garga  |
- Add USE_GETTEXT
- Use DATADIR macro
PR: ports/95452
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
23 Feb 2006 10:40:45
2.2.5_5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 00:15:04
2.2.5_5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
23 Nov 2005 23:29:54
2.2.5_5
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
2.2.5_5
|
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. |
05 Nov 2005 05:22:06
2.2.5_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
2.2.5_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
16 Dec 2004 05:49:27
2.2.5_3
|
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 |
07 Nov 2004 22:37:47
2.2.5_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
05 Apr 2004 03:31:02
2.2.5_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
17 Mar 2004 05:21:35
2.2.5_1
|
marcus  |
Chase the libmusicbrainz shared lib version. |
14 Mar 2004 06:17:56
2.2.5
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
01 Mar 2004 18:50:35
2.2.5
|
krion  |
- Fix build against rerolled tarball
* New version just includes removed
files/patch-ui-musicbrowser-unix-src-musicsearch.cpp
PR: ports/63589
Submitted by: Ports Fury |
23 Feb 2004 00:18:04
2.2.5
|
kris  |
BROKEN: Does not fetch |
18 Feb 2004 18:52:53
2.2.5
|
krion  |
- Update to version 2.2.5
PR: ports/63004
Submitted by: Ports Fury |
04 Feb 2004 05:21:48
2.2.4_3  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jan 2004 20:51:07
2.2.4_2  |
trevor  |
Add SIZE. |
03 Jan 2004 11:02:46
2.2.4_2  |
edwin  |
Chase version change of audio/id3lib
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com> |
21 Dec 2003 15:45:38
2.2.4_1  |
krion  |
- Fix build on big-endian architecture (hopefully)
PR: 60460
Submitted by: Ports Fury |
20 Dec 2003 16:14:14
2.2.4_1  |
naddy  |
Catch up with libogg/libvorbis version bump. |
27 Sep 2003 03:59:36
2.2.4  |
edwin  |
Update port: audio/zinf to 2.2.4
- Update to version 2.2.4
PR: ports/57001
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
01 May 2003 22:14:44
2.2.3  |
arved  |
Update to 2.2.3
PR: 51670
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
08 Apr 2003 00:40:09
2.2.2  |
marcus  |
Remove the USE_GNOMENG macro. |
20 Feb 2003 16:49:55
2.2.2  |
knu  |
De-pkg-comment. |
28 Jan 2003 06:24:24
2.2.2  |
adamw  |
Update to 2.2.2.
PR: 47322
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
21 Dec 2002 20:14:59
2.2.1  |
naddy  |
Fix build of included id3lib on 64-bit platforms.
Obtained from: id3lib 3.8.0 |
24 Oct 2002 14:17:53
2.2.1  |
dwcjr  |
Update to 2.2.1
PR: 44221
Submitted by: tkato@prontomail.com |
21 Oct 2002 16:21:06
2.2.0  |
lioux  |
WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG construct
Submitted by: David Yeske <dyeske@yahoo.com> |
30 Sep 2002 01:41:23
2.2.0  |
marcus  |
Fix install.
PR: 43499
Submitted by: Tilman Linneweh <tilman@arved.de> (with slight modification) |
31 Aug 2002 00:13:25
2.2.0  |
marcus  |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
08 Aug 2002 19:17:19
2.2.0  |
anders  |
Update freeamp 2.1.1 to zinf 2.2.0.
Add zlib patches for working around zlib 1.1.4 problems (obtained from
src/lib/zlibz in current) + a file that was forgotten in the zlib 1.1.3 to
1.1.4 upgrade between freeamp 2.1.1 and zinf 2.2.0. |