The FreeBSD Ports Archive
FreeBSD x11-toolkits : gtkglextmm4>
C++ wrapper for GtkGLExt
gtkglextmm history
v. 1.21
date: 2007/05/19 20:31:01; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20
date: 2006/08/15 01:13:37; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.19
date: 2006/06/23 18:06:19; author: erwin; state: Exp; lines: +6 -6
Update to 1.2.0
PR: 99381
Submitted by: Ports fury
v. 1.18
date: 2006/05/29 06:11:17; author: mezz; state: Exp; lines: +1 -1
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
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
v. 1.17
date: 2006/02/23 10:40:21; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:52:00; author: ade; state: Exp; lines: +1 -1
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.
v. 1.15
date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.14
date: 2005/06/03 20:18:12; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.13
date: 2005/03/12 10:54:05; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12
date: 2004/11/07 22:37:31; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.11
date: 2004/04/05 03:30:13; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.10
date: 2004/03/14 06:17:47; author: ade; state: Exp; lines: +1 -1
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.
v. 1.9
date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/12/12 22:21:57; author: pav; state: Exp; lines: +1 -1
- Update to 1.0.1
PR: ports/59601
Submitted by: Kimura Fuyuki
v. 1.7
date: 2003/07/31 02:38:34; author: marcus; state: Exp; lines: +1 -1
Chase the GtkGLExt shared lib version.
v. 1.6
date: 2003/06/02 01:24:33; author: naddy; state: Exp; lines: +1 -1
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki
v. 1.5
date: 2003/05/19 14:15:39; author: arved; state: Exp; lines: +1 -1
Update to 1.0.0
PR: 52421
Submitted by: maintainer
v. 1.4
date: 2003/05/18 06:45:08; author: adamw; state: Exp; lines: +1 -1
Update to 0.99.1.
PR: ports/51777
Submitted by: Kimura Fuyuki (maintainer)
v. 1.3
date: 2003/05/03 15:44:06; author: nork; state: Exp; lines: +1 -1
Update to 0.99.0.
PR: ports/51532
Submitted by: Kimura Fuyuki (maintainer)
v. 1.2
date: 2003/04/20 19:54:05; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.1
date: 2003/04/04 20:33:47; author: nork; state: Exp;
Add gtkglextmm 0.7.1, c++ wrapper for GtkGLExt. OpenGL Extension to GTK.
PR: 50186
Submitted by: Kimura Fuyuki
=============================================================================
v. 1.21
date: 2007/05/19 20:31:01; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20
date: 2006/08/15 01:13:37; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.19
date: 2006/06/23 18:06:19; author: erwin; state: Exp; lines: +6 -6
Update to 1.2.0
PR: 99381
Submitted by: Ports fury
v. 1.18
date: 2006/05/29 06:11:17; author: mezz; state: Exp; lines: +1 -1
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
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
v. 1.17
date: 2006/02/23 10:40:21; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:52:00; author: ade; state: Exp; lines: +1 -1
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.
v. 1.15
date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.14
date: 2005/06/03 20:18:12; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.13
date: 2005/03/12 10:54:05; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12
date: 2004/11/07 22:37:31; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.11
date: 2004/04/05 03:30:13; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.10
date: 2004/03/14 06:17:47; author: ade; state: Exp; lines: +1 -1
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.
v. 1.9
date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/12/12 22:21:57; author: pav; state: Exp; lines: +1 -1
- Update to 1.0.1
PR: ports/59601
Submitted by: Kimura Fuyuki
v. 1.7
date: 2003/07/31 02:38:34; author: marcus; state: Exp; lines: +1 -1
Chase the GtkGLExt shared lib version.
v. 1.6
date: 2003/06/02 01:24:33; author: naddy; state: Exp; lines: +1 -1
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki
v. 1.5
date: 2003/05/19 14:15:39; author: arved; state: Exp; lines: +1 -1
Update to 1.0.0
PR: 52421
Submitted by: maintainer
v. 1.4
date: 2003/05/18 06:45:08; author: adamw; state: Exp; lines: +1 -1
Update to 0.99.1.
PR: ports/51777
Submitted by: Kimura Fuyuki (maintainer)
v. 1.3
date: 2003/05/03 15:44:06; author: nork; state: Exp; lines: +1 -1
Update to 0.99.0.
PR: ports/51532
Submitted by: Kimura Fuyuki (maintainer)
v. 1.2
date: 2003/04/20 19:54:05; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.1
date: 2003/04/04 20:33:47; author: nork; state: Exp;
Add gtkglextmm 0.7.1, c++ wrapper for GtkGLExt. OpenGL Extension to GTK.
PR: 50186
Submitted by: Kimura Fuyuki
=============================================================================
v. 1.21
date: 2007/05/19 20:31:01; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20
date: 2006/08/15 01:13:37; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.19
date: 2006/06/23 18:06:19; author: erwin; state: Exp; lines: +6 -6
Update to 1.2.0
PR: 99381
Submitted by: Ports fury
v. 1.18
date: 2006/05/29 06:11:17; author: mezz; state: Exp; lines: +1 -1
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
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
v. 1.17
date: 2006/02/23 10:40:21; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:52:00; author: ade; state: Exp; lines: +1 -1
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.
v. 1.15
date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.14
date: 2005/06/03 20:18:12; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.13
date: 2005/03/12 10:54:05; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12
date: 2004/11/07 22:37:31; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.11
date: 2004/04/05 03:30:13; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.10
date: 2004/03/14 06:17:47; author: ade; state: Exp; lines: +1 -1
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.
v. 1.9
date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/12/12 22:21:57; author: pav; state: Exp; lines: +1 -1
- Update to 1.0.1
PR: ports/59601
Submitted by: Kimura Fuyuki
v. 1.7
date: 2003/07/31 02:38:34; author: marcus; state: Exp; lines: +1 -1
Chase the GtkGLExt shared lib version.
v. 1.6
date: 2003/06/02 01:24:33; author: naddy; state: Exp; lines: +1 -1
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki
v. 1.5
date: 2003/05/19 14:15:39; author: arved; state: Exp; lines: +1 -1
Update to 1.0.0
PR: 52421
Submitted by: maintainer
v. 1.4
date: 2003/05/18 06:45:08; author: adamw; state: Exp; lines: +1 -1
Update to 0.99.1.
PR: ports/51777
Submitted by: Kimura Fuyuki (maintainer)
v. 1.3
date: 2003/05/03 15:44:06; author: nork; state: Exp; lines: +1 -1
Update to 0.99.0.
PR: ports/51532
Submitted by: Kimura Fuyuki (maintainer)
v. 1.2
date: 2003/04/20 19:54:05; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.1
date: 2003/04/04 20:33:47; author: nork; state: Exp;
Add gtkglextmm 0.7.1, c++ wrapper for GtkGLExt. OpenGL Extension to GTK.
PR: 50186
Submitted by: Kimura Fuyuki
=============================================================================
|
| |

|