| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Oct 2007 15:58:19
4.2_1
|
vd  |
Remove expired leaf port:
2006-11-01 japanese/tk42: does not build with gcc4.2; use japanese/tk80 instead |
02 Oct 2007 01:23:09
4.2_1
|
linimon  |
Deprecate. This doesn't build with gcc4.2 and nothing else in the ports
collection uses it anymore. |
19 May 2007 20:32:57
4.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Jan 2007 10:25:34
4.2
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
11 Dec 2006 09:13:21
4.2
|
rafan  |
- Respect X11BASE
Approved by: portmgr (linimon) |
22 Jan 2006 12:39:13
4.2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
4.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 Mar 2004 03:12:58
4.2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
4.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. |
21 Feb 2003 12:29:08
4.2
|
knu  |
De-pkg-comment. |
07 Nov 2001 08:41:26 
|
knu  |
Define NO_LATEST_LINK. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
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 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |