Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | - Update gEDA suite to 20040111 version | pav | 2004-03-07 | 3 | -6/+14 |
| | | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer) | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Fix build by adding USE_GETOPT_LONG. | marcus | 2003-05-13 | 1 | -1/+1 |
| | | | | | Submitted by: maintainer Reported by: bento | ||||
* | Update to version 20030223 which now works with guile 1.6. | marcus | 2003-05-06 | 3 | -7/+10 |
| | | | | Submitted by: maintainer | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-18 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | add geda-utils | ijliao | 2002-10-11 | 5 | -0/+44 |
gEDA utilities PR: 43563 Submitted by: bruno <bruno@mail.tinkerbox.org> |