Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Oct 2021 19:44:42 4.16.0
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
06 Apr 2021 14:31:07 4.16.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Jan 2021 16:36:33
4.16.0 
|
madpilot  |
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200
This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.
WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.
Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:
- print/xfce4-print
- x11/xfce4-quicklauncher-plugin (Only the first 15 lines of the commit message are shown above ) |
04 Nov 2020 08:49:53
4.14.3
|
madpilot  |
Update xfce4-desktop to 4.14.3 |
20 Jun 2020 09:48:34
4.14.2
|
madpilot  |
Tell portscout to only check for stable updates. |
13 Jan 2020 14:22:14
4.14.2
|
madpilot  |
Update xfce4-desktop to 4.14.2 |
01 Oct 2019 07:48:45
4.14.1
|
pkubaj  |
x11-wm/xfce4-desktop: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
from xfdesktop-common.c:51:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was here
Approved by: mentors (implicit approval) |
19 Sep 2019 23:46:34
4.14.1
|
madpilot  |
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above ) |
19 Jun 2019 16:14:27
4.12.5
|
madpilot  |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
05 Jun 2019 07:26:22
4.12.5
|
madpilot  |
Update xfce4-desktop to 4.12.5 |
22 Jan 2019 14:44:38
4.12.4
|
madpilot  |
Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
install-strip |
18 Sep 2017 14:26:03
4.12.4
|
madpilot  |
- Update x11-wm/xfce4-desktop to 4.12.4
- Adjust dependencies (reported by QA script)
- Silence USES portlint warning
PR: 220290
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
15 Feb 2017 16:02:20
4.12.3_2
|
olivierd  |
- Remove previous patch (creation of folder in context menu), it causes
crash of xfdesktop and produces wrong mime type
- Bump PORTREVISION |
13 Jan 2017 09:56:51
4.12.3_1
|
olivierd  |
- Fix creation of folder from desktop context menu
- Bump PORTREVISION
While I'm here, switch to optional extra build target (when NLS option is
unset)
PR: 214207
Reported by: Marko Cupac
MFH: 2017Q1 |
19 May 2016 10:53:06
4.12.3
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:33:58
4.12.3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
19 Jul 2015 16:31:51
4.12.3
|
olivierd  |
Update to 4.12.3 (bugfix release) |
17 May 2015 17:46:58
4.12.2
|
olivierd  |
Update to 4.12.2 (bugfix)
Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.2#n1 |
27 Mar 2015 09:16:45
4.12.1
|
olivierd  |
Unbreak build, when Thunar is not set
Reported by: Andreas Koga <koga@kabelmail.de> |
22 Mar 2015 14:14:14
4.12.1
|
olivierd  |
Update to 4.12.1
Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.1#n1 |
13 Mar 2015 17:26:47
4.12.0
|
olivierd  |
Make really Thunar optional (fix revision r380955)
PR: 198561
Submitted by: lichray@gmail.com
Reported by: makc@, Eric Douzet |
10 Mar 2015 18:39:01
4.12.0
|
olivierd  |
Make Thunar optional
Requested by: Eric Douzet (private email) |
05 Mar 2015 22:52:31

|
olivierd  |
The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1 (Only the first 15 lines of the commit message are shown above ) |
04 Jan 2015 22:10:15
4.10.3_2
|
olivierd  |
Bump PORTREVISION after update of x11-fm/thunar |
08 Dec 2014 16:48:41
4.10.3_1
|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
16 Nov 2014 11:11:07
4.10.3
|
olivierd  |
- Update to 4.10.3
- Remove unneeded patch
ChangeLog:
https://mail.xfce.org/pipermail/xfce-announce/2014-November/000342.html |
02 Jun 2014 07:16:50
4.10.2_2
|
miwi  |
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr |
02 Jan 2014 16:15:31
4.10.2_2
|
olivierd  |
Backport patch (available in xfdesktop 4.11.2), and replaces previous fix
(r314575), which scales down oversize icons in menu.
Obtained from: Upstream git repository |
14 Oct 2013 20:03:16
4.10.2_2
|
olivierd  |
- Support STAGEDIR
- Switch to USES= gmake (xfce4-desktop, xfce4-wm)
- Convert to new LIB_DEPENDS format (xfce4-desktop, xfce4-panel,
xfce4-wm) |
21 Sep 2013 00:01:17
4.10.2_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
08 May 2013 16:05:21
4.10.2_2
|
olivierd  |
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file |
26 Apr 2013 10:44:29
4.10.2_1
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
4.10.2_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
18 Mar 2013 14:46:25
4.10.2_1
|
olivierd  |
Force to scale XPM icons with recent update of graphics/gdk-pixbuf2
While here,
- Use USES=pathfix instead of gnomehack |
10 Mar 2013 18:38:31
4.10.2
|
olivierd  |
- Update to 4.10.2
- Remove unneeded patch
Approved by: rene, miwi (mentors, implicit) |
09 Mar 2013 10:59:44
4.10.1_1
|
olivierd  |
- Fix, when no image is selected
- Add patch for new GLib 2.32 API
Submitted by: Andrey Simonenko (by email)
Approved by: rene, miwi (mentors, implicit)
Obtained from: Xfce git repository |
03 Mar 2013 16:48:42
4.10.1
|
olivierd  |
- Update to 4.10.1
- Add patch to avoid installing .mo files, when NLS is unset
Approved by: rene, miwi (mentors, implicit) |
30 Dec 2012 16:50:29
4.10.0_5
|
olivierd  |
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit) |
30 Dec 2012 16:19:08
4.10.0_4
|
olivierd  |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit) |
14 Dec 2012 18:59:07
4.10.0_3
|
olivierd  |
Bump PORTREVISION for Thunar related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
- Update maintainer address for archivers/thunar-archive-plugin |
14 Dec 2012 17:45:10
4.10.0_2
|
olivierd  |
Bump PORTREVISION for libexo-related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
Approved by: rene, miwi (mentors, implicit) |
01 Jun 2012 05:26:28
4.10.0_1
|
dinoex  |
- update png to 1.5.10 |
30 May 2012 16:49:12
4.10.0 
|
miwi  |
- Convert complete XFCE to new options framework
While here some extra work:
- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes
Reviewed by: beat, bapt (thx!) |
25 May 2012 16:51:41
4.10.0
|
miwi  |
- Welcome XFCE 4.10 to the portstree!
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw |
28 Oct 2011 14:53:12
4.8.3
|
miwi  |
- Update to 4.8.2
PR: 160794
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
26 Oct 2011 20:27:27
4.8.2_4
|
rene  |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke |
23 Oct 2011 11:56:51
4.8.2_4
|
rene  |
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer) |
23 Aug 2011 18:39:19
4.8.2_4
|
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
27 Jul 2011 05:48:55
4.8.2_3
|
oliver  |
update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8
bump PORTREVISION of affected ports
PR: ports/157768, ports/158144, ports/158145, ports/158148,
ports/158170
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
07 Jun 2011 12:23:03
4.8.2_2
|
oliver  |
update thunar to 1.2.2
bump PORTREVISION of affected ports
PR: 157380
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
07 Jun 2011 06:14:30
4.8.2_1
|
oliver  |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
28 Apr 2011 05:59:37
4.8.2
|
oliver  |
fix the compilation if thunar support is disabled
Submitted by: Zhihao Yuan <lichray@gmail.com> |
25 Apr 2011 12:01:06
4.8.2
|
oliver  |
update to 4.8.2
PR: ports/156583
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
08 Mar 2011 12:07:01
4.8.1_2
|
oliver  |
fix 100% CPU usage under some circumstances
bump PORTREVISION
Submitted by: Zhihao Yuan <lichray@gmail.com> |
08 Mar 2011 12:06:24
4.8.1_2
|
oliver  |
fix 100% CPU usage under some circumstances
bump PORTREVISION
Submitted by: Zhihao Yuan <lichray@gmail.com> |
05 Mar 2011 14:32:20
4.8.1_1
|
oliver  |
bump PORTREVISION because of changed dependencies in my previous commit |
05 Mar 2011 10:00:01
4.8.1
|
oliver  |
libexo is required in any case
Submitted by: Zhihao Yuan <lichray@gmail.com> |
03 Mar 2011 10:12:30
4.8.1
|
oliver  |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
31 May 2010 15:27:35
4.6.2
|
oliver  |
update xfce to 4.6.2
bump PORTREVISION on all depending ports |
31 May 2010 02:01:56
4.6.1_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
4.6.1_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
4.6.1_3
|
dinoex  |
- update to jpeg-8 |
10 Jan 2010 09:56:26
4.6.1_2
|
oliver  |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal |
31 Jul 2009 13:57:52
4.6.1_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 May 2009 14:56:27
4.6.1
|
oliver  |
update xfce to 4.6.1
bump PORTREVISION where necessary |
03 Mar 2009 13:54:35
4.6.0_1
|
oliver  |
fix pkg-plist after last update
Noted by: QAT |
03 Mar 2009 06:07:50
4.6.0_1
|
oliver  |
add libxfce4menu to the list of dependencies to get the opportunity to setup
xfce via the context menu when clicking right on the desktop.
Bump PORTREVISION |
02 Mar 2009 16:51:57
4.6.0
|
oliver  |
update Xfce to 4.6
for more information please read
http://www.xfce.org/about/news?id=21 |
30 Oct 2008 17:14:39
4.4.3
|
oliver  |
update xfce to 4.4.3 |
06 Jun 2008 14:17:21
4.4.2_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
24 Mar 2008 13:03:55
4.4.2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
12 Feb 2008 18:11:07
4.4.2
|
oliver  |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532 |
25 Oct 2007 22:53:29
4.4.1_1
|
sat  |
- Fix a typo in bsd.sites.mk along with all the places it affected
Approved by: oliver (maintainer of the respective ports) |
19 May 2007 20:32:57
4.4.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Apr 2007 16:26:53
4.4.1
|
oliver  |
update xfce to 4.4.1
bump PORTREVISION where needed |
14 Mar 2007 04:12:32
4.4.0_1
|
linimon  |
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 <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
05 Feb 2007 20:04:40
4.4.0_1
|
oliver  |
fix objformat problem more properly
remove s/quit/xfce4-session-logout/ replacment |
04 Feb 2007 11:13:22
4.4.0
|
oliver  |
fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> |
29 Jan 2007 06:39:18
4.4.0
|
oliver  |
enhance the description
update the WWW part |
22 Jan 2007 16:45:10
4.4.0
|
oliver  |
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) |
27 Nov 2006 17:07:05
4.2.3_3
|
oliver  |
fix build with non-standard X11BASE |
14 Oct 2006 08:54:54
4.2.3_3
|
marcus  |
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) |
13 May 2006 05:00:46
4.2.3_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
23 Feb 2006 10:40:45
4.2.3_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
4.2.3
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 03:01:03
4.2.3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
27 Dec 2005 02:14:56
4.2.3
|
edwin  |
Remove trailing spaces |
15 Nov 2005 06:52:12
4.2.3
|
ade  |
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. |
08 Nov 2005 22:42:31
4.2.3
|
oliver  |
update to xfce 4.2.3.1
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html |
05 Nov 2005 05:22:06
4.2.2_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
07 Oct 2005 15:00:16
4.2.2
|
oliver  |
fix MASTER_SITES
Noted by: portsurvey |
15 Jun 2005 02:43:36
4.2.2
|
lesi  |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
19 May 2005 18:34:49
4.2.2
|
oliver  |
update to 4.2.2 |
30 Apr 2005 16:12:29
4.2.1_1
|
oliver  |
fix xfce4 logout when using the xfce4 submenu
bump PORTREVISION
PR: 80409
Submitted by: chinsan <chinsan@mail2000.com.tw> |
02 Apr 2005 11:57:45
4.2.1
|
oliver  |
adjust MASTER_SITES |
18 Mar 2005 18:30:39
4.2.1
|
oliver  |
update to 4.2.1 |
12 Mar 2005 21:44:29
4.2.0_1
|
oliver  |
fix build with gtk 2.6 |
12 Mar 2005 10:54:27
4.2.0_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
29 Jan 2005 21:23:49
4.2.0
|
oliver  |
remove share/locale/nb_NO on uninstall
Pointed out by: pointyhead
Discussed with: kris |
29 Jan 2005 21:01:37
4.2.0
|
oliver  |
fix plist
Pointed out by: pointyhat |