The FreeBSD Ports Archive
FreeBSD x11-toolkits : gtkglarea--4>
GtkGLArea-- is a wrapper for the GtkGLArea widget
GtkGLArea-- is a wrapper for the GtkGLArea widget
|
gtkglarea-- history
v. 1.23
date: 2007/05/19 20:31:00; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2007/02/01 02:42:03; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.21
date: 2006/08/15 01:13:36; 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.20
date: 2006/05/29 05:53:26; author: mezz; state: Exp; lines: +1 -1
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
v. 1.19
date: 2006/05/13 05:00:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.18
date: 2006/02/23 10:40:20; author: ade; state: Exp; lines: +3 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
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.16
date: 2005/10/26 16:26:34; author: vs; state: Exp; lines: +1 -0
DISTNAME affects WRKSRC-generation, sigh.
Fix build-issue while here
Noticed by: kris
v. 1.15
date: 2005/10/17 08:05:20; author: vs; state: Exp; lines: +3 -1
- Project no longer exists, use MASTER_SITE_DEBIAN
- Remove WWW-tag
Noticed by: fenner's magical distfile survey
v. 1.14
date: 2005/06/03 20:18:12; author: oliver; state: Exp; lines: +6 -1
change the libtool version to use from 1.3 to 1.5
v. 1.13
date: 2004/10/28 21:06:11; author: kris; state: Exp; lines: +1 -7
Now builds on FreeBSD >= 5.x.
v. 1.12
date: 2004/09/26 01:43:21; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Configure fails
Approved by: portmgr (self)
v. 1.11
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.10
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.9
date: 2003/12/10 13:36:50; author: fjoe; state: Exp; lines: +2 -2
USE_MESA -> USE_GL, remove -lglut from LDFLAGS
v. 1.8
date: 2003/04/20 19:54:01; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.7
date: 2003/02/20 19:20:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/12/22 18:05:35; author: ijliao; state: Exp; lines: +7 -2
- Fix build on 5-current
PR: 46436
Submitted by: Ports Fury
v. 1.5
date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/09/20 06:10:12; author: ijliao; state: Exp; lines: +3 -4
- Support PTHREAD_CFLAGS/PTHREAD_LIBS properly
PR: 42877
Submitted by: Ports Fury
v. 1.2
date: 2002/09/02 03:58:16; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.1
date: 2001/12/05 17:50:55; author: ijliao; state: Exp;
add gtkglarea--
GtkGLArea-- is a wrapper for the GtkGLArea widget
=============================================================================
v. 1.23
date: 2007/05/19 20:31:00; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2007/02/01 02:42:03; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.21
date: 2006/08/15 01:13:36; 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.20
date: 2006/05/29 05:53:26; author: mezz; state: Exp; lines: +1 -1
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
v. 1.19
date: 2006/05/13 05:00:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.18
date: 2006/02/23 10:40:20; author: ade; state: Exp; lines: +3 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
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.16
date: 2005/10/26 16:26:34; author: vs; state: Exp; lines: +1 -0
DISTNAME affects WRKSRC-generation, sigh.
Fix build-issue while here
Noticed by: kris
v. 1.15
date: 2005/10/17 08:05:20; author: vs; state: Exp; lines: +3 -1
- Project no longer exists, use MASTER_SITE_DEBIAN
- Remove WWW-tag
Noticed by: fenner's magical distfile survey
v. 1.14
date: 2005/06/03 20:18:12; author: oliver; state: Exp; lines: +6 -1
change the libtool version to use from 1.3 to 1.5
v. 1.13
date: 2004/10/28 21:06:11; author: kris; state: Exp; lines: +1 -7
Now builds on FreeBSD >= 5.x.
v. 1.12
date: 2004/09/26 01:43:21; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Configure fails
Approved by: portmgr (self)
v. 1.11
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.10
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.9
date: 2003/12/10 13:36:50; author: fjoe; state: Exp; lines: +2 -2
USE_MESA -> USE_GL, remove -lglut from LDFLAGS
v. 1.8
date: 2003/04/20 19:54:01; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.7
date: 2003/02/20 19:20:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/12/22 18:05:35; author: ijliao; state: Exp; lines: +7 -2
- Fix build on 5-current
PR: 46436
Submitted by: Ports Fury
v. 1.5
date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/09/20 06:10:12; author: ijliao; state: Exp; lines: +3 -4
- Support PTHREAD_CFLAGS/PTHREAD_LIBS properly
PR: 42877
Submitted by: Ports Fury
v. 1.2
date: 2002/09/02 03:58:16; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.1
date: 2001/12/05 17:50:55; author: ijliao; state: Exp;
add gtkglarea--
GtkGLArea-- is a wrapper for the GtkGLArea widget
=============================================================================
v. 1.23
date: 2007/05/19 20:31:00; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2007/02/01 02:42:03; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.21
date: 2006/08/15 01:13:36; 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.20
date: 2006/05/29 05:53:26; author: mezz; state: Exp; lines: +1 -1
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
v. 1.19
date: 2006/05/13 05:00:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.18
date: 2006/02/23 10:40:20; author: ade; state: Exp; lines: +3 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
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.16
date: 2005/10/26 16:26:34; author: vs; state: Exp; lines: +1 -0
DISTNAME affects WRKSRC-generation, sigh.
Fix build-issue while here
Noticed by: kris
v. 1.15
date: 2005/10/17 08:05:20; author: vs; state: Exp; lines: +3 -1
- Project no longer exists, use MASTER_SITE_DEBIAN
- Remove WWW-tag
Noticed by: fenner's magical distfile survey
v. 1.14
date: 2005/06/03 20:18:12; author: oliver; state: Exp; lines: +6 -1
change the libtool version to use from 1.3 to 1.5
v. 1.13
date: 2004/10/28 21:06:11; author: kris; state: Exp; lines: +1 -7
Now builds on FreeBSD >= 5.x.
v. 1.12
date: 2004/09/26 01:43:21; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Configure fails
Approved by: portmgr (self)
v. 1.11
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.10
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.9
date: 2003/12/10 13:36:50; author: fjoe; state: Exp; lines: +2 -2
USE_MESA -> USE_GL, remove -lglut from LDFLAGS
v. 1.8
date: 2003/04/20 19:54:01; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.7
date: 2003/02/20 19:20:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/12/22 18:05:35; author: ijliao; state: Exp; lines: +7 -2
- Fix build on 5-current
PR: 46436
Submitted by: Ports Fury
v. 1.5
date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/09/20 06:10:12; author: ijliao; state: Exp; lines: +3 -4
- Support PTHREAD_CFLAGS/PTHREAD_LIBS properly
PR: 42877
Submitted by: Ports Fury
v. 1.2
date: 2002/09/02 03:58:16; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.1
date: 2001/12/05 17:50:55; author: ijliao; state: Exp;
add gtkglarea--
GtkGLArea-- is a wrapper for the GtkGLArea widget
=============================================================================
|
| |

|