Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.18.4 09 Jun 2024 20:31:31 |
Guido Falsi (madpilot) |
sysutils/xfce4-power-manager: Update to 4.18.4 |
4.18.3_2 26 Feb 2024 07:40:52 |
Muhammad Moinur Rahman (bofh) |
sysutils/xfce4-power-manager: Moved man to share/man
Approved by: portmgr (blanket) |
4.18.3_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
4.18.3 01 Dec 2023 06:54:23 |
Guido Falsi (madpilot) |
sysutils/xfce4-power-manager: Update to 4.18.3 |
4.18.2_1 02 Oct 2023 15:53:42 |
Guido Falsi (madpilot) |
XFCE: Cleanup dependencies
- Update xfce.mk to avid forcing too many dependencies on consumers
- Change dependency on garcon to reference libgarcon-1.so (main
library)
- Explicitly add USE_XFCE components to the ports actually needing
them.
- Cleanup dependencies, adding/removing missing/extra dependencies
- Change the referenced library in some LIB_DEPENDS to the actually
linked one (avoids false positives in poudriere Q/A tests)
- Bump PORTREVISION on all touched ports, even indirectly due to
the effect of removing forced dependencies on certain components
- Remove USES=fuse from gigolo. I could not find any kind f reference
to fuse in the code.
- xfce4-bsdcpufreq-plugin: Also remove empty comment at the top of
the Makefile |
4.18.2 30 May 2023 14:48:08 |
Guido Falsi (madpilot) |
sysutils/xfce4-power-manager: Update to 4.18.2 |
4.18.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
4.18.1 10 Feb 2023 22:28:16 |
Guido Falsi (madpilot) |
sysutils/xfce4-power-manager: Update to 4.18.1 |
4.18.0 16 Dec 2022 14:55:57 |
Guido Falsi (madpilot) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.16.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.16.0 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
4.16.0 10 Oct 2021 19:44:42 |
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) |
4.16.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.16.0 02 Jan 2021 16:36:33 |
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 ) |
1.6.6 09 Mar 2020 23:13:39 |
madpilot |
Update xfce4-power-manager to 1.6.6 |
1.6.5 02 Oct 2019 08:32:22 |
pkubaj |
Fix optional xfce ports on GCC architectures.
All of them need C11 compiler.
Approved by: mentors (implicit approval) |
1.6.5 19 Sep 2019 23:46:34 |
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 ) |
1.6.4 29 Jul 2019 21:36:40 |
madpilot |
Update xfce4-power-manager to 1.6.4 |
1.6.3 02 Jul 2019 08:17:06 |
madpilot |
Update xfce4-power-manager to 1.6.3 |
1.6.2 19 Jun 2019 16:14:27 |
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 |
1.6.2 17 May 2019 16:51:46 |
madpilot |
- Update xfce4-power-manager to 1.6.2
- Remove patches included upstream |
1.6.1_1 10 May 2019 17:40:02 |
madpilot |
- Fix reported sporadic crashes
- Enumerate all displays for backlight support
- Fix some compile warnings
- When building debug binaries enable extra debugging code too
PR: 237714
Submitted by: rozhuk.im@gmail.com
MFH: 2019Q2 |
1.6.1 22 Jan 2019 22:16:34 |
madpilot |
Fix USES, only gettext-tools needed here. |
1.6.1 22 Jan 2019 14:44:38 |
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 |
1.6.1 19 Dec 2017 18:37:54 |
madpilot |
- Update xfce4-power-manager to 1.6.1
- Perform some whitespace changes
- Add missing dependencies reported by stage-qa |
1.6.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.0 14 Mar 2016 05:56:22 |
olivierd |
Update to 1.6.0 |
1.5.2 09 Aug 2015 15:22:12 |
olivierd |
- Update to 1.5.2
- Sort USES
- Remove unneeded patches
Obtained from: Xfce devel repo |
1.5.0 27 May 2015 19:21:18 |
olivierd |
Update to 1.5.0
Changelog:
http://git.xfce.org/xfce/xfce4-power-manager/tag/?id=xfce4-power-manager-1.5.0 |
1.4.4 22 Mar 2015 14:18:42 |
olivierd |
- Update to 1.4.1
- Remove unneeded patch
Changelog:
http://git.xfce.org/xfce/xfce4-power-manager/tag/?id=xfce4-power-manager-1.4.4 |
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 ) |
1.2.0_2 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.2.0_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.0_2 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
1.2.0_2 15 Oct 2013 18:42:26 |
olivierd |
Remove NO_MTREE macro |
1.2.0_2 15 Oct 2013 18:36:03 |
olivierd |
- Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format
- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager) |
1.2.0_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2.0_1 08 May 2013 16:05:21 |
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 |
1.2.0 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.2.0 23 Mar 2013 10:00:08 |
rene |
Fix pkg-plist
Reported by: pointyhat run |
1.2.0 19 Jun 2012 21:14:58 |
rene |
- Update to 1.2.0
- Remove version from LIB_DEPENDS |
1.0.10_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.10_2 25 May 2012 16:52:32 |
miwi |
- Bump all XFCE after XFCE import |
1.0.10_1 26 Oct 2011 20:27:27 |
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 |
1.0.10_1 18 Oct 2011 21:48:30 |
rene |
Assign these formerly unassigned ports to xfce@
Hat: xfce
Obtained from: list submitted by eadler@ |
1.0.10_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
1.0.10_1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.0.10 16 Jun 2011 11:42:29 |
makc |
Update to 1.0.10
PR: ports/157747
Submitted by: Christian Mangin <cmangin at arobas.net> |
0.8.2_6 10 Jun 2011 12:58:44 |
pav |
- Drop maintainership and mark IGNORE'd
Suggested by: maintainer |
0.8.2_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8.2_6 03 Mar 2011 10:12:30 |
oliver |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
0.8.2_5 31 May 2010 15:27:35 |
oliver |
update xfce to 4.6.2
bump PORTREVISION on all depending ports |
0.8.2_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.8.2_3 04 May 2010 12:14:21 |
kwm |
Fix build with new xorg.
Submitted by: pointyhat (via pav)
Approved by: maintainer |
0.8.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.2_1 10 Jan 2010 09:56:26 |
oliver |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal |
0.8.2 10 Aug 2009 15:49:05 |
bsam |
. update to version 0.8.2; [1]
. use dirrmtry for shared directories at pkg-plist. [2]
PR: ports/137636 [1]
Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) [1]
Approved by: maintainer (by e-mail) [2] |
0.8.0_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.8.0 22 Jun 2009 12:55:36 |
miwi |
A Power manager for the Xfce Desktop.
WWW: http://goodies.xfce.org/projects/applications/xfce4-power-manager
PR: ports/135870
Submitted by: J.R. Oldroyd <fbsd at opal.com> |