aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtkglext
Commit message (Collapse)AuthorAgeFilesLines
* back out last change since it was nothing but wrongoliver2005-06-041-5/+0
| | | | Pointed out by: mezz
* fix pkg-plist (Add missing @dirrm's)oliver2005-06-041-0/+5
| | | | Pointed out by: kris
* huh? pkg-plist is not broken? - remove BROKENoliver2005-06-041-3/+1
| | | | change the libtool version to use from 1.3 to 1.5
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* BROKEN: Incomplete pkg-plistkris2005-02-131-0/+2
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* SIZEify.trevor2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 1.0.1pav2003-12-094-6/+20
| | | | | PR: ports/60035 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Chase the GtkGLExt shared lib version.marcus2003-07-311-1/+1
|
* Add py-gtkglext, the Python language binding for GtkGLExt, an OpenGL Extensionmarcus2003-04-184-0/+54
to GTK. PR: 51114 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>