aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/kompmgr
Commit message (Collapse)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=219410
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-183-43709/+3
| | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=218752
* - Add missing xorg dependencyMartin Wilke2008-08-011-1/+2
| | | | | | | | | PR: 123406/126149 Submitted by: Mel <mel@rachie.is-a-geek.net> Gergely Czuczy <phoemix@harmless.hu> Notes: svn path=/head/; revision=217903
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Remove support for XFree8-4.Florent Thoumie2008-03-071-4/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Update to KDE 3.5.8Michael Nottebrock2007-10-292-13/+8
| | | | Notes: svn path=/head/; revision=202377
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-042-4/+3
| | | | Notes: svn path=/head/; revision=194883
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-132-4/+4
| | | | Notes: svn path=/head/; revision=187334
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-191-3/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-121-3/+3
| | | | Notes: svn path=/head/; revision=172898
* Update to KDE 3.5.3Michael Nottebrock2006-06-051-3/+3
| | | | Notes: svn path=/head/; revision=164487
* Update to KDE 3.5.2Michael Nottebrock2006-03-302-4/+4
| | | | Notes: svn path=/head/; revision=158431
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to KDE 3.5.1.Michael Nottebrock2006-02-011-3/+3
| | | | Notes: svn path=/head/; revision=154984
* Update to KDE 3.5.0Michael Nottebrock2006-01-082-30/+3
| | | | Notes: svn path=/head/; revision=153084
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-051-2/+2
| | | | Notes: svn path=/head/; revision=147365
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-312-3/+2
| | | | Notes: svn path=/head/; revision=140588
* Fix build on 4.x [1], don't crash with malloc debug flag J enabled [2]Michael Nottebrock2005-07-052-0/+29
| | | | | | | | | | Reported by: Tod McQuillin <devin@spamcop.net> [1], Doug White <dwhite@gumbysoft.com> [2] Submitted by: Tod McQuillin <devin@spamcop.net> [1] PR: ports/82994 [1] Notes: svn path=/head/; revision=138513
* Update to KDE 3.4.1Michael Nottebrock2005-06-261-2/+2
| | | | Notes: svn path=/head/; revision=138043
* Fix package build.Michael Nottebrock2005-03-232-0/+43707
| | | | | | | Approved by: portmgr (kr10n) Notes: svn path=/head/; revision=131921
* Add kompmgr, a utility need to enable XComposite support in KDE.Michael Nottebrock2005-03-213-0/+49
Notes: svn path=/head/; revision=131829