| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Nov 2005 09:07:45
1.45_3
|
kris  |
Remove expired ports |
26 Sep 2005 16:01:08
1.45_3
|
arved  |
Mark qt1 (QT4 is already released) and all ports depending on it as
DEPRECATED and set an EXPIRATION_DATE.
Approved by: "Gordon Greeff" <gordon@shrubbery.org.za> (peq maintainer) |
15 Nov 2004 05:19:30
1.45_3
|
sf  |
farewell to libxpg4. |
04 Feb 2004 05:10:27
1.45_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
1.45_2
|
trevor  |
SIZEify. |
20 Nov 2003 15:06:15
1.45_2
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
1.45_2
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
13 Nov 2003 12:03:59
1.45_2
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
10 Aug 2003 06:45:35
1.45_2
|
kris  |
Drop maintainership |
10 Aug 2003 06:44:43
1.45_2
|
kris  |
Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKEN
on 5.x machines (compile and configure failure, respectively).
PR: 52731
Submitted by: trevor |
18 May 2003 12:20:57
1.45_2
|
kris  |
BROKEN on 5.1: bad C++ |
07 Mar 2003 06:14:08
1.45_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
31 Aug 2002 02:44:07
1.45_2
|
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
05 May 2002 22:38:22
1.45_2
|
kris  |
Add a patch I forgot yesterday to rename libqt -> libqt1
Noticed by: Tilman Linneweh <tilman@arved.de>
Pointy hat to: kris |
05 May 2002 09:55:31
1.45
|
kris  |
Add back the qt145 port and support for qt-1.x. This should not
have been removed because it was not broken and a lot of working
ports depended on it. The qt145 port now installs files named
*qt1* instead of *qt* so it does not conflict with the other qt
versions. |
19 Apr 2002 02:30:02
1.45_1
|
will  |
Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree. |
06 Oct 2001 19:29:12 
|
obrien  |
Explicitly set the LATEST_LINK to "qt1". The KDE maintainers can decide if
they want to change the port name back to just "qt" or not. |
10 Sep 2001 21:22:28 
|
demon  |
Set DIST_SUBDIR=KDE |
09 Sep 2001 06:22:45 
|
will  |
Make it so you can ``pkg_add -r qt1'' and get Qt 1.45. This is lame, but I
think we'll be removing this port within the next three months anyway. Well,
maybe not -- TBD, I guess. |
25 Aug 2001 03:17:59 
|
will  |
Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD. This group (at this time) consists
of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. |
21 Jan 2001 19:36:08 
|
will  |
Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC 2.95.3.
It's backwards compatible, so no need for OSVERSION or other checks like that.
Also add new var - MAKE_JOBS, which allows you to adjust the -jN argument (I
wanted this 'cause with more CPUs I can compile with MAKE_JOBS=4 or greater).
Methinks this kind of thing belongs in bsd.port.mk, but anyway. I can now
compile (with MAKE_JOBS=4) qt 1.45 in less than 4 minutes on my dual
PIII-600E. :) |
07 Jan 2001 17:49:52 
|
will  |
Clean up inefficient perl invocations; use multiple REs in the same call. |
30 Oct 2000 15:15:24 
|
will  |
Add NO_LATEST_LINK=yes to facilitate QT2/KDE2. |
23 Oct 2000 19:52:34 
|
knu  |
Get rid of redundant `${WRKSRC}/' prefixes after `cd ${WRKSRC}' to prevent
`argument list too long' error when WRKDIRPREFIX is very long. |
23 Oct 2000 16:24:23 
|
imura  |
Merge kde11-i18n into kde11, and remove my *-i18n ports. There is no
so-version bump, because of compatibility. |
09 Oct 2000 16:00:18 
|
imura  |
sort |
08 Oct 2000 08:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
02 Jul 2000 01:11:29 
|
will  |
Add WANT_STATIC for those of you (in particular, libh) that need a static
version of the Qt 1.45 library. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |
03 Jun 2000 01:44:30 
|
asami  |
Put ${.CURDIR} instead of include file name, instead of using a relative path.
|
30 May 2000 17:14:50 
|
will  |
Oops, forgot to include this file with the previous commit. Just to clarify,
this file is here to help keep the Qt port Makefile clean. |
30 May 2000 05:16:01 
|
will  |
Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out with
the kdelibs11 and kdebase11 ports, which work just fine with no GL depend in
Qt 1.x. Also nuke a.out support. |
29 May 2000 06:21:33 
|
will  |
Make Qt 1.45 compile without those useless examples/tutorials, which only
serve to waste CPU time. |