| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
5.4.0_4
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
5.4.0_4
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
5.4.0_4
|
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 |
12 Feb 2009 18:59:24
5.4.0_4
|
wxs  |
- Pass maintainership to marius@nuenneri.ch
Submitted by: marius@nuenneri.ch (ports@ mailing list) |
10 Mar 2007 21:01:48
5.4.0_4
|
pav  |
- Patch the braindead configure script and make the OpenSSL part really work
Fixes: ports/109728
Reported by: bf <bf2006a@yahoo.com> |
31 Jan 2007 20:38:41
5.4.0_4
|
miwi  |
- Add ssl support |
30 Jan 2007 10:25:34
5.4.0_3
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
28 Jan 2007 09:07:47
5.4.0_3
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
15 Aug 2006 01:11:33
5.4.0_3
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
10 Jul 2006 12:59:39
5.4.0_3
|
vd  |
Add wwwssl to the list of libraries to link with
PR: ports/99863
Submitted by: Julian Elischer <julian@pan.ironport.com> |
13 May 2006 04:41:22
5.4.0_2
|
edwin  |
Remove USE_REINPLACE from categories starting with W |
23 Feb 2006 10:40:45
5.4.0_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 19:02:21
5.4.0_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
5.4.0_1
|
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. |
03 Jun 2005 20:18:13
5.4.0_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
09 Jul 2004 17:43:11
5.4.0_1
|
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 |
14 Mar 2004 06:17:56
5.4.0_1
|
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. |
04 Feb 2004 16:34:54
5.4.0_1
|
rik  |
Fix DISTNAME. |
04 Feb 2004 05:10:27
5.4.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
5.4.0
|
trevor  |
SIZEify. |
31 Mar 2003 09:16:13
5.4.0
|
edwin  |
Port installs shared libraries. |
20 Feb 2003 19:15:38
5.4.0
|
knu  |
De-pkg-comment. |
12 Dec 2002 01:32:34
5.4.0
|
marcus  |
Add USE_PERL5_BUILD.
Reported by: bento |
01 Jul 2002 14:09:31
5.4.0
|
ijliao  |
upgrade to 5.4.0
PR: 40063
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
22 Sep 2001 21:15:11 
|
sf  |
update to 5.3.2. |
17 Sep 2001 18:40:31 
|
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
26 Feb 2001 15:57:45 
|
tom  |
Add WWW: |
05 Feb 2001 15:33:58 
|
olgeni  |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
12 Aug 2000 03:56:33 
|
jseger  |
Upgrade to libwww-5.3.1 |
09 Jun 2000 17:35:14 
|
ade  |
Add zlib support. |