summaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce4-wm
Commit message (Collapse)AuthorAgeFilesLines
* update to xfce 4.2.3.1oliver2005-11-083-4/+19
| | | | Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* fix MASTER_SITESoliver2005-10-071-1/+1
| | | | Noted by: portsurvey
* update to 4.2.2oliver2005-05-193-3/+49
|
* adjust MASTER_SITESoliver2005-04-021-2/+3
|
* update to 4.2.1oliver2005-03-182-4/+4
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Add an option for building xfwm4 with support for the experimentalmux2005-02-141-2/+10
| | | | | | X11 Composite extension. Defaults to off. Reviewed by: maintainer
* remove share/locale/nb_NO on uninstalloliver2005-01-291-0/+2
| | | | | Pointed out by: pointyhead Discussed with: kris
* - bring xfce4 to 4.2oliver2005-01-263-548/+656
| | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1]
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-1/+1
| | | | big upgrade.
* update to xfce4-4.0.6oliver2004-07-193-3/+5
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* update to 4.0.5oliver2004-04-183-7/+8
| | | | use libtool version 15 instead of 13
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* update to xfce 4.0.4oliver2004-03-143-6/+8
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* update xfce4 to 4.0.3.1oliver2004-01-242-2/+2
| | | | | - small bug fix release for xfwm4 (It fixes a focus problem when using multiple screens)
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Update xfce to 4.0.3oliver2004-01-103-3/+7
| | | | | | | | | | | | | | 4.0.3: - Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added 4.0.2: * Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani
* update xfce to 4.0.1oliver2003-12-043-3/+70
|
* - Get the translations installed (Make configure able to detectoliver2003-10-192-2/+28
| | | | | | | | | | | | gettext and add it to LIB_DEPENDS.). [1] - INSTALLS_SHLIB added to the Makefile (Only in case a library get installed by the port.) - remove NO_FILTER_SHLIB - Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was set in the Makefile - bump PORTREVISION Noted By: Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1]
* Add back DIST_SUBDIR. It was removed by mistake.demon2003-09-282-1/+2
| | | | Approved by: maintainer
* Update to 4.0.0 release.demon2003-09-272-7/+5
|
* Update to version 4.0 RC3.demon2003-09-032-6/+6
|
* take maintainershipoliver2003-08-171-1/+1
|
* Start using the new xfce sub-categoryoliver2003-08-161-2/+4
|
* Update xfce4-wm to 3.99.2oliver2003-07-285-1205/+507
| | | | | PR: 53168 Submitted by: James Earl <jdearl@telus.net>
* Add xfwm4 020724, gtk-2.0 based window manager part of the XFCEpetef2003-05-115-0/+1225
project. PR: 41678 Submitted by: James Earl <jamesearl@shaw.ca>
OpenPOWER on IntegriCloud