| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 Mar 2008 14:19:15
4.4_3
|
erwin  |
Mark BROKEN: checksum mismatch |
23 Dec 2007 22:17:26
4.4_3
|
olgeni  |
Drop maintainership. |
11 May 2006 23:49:56
4.4_3
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
01 Feb 2006 01:08:07
4.4_3
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
4.4_3
|
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. |
14 Mar 2004 06:17:56
4.4_3
|
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. |
11 Mar 2004 21:41:14
4.4_3
|
olgeni  |
Remove USE_SIZE now that it's used by default. |
06 Mar 2004 21:51:50
4.4_3
|
olgeni  |
Unbreak: chase checksum change on PDF file (documentation update).
Add USE_SIZE support.
This has already been done once, but the port was being repocopied so the
change ended up in the previous port.
Noticed by: kris |
23 Feb 2004 04:42:13
4.4_2
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |