| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
8.0.5_5
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Mar 2011 17:59:51
8.0.5_5
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
04 Dec 2010 07:34:27
8.0.5_5
|
ade  |
Sync to new bsd.autotools.mk |
18 Jun 2008 18:48:51
8.0.5_5
|
pav  |
- Reset maintainer address:
550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
tohoku.iij.ad.jp: no data known) |
19 Apr 2008 17:56:05
8.0.5_5  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
09 Apr 2008 13:42:26
8.0.5_4
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 20:32:57
8.0.5_4
|
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
8.0.5_3
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
30 Jan 2007 04:14:53
8.0.5_3
|
kris  |
Retire obsolete a.out shared library support |
07 Jan 2007 11:59:03
8.0.5_3
|
gabor  |
- Fix build with X.org 7 [1]
- Change MASTER_SITES [1]
- Fix maintainer's e-mail [1]
- Fix build with gcc4 [2]
- Fix wrongly implemented NOPORTDOCS
- Bump PORTREVISION
PR: ports/106913 [1],
ports/106914 [2]
Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (maintainer) [1] [2]
Approved by: erwin (mentor) |
09 May 2006 00:18:07
8.0.5_2
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
22 Jan 2006 12:39:13
8.0.5_2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
8.0.5_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. |
15 Apr 2005 18:45:42
8.0.5_2
|
sf  |
unbreak (libxpg4.) |
10 Apr 2005 21:28:10
8.0.5_2
|
kris  |
BROKEN on 6.0: Depends on libxpg4 which was prematurely removed by tjr |
31 Mar 2004 03:12:58
8.0.5_2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
8.0.5_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
8.0.5_2
|
knu  |
De-pkg-comment. |
22 May 2002 00:18:56
8.0.5_2
|
mita  |
PORTREVISION bump. |
21 May 2002 13:42:30
8.0.5_1
|
mita  |
Make japanese/tk80 compatible to XFree86 4.2
Submitted by: Maintainer (taguchi@tohoku.iij.ad.jp) |
09 Apr 2001 10:31:03 
|
knu  |
Fix up {tcl,tk}Config.sh breakage. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
17 Jun 2000 06:34:04 
|
knu  |
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. |