notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11/xfce4-whiskermenu-plugin/Makefile

Number of commits found: 74

Tuesday, 16 Jan 2024
23:54 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.8.3
commit hash: 71dbd85b88a0489b55e790a875afccd463c2b7dd commit hash: 71dbd85b88a0489b55e790a875afccd463c2b7dd commit hash: 71dbd85b88a0489b55e790a875afccd463c2b7dd commit hash: 71dbd85b88a0489b55e790a875afccd463c2b7dd 71dbd85
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Monday, 27 Nov 2023
22:09 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.8.2
commit hash: 53aa269e8ffbb672fedd170182d5f2b7e16115ee commit hash: 53aa269e8ffbb672fedd170182d5f2b7e16115ee commit hash: 53aa269e8ffbb672fedd170182d5f2b7e16115ee commit hash: 53aa269e8ffbb672fedd170182d5f2b7e16115ee 53aa269e
Friday, 10 Nov 2023
12:12 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.8.1
commit hash: 2be2e5f52a16ff841f117f43032955cb9121d648 commit hash: 2be2e5f52a16ff841f117f43032955cb9121d648 commit hash: 2be2e5f52a16ff841f117f43032955cb9121d648 commit hash: 2be2e5f52a16ff841f117f43032955cb9121d648 2be2e5f
Monday, 2 Oct 2023
15:53 Guido Falsi (madpilot) search for other commits by this committer
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
commit hash: 0afc8661e4a56c97828d88575c4bf3e7f7d3a768 commit hash: 0afc8661e4a56c97828d88575c4bf3e7f7d3a768 commit hash: 0afc8661e4a56c97828d88575c4bf3e7f7d3a768 commit hash: 0afc8661e4a56c97828d88575c4bf3e7f7d3a768 0afc866
Wednesday, 30 Aug 2023
07:33 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.8.0

- Add options ACCOUNTS_SERVICE GTK_LAYER_SHELL LTO to allow disabling
  these new features (all enabled by defualt)
- Reorder Makefile variables to pet portfmt and portclippy
- Improve pkg-descr
- Testing shows the .desktop file gets installed only if NLS option
  is enabled
commit hash: 52ea6952aac6b1c5d200a597e02fbb58bffe4fa0 commit hash: 52ea6952aac6b1c5d200a597e02fbb58bffe4fa0 commit hash: 52ea6952aac6b1c5d200a597e02fbb58bffe4fa0 commit hash: 52ea6952aac6b1c5d200a597e02fbb58bffe4fa0 52ea695
Wednesday, 26 Apr 2023
12:17 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.7.3

