Port details |
- gnome-main-menu Provides easy access to sets of GNOME applications
- 0.9.12_9 deskutils
=0 Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2008-07-07 17:22:46
- Last Update: 2014-10-03 10:53:40
- SVN Revision: 369880
- Also Listed In: gnome
- License: not specified in port
- Description:
- The gnome-main-menu is a set of two utilities. A gnome-panel applet similar
to the traditional main-menu but a few addtions and changes. In particular the
gnome-main-menu does not provide direct access to all the applications on the
system, but rather displays user specified "favorites" and recently launched
applications.
Access to all the applications is made through the second of the three
utilities, the application-browser, which is a larger format application than
that the traditional main-menu which is managed by the window manager to allow
for resizing, etc.
- SVNWeb :
git
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnome-main-menu>0:deskutils/gnome-main-menu
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnome-main-menu
- 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.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- gnome-doc-utils.pc : textproc/gnome-doc-utils
- gnome-menus<=2.39.0 : x11/gnome-menus
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- intltool-extract : textproc/intltool
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- Runtime dependencies:
-
- gnome-doc-utils.pc : textproc/gnome-doc-utils
- BSD.gnome.dist : misc/gnomehier
- gnome-menus<=2.39.0 : x11/gnome-menus
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- Library dependencies:
-
- libgtop-2.0.so : devel/libgtop
- libintl.so : devel/gettext
- libatk-1.0.so : accessibility/atk
- libeel-2.so : x11-toolkits/eel
- libesd.so : audio/esound
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libpcre.so : devel/pcre
- libgnome-desktop-2.so : x11/gnome-desktop
- libpanel-applet-3.so : x11/gnome-panel
- libgnomevfs-2.so : devel/gnome-vfs
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libart_lgpl_2.so : graphics/libart_lgpl
- libbonobo-2.so : devel/libbonobo
- libbonoboui-2.so : x11-toolkits/libbonoboui
- libglade-2.0.so : devel/libglade2
- libgnome-2.so : x11/libgnome
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libgnomeui-2.so : x11-toolkits/libgnomeui
- libgsf-1.so : devel/libgsf
- libIDL-2.so : devel/libIDL
- librsvg-2.so : graphics/librsvg2
- libwnck-1.so : x11-toolkits/libwnck
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libORBit-2.so : devel/ORBit2
- libpango-1.0.so : x11-toolkits/pango
- 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:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Oct 2014 10:53:40
0.9.12_9 |
kwm  |
Remove eel and ports that use it.
Eel doesn't build after the gnome3 import. |
30 Aug 2014 15:27:08
0.9.12_9 |
tijl  |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Replace gnomehack with pathfix |
26 Aug 2014 14:06:09
0.9.12_8 |
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
29 Jul 2014 18:41:17
0.9.12_8  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
11 Jun 2014 14:50:00
0.9.12_8 |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
31 Mar 2014 22:07:21
0.9.12_8 |
kwm  |
Stagify. |
11 Dec 2013 18:28:10
0.9.12_8 |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils |
22 Oct 2013 13:52:24
0.9.12_8 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 16:21:38
0.9.12_8 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
06 Sep 2013 15:28:27
0.9.12_8 |
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
0.9.12_8 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
01 Apr 2013 09:53:00
0.9.12_8 |
kwm  |
Fix build with glib 2.34.
Submitted by: pointyhat (via miwi)
Approved by: portmgr (miwi) |
01 Jun 2012 05:26:28
0.9.12_8 |
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.9.12_7 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
0.9.12_7 |
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.9.12_7 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
0.9.12_6 |
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
0.9.12_5 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.12_4 |
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.9.12_3 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Apr 2009 05:56:28
0.9.12_2 |
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
17 Jan 2009 20:46:04
0.9.12_1 |
pav  |
- Fix plist
Reported by: pointyhat |
16 Jan 2009 07:34:55
0.9.12 |
marcus  |
Update to 0.9.12. |
10 Jan 2009 05:22:13
0.9.11 |
marcus  |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
09 Jul 2008 15:41:37
0.9.10_3 |
marcus  |
Remove a leftover directory.
Reported by: QA Tinderbox |
09 Jul 2008 06:53:45
0.9.10_2 |
marcus  |
Add a missing dependency on libgtop.
Reported by: QA Tinderbox |
08 Jul 2008 23:59:55
0.9.10_1 |
marcus  |
Add missing dependencies.
Reported by: pointyhat via pav |
07 Jul 2008 17:22:21
0.9.10 |
marcus  |
Add gnome-main-menu, a tool to organize GNOME applications into one
easy-to-launch applet or browser application. |