aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-settings/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update xfce4-settings to 4.14.3Guido Falsi2020-04-121-0/+1
| | | | Notes: svn path=/head/; revision=531552
* Welcome XFCE 4.14 to the FreeBSD ports treeGuido Falsi2019-09-191-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 for help) - Add x11/xfce4-screensaver as an optional dependency to the xfce4-goodies (enabled by default) - Remove dependency on x11-fm/thunar-vfs and deprecate the port. It is EOL upstream and the functionality is included in thunar itself Update: - Added back sysutils/xfce4-places-plugin, updated to 1.8.1 - archivers/thunar-archive-plugin to 0.4.0 - audio/thunar-media-tags-plugin to 0.3.0 - audio/xfce4-mpc-plugin to 0.5.2 - audio/xfce4-pulseaudio-plugin to 0.4.2 - deskutils/xfce4-tumbler to 0.2.7 - devel/thunar-vcs-plugin to 0.2.0 [1] - devel/xfce4-dev-tools to 4.14.0 - misc/xfce4-appfinder to 4.14.0 - misc/xfce4-weather-plugin to 0.10.0 - multimedia/xfce4-parole to 1.0.4 - sysutils/gigolo to 0.5.0 - sysutils/xfce4-battery-plugin to 1.1.3 - sysutils/xfce4-fsguard-plugin to 1.1.1 - sysutils/xfce4-netload-plugin to 1.3.2 - sysutils/xfce4-power-manage to 1.6.5 - sysutils/xfce4-settings 4.14.1 - sysutils/xfce4-systemload-plugin to 1.2.3 - sysutils/xfce4-wavelan-plugin to 0.6.1 - www/xfce4-smartbookmark-plugin to 0.5.1 - x11-clocks/xfce4-datetime-plugin to 0.8.0 - Added new xfce4-stopwatch-plugin, version 0.3.1 - x11-clocks/xfce4-timer-out-plugin to 1.0.3 - x11-fm/thunar to 1.8.9 - x11-wm/xfce4-desktop to 4.14.1 - x11-wm/xfce4-panel to 4.14.0 - x11-wm/xfce4-session to 4.14.0 - x11-wm/xfce4-wm to 4.14.0 - x11/libexo to 0.12.8 - x11/libxfce4menu to 4.14.1 - x11/libxfce4util to 4.14.0 - x11/xfce4-conf to 4.14.1 - x11/xfce4-dashboard to 0.7.5 - x11/xfce4-screensaver to 0.1.8 - x11/xfce4-screenshooter-plugin to 1.9.6 - x11/xfce4-verve-plugin to 2.0.0 Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com> PR: 240236 Exp-run by: antoine Tested by: sbruno Approved by: sergey.dyatko@gmail.com (maintainer timeout via email), portmgr (fixit blanket, port breaks with new Thunar if not updated) [1] Differential Revision: https://reviews.freebsd.org/D21278 Notes: svn path=/head/; revision=512378
* - Update xfce4-settings to 4.12.3Guido Falsi2018-03-191-0/+1
| | | | | | | | | - Silence portlint warning about variables ordering - Perform some whitespace changes - Regenerate patch Notes: svn path=/head/; revision=464997
* sysutils/xfce4-settings: Update to 4.12.2Ben Woods2018-03-011-0/+1
| | | | | | | | | | - Also update WWW Changes this release: https://mail.xfce.org/pipermail/xfce-announce/2018-March/000584.html Notes: svn path=/head/; revision=463294
* The FreeBSD Xfce team proudly presents Xfce 4.12.Olivier Duchateau2015-03-051-2/+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 - editors/mousepad to 0.4.0 - graphics/ristretto to 0.8.0 - multimedia/xfce4-parole to 0.8.0 - sysutils/garcon to 0.4.0 - sysutils/xfce4-diskperf-plugin to 2.5.5 [3] - sysutils/xfce4-fsguard-plugin to 1.0.2 - sysutils/xfce4-power-manager to 1.4.3 - sysutils/xfce4-wavelan-plugin to 0.5.12 - x11/libexo to 0.10.3 - x11-fm/thunar to 1.6.6 - x11-themes/gtk-xfce-engine to 3.2.0 PR: 196003 [1], 197251 [2], 198132 Differential Revision: https://reviews.freebsd.org/D677 Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself Exp-run by: antoine@ Approved by: danilo@ (maintainer) [3] Tested by: Ivan <enitarzi@gmail.com> Notes: svn path=/head/; revision=380565
* Cleanup plistAntoine Brodin2014-11-221-19/+0
| | | | Notes: svn path=/head/; revision=373038
* - Update to 4.10.1Olivier Duchateau2013-05-081-3/+3
| | | | | | | | | - Finish to convert USES - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317675
* Don't remove etc/xdg/autostart, it getting managed by gnomehier.Koop Mast2013-03-081-3/+0
| | | | | | | Approved by: xfce@ (miwi) Notes: svn path=/head/; revision=313661
* - Welcome XFCE 4.10 to the portstree!Martin Wilke2012-05-251-2/+9
| | | | | | | | | | Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com> Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Tested by: phw Notes: svn path=/head/; revision=297441
* - Update to 4.8.3Martin Wilke2011-10-281-0/+4
| | | | | | | | PR: 160947 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=284536
* Welcome XFCE 4.8 to the portstree!Oliver Lehmann2011-03-031-63/+17
| | | | | | | Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=270185
* update xfce to 4.6.2Oliver Lehmann2010-05-311-49/+114
| | | | | | | bump PORTREVISION on all depending ports Notes: svn path=/head/; revision=255394
* update to 4.6.4Oliver Lehmann2010-01-101-0/+14
| | | | Notes: svn path=/head/; revision=247521
* update xfce to 4.6.1Oliver Lehmann2009-05-061-0/+3
| | | | | | | bump PORTREVISION where necessary Notes: svn path=/head/; revision=233310
* add xfce4-settings:Oliver Lehmann2009-03-021-0/+43
The settings manager allows you to customize your desktop environment in an easy and intuitive way. You can set some hardware components such as mouse, keyboard or display; but also theme your windows, widgets and icons, set your preferred applications, manage your sessions... WWW: http://www.xfce.org/projects/xfce4-settings/ Notes: svn path=/head/; revision=229339