Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.6 15 Aug 2024 10:24:51 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.9.6 |
0.9.4_1 23 Feb 2024 06:51:52 |
Muhammad Moinur Rahman (bofh) |
deskutils/xfce4-notifyd: Moved man to share/man
Approved by: portmgr (blanket) |
0.9.4 10 Feb 2024 08:56:53 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.9.4
- Remove no more required BUILD_DEPENDS on devel/xfce4-dev-tools |
0.9.3 20 Jan 2024 10:28:55 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.9.3
While here sort option helpers. |
0.9.2_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.9.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 |
0.9.2 25 Sep 2023 07:42:31 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.9.2 |
0.9.1 22 Sep 2023 07:04:47 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Correctly depend on canberra for sound support
Upstream configure script does not have a specific canberra knob,
so use the sound knob to really control linking to canberra library
for sound support.
To better describe the option I renamed it to SOUND (still disabled
by default)
PR: 273805
Fixes: 4018c2022be41e2e634d970655cfe78c4b997dc0
MFH: 2023Q3 |
0.9.1 20 Sep 2023 08:11:49 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.9.1
This update contains startup fixes, mainly systemd related.
Also add configure option to make sure no unneeded systemd parts
get installed. |
0.9.0 19 Sep 2023 11:03:54 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.9.0
Also Properly sort plist. |
0.8.2_2 15 Sep 2023 11:03:25 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Properly handle libcanberra dependency
xfce4-notifyd configure script automatically adds a dependency on
libcanberra-gtk3 if found on the system.
To have control on this I added a new CANBERRA option (disabled by
default) to the port to control configure behavior and ensure that
the port does not link to it if the option is disabled.
PR: 273805
MFH: 2023Q3 |
0.8.2_1 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
0.8.2_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 ) |
0.8.2 28 Feb 2023 15:48:56 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.8.2 |
0.8.1 18 Feb 2023 10:46:57 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.8.1 |
0.8.0 11 Feb 2023 13:25:53 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.8.0 |
0.7.3 02 Feb 2023 19:51:02 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.7.3 |
0.7.2 22 Jan 2023 10:07:29 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.7.2 |
0.7.1 21 Jan 2023 12:23:34 |
Guido Falsi (madpilot) |
deskutils/xfce4-notifyd: Update to 0.7.1 |
0.6.5 17 Dec 2022 08:56:25 |
Emanuel Haupt (ehaupt) |
deskutils/xfce4-notifyd: Update to 0.6.5
- Update to 0.6.5
- Pass maintainership to xfce@
Discussed with: madpilot |
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) |
0.6.4 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 ) |
0.6.4 03 Sep 2022 07:09:16 |
Emanuel Haupt (ehaupt) Author: Guido Falsi |
deskutils/xfce4-notifyd: Update to 0.6.4
PR: 266182 |
0.6.3 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.6.3 13 Feb 2022 09:53:53 |
Emanuel Haupt (ehaupt) |
deskutils/xfce4-notifyd: Update to 0.6.3
PR: 261900 |
0.6.2_2 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) |
0.6.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.2_2 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 ) |
0.6.2_1 04 Dec 2020 20:16:39 |
ehaupt |
g_date_time_format_iso8601() was introduced in glib 2.62, with a newer glib20
version in the tree this patch is no longer needed.
References:
https://gitlab.xfce.org/apps/xfce4-notifyd/-/issues/34#note_19795 |
0.6.2 01 Sep 2020 16:24:58 |
ehaupt |
Update to 0.6.2 |
0.6.1 07 May 2020 11:41:47 |
ehaupt |
- Update to 0.6.1
- make portclippy/porfmt happy
- Change WWW to new project site (old site has a redirect notice)
Changelog: https://gitlab.xfce.org/apps/xfce4-notifyd/-/tags/xfce4-notifyd-0.6.1 |
0.6.0 09 Apr 2020 11:07:11 |
ehaupt |
Update to 0.6.0 |
0.4.4_1 01 Oct 2019 04:44:36 |
pkubaj |
deskutils/xfce4-notifyd: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
from xfce-notify-log.c:32:
/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) |
0.4.4_1 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 ) |
0.4.4 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 |
0.4.4 25 Apr 2019 06:50:29 |
ehaupt |
- Update to 0.4.4
- Get rid of PORTSCOUT limitation on the previous dev release
Differential Revision: https://reviews.freebsd.org/D20032
Submitted by: madpilot |
0.4.2 24 Jan 2019 20:54:16 |
madpilot |
- Remove unneeded patch
- Add USES=gnome
- Sort USE_GNOME
- Use CONFIGURE_ENABLE to cotrol NLS option
- Some cosmetic changes
PR: 235127
Approved by: ehaupt (maintainer) |
0.4.2 28 Oct 2018 15:14:33 |
ehaupt |
- Define PORTSCOUT skipv for porticular release that requires a development
version of xfce4-panel
- While here, pacify portlint |
0.4.2 01 Mar 2018 10:49:03 |
ehaupt |
- Update to 0.4.2
- Update WWW |
0.4.1 13 Dec 2017 15:02:22 |
ehaupt |
Update to 0.4.1 |
0.4.0 19 Oct 2017 07:13:05 |
ehaupt |
Update to 0.4.0
PR: 223079
Submitted by: duchateau.olivier@gmail.com |
0.3.6_1 23 Apr 2017 08:35:28 |
kwm |
Update the gtk+ stack [1]
Update gdk-pixbuf2 to 2.36.6
Update gtk30 to 3.22.12
Update cairomm to 1.12.2
Update gtkmm30 to 3.22.0
Update the following themes to be compatible with the new gtk+ version:
Update adwaita-icon-theme to 3.22.0
Update gnome-themes-standard to 3.22.3
Update gtk-E17-theme to 3.22.1 [2]
Update gtk-arc-themes to 20170302 [3]
Update mate-themes to 3.22.10
Bump xfce4-notifyd due to new gtk30 version, requested by olivierd@.
Mark LordsaWar broken, it doesn't build with cairomm 1.12.
PR: 210272 [1], 210696 [2], 218667 [3]
Submitted by: Matthew Rezny [2]
Obtained from: Unless otherwise stated obtained from GNOME devel repo
Exp-run by: antoine@ [1] |
0.3.6 21 Mar 2017 10:30:12 |
ehaupt |
Update to 0.3.6 |
0.3.5 14 Feb 2017 13:05:30 |
ehaupt |
Update to 0.3.5
Changelog:
https://git.xfce.org/apps/xfce4-notifyd/tag/?id=xfce4-notifyd-0.3.5 |
0.3.4 13 Nov 2016 21:43:32 |
olivierd |
- Update to 0.3.4
- Re-generate patch (with 'make makepatch')
This release introduces 2 new features [1], available in settings window.
[1] https://git.xfce.org/apps/xfce4-notifyd/tag/?id=xfce4-notifyd-0.3.4
PR: 214377
Submitted by: myself (olivierd@)
Approved by: ehaupt@ (maintainer) |
0.3.3 03 Oct 2016 07:02:12 |
ehaupt |
- Update to 0.3.3
- Remove unneeded patch (send to upstream)
PR: 213164
Submitted by: olivierd |
0.3.2 10 Sep 2016 08:21:24 |
ehaupt |
- Update to 0.3.2
- Remove unneeded patch (send to upstream)
- Add patch for new themes
- Submitter-, self-hosting of the tarball, because it is not well formed for
Gtk+ < 3.20
PR: 212553
Submitted by: olivierd |
0.3.1 07 Sep 2016 09:06:22 |
ehaupt |
- Update to 0.3.1
- Add patch for Gtk+ < 3.20 otherwise daemon is not launched
PR: 212425
Submitted by: olivierd |
0.3.0_1 08 Aug 2016 14:06:21 |
ehaupt |
Register devel/dbus as LIB_DEPENDS (prompted by stage-qa). |
0.3.0 30 Jul 2016 12:51:17 |
olivierd |
- Update to 0.3.0
- Convert to options helpers
- Sort USES
- Add comment for the next upgrade of x11-toolkits/gtk30 (>= 3.20)
PR: 211446
Submitted by: myself
Approved by: ehaupt@ (maintainer) |
0.2.4_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.4_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
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 ) |
0.2.4 22 Feb 2015 21:01:45 |
kwm |
Update CONFLICTS.
xfce4-notifyd was updated to no longer conflict with notification-daemon.
There is no conflict anymore between notification-daemon and
xfce4-notification-daemon
Only notify-osd and xfce4-notification-daemon conflict with each other.
PR: 197851 (based on)
Submitted by: Ben Woods <woodsb02@gmail.com>
Reviewed by: maintainer (ehaupt@) |
0.2.4 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
0.2.4 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
0.2.4 19 Aug 2014 17:31:15 |
amdmi3 |
- Switch to USES=libtool
Approved by: portmgr blanket |
0.2.4 14 Mar 2014 10:15:52 |
ehaupt |
Convert USE_BZIP2=yes to USES=tar:bzip2 |
0.2.4 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
0.2.4 14 Oct 2013 18:48:19 |
olivierd |
- Support STAGEDIR
- Convert to new LIB_DEPENDS format
- Switch to USES=gmake (deskutils/xfce4-tumbler)
Approved by: ehaupt@ (maintainer of deskutils/xfce4-notifyd) |
0.2.4 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.2.4 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.2.4 08 Jul 2013 18:42:16 |
ehaupt |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
0.2.4 08 May 2013 22:06:28 |
olivierd |
Fix pkg-plist
Reported by: qat.redports.org |
0.2.4 08 May 2013 21:15:17 |
olivierd |
- Update to 0.2.4
- Remove desktopfileutils, no MimeType entry in desktop file
Approved by: ehaupt@ (maintainer) |
0.2.3_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 |
0.2.3 08 May 2013 12:24:27 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.2.3 23 Apr 2013 10:26:09 |
ehaupt |
Convert to USES=gettext |
0.2.3 23 Apr 2013 07:14:15 |
bapt |
Convert deskutils to USES=pkgconfig |
0.2.3 21 Apr 2013 16:46:40 |
ehaupt |
Update to 0.2.3
Submitted by: oliver (via mail)
Feature safe: yes |
0.2.2_4 30 Dec 2012 16:19:08 |
olivierd |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit) |
0.2.2_3 14 Dec 2012 17:45:10 |
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) |
0.2.2_2 03 Nov 2012 18:01:23 |
ehaupt |
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes |
0.2.2_2 08 Sep 2012 23:40:33 |
ehaupt |
- Use OPTIONSng
- Remove deprecated header information |
0.2.2_2 27 Jul 2012 11:37:53 |
ehaupt |
- Use the new USE_PKGCONFIG macro
- Don't request ABI version number in LIB_DEPENDS |
0.2.2_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.2_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.2.2 07 Aug 2011 10:34:22 |
ehaupt |
Update to 0.2.2
PR: 159554
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
0.2.1_2 27 Jul 2011 05:48:55 |
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> |
0.2.1_1 07 Jun 2011 06:14:30 |
oliver |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
0.2.1 07 Mar 2011 10:32:20 |
ehaupt |
Update WWW |
0.2.1 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.1.0_6 25 Jan 2011 19:59:40 |
ehaupt |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
0.1.0_6 12 Aug 2010 08:44:27 |
ehaupt |
Depend on librsvg2 in order to display svg icons |
0.1.0_5 31 May 2010 15:27:35 |
oliver |
update xfce to 4.6.2
bump PORTREVISION on all depending ports |
0.1.0_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.1.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.1.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.1.0_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.1.0 22 Oct 2009 12:11:46 |
ehaupt |
Add deskutils/xfce4-notifyd, a visually-appealing notification daemon for Xfce |