| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Jul 2004 14:31:46
0.93.5
|
arved  |
Missed one file. |
23 Jul 2004 14:30:41
0.93.5
|
arved  |
Start QT2 deorbit by removing expired ports. |
09 Jul 2004 17:43:11
0.93.5
|
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 |
17 May 2004 09:30:46
0.93.5
|
arved  |
Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED
Suggested by: eik |
10 Apr 2004 17:26:55
0.93.5
|
trevor  |
Tidy up whitespace. |
14 Mar 2004 06:17:56
0.93.5
|
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. |
06 Feb 2004 16:58:43
0.93.5
|
trevor  |
Apply studly caps to "FreeBSD". |
29 Jan 2004 07:24:56
0.93.5
|
trevor  |
SIZEify. |
23 Jan 2004 19:28:04
0.93.5
|
will  |
No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports. |
13 Nov 2003 14:45:08
0.93.5
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
18 May 2003 09:15:43
0.93.5
|
kris  |
BROKEN on 5.1: does not compile |
07 Mar 2003 06:01:16
0.93.5
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Aug 2002 05:53:54
0.93.5
|
alane  |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership. |
26 Jun 2002 17:52:29
0.93.5
|
pat  |
Add USE_PERL5
PR: 39835
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
27 Jan 2002 17:56:54 
|
dwcjr  |
Remove automake/conf dependency |
30 Oct 2001 09:03:18 
|
obrien  |
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was
abusing AUTOMAKE... |
03 Apr 2001 09:14:44 
|
will  |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
26 Mar 2001 08:27:33 
|
kuriyama  |
Update to 0.93.5. |
11 Mar 2001 05:00:13 
|
steve  |
Use '-O0' when compiling on the Alpha to avoid internal compiler errors. |
13 Oct 2000 21:19:52 
|
ade  |
Unbreak for Qt-2.2.0, fix plist |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
16 Sep 2000 18:53:00 
|
ade  |
Update to 0.93.2 |
14 Jul 2000 15:06:07 
|
alex  |
Respect CFLAGS, add -pedantic. However, port is still broken due to odd C++
compiler error, though this is a different error as before. |
22 Jun 2000 06:52:16 
|
will  |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |