Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | back out last change since it was nothing but wrong | oliver | 2005-06-04 | 1 | -5/+0 |
| | | | | Pointed out by: mezz | ||||
* | fix pkg-plist (Add missing @dirrm's) | oliver | 2005-06-04 | 1 | -0/+5 |
| | | | | Pointed out by: kris | ||||
* | huh? pkg-plist is not broken? - remove BROKEN | oliver | 2005-06-04 | 1 | -3/+1 |
| | | | | change the libtool version to use from 1.3 to 1.5 | ||||
* | Bump PORTREVISION to chase the glib20 shared lib version change. | marcus | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | BROKEN: Incomplete pkg-plist | kris | 2005-02-13 | 1 | -0/+2 |
| | |||||
* | Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the | marcus | 2004-11-08 | 1 | -1/+1 |
| | | | | big upgrade. | ||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | SIZEify. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | - Update to 1.0.1 | pav | 2003-12-09 | 4 | -6/+20 |
| | | | | | PR: ports/60035 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> | ||||
* | Chase the GtkGLExt shared lib version. | marcus | 2003-07-31 | 1 | -1/+1 |
| | |||||
* | Add py-gtkglext, the Python language binding for GtkGLExt, an OpenGL Extension | marcus | 2003-04-18 | 4 | -0/+54 |
to GTK. PR: 51114 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |