Port details |
- gnome2-reference The "meta-port" for GNOME 2 programming references
- 2.20_2 misc
=0 2.20_2Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2007-10-24 23:37:46
- Last Update: 2014-11-19 11:49:06
- SVN Revision: 372768
- Also Listed In: gnome
- License: not specified in port
- Description:
- The "meta-port" for GNOME 2 programming references
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- gnome2-reference>0:misc/gnome2-reference
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnome2-reference
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- at-spi-reference>0 : accessibility/at-spi-reference
- atk-reference>0 : accessibility/atk-reference
- ORBit2-reference>0 : devel/ORBit2-reference
- gconf2-reference>0 : devel/gconf2-reference
- glib-reference>0 : devel/glib20-reference
- glibmm-reference>0 : devel/glibmm-reference
- gnome-vfs-reference>0 : devel/gnome-vfs-reference
- libbonobo-reference>0 : devel/libbonobo-reference
- libglade2-reference>0 : devel/libglade2-reference
- libsoup-reference>0 : devel/libsoup-reference
- cairo-reference>0 : graphics/cairo-reference
- libgnomecanvas-reference>0 : graphics/libgnomecanvas-reference
- linc-reference>0 : net/linc-reference
- libgnomeprint-reference>0 : print/libgnomeprint-reference
- gtkspell-reference>0 : textproc/gtkspell-reference
- libxml2-reference>0 : textproc/libxml2-reference
- libxslt-reference>0 : textproc/libxslt-reference
- gnome-desktop-reference>0 : x11/gnome-desktop-reference
- gnome-panel-reference>0 : x11/gnome-panel-reference
- libgnome-reference>0 : x11/libgnome-reference
- fontconfig-reference>0 : x11-fonts/fontconfig-reference
- gal2-reference>0 : x11-toolkits/gal2-reference
- gtk2-reference>0 : x11-toolkits/gtk20-reference
- gtkmm20-reference>0 : x11-toolkits/gtkmm20-reference
- gtkmm24-reference>0 : x11-toolkits/gtkmm24-reference
- gtksourceview-reference>0 : x11-toolkits/gtksourceview-reference
- libbonoboui-reference>0 : x11-toolkits/libbonoboui-reference
- libgnomeui-reference>0 : x11-toolkits/libgnomeui-reference
- libwnck-reference>0 : x11-toolkits/libwnck-reference
- pango-reference>0 : x11-toolkits/pango-reference
- vte-reference>0 : x11-toolkits/vte-reference
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gnome2-reference-2.20_2:
ATK=on: Install atk programing reference
AT_SPI=on: Install at-spi programing reference
CAIRO=on: Install cairo programing reference
FONTCONFIG=on: Install fontconfig programing reference
GAL2=on: Install gal2 programing reference
GCONF2=on: Install gconf2 programing reference
GLIB20=on: Install glib20 programing reference
GLIBMM=on: Install glibmm programing reference
GNOME_DESKTOP=on: Install gnome-desktop programing reference
GNOME_PANEL=on: Install gnome-panel programing reference
GNOME_VFS=on: Install gnome-vfs programing reference
GTK20=on: Install gtk20 programing reference
GTKMM20=on: Install gtkmm20 programing reference
GTKMM24=on: Install gtkmm24 programing reference
GTKSOURCEVIEW=on: Install gtksourceview programing reference
GTKSPELL=on: Install gtkspell programing reference
LIBBONOBO=on: Install libbonobo programing reference
LIBBONOBOUI=on: Install libbonoboui programing reference
LIBGLADE2=on: Install libglade2 programing reference
LIBGNOME=on: Install libgnome programing reference
LIBGNOMECANVAS=on: Install libgnomecanvas programing reference
LIBGNOMEPRINT=on: Install libgnomeprint programing reference
LIBGNOMEUI=on: Install libgnomeui programing reference
LIBSOUP=on: Install libsoup programing reference
LIBWNCK=on: Install libwnck programing reference
LIBXML2=on: Install libxml2 programing reference
LIBXSLT=on: Install libxslt programing reference
LINC=on: Install linc programing reference
ORBIT2=on: Install ORBit2 programing reference
PANGO=on: Install pango programing reference
VTE=on: Install vte programing reference
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.20_2 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
2.20_2 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2.20_2 11 Apr 2014 12:37:51 |
bapt |
Finish removeing old gnome library databases reference ports as deps |
2.20_2 11 Apr 2014 11:26:58 |
bapt |
Remove gda2, gda3 and gnomedb references from gnome2-references |
2.20_1 09 Dec 2013 18:41:17 |
antoine |
- Stage support for all -reference ports
- Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS
Approved by: kwm (maintainer) |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.20_1 07 Jun 2013 05:36:30 |
bapt |
Convert to new options framework |
19 Mar 2013 10:40:22
|
kwm |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
2.20_1 10 Jan 2009 05:22:13 |
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 ) |
2.20 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |