Port details |
- gtkmm12 C++ wrapper for gtk, a x11 graphics library
- 1.2.8_8 x11-toolkits
=2 1.2.8_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned upstream, no more depending ports
This port expired on: 2012-10-20
- Maintainer: gnome@FreeBSD.org
- Port Added: 2006-05-29 05:55:13
- Last Update: 2012-10-25 17:28:08
- SVN Revision: 306389
- People watching this port, also watch:: oss, showfont, screen, bsdstats
- License: not specified in port
- Description:
- C++ wrapper for gtk, a x11 graphics library
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:
-
- gtkmm>0:x11-toolkits/gtkmm12
- No installation instructions:
- This port has been deleted.
- PKGNAME: gtkmm
- 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.
- Build dependencies:
-
- gm4 : devel/m4
- gmake : devel/gmake
- perl5.12.4 : lang/perl5.12
- libtool>=2.4 : devel/libtool
- pkgconf : devel/pkgconf
- Runtime dependencies:
-
- perl5.12.4 : lang/perl5.12
- pkgconf : devel/pkgconf
- Library dependencies:
-
- sigc.1 : devel/libsigc++
- glib-12.3 : devel/glib12
- gtk-12.2 : x11-toolkits/gtk12
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.8_8 25 Oct 2012 17:28:08 |
bapt |
2012-10-20 x11-toolkits/py-SciParam: Depends on the deprecated wx 2.4
2012-10-20 x11-toolkits/p5-GdkImlib: Abandoned upstream, not used by any ports
2012-10-20 x11-toolkits/mesgui: Abandoned upstream, no ports depend on it
2012-10-20 x11-toolkits/gtkmm12: Abandoned upstream, no more depending ports
2012-10-20 x11-toolkits/flu: No more public distfiles
2012-10-20 x11-toolkits/efltk: Abandoned upstream, no ports depend on it
2012-10-20 x11-toolkits/9libs: Abandonware, no ports depend on it, and broken on
most arches
Remove some obsolete toolkits
Feature safe: yes |
1.2.8_8 21 Sep 2012 10:29:10 |
danfe |
Two more spelling and wording corrections. |
1.2.8_8 20 Sep 2012 21:11:53 |
bapt |
Abandonned upstream and no more depended on
Approved by: gnome@ (kvm) |
1.2.8_8 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
1.2.8_8 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.8_8 30 Apr 2010 21:32:40 |
pav |
- This port needs Perl (which used to be provided by gtk12)
Reported by: pointyhat |
1.2.8_8 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 |
1.2.8_8 02 Feb 2009 01:36:16 |
araujo |
- 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) |
1.2.8_8 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.8_7 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.8_6 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.2.8_6 15 Dec 2006 18:42:52 |
ahze |
Fix build with new gcc 4.x
Obtained from: gentoo
Reported by: kris via pointyhat |
1.2.8_6 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
1.2.8_5 29 May 2006 05:53:26 |
mezz |
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |