Port details |
- goocanvasmm C++ bindings for the goocanvas widget for GTK
- 0.15.4_7 graphics
=0 0.15.4_7Version of this port present on the latest quarterly branch.
- Maintainer: kwm@FreeBSD.org
- Port Added: 2008-08-10 18:45:03
- Last Update: 2017-04-03 07:14:34
- SVN Revision: 437594
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/goocanvas/
- Description:
- Canvas widget for GTK+ via cairo rendering
WWW: https://sourceforge.net/projects/goocanvas/
-
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:
-
- goocanvasmm>0:graphics/goocanvasmm
- No installation instructions:
- This port has been deleted.
- PKGNAME: goocanvasmm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (goocanvasmm-0.15.4.tar.bz2) = e70d42f76c5093e929da2be307d97d3631cf71052e8506cfdba592479ef285e3
SIZE (goocanvasmm-0.15.4.tar.bz2) = 1357399
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.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=0.9.10 : devel/pkgconf
- Library dependencies:
-
- libgoocanvas.so : graphics/goocanvas
- libatk-1.0.so : accessibility/atk
- libatkmm-1.6.so : accessibility/atkmm
- libcairo.so : graphics/cairo
- libcairomm-1.0.so : graphics/cairomm
- libglib-2.0.so : devel/glib20
- libglibmm-2.4.so : devel/glibmm
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libgtkmm-2.4.so : x11-toolkits/gtkmm24
- libsigc-2.0.so : devel/libsigc++20
- libxml++-2.6.so : textproc/libxml++26
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libpangomm-1.4.so : x11-toolkits/pangomm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake libtool pathfix pkgconfig tar:bzip2 gnome
- 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 |
0.15.4_7 03 Apr 2017 07:14:34 |
bapt |
Remove 2 non depend on, obsoletes libraries failing with new sigc++20 |
0.15.4_7 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.15.4_7 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.15.4_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.15.4_6 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.15.4_6 15 Sep 2014 20:33:50 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
0.15.4_5 01 Sep 2014 19:34:02 |
tijl |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
0.15.4_4 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.15.4_3 09 Apr 2014 13:44:12 |
kwm |
USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool |
0.15.4_2 03 Dec 2013 22:04:38 |
kwm |
Stageify, add PORTSCOUT macro to ignore these ports, no new versions will
appear.
Update to new port framework bits. |
0.15.4_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.15.4_1 02 Sep 2013 22:23:54 |
bapt |
Add an explicit dependency on pkgconf |
0.15.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.15.4 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.15.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.15.4 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
0.15.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.15.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.15.0 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.15.0 17 Jul 2009 20:09:36 |
kwm |
Update to 0.15.0. |
0.14.0 18 Jun 2009 23:49:55 |
kwm |
Update to 0.14.0. |
0.13.0 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 ) |
0.9.0_1 11 Aug 2008 09:28:00 |
kwm |
Fix plist.
Reported by: QA tindy |
0.9.0 10 Aug 2008 18:44:36 |
kwm |
Add goocanvasmm
C++ bindings for the goocanvas GTK widget. |