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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xdg-menu ROX panel applet that displays an applications menu button
1.5_4 misc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-18 04:40:51
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
License: GPLv2+
WWW:
http://xdg-menu.sourceforge.net/
Description:
XDG-Menu is a ROX panel applet that displays applications menu button. Menu is builds to fit the XDG Menu Specification published by freedesktop.org. WWW: http://xdg-menu.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (47 items)
Collapse this list.
  1. /usr/local/share/licenses/xdg-menu-1.5_4/catalog.mk
  2. /usr/local/share/licenses/xdg-menu-1.5_4/LICENSE
  3. /usr/local/share/licenses/xdg-menu-1.5_4/GPLv2+
  4. apps/XDG-Menu/.DirIcon
  5. apps/XDG-Menu/AppInfo.xml
  6. apps/XDG-Menu/AppRun
  7. apps/XDG-Menu/AppletRun
  8. apps/XDG-Menu/Messages/XDG-Menu.pot
  9. apps/XDG-Menu/Messages/it.gmo
  10. apps/XDG-Menu/Messages/it.po
  11. apps/XDG-Menu/Messages/opts2po.py
  12. apps/XDG-Menu/Messages/opts2po.pyc
  13. apps/XDG-Menu/Messages/opts2po.pyo
  14. apps/XDG-Menu/Messages/ru.gmo
  15. apps/XDG-Menu/Messages/ru.po
  16. apps/XDG-Menu/Messages/uk.gmo
  17. apps/XDG-Menu/Messages/uk.po
  18. apps/XDG-Menu/Options.xml
  19. apps/XDG-Menu/findrox.py
  20. apps/XDG-Menu/findrox.pyc
  21. apps/XDG-Menu/findrox.pyo
  22. apps/XDG-Menu/python/config.py
  23. apps/XDG-Menu/python/config.pyc
  24. apps/XDG-Menu/python/config.pyo
  25. apps/XDG-Menu/python/ctxmenu.py
  26. apps/XDG-Menu/python/ctxmenu.pyc
  27. apps/XDG-Menu/python/ctxmenu.pyo
  28. apps/XDG-Menu/python/dndsource.py
  29. apps/XDG-Menu/python/dndsource.pyc
  30. apps/XDG-Menu/python/dndsource.pyo
  31. apps/XDG-Menu/python/i18n.py
  32. apps/XDG-Menu/python/i18n.pyc
  33. apps/XDG-Menu/python/i18n.pyo
  34. apps/XDG-Menu/python/imagemenu.py
  35. apps/XDG-Menu/python/imagemenu.pyc
  36. apps/XDG-Menu/python/imagemenu.pyo
  37. apps/XDG-Menu/python/main.py
  38. apps/XDG-Menu/python/main.pyc
  39. apps/XDG-Menu/python/main.pyo
  40. apps/XDG-Menu/python/roxmenu.py
  41. apps/XDG-Menu/python/roxmenu.pyc
  42. apps/XDG-Menu/python/roxmenu.pyo
  43. apps/XDG-Menu/python/xdgmenu.py
  44. apps/XDG-Menu/python/xdgmenu.pyc
  45. apps/XDG-Menu/python/xdgmenu.pyo
  46. bin/xdg-menu
  47. share/pixmaps/xdg-menu.png
Collapse this list.
Dependency lines:
  • xdg-menu>0:misc/xdg-menu
No installation instructions:
This port has been deleted.
PKGNAME: xdg-menu
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (python/XDG-Menu-1.5.tgz) = 5cd62f3421032c4b619b80fde7e7cdc3230409489762e5c05ffd82d7c9c28478 SIZE (python/XDG-Menu-1.5.tgz) = 32377 SHA256 (python/xdg-menu.png) = f6f3be4272ca446c3bdf7895556c879ab7a4eceaf2a985dabaf1ad2126a3a2e4 SIZE (python/xdg-menu.png) = 5974

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gtk-update-icon-cache : graphics/gtk-update-icon-cache
  2. python2.7 : lang/python27
Runtime dependencies:
  1. rox : x11-fm/rox-filer
  2. py27-xdg>=0 : devel/py-xdg@py27
  3. py27-dbus>=0 : devel/py-dbus@py27
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
  5. python2.7 : lang/python27
Library dependencies:
  1. libatk-1.0.so : accessibility/atk
  2. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xdg-menu-1.5_4: DOCS=on: Build and/or install documentation ROX=off: Enable ROX panel applet support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gnome python:2.7 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (26 items)
Collapse this list.
  1. http://cytranet.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  2. http://downloads.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  3. http://excellmedia.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  4. http://freefr.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  5. http://jaist.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  6. http://kent.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  7. http://nchc.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  8. http://netcologne.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  9. http://netix.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  10. http://superb-dca2.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  11. http://superb-sea2.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  12. http://ufpr.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  13. http://vorboss.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  14. https://cytranet.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  15. https://downloads.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  16. https://excellmedia.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  17. https://freefr.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  18. https://jaist.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  19. https://kent.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  20. https://nchc.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  21. https://netcologne.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  22. https://netix.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  23. https://superb-dca2.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  24. https://superb-sea2.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  25. https://ufpr.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
  26. https://vorboss.dl.sourceforge.net/project/xdg-menu/xdg-menu/1.5/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5_4
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_4
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.5_4
08 Nov 2019 14:06:27
Revision:517067Original commit files touched by this commit
tobik search for other commits by this committer
misc: Add missing USES=gnome
1.5_4
12 Dec 2017 12:40:15
Revision:456126Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
1.5_4
21 Apr 2017 08:43:07
Revision:439028Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
1.5_3
28 Jun 2016 09:11:31
Revision:417703Original commit files touched by this commit
rakuco search for other commits by this committer
Reset ports maintained by horia@racoviceanu.com.

The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
1.5_3
17 May 2016 02:50:54
Revision:415372Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers

Approved by:	portmgr blanket
1.5_3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.5_3
27 Feb 2015 16:30:41
Revision:380099Original commit files touched by this commit
makc search for other commits by this committer
Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows
Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE}
1.5_3
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.5_3
20 Oct 2014 17:59:38
Revision:371289Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of misc/ to new USES=python

Approved by:	portmgr (implicit)
1.5_3
21 Apr 2014 20:27:39
Revision:351711Original commit files touched by this commit
nemysis search for other commits by this committer
These ports are no longer used or cared for.

Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.

misc/lxde-common

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

misc/xdg-menu

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_2
07 Nov 2013 16:13:48
Revision:333133Original commit files touched by this commit
nemysis search for other commits by this committer
- Change master sites
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.5_2
18 Mar 2013 02:31:52
Revision:314520Original commit files touched by this commit
beech search for other commits by this committer
- Adjust RUN_DEPENDS
- Add icons
- Add desktop
- Add build
- Bump portrevision

PR:		ports/171617
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
1.5_1
23 Aug 2012 09:12:26
Original commit files touched by this commit
scheidell search for other commits by this committer
- Makefile changed
- OptionsNG
- Removed script from Makefile

PR:		ports/170755
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
1.5
18 May 2012 04:40:24
Original commit files touched by this commit
miwi search for other commits by this committer
XDG-Menu is a ROX panel applet that displays applications menu button.
Menu is builds to fit the XDG Menu Specification published by freedesktop.org.

WWW: http://xdg-menu.sourceforge.net/

PR:             ports/167693
Submitted by:   nemysis@gmx.ch

Number of commits found: 17