non port: devel/qtez/Makefile |
Number of commits found: 20 |
Friday, 23 Jul 2004
|
14:30 arved
Start QT2 deorbit by removing expired ports.
 |
Friday, 9 Jul 2004
|
17:43 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
 |
Monday, 17 May 2004
|
09:30 arved
Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED
Suggested by: eik
 |
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
 |
Sunday, 14 Mar 2004
|
06:17 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.
 |
Friday, 6 Feb 2004
|
16:58 trevor
Apply studly caps to "FreeBSD".
 |
Friday, 23 Jan 2004
|
19:28 will
No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.
 |
Thursday, 13 Nov 2003
|
14:45 trevor
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
 |
Sunday, 18 May 2003
|
09:15 kris
BROKEN on 5.1: does not compile
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Friday, 23 Aug 2002
|
05:53 alane
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
 |
Wednesday, 26 Jun 2002
|
17:52 pat
Add USE_PERL5
PR: 39835
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
 |
Sunday, 27 Jan 2002
|
17:56 dwcjr
Remove automake/conf dependency
 |
Tuesday, 30 Oct 2001
|
09:03 obrien
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was
abusing AUTOMAKE...
 |
Tuesday, 3 Apr 2001
|
09:14 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.
 |
Monday, 26 Mar 2001
|
08:27 kuriyama
Update to 0.93.5.
 |
Sunday, 11 Mar 2001
|
05:00 steve
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.
 |
Saturday, 16 Sep 2000
|
18:53 ade
Update to 0.93.2
 |
Friday, 14 Jul 2000
|
15:06 alex
Respect CFLAGS, add -pedantic. However, port is still broken due to odd C++
compiler error, though this is a different error as before.
 |
Thursday, 22 Jun 2000
|
06:52 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.
 |
Number of commits found: 20 |