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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
xfce4-menueditor Menu Editor for the XFce desktop environment
1.05_4 x11-wm Deleted on this many watch lists=6 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.05_4Version of this port present on the latest quarterly branch.
Maintainer: matt@bsdfly.org search for ports maintained by this maintainer
Port Added: 2004-01-22 08:50:06
Last Update: 2005-01-30 21:04:23
SVN Revision: UNKNOWN
People watching this port, also watch:: xfce4-desktop, xfce, xfce4-panel, xfce4-session
Also Listed In: xfce
License: not specified in port
WWW:
http://users.skynet.be/p0llux/
Description:
Menu Editor for the XFce desktop environment. Author: Jean-Francois Wauthy <pollux@castor.be> WWW: http://users.skynet.be/p0llux/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xfce4-menueditor>0:x11-wm/xfce4-menueditor
No installation instructions:
This port has been deleted.
PKGNAME: xfce4-menueditor
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtool15 : devel/libtool15
  2. pkg-config : devel/pkgconfig
  3. intltool-extract : textproc/intltool
Runtime dependencies:
  1. pkg-config : devel/pkgconfig
Library dependencies:
  1. xfce4util.1 : x11/libxfce4util
  2. xfcegui4.3 : x11-toolkits/libxfce4gui
  3. glib-2.0.400 : devel/glib20
  4. atk-1.0.800 : accessibility/atk
  5. pango-1.0.600 : x11-toolkits/pango
  6. gtk-x11-2.0.400 : x11-toolkits/gtk20
  7. xml2.5 : textproc/libxml2
  8. X11.6 : x11/XFree86-4-libraries
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/
  2. http://matt.nerim.net/xfce-goodies/
  3. http://users.skynet.be/p0llux/files/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.05_4
30 Jan 2005 21:04:23
Original commit files touched by this commit
oliver search for other commits by this committer
remove xfce4-menueditor since it is now included in xfce4-desktop

Requested by:   maintainer
Approved by:    maintainer
1.05_4
27 Jan 2005 18:15:58
Original commit files touched by this commit
oliver search for other commits by this committer
fix build

Noted by:       pointyhat
1.05_4
26 Jan 2005 16:57:40
Original commit files touched by this commit
oliver search for other commits by this committer
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs

Approved by:    maintainer [1]
1.05_3
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
1.05_2
29 Jul 2004 19:53:48
Original commit files touched by this commit
pav search for other commits by this committer
- Install internationalization support

PR:             ports/69711
Submitted by:   Matt Lancereau <matt@bsdfly.org> (maintainer)
1.05_1
29 Jul 2004 19:21:24
Original commit files touched by this commit
pav search for other commits by this committer
- Fix distinfo

PR:             ports/69711
Submitted by:   Matt Lancereau <matt@bsdfly.org> (maintainer)
1.05_1
21 Jul 2004 12:39:13
Original commit files touched by this commit
krion search for other commits by this committer
Change maintainer's mail.
Fix MASTER_SITES

PR:             ports/69338
Submitted by:   maintainer
1.05_1
08 May 2004 23:59:29
Original commit files touched by this commit
ale search for other commits by this committer
Add more MASTER_SITE.

PR:             ports/66376
Submitted by:   Matt Lancereau <matt@rimasec.net> (maintainer)
1.05_1
18 Apr 2004 10:06:22
Original commit files touched by this commit
ale search for other commits by this committer
- Add another MASTER_SITE

PR:             ports/65700
Submitted by:   Matt Lancereau <matt@bsd-blax.org> (maintainer)
1.05_1
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.05
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.05
11 Feb 2004 07:59:00
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.05 release:
- filesel dialog for launcher command in edit and add dialog
- filesel dialog for new menu filename
- check if all field are filled when adding and creating a new menu
- no more gint response (fix the problem when compiling on FreeBSD 4.x)
- (begin of) icon support added
- text in tree formatted

PR:             ports/62678
Submitted by:   Matt Lancereau <matt@rimasec.net> (maintainer)
Approved by:    nork (mentor/implicitly)
1.0_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.0
03 Feb 2004 10:14:00
Original commit files touched by this commit
ale search for other commits by this committer
- Update to 1.0 release
- new menu functionnality added
- add support for builtin quit entry and visible property
- load the menu file in use when starting
- add File->Open default menu
- remove quit application confirmation dialog
- title and builtins can be edited
- add SIZE

PR:             ports/62303
Submitted by:   Matt Lancereau <matt@rimasec.net> (maintainer)
Approved by:    nork (mentor/implicitly)
0.90
22 Jan 2004 08:49:06
Original commit files touched by this commit
ale search for other commits by this committer
Add xfce4-menueditor 0.90, menu Editor for the XFce desktop environment.

PR:             ports/61710
Submitted by:   Matt Lancereau <matt@rimasec.net>
Approved by:    nork (mentor/implicitly)

Number of commits found: 16