aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver-kde
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - fix (and sort) plist after recent x11/xscreensaver updatemakc2009-09-182-13/+3
| | | | | | | - while here, clean-up a bit - bump PORTREVISION Feature safe: yes
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Unbreakmiwi2009-02-052-3/+2
| | | | - Fix build
* - Mark BROKEN: bad plistpav2009-01-261-0/+2
| | | | Reported by: pointyhat
* - Fix plistmiwi2009-01-101-1/+0
| | | | Reported by: pavbot
* - Fix plistmiwi2009-01-091-1/+0
| | | | Reported by: ionbot
* - Fix build after xscreensaver updatemiwi2009-01-082-18/+1
|
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-292-4/+4
| | | | | | | | | | | | | | | | | | | 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)
* - Fix plist after xscreensaver updatemiwi2008-08-192-2/+1
| | | | | Submitted by: Max Brazhnikov Reported by: ionbot
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-183-4/+13
| | | | | | | | | | | | | | | | 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.
* Chase a rename of file in xscreensaver-gnome.mezz2008-07-281-3/+3
| | | | | | | gnome-screensaver-properties.desktop -> xscreensaver-properties.desktop PR: ports/126007 Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* Fix dependency file for xscreensaver-gnome.lofi2008-03-141-3/+3
| | | | | PR: ports/121349 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
* Update to KDE 3.5.8lofi2007-10-302-6/+6
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-4/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Look for xscreensaver executables in the correct prefix.lofi2007-03-151-4/+5
| | | | | PR: ports/110330 Submitted by: girgen
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-4/+4
|
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-8/+7
| | | | Approved by: portmgr
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-4/+5
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-4/+3
|
* Chase xscreensaver update.lofi2006-06-092-1/+1
|
* Update to KDE 3.5.3lofi2006-06-061-3/+3
|
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* Update to KDE 3.5.2lofi2006-03-313-4/+18
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* Update to KDE 3.5.1.lofi2006-02-012-4/+3
|
* - Update graphics/libglut to 6.4.1.sem2006-01-121-0/+1
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Update to KDE 3.5.0lofi2006-01-091-2/+3
|
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-052-3/+2
|
* Chase xscreensaver update.lofi2005-11-052-1/+1
|
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2
|
* Update to KDE 3.4.1lofi2005-06-263-4/+3
|
* Catch up with the recent xscreensaver update.lofi2005-04-252-0/+5
|
* Chase the xscreensaver-gnome dependency file.marcus2005-04-031-3/+3
|
* Update to KDE 3.4lofi2005-03-212-2/+4
|
* Update to KDE 3.3.2lofi2004-12-142-5/+2
|
* Update to KDE 3.3.1lofi2004-11-081-2/+2
|
* Update to KDE 3.3lofi2004-08-313-31/+18
|
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-114-0/+266
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.