| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jan 2006 21:15:52
1.0.2
|
pav  |
- Remove expired ports |
24 Nov 2005 15:40:04
1.0.2
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
1.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. |
08 Nov 2005 14:29:40
1.0.2
|
vs  |
Mark as DEPRECATED, mastersite disappeared since 2004.
PR: ports/88500
Submitted by: Jean Milanez Melo |
31 May 2005 19:00:51
1.0.2
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
12 Apr 2005 03:26:57
1.0.2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.0.2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
14 Mar 2004 06:17:56
1.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. |
29 Jan 2004 07:24:56
1.0.2
|
trevor  |
SIZEify. |
07 Jan 2004 20:25:50
1.0.2
|
krion  |
- Drop maintainership to ports@ |
22 Nov 2003 11:44:38
1.0.2
|
krion  |
- Fix WWW: line according to Fenner's survey |
22 Jul 2003 10:34:12
1.0.2
|
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
10 Jun 2003 09:27:41
1.0.2
|
fjoe  |
New port: devel/libzt
Collection of utility code for C application/server
development.
PR: 53124
Submitted by: Kirill Ponomarew |