Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.2_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
4.2.2 07 Oct 2005 15:00:16 |
oliver |
fix MASTER_SITES
Noted by: portsurvey |
4.2.2 15 Jun 2005 02:43:36 |
lesi |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
4.2.2 19 May 2005 18:34:49 |
oliver |
update to 4.2.2 |
4.2.1_1 30 Apr 2005 16:12:29 |
oliver |
fix xfce4 logout when using the xfce4 submenu
bump PORTREVISION
PR: 80409
Submitted by: chinsan <chinsan@mail2000.com.tw> |
4.2.1 02 Apr 2005 11:57:45 |
oliver |
adjust MASTER_SITES |
4.2.1 18 Mar 2005 18:30:39 |
oliver |
update to 4.2.1 |
4.2.0_1 12 Mar 2005 21:44:29 |
oliver |
fix build with gtk 2.6 |
4.2.0_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
4.2.0 29 Jan 2005 21:23:49 |
oliver |
remove share/locale/nb_NO on uninstall
Pointed out by: pointyhead
Discussed with: kris |
4.2.0 29 Jan 2005 21:01:37 |
oliver |
fix plist
Pointed out by: pointyhat |
4.2.0 27 Jan 2005 17:49:43 |
oliver |
add some dependencies
Noted by: pointyhat |
4.2.0 26 Jan 2005 16:57:40 |
oliver |
- bring xfce4 to 4.2
- 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] |
4.0.6_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
4.0.6 19 Jul 2004 03:31:36 |
oliver |
update to xfce4-4.0.6 |
4.0.5 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
4.0.5 18 Apr 2004 17:29:54 |
oliver |
update to 4.0.5
use libtool version 15 instead of 13 |
4.0.4_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
4.0.4 14 Mar 2004 23:44:33 |
oliver |
update to xfce 4.0.4 |
4.0.3_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
4.0.3_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
4.0.3 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
4.0.3 10 Jan 2004 22:40:10 |
oliver |
Update xfce to 4.0.3
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 |
4.0.1 04 Dec 2003 17:17:40 |
oliver |
update xfce to 4.0.1 |
4.0.0_1 19 Oct 2003 06:13:49 |
oliver |
- Get the translations installed (Make configure able to detect
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] |
4.0.0 28 Sep 2003 17:52:45 |
demon |
Add back DIST_SUBDIR. It was removed by mistake.
Approved by: maintainer |
4.0.0 27 Sep 2003 11:45:14 |
demon |
Update to 4.0.0 release. |
3.99.3 03 Sep 2003 09:46:30 |
demon |
Update to version 4.0 RC3. |
3.99.2_1 17 Aug 2003 07:40:39 |
oliver |
take maintainership |
3.99.2_1 16 Aug 2003 07:03:34 |
oliver |
Start using the new xfce sub-category |
3.99.2_1 31 Jul 2003 12:01:37 |
oliver |
bumped PORTREVISION
Noted by: kris |
3.99.2 31 Jul 2003 11:43:33 |
oliver |
Add missing dependencies
Pointed out by: bento |
3.99.2 28 Jul 2003 18:12:41 |
oliver |
Add xfce4-desktop 3.99.2,
xFce 4 desktop background manager and
root menu.
PR: 53161
Submitted by: James Earl <jdearl@telus.net> |