summaryrefslogtreecommitdiff
path: root/x11-toolkits/erlgtk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* I forgot to add two patch files in the last commit, and broke the GTK2Jimmy Olgeni2003-11-132-0/+27
| | | | | | build... Submitted by: maintainer
* Upgrade to version 0.9.7 (with GTK2 support).Jimmy Olgeni2003-11-088-233/+169
| | | | Submitted by: maintainer
* Add proper RUN_DEPENDS on "erl".Jimmy Olgeni2003-09-011-1/+1
|
* Add RUN_DEPENDS, update maintainer address.Jimmy Olgeni2003-09-012-3/+13
|
* Add erlgtk, GTK binding for Erlang.Jimmy Olgeni2003-08-3015-0/+383
Submitted by: Chris Pressey <chris_pressey@yahoo.ca>