non port: sysutils/xfce4-settings/Makefile |
SVNWeb
|
Number of commits found: 74 |
Mon, 25 Sep 2023
|
[ 07:53 Guido Falsi (madpilot) ] 364a6b8
x11-wm/xfce4: Switch default icon set to x11-themes/xfce-icons-elementary
After the update x11-themes/adwaita-icon-theme update to version
42.0 (commit 14ac2cbef6484e85669c99a5a8388ea4627f029f) XFCE is not
compatible with it anymore, due to icons being renamed/removed from
the theme.
To work around this, change the default icon theme installed with
XFCE to x11-themes/xfce-icons-elementary.
Users with XFCE desktops already configured to use adwaita-icon-theme
need to install another theme and switch to it manually using the
XFCE settings "appearance" application, see UPDATING entry 20230924.
PR: 274057
|
Wed, 5 Jul 2023
|
[ 08:06 Guido Falsi (madpilot) ] e0307e8
sysutils/xfce4-settings: Update to 4.18.3
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Sat, 11 Feb 2023
|
[ 13:25 Guido Falsi (madpilot) ] dba63e2
sysutils/xfce4-settings: Update to 4.18.2
|
Thu, 22 Dec 2022
|
[ 20:07 Guido Falsi (madpilot) ] 99d1a0d
sysutils/xfce4-settings: Update to 4.18.1
|
Fri, 16 Dec 2022
|
[ 14:55 Guido Falsi (madpilot) ] aac41c1 (Only the first 10 of 66 ports in this commit are shown above. )
Welcome XFCE 4.18 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1671062400
Some notes:
- Updated pkg-descr for various packages
- Added some missing dependencies (reported by poudriere Q/A tests)
- Removed patches now included upstream
|
Sun, 13 Nov 2022
|
[ 17:06 Guido Falsi (madpilot) ] 5cc204a
sysutils/xfce4-settings: Update to 4.16.5
|
Wed, 9 Nov 2022
|
[ 08:47 Guido Falsi (madpilot) ] e98ab16
sysutils/xfce4-settings: Update to 4.16.4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Jul 2022
|
[ 20:07 Guido Falsi (madpilot) ] 4bb1806
sysutils/xfce4-settings: Update to 4.16.3
- Add missing dependency on gdkpixbuf2
- Clean up code to support old, unsupported, releases
- Sort and tidy up options (no functional change)
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Tue, 8 Jun 2021
|
[ 14:10 Guido Falsi (madpilot) ] fe922e9
sysutils/xfce4-settings: Update to 4.16.2
|
Mon, 12 Apr 2021
|
[ 18:15 Guido Falsi (madpilot) ] 7902e49
sysutils/xfce4-settings: Update to 4.16.1
- Remove upstreamed patch
- Also fix plist glitch I introduced by mistake in a previous
update
MFH: 2021Q2 (due to plist glitch fix)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 30 Jan 2021
|
[ 17:10 jbeich ]
Chase -CURRENT upgrade in OPTIONS_DEFAULT
|
Sun, 10 Jan 2021
|
[ 15:33 madpilot ]
- Fix script used to extract themes to fallback to /tmp when both
TMPDIR and XDG_CACHE_HOME environment variables are not defined [1]
- Fix crash caused by null terminated list missing the terminating
null element due to no allocating enough elements [2]
Reported by: Andrea Venturoli <ml@netfence.it> [1] [2]
Patch submitted by: Andrea Venturoli <ml@netfence.it> [2]
MFH: 2021Q1
|
Sat, 2 Jan 2021
|
[ 16:36 madpilot ] (Only the first 10 of 117 ports in this commit are shown above. )
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 )
|
Sat, 12 Dec 2020
|
[ 18:34 madpilot ]
Enable libinput support in xfce4-settings on FreeBSD 12 and 13 via
option turned on by default.
PR: 251742
Submitted by: wulf
|
Sun, 12 Apr 2020
|
[ 19:37 madpilot ]
Update xfce4-settings to 4.14.3
|
Sat, 11 Jan 2020
|
[ 15:40 madpilot ]
Update xfce4-settings to 4.14.2
|
Tue, 1 Oct 2019
|
[ 04:31 pkubaj ]
sysutils/xfce4-settings: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
from xfce-randr.c:30:
/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)
|
Thu, 19 Sep 2019
|
[ 23:46 madpilot ] (Only the first 10 of 170 ports in this commit are shown above. )
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 )
|
Wed, 19 Jun 2019
|
[ 16:14 madpilot ] (Only the first 10 of 70 ports in this commit are shown above. )
- 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
|
Tue, 22 Jan 2019
|
[ 14:44 madpilot ] (Only the first 10 of 151 ports in this commit are shown above. )
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
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] (Only the first 10 of 254 ports in this commit are shown above. )
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
|
Thu, 21 Jun 2018
|
[ 17:19 madpilot ]
Update xfce4-settings to 4.12.4
|
Mon, 19 Mar 2018
|
[ 08:43 madpilot ]
- Update xfce4-settings to 4.12.3
- Silence portlint warning about variables ordering
- Perform some whitespace changes
- Regenerate patch
|
Thu, 1 Mar 2018
|
[ 11:19 woodsb02 ]
sysutils/xfce4-settings: Update to 4.12.2
- Also update WWW
Changes this release:
https://mail.xfce.org/pipermail/xfce-announce/2018-March/000584.html
|
Fri, 4 Nov 2016
|
[ 05:54 olivierd ]
Tell to PORTSCOUT to monitor only 4.12.x releases. Others (>= 4.13) require
devel Xfce core components
|
Thu, 15 Sep 2016
|
[ 15:16 olivierd ]
Update to 4.12.1
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 17 Aug 2015
|
[ 08:21 tijl ]
Bump PORTREVISION for libupower-glib library version bump in r393607.
|
Tue, 28 Apr 2015
|
[ 17:01 bdrewery ] (Only the first 10 of 49 ports in this commit are shown above. )
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr
|
Thu, 5 Mar 2015
|
[ 22:52 olivierd ] (Only the first 10 of 163 ports in this commit are shown above. )
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 )
|
Sat, 3 Jan 2015
|
[ 17:47 olivierd ]
- Gnome is default icons theme [1], not switched to Adwaita because Thunar and
some Xfce's specific widgets still use stock icons (deprecated since GTK3 3.10,
and not available in x11-themes/adwaita-icon-theme)
- Bump PORTREVISION
PR: 183690 [1]
Requested by: Rostislav Krasny
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Wed, 19 Nov 2014
|
[ 11:49 kwm ] (Only the first 10 of 1460 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above )
|
Mon, 14 Apr 2014
|
[ 10:30 tijl ] (Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
|
Fri, 11 Apr 2014
|
[ 09:55 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Stageify libxkalvier
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user
|
Mon, 14 Oct 2013
|
[ 19:18 olivierd ]
- Support STAGEDIR
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format (sysutils/xfce4-settings)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Wed, 8 May 2013
|
[ 15:23 olivierd ]
- Update to 4.10.1
- Finish to convert USES
- Remove desktopfileutils, because MimeType entry is not present in desktop
file
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sun, 3 Mar 2013
|
[ 15:41 olivierd ]
- Fix stat option in appearance-install-theme script
PR: 168746
Submitted by: Akira Noda
Approved by: rene, miwi (mentors, implicit)
|
Sun, 30 Dec 2012
|
[ 16:19 olivierd ] (Only the first 10 of 16 ports in this commit are shown above. )
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit)
|
Fri, 14 Dec 2012
|
[ 17:45 olivierd ] (Only the first 10 of 11 ports in this commit are shown above. )
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)
|
Tue, 17 Jul 2012
|
[ 21:26 olivierd ]
Fix missing icons and GTK theme.
PR: 168688
Approved by: miwi, rene (mentors)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 30 May 2012
|
[ 16:49 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- 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!)
|
Fri, 25 May 2012
|
[ 16:51 miwi ] (Only the first 10 of 76 ports in this commit are shown above. )
- 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
|
Fri, 28 Oct 2011
|
[ 15:27 miwi ]
- Update to 4.8.3
PR: 160947
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Wed, 26 Oct 2011
|
[ 20:27 rene ] (Only the first 10 of 63 ports in this commit are shown above. )
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
|
Sun, 23 Oct 2011
|
[ 11:56 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer)
|
Tue, 23 Aug 2011
|
[ 18:39 kwm ] (Only the first 10 of 148 ports in this commit are shown above. )
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
|
Wed, 27 Jul 2011
|
[ 05:48 oliver ] (Only the first 10 of 21 ports in this commit are shown above. )
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>
|
Tue, 7 Jun 2011
|
[ 08:50 oliver ]
update xfce4-settings to 4.8.2
PR: ports/157186
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
[ 06:14 oliver ] (Only the first 10 of 17 ports in this commit are shown above. )
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Thu, 3 Mar 2011
|
[ 10:12 oliver ] (Only the first 10 of 119 ports in this commit are shown above. )
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 31 May 2010
|
[ 15:34 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
|
[ 15:27 oliver ] (Only the first 10 of 93 ports in this commit are shown above. )
update xfce to 4.6.2
bump PORTREVISION on all depending ports
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 17 May 2010
|
[ 15:53 oliver ]
fix build with new libxclavier
PR: 146549
Submitted by: Marin Atanasov Nikolov <dnaeon@gmail.com>
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 10 Jan 2010
|
[ 09:52 oliver ]
update to 4.6.4
|
Wed, 2 Dec 2009
|
[ 16:32 oliver ]
- add optional xklavier support (default off)
- fix compilation if xklavier support is enabled (PR)
- bump portrevision
PR: 141035
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wed, 6 May 2009
|
[ 14:56 oliver ] (Only the first 10 of 91 ports in this commit are shown above. )
update xfce to 4.6.1
bump PORTREVISION where necessary
|
Mon, 2 Mar 2009
|
[ 16:31 oliver ]
add xfce4-settings:
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/
|
Number of commits found: 74 |