| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Aug 2011 19:20:17
0.4.0_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> |
03 Jul 2011 14:59:23
0.4.0_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.4.0_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.4.0_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
26 Mar 2007 21:35:04
0.4.0_1
|
mezz  |
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG. |
28 Jan 2007 09:07:47
0.4.0_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
09 Jun 2006 20:33:07
0.4.0_1
|
ahze  |
- Grab MAINTAINER for multimedia@
- Add audio to CATEGORIES |
04 May 2006 21:41:12
0.4.0_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Apr 2006 18:36:03
0.4.0_1
|
ahze  |
- Update WWW and MASTER_SITES
PR: 96212
Submitted by: Ports Fury |
23 Feb 2006 10:40:45
0.4.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 15:40:04
0.4.0
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
0.4.0
|
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. |
16 May 2005 18:21:38
0.4.0
|
ahze  |
- Update to 0.4.0
PR: ports/81120
Submitted by: Ports Fury |
09 Feb 2005 07:21:35
0.3.0_1
|
ahze  |
Correct typo |
09 Feb 2005 07:20:55
0.3.0
|
ahze  |
- Add missing manpage.
Reported by: pointyhat via kris (not backwards this time) |
03 Feb 2005 02:37:56
0.3.0
|
ahze  |
- Update to 0.3.0 |
01 Dec 2004 04:29:40
0.2.3
|
ahze  |
Reset MAINTAINER to ports@FreeBSD.org |
29 Oct 2004 22:24:47
0.2.3
|
ahze  |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
30 Sep 2004 05:32:00
0.2.3
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
27 Aug 2004 15:19:51
0.2.3
|
krion  |
Fix WWW: line
PR: ports/71033
Submitted by: maintainer |
27 Aug 2004 13:37:53
0.2.3
|
krion  |
Fix MASTER_SITES
PR: ports/71026
Submitted by: maintainer |
05 Aug 2004 07:37:17
0.2.3
|
krion  |
Update to 0.2.3
PR: ports/70015
Submitted by: maintainer |
28 Jul 2004 12:32:53
0.2.1_1
|
pav  |
- Fix threading info in pkg-config metafile
PR: ports/69691
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) |
28 Jul 2004 06:11:07
0.2.1
|
krion  |
Update to 0.2.1
PR: ports/69682
Submitted by: maintainer |
09 Jul 2004 17:43:11
0.2.0
|
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 |
29 Apr 2004 20:52:09
0.2.0
|
krion  |
- Update to 0.2.0
PR: ports/66093
Submitted by: maintainer |
29 Apr 2004 07:52:51
0.1.3
|
krion  |
- Update to version 0.1.3
PR: ports/66077
Submitted by: maintainer |
17 Mar 2004 22:53:11
0.1.2
|
krion  |
- Fix build on AMD64 and Alpha 5-x
Submitted by: maintainer
Reported by: bento via kris |
14 Mar 2004 06:17:56
0.1.2
|
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. |
12 Mar 2004 14:22:28
0.1.2
|
krion  |
Add libopendaap 0.1.2,
libopendaap is a library written in C which enables
applications to discover, and connect to, iTunes(R) music
shares.
Unlike all other daap implementations, this library is able to
connect to recent iTunes shares which require a special
authentication algorithm.
PR: ports/64035
Submitted by: Michael Johnson <ahze@ahze.net> |