| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.2
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:15:15
0.2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
23 Feb 2006 10:40:45
0.2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 00:22:47
0.2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.2
|
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. |
31 May 2005 16:37:13
0.2
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
14 Mar 2004 06:17:56
0.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. |
05 Feb 2004 20:38:07
0.2
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
27 Jan 2004 20:51:07
0.2
|
trevor  |
Add SIZE. |
20 Feb 2003 16:52:46
0.2
|
knu  |
De-pkg-comment. |
12 Dec 2002 04:25:32
0.2
|
pat  |
Fix build for -current
Submitted by: bento |
10 Dec 2001 05:18:40 
|
ijliao  |
add qmls Quine-McCluskey Logic Simplifier |