| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
3.0.9
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 17:18:37
3.0.9
|
miwi  |
- Fix build on FreeBSD 10 |
11 Aug 2011 19:20:17
3.0.9  |
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
3.0.9
|
ohauer  |
-remove MD5 |
14 Dec 2010 19:33:15
3.0.9
|
kwm  |
$CFLAGS are redundant for compiling .s files.
GCC stays quiet, but Clang gives a warning of unused arguments.
The configure check greps for warning, so the check fails.
Remove $CFLAGS to clang doesn't emit the warnings.
PR: ports/152480
Submitted by: me
Patch by: dim@
Approved by: maintainer |
18 Jul 2010 21:43:19
3.0.9
|
makc  |
Fix build on powerpc64
PR: ports/147565
Submitted by: Andreas Tobler <andreast at fgznet.ch>
Approved by: Bjoern Koenig (maintainer) |
05 Jan 2010 01:35:55
3.0.9
|
pgollucci  |
- Update to 3.0.9
PR: ports/142237
Submitted by: Björn König <bkoenig@alpha-tierchen.de> |
15 Jan 2009 19:33:27
3.0.8
|
amdmi3  |
- Update to 3.0.8.
PR: 130591
Submitted by: Björn König <bkoenig at alpha-tierchen dot de>
(maintainer) |
14 Nov 2008 08:36:46
3.0.7
|
daichi  |
- Update to 3.0.7
o Fix for FreeBSD/ppc (Thanks to Andreas Tobler)
PR: ports/128863
Submitted by: bkoenig@alpha-tierchen.de (maintainer) |
22 Oct 2008 07:31:06
3.0.6
|
stefan  |
- Update to 3.0.6.
- Add symlinks for include files in ${PREFIX}/include.
PR: 127552
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Patch by: maintainer |
04 Apr 2008 13:09:46
3.0.4
|
pav  |
- Add dependency on pkg-config |
04 Apr 2008 12:59:12
3.0.4
|
pav  |
- Update to 3.0.4
PR: ports/122398
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer) |
21 Feb 2008 09:07:17
3.0.1
|
beech  |
- Update to 3.0.1
- Pass maintainership to submitter
PR: ports/120736
Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de>
Approved by: Horance Chou <horance@freera.net> (maintainer) |
27 Jan 2007 19:32:49
1.20_1
|
kris  |
Correct legacy a.out packing list format |
23 Feb 2006 10:40:45
1.20_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
1.20
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.20
|
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. |
02 Apr 2005 19:37:31
1.20
|
thierry  |
- register conflict with lang/gcc3* ;
- change maintainer's address.
PR: ports/79294
Submitted by: Horance Chou (maintainer) |
09 Jul 2004 17:43:11
1.20
|
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 |
31 Mar 2004 03:12:58
1.20
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
1.20
|
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. |
05 Mar 2004 08:36:14
1.20
|
kris  |
BROKEN: Configure fails on !i386 and !alpha |
21 Feb 2003 11:23:04
1.20
|
knu  |
De-pkg-comment. |
24 Oct 2002 07:20:47
1.20
|
kevlo  |
Update MASTER_SITES and add WWW.
PR: 44427
Submitted by: MAINTAINER |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
01 Oct 2000 09:10:50 
|
reg  |
Remove an unneeded libtool patch. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |