Port details |
- glademm C++ code generator backend for glade and glade2
- 2.6.0_3 devel
=1 2.6.0_3Version of this port present on the latest quarterly branch. - Maintainer: bland@FreeBSD.org
 - Port Added: 2003-11-04 09:28:04
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: audacious
- Also Listed In: gnome
- License: not specified in port
- Description:
- glademm an extension to glade and glade-2 (Gtk GUI Builder) to create
C++ sources for gtk-- and gtkmm2 (any combination) or skeletons for
libglade(mm) based programs.
WWW: http://home.wtal.de/petig/Gtk/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/glademm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/glademm
- pkg install glademm
- PKGNAME: glademm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (glademm-2.6.0.tar.gz) = 638f22b9bb82b035d2746da03af07d382cda3bdb576663bee559984133ab6598
SIZE (glademm-2.6.0.tar.gz) = 551629
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_glademm
- USES:
- gmake gnome pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.6.0_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 11:39:00
2.6.0_3
|
tobik  |
devel: Add missing USES={gl,gnome,php,sdl} |
02 Sep 2018 14:05:48
2.6.0_3
|
bland  |
Fix build with Clang 6
PR: 230905 |
21 Oct 2016 12:51:41
2.6.0_3 
|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
07 Mar 2014 08:58:01
2.6.0_3
|
kwm  |
Update comment.
gnomehack -> USES=pathfix. |
19 Feb 2014 09:01:18
2.6.0_3
|
miwi  |
- Stage support |
24 Sep 2013 13:03:52
2.6.0_3
|
bland  |
Fix build with clang. |
20 Sep 2013 17:04:44
2.6.0_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
11 Sep 2013 16:45:59
2.6.0_3
|
marino  |
Add explicit dependency on pkgconf (18 ports) |
11 Aug 2011 19:20:17
2.6.0_3 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
2.6.0_3
|
ohauer  |
-remove MD5 |
19 Apr 2008 17:56:05
2.6.0_3 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
20 Mar 2008 09:37:21
2.6.0_2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
28 Jul 2007 06:33:59
2.6.0_2
|
ade  |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
19 May 2007 20:32:57
2.6.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Dec 2006 05:32:50
2.6.0
|
bland  |
Fix C++ syntax to pacify gcc42.
Reported by: krismail |
04 May 2006 21:41:12
2.6.0
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
2.6.0
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
2.6.0
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.6.0
|
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. |
25 Apr 2005 04:31:04
2.6.0
|
bland  |
Update to 2.6.0 |
01 Jul 2004 17:06:41
2.0.0.1_2
|
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
31 Mar 2004 03:12:58
2.0.0.1_2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.0.0.1_2
|
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. |
04 Feb 2004 05:21:48
2.0.0.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
13 Nov 2003 11:11:34
2.0.0.1_1
|
bland  |
Synchronize auto* tools naming convention with ones from FreeBSD
ports collection.
PR: 59189
Submitted by: Koop Mast <einekoai@chello.nl> |
04 Nov 2003 09:27:10
2.0.0.1
|
bland  |
Add glademm 2.0.0.1, a C++ code generator backend
for glade and glade2. |