The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-toolkits : libxfce4gui

XFce 4 widget library required by xfce4 and xfwm4

 XFce 4 unified widget library 

http://www.xfce.org/projects/libraries/



libxfce4gui history


v. 1.39
date: 2007/10/25 22:53:27;  author: sat;  state: Exp;  lines: +1 -1
- Fix a typo in bsd.sites.mk along with all the places it affected

Approved by:	oliver (maintainer of the respective ports)

v. 1.38 date: 2007/05/19 20:31:24; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37 date: 2007/04/11 16:26:50; author: oliver; state: Exp; lines: +1 -1 update xfce to 4.4.1 bump PORTREVISION where needed
v. 1.36 date: 2007/03/14 04:12:30; author: linimon; state: Exp; lines: +0 -1 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov [1], oliver [2]
v. 1.35 date: 2007/02/01 02:42:04; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.34 date: 2007/01/22 16:45:02; author: oliver; state: Exp; lines: +17 -19 Import xfce 4.4 - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
v. 1.33 date: 2006/11/27 08:47:22; author: oliver; state: Exp; lines: +2 -0 fix build with non-standard X11BASE path Noted by: kris
v. 1.32 date: 2006/11/07 14:03:53; author: oliver; state: Exp; lines: +5 -2 depend on dbh 4.5.0 otherwise some ports depending on libxfce4gui are not compileable because on of there dbh 4.5 dependencies which are conflicting libxfceguis former with dbh10 dependency Bump PORTREVISION
v. 1.31 date: 2006/10/31 05:37:31; author: ijliao; state: Exp; lines: +1 -1 * upgrade dbh to 4.5.0 * keep old dbh 1.0 as dbh10 * reassign XFCE dependent to dbh10 Approved by: oliver (maintainer of XFCE4)
v. 1.30 date: 2006/10/14 08:52:26; author: marcus; state: Exp; lines: +1 -2 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)
v. 1.29 date: 2006/05/13 05:00:36; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.28 date: 2006/02/23 10:40:31; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.27 date: 2005/11/15 06:52:03; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.26 date: 2005/11/08 22:42:27; author: oliver; state: Exp; lines: +2 -2 update to xfce 4.2.3.1 Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
v. 1.25 date: 2005/11/05 05:21:11; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/10/07 15:00:13; author: oliver; state: Exp; lines: +1 -1 fix MASTER_SITES Noted by: portsurvey
v. 1.23 date: 2005/05/19 18:34:45; author: oliver; state: Exp; lines: +2 -6 update to 4.2.2
v. 1.22 date: 2005/04/02 11:57:42; author: oliver; state: Exp; lines: +3 -2 adjust MASTER_SITES
v. 1.21 date: 2005/03/18 18:30:36; author: oliver; state: Exp; lines: +2 -2 update to 4.2.1
v. 1.20 date: 2005/03/12 10:53:21; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19 date: 2005/01/26 16:57:37; author: oliver; state: Exp; lines: +15 -6 - 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]
v. 1.18 date: 2004/11/07 22:37:34; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.17 date: 2004/07/19 03:31:33; author: oliver; state: Exp; lines: +1 -1 update to xfce4-4.0.6
v. 1.16 date: 2004/07/09 17:43:07; author: marcus; state: Exp; lines: +1 -1 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
v. 1.15 date: 2004/04/18 17:29:51; author: oliver; state: Exp; lines: +4 -5 update to 4.0.5 use libtool version 15 instead of 13
v. 1.14 date: 2004/04/05 03:30:49; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.13 date: 2004/03/14 23:44:30; author: oliver; state: Exp; lines: +4 -5 update to xfce 4.0.4
v. 1.12 date: 2004/03/14 06:17:50; author: ade; state: Exp; lines: +1 -1 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.
v. 1.11 date: 2004/02/04 05:10:11; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2004/01/10 22:40:07; author: oliver; state: Exp; lines: +4 -2 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
v. 1.9 date: 2003/12/04 17:17:38; author: oliver; state: Exp; lines: +2 -2 update xfce to 4.0.1
v. 1.8 date: 2003/10/19 06:13:48; author: oliver; state: Exp; lines: +2 -2 - 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 [1]
v. 1.7 date: 2003/09/28 17:52:42; author: demon; state: Exp; lines: +1 -0 Add back DIST_SUBDIR. It was removed by mistake. Approved by: maintainer
v. 1.6 date: 2003/09/27 11:45:11; author: demon; state: Exp; lines: +3 -6 Update to 4.0.0 release.
v. 1.5 date: 2003/09/03 09:46:27; author: demon; state: Exp; lines: +5 -6 Update to version 4.0 RC3.
v. 1.4 date: 2003/08/17 07:40:38; author: oliver; state: Exp; lines: +1 -1 take maintainership
v. 1.3 date: 2003/08/16 07:03:33; author: oliver; state: Exp; lines: +1 -1 Start using the new xfce sub-category
v. 1.2 date: 2003/08/01 08:09:47; author: oliver; state: Exp; lines: +2 -0 enable xinerama support by default, Bump portrevision Noted by: Stephan Gilles
v. 1.1 date: 2003/07/28 18:10:40; author: oliver; state: Exp; Add libxfce4gui 3.99.2, xFce 4 widget library required by xfce4 and xfwm4. PR: 53155 Submitted by: James Earl ============================================================================= v. 1.39 date: 2007/10/25 22:53:27; author: sat; state: Exp; lines: +1 -1 - Fix a typo in bsd.sites.mk along with all the places it affected Approved by: oliver (maintainer of the respective ports)
v. 1.38 date: 2007/05/19 20:31:24; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37 date: 2007/04/11 16:26:50; author: oliver; state: Exp; lines: +1 -1 update xfce to 4.4.1 bump PORTREVISION where needed
v. 1.36 date: 2007/03/14 04:12:30; author: linimon; state: Exp; lines: +0 -1 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov [1], oliver [2]
v. 1.35 date: 2007/02/01 02:42:04; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.34 date: 2007/01/22 16:45:02; author: oliver; state: Exp; lines: +17 -19 Import xfce 4.4 - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
v. 1.33 date: 2006/11/27 08:47:22; author: oliver; state: Exp; lines: +2 -0 fix build with non-standard X11BASE path Noted by: kris
v. 1.32 date: 2006/11/07 14:03:53; author: oliver; state: Exp; lines: +5 -2 depend on dbh 4.5.0 otherwise some ports depending on libxfce4gui are not compileable because on of there dbh 4.5 dependencies which are conflicting libxfceguis former with dbh10 dependency Bump PORTREVISION
v. 1.31 date: 2006/10/31 05:37:31; author: ijliao; state: Exp; lines: +1 -1 * upgrade dbh to 4.5.0 * keep old dbh 1.0 as dbh10 * reassign XFCE dependent to dbh10 Approved by: oliver (maintainer of XFCE4)
v. 1.30 date: 2006/10/14 08:52:26; author: marcus; state: Exp; lines: +1 -2 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)
v. 1.29 date: 2006/05/13 05:00:36; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.28 date: 2006/02/23 10:40:31; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.27 date: 2005/11/15 06:52:03; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.26 date: 2005/11/08 22:42:27; author: oliver; state: Exp; lines: +2 -2 update to xfce 4.2.3.1 Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
v. 1.25 date: 2005/11/05 05:21:11; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/10/07 15:00:13; author: oliver; state: Exp; lines: +1 -1 fix MASTER_SITES Noted by: portsurvey
v. 1.23 date: 2005/05/19 18:34:45; author: oliver; state: Exp; lines: +2 -6 update to 4.2.2
v. 1.22 date: 2005/04/02 11:57:42; author: oliver; state: Exp; lines: +3 -2 adjust MASTER_SITES
v. 1.21 date: 2005/03/18 18:30:36; author: oliver; state: Exp; lines: +2 -2 update to 4.2.1
v. 1.20 date: 2005/03/12 10:53:21; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19 date: 2005/01/26 16:57:37; author: oliver; state: Exp; lines: +15 -6 - 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]
v. 1.18 date: 2004/11/07 22:37:34; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.17 date: 2004/07/19 03:31:33; author: oliver; state: Exp; lines: +1 -1 update to xfce4-4.0.6
v. 1.16 date: 2004/07/09 17:43:07; author: marcus; state: Exp; lines: +1 -1 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
v. 1.15 date: 2004/04/18 17:29:51; author: oliver; state: Exp; lines: +4 -5 update to 4.0.5 use libtool version 15 instead of 13
v. 1.14 date: 2004/04/05 03:30:49; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.13 date: 2004/03/14 23:44:30; author: oliver; state: Exp; lines: +4 -5 update to xfce 4.0.4
v. 1.12 date: 2004/03/14 06:17:50; author: ade; state: Exp; lines: +1 -1 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.
v. 1.11 date: 2004/02/04 05:10:11; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2004/01/10 22:40:07; author: oliver; state: Exp; lines: +4 -2 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
v. 1.9 date: 2003/12/04 17:17:38; author: oliver; state: Exp; lines: +2 -2 update xfce to 4.0.1
v. 1.8 date: 2003/10/19 06:13:48; author: oliver; state: Exp; lines: +2 -2 - 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 [1]
v. 1.7 date: 2003/09/28 17:52:42; author: demon; state: Exp; lines: +1 -0 Add back DIST_SUBDIR. It was removed by mistake. Approved by: maintainer
v. 1.6 date: 2003/09/27 11:45:11; author: demon; state: Exp; lines: +3 -6 Update to 4.0.0 release.
v. 1.5 date: 2003/09/03 09:46:27; author: demon; state: Exp; lines: +5 -6 Update to version 4.0 RC3.
v. 1.4 date: 2003/08/17 07:40:38; author: oliver; state: Exp; lines: +1 -1 take maintainership
v. 1.3 date: 2003/08/16 07:03:33; author: oliver; state: Exp; lines: +1 -1 Start using the new xfce sub-category
v. 1.2 date: 2003/08/01 08:09:47; author: oliver; state: Exp; lines: +2 -0 enable xinerama support by default, Bump portrevision Noted by: Stephan Gilles
v. 1.1 date: 2003/07/28 18:10:40; author: oliver; state: Exp; Add libxfce4gui 3.99.2, xFce 4 widget library required by xfce4 and xfwm4. PR: 53155 Submitted by: James Earl ============================================================================= v. 1.39 date: 2007/10/25 22:53:27; author: sat; state: Exp; lines: +1 -1 - Fix a typo in bsd.sites.mk along with all the places it affected Approved by: oliver (maintainer of the respective ports)
v. 1.38 date: 2007/05/19 20:31:24; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37 date: 2007/04/11 16:26:50; author: oliver; state: Exp; lines: +1 -1 update xfce to 4.4.1 bump PORTREVISION where needed
v. 1.36 date: 2007/03/14 04:12:30; author: linimon; state: Exp; lines: +0 -1 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov [1], oliver [2]
v. 1.35 date: 2007/02/01 02:42:04; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.34 date: 2007/01/22 16:45:02; author: oliver; state: Exp; lines: +17 -19 Import xfce 4.4 - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
v. 1.33 date: 2006/11/27 08:47:22; author: oliver; state: Exp; lines: +2 -0 fix build with non-standard X11BASE path Noted by: kris
v. 1.32 date: 2006/11/07 14:03:53; author: oliver; state: Exp; lines: +5 -2 depend on dbh 4.5.0 otherwise some ports depending on libxfce4gui are not compileable because on of there dbh 4.5 dependencies which are conflicting libxfceguis former with dbh10 dependency Bump PORTREVISION
v. 1.31 date: 2006/10/31 05:37:31; author: ijliao; state: Exp; lines: +1 -1 * upgrade dbh to 4.5.0 * keep old dbh 1.0 as dbh10 * reassign XFCE dependent to dbh10 Approved by: oliver (maintainer of XFCE4)
v. 1.30 date: 2006/10/14 08:52:26; author: marcus; state: Exp; lines: +1 -2 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)
v. 1.29 date: 2006/05/13 05:00:36; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.28 date: 2006/02/23 10:40:31; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.27 date: 2005/11/15 06:52:03; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.26 date: 2005/11/08 22:42:27; author: oliver; state: Exp; lines: +2 -2 update to xfce 4.2.3.1 Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
v. 1.25 date: 2005/11/05 05:21:11; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/10/07 15:00:13; author: oliver; state: Exp; lines: +1 -1 fix MASTER_SITES Noted by: portsurvey
v. 1.23 date: 2005/05/19 18:34:45; author: oliver; state: Exp; lines: +2 -6 update to 4.2.2
v. 1.22 date: 2005/04/02 11:57:42; author: oliver; state: Exp; lines: +3 -2 adjust MASTER_SITES
v. 1.21 date: 2005/03/18 18:30:36; author: oliver; state: Exp; lines: +2 -2 update to 4.2.1
v. 1.20 date: 2005/03/12 10:53:21; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.19 date: 2005/01/26 16:57:37; author: oliver; state: Exp; lines: +15 -6 - 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]
v. 1.18 date: 2004/11/07 22:37:34; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.17 date: 2004/07/19 03:31:33; author: oliver; state: Exp; lines: +1 -1 update to xfce4-4.0.6
v. 1.16 date: 2004/07/09 17:43:07; author: marcus; state: Exp; lines: +1 -1 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
v. 1.15 date: 2004/04/18 17:29:51; author: oliver; state: Exp; lines: +4 -5 update to 4.0.5 use libtool version 15 instead of 13
v. 1.14 date: 2004/04/05 03:30:49; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.13 date: 2004/03/14 23:44:30; author: oliver; state: Exp; lines: +4 -5 update to xfce 4.0.4
v. 1.12 date: 2004/03/14 06:17:50; author: ade; state: Exp; lines: +1 -1 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.
v. 1.11 date: 2004/02/04 05:10:11; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2004/01/10 22:40:07; author: oliver; state: Exp; lines: +4 -2 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
v. 1.9 date: 2003/12/04 17:17:38; author: oliver; state: Exp; lines: +2 -2 update xfce to 4.0.1
v. 1.8 date: 2003/10/19 06:13:48; author: oliver; state: Exp; lines: +2 -2 - 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 [1]
v. 1.7 date: 2003/09/28 17:52:42; author: demon; state: Exp; lines: +1 -0 Add back DIST_SUBDIR. It was removed by mistake. Approved by: maintainer
v. 1.6 date: 2003/09/27 11:45:11; author: demon; state: Exp; lines: +3 -6 Update to 4.0.0 release.
v. 1.5 date: 2003/09/03 09:46:27; author: demon; state: Exp; lines: +5 -6 Update to version 4.0 RC3.
v. 1.4 date: 2003/08/17 07:40:38; author: oliver; state: Exp; lines: +1 -1 take maintainership
v. 1.3 date: 2003/08/16 07:03:33; author: oliver; state: Exp; lines: +1 -1 Start using the new xfce sub-category
v. 1.2 date: 2003/08/01 08:09:47; author: oliver; state: Exp; lines: +2 -0 enable xinerama support by default, Bump portrevision Noted by: Stephan Gilles
v. 1.1 date: 2003/07/28 18:10:40; author: oliver; state: Exp; Add libxfce4gui 3.99.2, xFce 4 widget library required by xfce4 and xfwm4. PR: 53155 Submitted by: James Earl =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm