Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
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 ) |
24 May 2020 15:06:40
4.14.2

|
madpilot  |
Fix typo in pkg-message (again)
PR: 246695
Submitted by: Dennis Friedrichsen <dennis.r.friedrichsen@gmail.com>
MFH: 2020Q2 |
24 May 2020 14:31:30
4.14.2

|
madpilot  |
Fix typo in pkg-message.
PR: 246695
Submitted by: Dennis Friedrichsen <dennis.r.friedrichsen@gmail.com>
MFH: 2020Q2 |
29 Mar 2020 19:10:08
4.14.2

|
madpilot  |
Update xfce4-session to 4.14.2 |
02 Mar 2020 08:09:18
4.14.1_1

|
madpilot  |
In xfce4-session make PREFIX/etc/xdg/xfce4/xinitrc executable.
Suggested by: pfg@ |
11 Jan 2020 15:40:17
4.14.1

|
madpilot  |
Update xfce4-session to 4.14.1 |
30 Sep 2019 20:57:55
4.14.0_1

|
pkubaj  |
x11-wm/xfce4-session: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h: At top level:
/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) |
27 Sep 2019 09:39:38
4.14.0_1

|
madpilot  |
Fix typo in pkg-message. |
27 Sep 2019 09:00:33
4.14.0_1

|
madpilot  |
- Make xfce4-session install the xscreensaver.desktop session startup
file disabled by default
- Modify name of program in .desktop file for xfce4-screensaver,
so that the UI does not show two identical lines when both it and
xscreensaver are installed
- Add UPDATING note and update xfce4-session pkg-message to explain
the issue to users
PR: 240804, 240810, 240811
Submitted by: John <jlmales@gmail.com> |
19 Sep 2019 23:46:34
4.14.0

|
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 ) |
14 Aug 2019 12:25:52
4.12.1_6

|
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
19 Jun 2019 16:14:27
4.12.1_6

|
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 |
02 Apr 2019 11:21:21
4.12.1_6

|
woodsb02  |
x11-wm/xfce4-session: Add xflock4 option for xfce4-screensaver-command
This will ensure the "Super+L" key combination locks the screen when
x11/xfce4-screensaver is being used.
Approved by: madpilot (xfce)
Differential Revision: https://reviews.freebsd.org/D19771 |
22 Jan 2019 14:44:38
4.12.1_5

|
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 |
05 Aug 2017 10:58:48
4.12.1_4

|
kwm  |
Update consolekit to 1.2.0.
* Rename consolekit to consolekit2 to reflect that consolekit2 is a new
project, even if it the continuation of the old consolekit project.
* Expand pkg-descr with some background info.
* Add license
* ConsoleKit2 has been ported to GDbus, so dbus-glib is not anymore required
* Add GObject introspection support for desktops environment such Pantheon or
Deepin.
* Thanks to Jesper Schmitz Mouridsen, Ben Woods and Olivier Duchateau for
assisting with there versions of the port, suggesting changes and testing.
PR: 202269 |
23 Aug 2016 14:13:00
4.12.1_3

|
olivierd  |
Add missing braces in polkit example rules.
PR: 212061
Submitted by: <yuri@rawbw.com>
MFH: 2016Q3 |
17 Jun 2016 21:18:51
4.12.1_3

|
woodsb02  |
Bump PORTREVISION post commit r417036.
Reported by: mat (mentor)
Approved by: mat (mentor) |
17 Jun 2016 21:16:27
4.12.1_2

|
woodsb02  |
x11-wm/xfce4-session:
- Update patch-scripts_xflock4 to add support for x11/i3lock
- Don't hard code /usr/local/bin in patch; change to %%LOCALBASE%%/bin
Approved by: sbruno (maintainer with XFCE hat), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6884 |
01 Apr 2016 14:33:58
4.12.1_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
17 Aug 2015 08:21:51
4.12.1_2

|
tijl  |
Bump PORTREVISION for libupower-glib library version bump in r393607. |
09 Aug 2015 14:53:33
4.12.1_1

|
olivierd  |
Update end-user information after revision r393789 |
28 Mar 2015 20:28:09
4.12.1_1

|
olivierd  |
- Add patch, to make verbose logging conditional
- Bump PORTREVISION
PR: 198560
Submitted by: Zhihao Yuan <lichray@gmail.com> |
16 Mar 2015 15:22:10
4.12.1

|
olivierd  |
Update to 4.12.1
Changelog:
http://git.xfce.org/xfce/xfce4-session/tree/NEWS?id=xfce4-session-4.12.1#n1 |
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 ) |
28 Jan 2015 01:07:55
4.10.1_3

|
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
05 Jun 2014 08:39:16
4.10.1_3

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
02 Jun 2014 07:16:50
4.10.1_2

|
miwi  |
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr |
22 Oct 2013 14:04:02
4.10.1_2

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
14 Oct 2013 20:03:16
4.10.1_2

|
olivierd  |
- Support STAGEDIR
- Switch to USES= gmake (xfce4-desktop, xfce4-wm)
- Convert to new LIB_DEPENDS format (xfce4-desktop, xfce4-panel,
xfce4-wm) |
23 Sep 2013 21:25:01
4.10.1_2

|
olivierd  |
- Fix polkit detection and convert to new LIB_DEPENDS syntax
- Bump PORTREVISION
- Switch to USES= gmake |
21 Sep 2013 00:01:17
4.10.1_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
09 Jun 2013 18:47:35
4.10.1_1

|
rene  |
- Add the shared library version number for polkit (from sysutils/policykit)
to prevent matching "polkit" with "libpolkit-*" (from sysutils/polkit).
This fixes package building with poudriere, which would otherwise always
rebuild this port because it thought sysutils/polkit was a new
dependency.
- Bump PORTREVISION
Discussed with: antoine, bapt |
24 May 2013 15:52:08
4.10.1

|
bapt  |
Do not try to remove directories not being created by the port/package
Reported by: pkg (PKG_DEVELOPER_MODE)
Approved by: xfce (rene) |
08 May 2013 15:20:16
4.10.1

|
olivierd  |
- Update to 4.10.1
- Remove GNUPG option
- Remove unneeded patch |
27 Apr 2013 20:20:45
4.10.0_4

|
olivierd  |
- Remove USES= desktop-file-utils, because MimeType entry is not present
in .desktop files.
Reported by: ak@ |
25 Apr 2013 16:52:05
4.10.0_3

|
olivierd  |
- Add delay when x11/slock is used (xflock4 script)
While I'm here,
- Adopt USES for desktop-file-utils, gettext, and athfix
- Add patch when NLS is unset
PR: 178090
Submitted by: tijl@ |
23 Apr 2013 14:20:28
4.10.0_2

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
08 Mar 2013 10:51:36
4.10.0_2

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
03 Mar 2013 16:08:47
4.10.0_2

|
olivierd  |
- Avoid coredump when we try to save session
PR: 170825
Submitted by: Greg Becker
Approved by: rene, miwi (mentors, implicit)
Obtained from: project repository |
16 Jul 2012 17:34:44
4.10.0_1
|
crees  |
Add information for those lucky enough to have working suspend/resume
Submitted by: J.R. Oldroyd <fbsd@opal.com> |
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 |
20 Feb 2012 00:06:26
4.8.3
|
miwi  |
- Update to 4.8.3
PR: 165110
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
02 Nov 2011 07:27:42
4.8.2_2
|
miwi  |
- Fix plist
Reported by: pavbot |
31 Oct 2011 04:13:05
4.8.2_1
|
miwi  |
- Fix build
Reported by: pavbot |
28 Oct 2011 14:55:27
4.8.2
|
miwi  |
- Update to 4.8.2
PR: 160794
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
23 Oct 2011 11:56:51
4.8.1
|
rene  |
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer) |
07 Jun 2011 06:37:58
4.8.1
|
oliver  |
make HAL support optional
PR: ports/157097
Submitted by: Warren Block <wblock@wonkity.com> |
25 Apr 2011 11:59:52
4.8.1
|
oliver  |
update to 4.8.1
PR: ports/156312
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
03 Mar 2011 10:12:30
4.8.0
|
oliver  |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
04 Dec 2010 07:34:27
4.6.2
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 15:34:47
4.6.2
|
oliver  |
forced commit to add that the previous commit was based on the following PRs
PR:
ports/146921,ports/146922,ports/146924,ports/146925,ports/146926,ports/146927,ports/146928,ports/146929,ports/146930 |
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 |
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_2
|
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) |
19 Apr 2008 17:56:05
4.4.2_1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
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) |
08 Mar 2008 10:19:56
4.4.2
|
oliver  |
define propper run dependencies |
07 Mar 2008 22:51:39
4.4.2
|
flz  |
Fix INDEX, remove X_WINDOW_SYSTEM conditional.
Reported by: erwinbot |
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
|
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:11:49
4.4.0
|
oliver  |
fix objformat problem more properly |
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> |
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 16:49:49
4.2.3_2
|
oliver  |
fix build with non-standard X11BASE |
14 Oct 2006 08:54:54
4.2.3_2
|
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) |
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 |
01 Jun 2005 16:55:48
4.2.2
|
demon  |
Use USE_GNOME=gnomehack instead of a patch.
Suggested by: oliver |
01 Jun 2005 15:17:13
4.2.2
|
demon  |
Install xfce4-session-1.0.pc in proper place. |
19 May 2005 18:34:49
4.2.2
|
oliver  |
update to 4.2.2 |
17 May 2005 21:29:50
4.2.1_1
|
oliver  |
fix/enable installation of gettext catalogue files
bump PORTREVISION
Reported by: Fridtjof Busse <fbusse@gmx.de>
PR: ports/81010 |
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 10:54:27
4.2.0_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
29 Jan 2005 21:01:37
4.2.0
|
oliver  |
fix plist
Pointed out by: pointyhat |
27 Jan 2005 17:49:43
4.2.0
|
oliver  |
add some dependencies
Noted by: pointyhat |
26 Jan 2005 16:57:40
4.2.0
|
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] |
07 Nov 2004 22:37:47
0.1.4_5
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
29 Jul 2004 19:53:48
0.1.4_4
|
pav  |
- Install internationalization support
PR: ports/69711
Submitted by: Matt Lancereau <matt@bsdfly.org> (maintainer) |
29 Jul 2004 19:21:24
0.1.4_3
|
pav  |
- Fix distinfo
PR: ports/69711
Submitted by: Matt Lancereau <matt@bsdfly.org> (maintainer) |
21 Jul 2004 12:39:13
0.1.4_3
|
krion  |
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer |
09 Jul 2004 17:43:11
0.1.4_3
|
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 |