| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
1.3.2_1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
22 Apr 2013 23:19:09
1.3.2_1
|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
19 Mar 2013 13:04:31
1.3.2_1
|
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) |
07 Oct 2012 08:42:52
1.3.2_1
|
kwm  |
Fix typo |
06 Oct 2012 11:06:49
1.3.2_1
|
bapt  |
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact |
09 Nov 2011 15:26:04
1.3.2_1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 17:09:20
1.3.2_1
|
miwi  |
- Fix build on FreeBSD 10
Approved by: kwm |
23 Sep 2011 22:26:39
1.3.2_1
|
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 |
11 Aug 2011 19:20:17
1.3.2_1  |
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
1.3.2_1
|
miwi  |
- Get Rid MD5 support |
09 Jun 2010 21:58:44
1.3.2_1
|
kwm  |
Tell configure where to find libiconv. Somehow gcc managed to compile it.
Clang however didn't. [1]
While here add dependancy on libiconv. This probably went unnoticed because
gettext already pulls libiconv in.
Submitted by: Andrius Morkunas <hinokind@gmail.com> [1] |
30 May 2010 12:03:02
1.3.2
|
sylvio  |
- Update to 1.3.2 |
29 Dec 2009 22:28:12
1.3.1
|
ahze  |
Update to 1.3.1 |
22 Aug 2009 00:13:27
1.3.0  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
15 Jun 2008 12:52:11
1.3.0
|
olgeni  |
A few typo fixes for ports/audio descriptions. |
16 Apr 2007 17:28:28
1.3.0
|
ahze  |
Update to 1.3.0 |
16 Apr 2007 03:34:03
1.2.2
|
edwin  |
[patch] audio/alac - cleanup non-supported FreeBSD versions
[patch] audio/grip - cleanup non-supported FreeBSD versions
[patch] audio/jack - cleanup non-supported FreeBSD versions
[patch] audio/libcddb - cleanup non-supported FreeBSD versions
PR: ports/111646, ports/111660, ports/111662, ports/111668
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Appproved by: Michael Johnson <ahze@> |
31 Oct 2006 02:24:33
1.2.2
|
ahze  |
- Update to 1.2.2 |
09 Jun 2006 18:00:35
1.2.1_1
|
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
23 Feb 2006 10:40:45
1.2.1_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.2.1
|
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. |
09 Nov 2005 07:09:47
1.2.1
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
28 Aug 2005 14:53:35
1.2.1
|
ahze  |
- Update to 1.2.1 |
24 Jul 2005 03:34:47
1.2.0
|
ahze  |
- Update to 1.2.0 |
11 Jul 2005 05:38:31
1.1.0
|
ahze  |
- Update to 1.1.0 |
10 May 2005 01:27:24
1.0.2
|
ahze  |
- Update to 1.0.2 |
17 Apr 2005 01:07:41
1.0.0
|
ahze  |
- Update to 1.0.0 |
30 Oct 2004 16:29:37
0.9.6
|
ahze  |
update to 0.9.6
PR: ports/72771
Approved by: adamw (mentor) |
29 Oct 2004 22:24:47
0.9.5
|
ahze  |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
22 Jul 2004 01:10:30
0.9.5
|
ijliao  |
upgrade to 0.9.5
PR: 69393
Submitted by: maintainer |
09 Jul 2004 17:43:11
0.9.4_1
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
25 May 2004 19:16:09
0.9.4_1
|
pav  |
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED
PR: ports/67190
Submitted by: michael johnson <ahze@ahze.net> (maintainer) |
09 Apr 2004 07:44:53
0.9.4_1
|
krion  |
- Utilize lthack
PR: ports/65348
Submitted by: michael johnson <ahze@ahze.net> |
14 Mar 2004 06:17:56
0.9.4
|
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 19:16:24
0.9.4
|
pav  |
Add libcddb, a library that implements the different protocols (CDDBP,
HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible. The initial libary will
have a C API.
PR: ports/63576
Submitted by: michael johnson <ahze@ahze.net> |