Add missing dependency.
commit hash: 3fccf608c7c6323c8f60467b873afb81b8efe126 commit hash: 3fccf608c7c6323c8f60467b873afb81b8efe126 commit hash: 3fccf608c7c6323c8f60467b873afb81b8efe126 commit hash: 3fccf608c7c6323c8f60467b873afb81b8efe126 3fccf60
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 18 Jan 2023
08:51 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.7.2
commit hash: 0cdd4e34381de39b6d6c5074c153f4f6c8fca2b7 commit hash: 0cdd4e34381de39b6d6c5074c153f4f6c8fca2b7 commit hash: 0cdd4e34381de39b6d6c5074c153f4f6c8fca2b7 commit hash: 0cdd4e34381de39b6d6c5074c153f4f6c8fca2b7 0cdd4e3
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bert Burgemeister <trebbu@googlemail.com>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Hutchinson <portmaster@BSDforge.com>
  *  Cy SChubert <cy@FreeBSD.org>
  *  Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
  *  Cy Schubert <cy@FreeBSD.org>
  *  DaJoob
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Walter <sahne@0x90.at>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Dave Grochowski
  *  David Mackay <davidjx8p@gmail.com>
  *  David Yeske <dyeske@gmail.com>
  *  Dejan Lesjak <lesi@FreeBSD.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitri Goutnik <dg@syrec.org>
  *  Dominik Rothert <dr@domix.de>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Eric Blood <eblood@cs.unr.edu>
  *  Eric L. Hernes <erich@rrnet.com>
  *  Eric Turgeon <ericbsd@FreeBSD.org>
  *  Eric Turgeon <ericturgeon.bsd@gmail.com>
  *  Evgeni Dimitrov <evgeni.dimitrov@gmail.com>
  *  FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francis Bacque <idroxid01@yahoo.fr>
  *  Franz Klammer <klammer@webonaut.com>
  *  Gerrit Beine <tux@pinguru.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hendrik Scholz <hendrik@scholz.net>
  *  Jacob House <jacob@jwfh.ca>
  *  James Earl <jdearl@telus.net>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeroen Schot <schot@a-eskwadraat.nl>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Julien Laffaye <kimelto@gmail.com>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken Moore <ken@pcbsd.org>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lin, Cheng-Tao <b89605222@ntu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Ranne <gasp@ridcully.dnsalias.org>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matt Lancereau
  *  Matt Lancereau <matt@rimasec.net>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew Donovan <kitchetech@gmail.com>
  *  Matthew Fuller <fullermd@futuresouth.com>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew West <mwest@uct.ac.za>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michiel Overtoom <motoom@xs4all.nl>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Morten Slot Kristensen
  *  Murray Stokely <murray@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Nikos Ntarmos <ntarmos@cs.uoi.gr>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oliver Breuninger <ob@breuninger.org>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro Giffuni
  *  Per Otterstr=F6m <pelle@fukt.bth.se>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
  *  Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Samy Al Bahra <sbahra@kerneled.org>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  Satoshi Asami <asami@FreeBSD.org>
  *  Satoshi TAOKA
  *  Scott Mace <smace@FreeBSD.org>
  *  Sean Farley <sean-freebsd@farley.org>
  *  Sebastian Yepes <esn@x123.info>
  *  Serge Gagnon <gagnon__s@videotron.ca>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stepan Zastupov [RedChrom] <redchrom@gmail.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Stijn Hoop <stijn@win.tue.nl>
  *  Tatsumi Hosokawa
  *  Theron Tarigo <theron.tarigo@gmail.com>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Hurst <tom@hur.st>
  *  Tim Bishop <tim@bishnet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Roth <ports@fsck.ch>
  *  UMENO Takashi <umeno@rr.iij4u.or.jp>
  *  Vincent Tantardini <vinc@freebsd-fr.org>
  *  Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  *  Winston Weinert <winstonw@lavabit.com>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yoshiro MIHIRA <sanpei@sanpei.org>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Zane C. Bowers
  *  Zhihao Yuan <lichray@gmail.com>
  *  asami
  *  chinsan
  *  dirk.meyer@dinoex.sub.org
  *  dom@myrddin.demon.co.uk
  *  eimar.koort
  *  gpalmer
  *  gpalmer@FreeBSD.org
  *  grog
  *  gurkan@phys.ethz.ch
  *  hemi@puresimplicity.net
  *  ijliao
  *  incabulos@mac.com
  *  jacs
  *  janek
  *  jhb
  *  jkh
  *  jkh@FreeBSD.org
  *  jmz
  *  joerg
  *  johalun0@gmail.com
  *  jonny
  *  jsellens
  *  krion
  *  matt@bdd.net
  *  michael johnson <ahze@ahze.net>
  *  nkazushi@highway.or.jp
  *  od <od@iclub.nsu.ru>
  *  oleg@bsdpower.com
  *  roam@FreeBSD.org
  *  trevor
  *  will

With hat:	portmgr
commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b commit hash: d357bca4f0e71714865e030d7a1e611845d9050b d357bca
Monday, 13 Dec 2021
16:40 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.7.1
commit hash: 7293bf2542ed5d8d6ca63724fc047d0000d29951 commit hash: 7293bf2542ed5d8d6ca63724fc047d0000d29951 commit hash: 7293bf2542ed5d8d6ca63724fc047d0000d29951 commit hash: 7293bf2542ed5d8d6ca63724fc047d0000d29951 7293bf2
Sunday, 21 Nov 2021
15:00 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.7.0
commit hash: 41a628669c98826ee3051db440f41389de9deadd commit hash: 41a628669c98826ee3051db440f41389de9deadd commit hash: 41a628669c98826ee3051db440f41389de9deadd commit hash: 41a628669c98826ee3051db440f41389de9deadd 41a6286
Saturday, 13 Nov 2021
16:55 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.6.2
commit hash: ef93886b449aaf7be490f2a1c98932b514a0afc4 commit hash: ef93886b449aaf7be490f2a1c98932b514a0afc4 commit hash: ef93886b449aaf7be490f2a1c98932b514a0afc4 commit hash: ef93886b449aaf7be490f2a1c98932b514a0afc4 ef93886
Tuesday, 19 Oct 2021
08:36 Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d ce1af7f
Thursday, 14 Oct 2021
22:17 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.6.1
commit hash: 4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f commit hash: 4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f commit hash: 4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f commit hash: 4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f 4d5c052
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
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)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Monday, 20 Sep 2021
17:31 Guido Falsi (madpilot) search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 2.6.0
commit hash: 358d0c3e3766237e2e4ae42f6563c72cf467ed32 commit hash: 358d0c3e3766237e2e4ae42f6563c72cf467ed32 commit hash: 358d0c3e3766237e2e4ae42f6563c72cf467ed32 commit hash: 358d0c3e3766237e2e4ae42f6563c72cf467ed32 358d0c3
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 25 Jan 2021
17:53 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.5.3
Original commitRevision:562591 
Friday, 15 Jan 2021
23:37 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.5.2
Original commitRevision:561680 
Saturday, 2 Jan 2021
19:06 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.5.1.
Original commitRevision:559960 
16:36 madpilot search for other commits by this committer
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
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
Original commitRevision:559953 
Thursday, 24 Dec 2020
21:20 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.5.0
Original commitRevision:559195 
Thursday, 23 Jul 2020
18:31 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.6
Original commitRevision:542948 
Tuesday, 21 Jul 2020
19:36 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.5
Original commitRevision:542783 
Thursday, 23 Apr 2020
16:13 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.4
Original commitRevision:532691 
Wednesday, 11 Mar 2020
21:42 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.3
Original commitRevision:528254 
Saturday, 15 Feb 2020
15:18 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.2
Original commitRevision:526223 
Wednesday, 12 Feb 2020
22:56 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.1
Original commitRevision:525981 
Tuesday, 11 Feb 2020
09:52 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.4.0
Original commitRevision:525800 
Sunday, 19 Jan 2020
10:06 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.3.5
Original commitRevision:523526 
Wednesday, 6 Nov 2019
11:01 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.3.4
Original commitRevision:516874 
Thursday, 8 Aug 2019
12:41 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.3.3
Original commitRevision:508375 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 19 Jun 2019
16:14 madpilot search for other commits by this committer
- 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
Original commitRevision:504557 
Tuesday, 26 Mar 2019
17:29 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.3.2
Original commitRevision:496901 
Sunday, 20 Jan 2019
14:44 madpilot search for other commits by this committer
- Add USES=gnome
- Sort USES and USE_GNOME

I forgot these in the previous commit.
Original commitRevision:490797 
14:28 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.3.1
Original commitRevision:490795 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Tuesday, 2 Oct 2018
08:44 madpilot search for other commits by this committer
- Update xfce4-whiskermenu-plugin to 2.3.0
- Pet portlint warnings
Original commitRevision:481105 
Saturday, 14 Jul 2018
06:37 madpilot search for other commits by this committer
Update xfce4-whiskermenu-plugin to 2.2.1
Original commitRevision:474614 
Monday, 21 May 2018
21:13 madpilot search for other commits by this committer
- Update xfce4-whiskermenu-plugin to 2.2.0
- Add NLS option
- Remove PORTSCOUT limitation
Original commitRevision:470577 
Friday, 29 Dec 2017
07:42 woodsb02 search for other commits by this committer
x11/xfce4-whiskermenu-plugin: Update to 1.7.5

Changes this release:
  https://mail.xfce.org/pipermail/xfce-announce/2017-December/000571.html
Original commitRevision:457495 
Tuesday, 14 Nov 2017
20:40 madpilot search for other commits by this committer
- Update xfce4-whiskermenu-plugin to 1.7.4
- Add patch to fix some warnings.

PR:		223655
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Original commitRevision:454200 
Monday, 18 Sep 2017
15:28 madpilot search for other commits by this committer
Update x11/xfce4-whiskermenu-plugin to 1.7.3

