Port details |
- gtk-- C++ wrapper for gtk, a x11 graphics library
- 1.2.8_5 x11-toolkits
=36 1.2.8_5Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: unknown
- Last Update: 2006-05-29 05:53:26
- SVN Revision: UNKNOWN
- People watching this port, also watch:: png, gmake
- 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/gtk--
- 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
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- pkg-config : devel/pkgconfig
- Library dependencies:
-
- sigc.1 : devel/libsigc++
- glib12.3 : devel/glib12
- gtk12.2 : x11-toolkits/gtk12
- X11.6 : x11/xorg-libraries
- 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_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 |
1.2.8_5 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.8_4 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
1.2.8_4 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.2.8_4 16 Oct 2004 15:47:02
 |
bland  |
Always add explicit namespace in generated Wrap<> traits specialization.
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.
Reported by: pointyhat via kris |
1.2.8_3 13 Oct 2004 11:12:05
 |
bland  |
Redone gcc 3.4 build fix. Previous aproach just made gcc quiet
and resulted in lost symbols for Gtk::wrap methods.
Reported by: pointyhat via kris |
1.2.8_2 05 Sep 2004 11:15:08
 |
bland  |
Fix build with gcc 3.4
Approved by: portmgr (krion) |
1.2.8_2 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
1.2.8_2 18 Mar 2004 14:46:32
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
1.2.8_2 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.2.8_2 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.8_1 20 Apr 2003 19:54:06
 |
marcus  |
Remove USE_GNOMENG. |
1.2.8_1 07 Mar 2003 06:14:08
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2.8_1 20 Sep 2002 17:07:51
 |
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
1.2.8_1 31 Aug 2002 02:44:07
 |
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.2.8_1 18 Aug 2002 21:38:32
 |
marcus  |
Bump PORTREVISION after latest libsigc++ upgrade. This is needed or ports
depending on gtk-- will not build.
Reported by: Adriel Cardenas G. <freebsd@aztlansystems.net> |
1.2.8 16 Jul 2002 16:02:48
 |
sobomax  |
Use USE_GNOMENG. |
1.2.8 11 Jun 2002 02:00:17
 |
marcus  |
Actually patch the correct file. You can't patch C++ files in the gtk--
subdir since they are generated at build-time. |
1.2.8 09 Jun 2002 19:04:31
 |
marcus  |
Fix a build problem on -CURRENT.
Submitted by: petef |
12 Feb 2002 09:21:26
    |
sobomax  |
Comment out DIST_SUBDIR=gnome pending next version update. |
12 Feb 2002 05:06:42
    |
ade  |
These are GNOME components more than anything else, so track the version as
supplied by MASTER_SITE_GNOME. |
13 Nov 2001 11:18:09
    |
sobomax  |
Update to 1.2.8. |
12 Aug 2001 13:11:54
    |
demon  |
Update to 1.2.7 |
11 May 2001 17:36:50
    |
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
13 Mar 2001 15:11:03
    |
sobomax  |
Update to 1.2.5. |
22 Dec 2000 20:50:10
    |
nakai  |
Update to 1.2.4 |
14 Oct 2000 11:58:54
    |
nakai  |
Add --with-sigc-prefix |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 08:03:53
    |
asami  |
Convert category x11-toolkits to new layout. |
05 Oct 2000 07:42:57
    |
reg  |
Implement USE_GTK, part 2. |
11 Sep 2000 12:24:28
    |
nakai  |
Update to 1.2.3 |
28 Aug 2000 11:58:49
    |
sobomax  |
Update to 1.2.2. |
21 Aug 2000 11:07:37
    |
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51
    |
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
14 Jun 2000 14:21:38
    |
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |