71c5 FreshPorts -- devel/gnome-common
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gnome-common 3.6.0 devel on this many watch lists=3 search for ports that depend on this port
Common automake macros for GNOME 2 and GNOME 3
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 May 2006 04:10:30
License: not specified in port


This is a collection of automake macros used for developing new GNOME
or GNOME 2.0 applications.

WWW: http://www.gnome.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake

This port is required by:

for Run

To install the port: cd /usr/ports/devel/gnome-common/ && make install clean
To add the package: pkg_add -r gnome-common


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-common/3.6/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-common/3.6/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gnome-common/3.6/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gnome-common/3.6/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-common/3.6/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gnome-common/3.6/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/gnome-common/3.6/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/gnome-common/3.6/
  10. http://ftp.gnome.org/pub/GNOME/sources/gnome-common/3.6/
  11. http://linorg.usp.br/gnome/sources/gnome-common/3.6/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/gnome-common/3.6/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/gnome-common/3.6/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/gnome-common/3.6/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 13:20:29
Original commit files touched by this commit  3.6.0
rm search for other commits by this committer
- remove empty files and directories
08 Mar 2013 10:51:36
Original commit files touched by this commit  3.6.0
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
26 Jul 2012 06:36:09
Original commit files touched by this commit  2.28.0_2
bapt search for other commits by this committer
Fix duplicate patch
26 Jul 2012 05:40:24
Original commit files touched by this commit  2.28.0_2
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
14 Jun 2012 18:34:36
Original commit files touched by this commit  2.28.0_1
kwm search for other commits by this committer
Add support for automake 1.12.

Requested by:   rakuco@
Obtained from:  gnome-common git
03 Jul 2011 14:59:23
Original commit files touched by this commit  2.28.0
ohauer search for other commits by this committer
-remove MD5
28 Nov 2009 20:06:37
Original commit files touched by this commit  2.28.0
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 Apr 2009 05:56:28
Original commit files touched by this commit  2.26.0
marcus search for other commits by this committer
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.
02 Feb 2009 01:36:16
Original commit files touched by this commit  2.24.0
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
10 Jan 2009 05:22:13
Original commit files touched by this commit  2.24.0
marcus search for other commits by this committer
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 View all of this commit message)
24 Oct 2007 23:37:25
Original commit files touched by this commit  2.20.0
marcus search for other commits by this committer
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 View all of this commit message)
10 Apr 2007 04:37:29
Original commit files touched by this commit  2.18.0
marcus search for other commits by this committer
Update to 2.18.0.
06 Jun 2006 02:54:59
Original commit files touched by this commit  2.12.0
mezz search for other commits by this committer
Portlint:
        -Use DATADIR in plist.
28 May 2006 04:06:27
Original commit files touched by this commit  2.12.0
mezz search for other commits by this committer
Change the PORTNAME:

        gnomemag -> gnome-mag
        gnomespeech -> gnome-speech
        fileroller -> file-roller
        gnomeaudio -> gnome-audio
        gnomemedia2 -> gnome-media
        gnomedb -> gnome-db
        gnomeblog -> gnome-blog
        gnomepim -> gnome-pim
        gnomeutils2 -> gnome-utils
        bugbuddy -> bug-buddy
        gnomebuild -> gnome-build
        gnomecommon -> gnome-common
        gnomecrash -> gnome-crash

Number of commits found: 14

283a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0