PR:		221265
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Original commitRevision:450047 
Wednesday, 1 Mar 2017
16:55 olivierd search for other commits by this committer
Update to 1.7.1
Original commitRevision:435173 
Wednesday, 1 Feb 2017
19:18 olivierd search for other commits by this committer
Update to 1.7.0
Original commitRevision:433063 
Sunday, 25 Dec 2016
14:23 amdmi3 search for other commits by this committer
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it

Approved by:	portmgr blanket
Original commitRevision:429430 
Saturday, 10 Dec 2016
15:27 olivierd search for other commits by this committer
Update to 1.6.2
Original commitRevision:428302 
Monday, 17 Oct 2016
12:46 olivierd search for other commits by this committer
Update to 1.6.1
Original commitRevision:424114 
Monday, 22 Aug 2016
16:39 olivierd search for other commits by this committer
Tell to PORTSCOUT to monitor only 1.6.x releases. Others (2.x) require
devel Xfce core components
Original commitRevision:420622 
Saturday, 20 Aug 2016
18:44 olivierd search for other commits by this committer
Update to 1.6.0
Original commitRevision:420525 
Wednesday, 25 May 2016
15:43 mat search for other commits by this committer
Remove useless WRKSRC definitions.

While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
Original commitRevision:415839 
Saturday, 16 Apr 2016
19:42 olivierd search for other commits by this committer
Update to 1.5.3
Original commitRevision:413477 
Tuesday, 29 Dec 2015
16:58 olivierd search for other commits by this committer
- Update to 1.5.2
- Adjust WWW entry
Original commitRevision:404762 
Monday, 21 Sep 2015
21:34 olivierd search for other commits by this committer
- Update to 1.5.1
- Sort USES
- Add patch, which disables Mugshot (utility to edit user profile), and
MenuLibre (menu editor), they are not yet present in ports tree
Original commitRevision:397522 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Thursday, 5 Mar 2015
22:52 olivierd search for other commits by this committer
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
- 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>
Original commitRevision:380565 
Wednesday, 18 Feb 2015
22:32 olivierd search for other commits by this committer
- Update to 1.5.0
- Adjust MASTER_SITES (xfce4-whiskermenu-plugin is now hosted on Xfce's website)

ChangeLog: https://mail.xfce.org/pipermail/xfce/2015-February/034168.html
Original commitRevision:379324 
Saturday, 14 Feb 2015
17:02 olivierd search for other commits by this committer
Update to 1.4.3
Original commitRevision:378969 
Sunday, 21 Dec 2014
17:20 olivierd search for other commits by this committer
Update to 1.4.2
Original commitRevision:375169 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Friday, 5 Dec 2014
16:42 olivierd search for other commits by this committer
Update to 1.4.1
Original commitRevision:374052 
Wednesday, 25 Jun 2014
15:38 olivierd search for other commits by this committer
- Update to 1.4.0
- Add LICENSE_FILE
Original commitRevision:359254 
Tuesday, 18 Mar 2014
20:14 olivierd search for other commits by this committer
- Update to 1.3.2

ChangeLog:
https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/release-1.3/NEWS
Original commitRevision:348594 
Monday, 6 Jan 2014
17:56 olivierd search for other commits by this committer
- Update to 1.3.1 (bugfix release)

ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
Original commitRevision:338915 
Sunday, 29 Dec 2013
17:40 olivierd search for other commits by this committer
- Update to 1.3.0

ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
Original commitRevision:338033 
Tuesday, 3 Dec 2013
18:26 olivierd search for other commits by this committer
- Update to 1.2.2
Original commitRevision:335586 
Tuesday, 19 Nov 2013
20:42 olivierd search for other commits by this committer
- Update to 1.2.1
Original commitRevision:334352 
Wednesday, 30 Oct 2013
05:34 olivierd search for other commits by this committer
- Update to 1.2.0
- Add LICENSE blob
- Support STAGEDIR
Original commitRevision:332068 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Saturday, 17 Aug 2013
08:28 olivierd search for other commits by this committer
Whisker Menu is an alternate application launcher for the Xfce Desktop.

WWW: http://gottcode.org/xfce4-whiskermenu-plugin/
Original commitRevision:324832 

Number of commits found: 74