Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 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. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | I forgot to add two patch files in the last commit, and broke the GTK2 | Jimmy Olgeni | 2003-11-13 | 2 | -0/+27 |
| | | | | | | build... Submitted by: maintainer | ||||
* | Upgrade to version 0.9.7 (with GTK2 support). | Jimmy Olgeni | 2003-11-08 | 8 | -233/+169 |
| | | | | Submitted by: maintainer | ||||
* | Add proper RUN_DEPENDS on "erl". | Jimmy Olgeni | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | Add RUN_DEPENDS, update maintainer address. | Jimmy Olgeni | 2003-09-01 | 2 | -3/+13 |
| | |||||
* | Add erlgtk, GTK binding for Erlang. | Jimmy Olgeni | 2003-08-30 | 15 | -0/+383 |
Submitted by: Chris Pressey <chris_pressey@yahoo.ca> |