| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 Aug 2011 19:20:17
1.0.5_1  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:40:25
1.0.5_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.0.5_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
1.0.5_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
02 Feb 2009 01:36:16
1.0.5_1
|
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
19 Apr 2008 17:56:05
1.0.5_1  |
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) |
04 Oct 2007 06:21:46
1.0.5_1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
28 Jan 2007 09:07:47
1.0.5_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
13 May 2006 04:24:52
1.0.5_1
|
edwin  |
Remove USE_REINPLACE from categories starting with T |
23 Feb 2006 10:40:45
1.0.5_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:10:24
1.0.5
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.0.5
|
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. |
13 Oct 2005 06:20:32
1.0.5
|
bland  |
Fnalize libtool bump.
Reported by: krismail |
29 Sep 2005 14:58:32
1.0.5
|
bland  |
Update to 1.0.5 |
09 Jul 2004 17:43:11
1.0.4
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
27 May 2004 02:23:32
1.0.4
|
bland  |
Update to 1.0.4 |
15 Apr 2004 10:45:56
1.0.2
|
kris  |
Add missing directory |
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. |
19 Feb 2004 15:06:53
1.0.2
|
bland  |
Update to 1.0.2 |
23 Jan 2004 03:44:11
1.0.1
|
bland  |
- Update to 1.0.1
- Change master site SOURCEFORGE -> GNOME
- Use lthack |
18 Jan 2004 05:57:06
1.0.0
|
bland  |
Update to 1.0.0 |
26 Nov 2003 04:39:33
0.27.0_1
|
bland  |
Fix plist entries.
Reported by: bento via kris (as a passepartout build error) |
17 Nov 2003 12:03:17
0.27.0
|
trevor  |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
12 Nov 2003 05:26:05
0.27.0
|
bland  |
Update to 0.27.0 |
25 Sep 2003 03:52:46
0.26.0
|
bland  |
- Update to 0.26.0
- Takeover maintainership. |
21 Jul 2003 13:43:59
0.25.0
|
krion  |
Update to 0.25.0
PR: 54623
Approved by: fjoe (mentor) |
11 Jul 2003 17:49:16
0.24.0_1
|
nork  |
Fix dependency & Bump PORTREVISION.
PR: ports/54377
Submitted by: Ports Fury |
08 Jul 2003 05:43:51
0.24.0
|
daichi  |
update textproc/libxml++: 0.23.0 -> 0.24.0
PR: 54196
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
22 May 2003 03:53:06
0.23.0
|
foxfair  |
PR: 52475
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
Reviewed by: Kirill Ponomarew <ponomarew@oberon.net>
Update libxml++: 0.22 -> 0.23 |
01 May 2003 23:38:08
0.22.0
|
naddy  |
Update to version 0.22.0
PR: 51237
Submitted by: Ports Fury |
22 Feb 2003 18:41:50
0.21.0
|
ijliao  |
upgrade to 0.21.0 |
20 Feb 2003 19:11:26
0.19.0
|
knu  |
De-pkg-comment. |
08 Feb 2003 09:50:32
0.19.0
|
ijliao  |
upgrade to 0.19.0 |
10 Jan 2003 10:10:57
0.18.0
|
ijliao  |
upgrade to 0.18.0 |
03 Jan 2003 18:32:20
0.17.0
|
ijliao  |
upgrade to 0.17.0
PR: 46311
Submitted by: Ports Fury |
21 Nov 2002 06:10:03
0.16.0
|
ijliao  |
upgrade to 0.16.0 |
20 Nov 2002 12:57:21
0.15.0
|
ijliao  |
upgrade to 0.15.0
PR: 45442
Submitted by: Ports Fury |
06 Nov 2002 22:57:43
0.14.p2
|
kris  |
On second thoughts, back out the PORTCOMMENT change and add back
pkg-comment for now. |
06 Nov 2002 14:05:33
0.14.p2
|
ijliao  |
upgrade to 0.14.p2 |
24 Oct 2002 18:51:38
0.14.p1
|
naddy  |
* Update to 0.14pre1. This also fixes compilation with GCC3.
PR: 44437
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Remove useless gmake dependency.
* Don't install .la wrapper file. |
01 Sep 2002 16:07:59
0.13
|
dwcjr  |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
31 Aug 2001 15:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
21 May 2001 19:48:19 
|
ijliao  |
upgrade to 0.13 drop maintainership |
26 Apr 2001 06:45:30 
|
ijliao  |
fix include path and make it build again |
25 Feb 2001 18:49:50 
|
ijliao  |
add libxml++, XML API for C++ |