Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.10_6 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
3.5.10_6 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
3.5.10_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.5.10_5 07 Jul 2011 17:21:58 |
makc |
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team. |
3.5.10_5 02 Jul 2011 20:09:46 |
miwi |
- Kick MD5 support |
3.5.10_5 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
3.5.10_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.5.10_4 22 May 2010 17:06:51 |
makc |
Remove needless LDCONFIG_DIRS from kde@ ports.
PR: ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> |
3.5.10_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.5.10_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.5.10_2 02 Aug 2009 19:36:34 |
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 |
3.5.10_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
3.5.10_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
3.5.10 29 Aug 2008 11:30:04 |
miwi |
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php
While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:
* Improved visibility on transparent backgrounds
* Themed arrow buttons in applets that were missing them
* Layout and antialiasing fixes in various applets
Approved by: portmgr (erwin/pav) |
3.5.9 18 Aug 2008 09:22:07 |
miwi |
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php
After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.
KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.
Of course Thanks to all Testers. |
3.5.8_1 06 Jun 2008 14:14:43 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.5.8 29 Oct 2007 23:48:18 |
lofi |
Update to KDE 3.5.8 |
3.5.7 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
3.5.7 04 Jul 2007 10:25:00 |
lofi |
Update to KDE 3.5.7 / KOffice 1.6.3 |
3.5.6_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.5.6_1 15 Mar 2007 14:53:01 |
lofi |
Look for xscreensaver executables in the correct prefix.
PR: ports/110330
Submitted by: girgen |
3.5.6 13 Mar 2007 19:10:49 |
lofi |
Update to KDE 3.5.6 / KOffice 1.6.2 |
3.5.5 19 Dec 2006 21:19:54 |
lofi |
Update to KDE 3.5.5 / KOffice 1.6.1
Approved by: portmgr |
3.5.4_2 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
3.5.4 12 Sep 2006 23:26:52 |
lofi |
KDE 3.5.4 / KOffice 1.5.2 |
3.5.3 05 Jun 2006 19:24:26 |
lofi |
Update to KDE 3.5.3 |
3.5.2 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
3.5.2 30 Mar 2006 20:30:29 |
lofi |
Update to KDE 3.5.2 |
3.5.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.5.1 01 Feb 2006 09:13:29 |
lofi |
Update to KDE 3.5.1. |
3.5.0 08 Jan 2006 19:31:44 |
lofi |
Update to KDE 3.5.0 |
3.4.3 05 Nov 2005 11:19:58 |
lofi |
Update to KDE 3.4.3 / KOffice 1.4.2 |
3.4.2 31 Jul 2005 22:46:35 |
lofi |
Update to KDE 3.4.2 / KOffice 1.4.1 |
3.4.1 26 Jun 2005 15:38:58 |
lofi |
Update to KDE 3.4.1 |
3.4.0 12 Apr 2005 20:47:09 |
adamw |
Teach the xscreensaver-gnome check about the new location of
the xscreensaver-gnome .desktop file.
Reviewed by: lofi |
3.4.0 20 Mar 2005 18:17:56 |
lofi |
Update to KDE 3.4 |
3.3.2_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
3.3.2 13 Dec 2004 20:12:15 |
lofi |
Update to KDE 3.3.2 |
3.3.1 08 Nov 2004 00:34:12 |
lofi |
Update to KDE 3.3.1 |
3.3.0 30 Aug 2004 19:55:42 |
lofi |
Update to KDE 3.3 |
3.2.3_1 11 Aug 2004 01:27:37 |
lofi |
Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt. |
3.2.3 11 Jul 2004 22:33:58 |
lofi |
USE_MESA -> USE_GL |
3.2.3 09 Jun 2004 16:58:31 |
lofi |
Update to version 3.2.3 |
3.2.2 02 Jun 2004 03:02:13 |
pav |
- Populate new category x11-themes with some candidates from x11-wm
PR: ports/63146
List compiled by: adamw
Repocopy by: marcus |