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 | -8/+8 |
| | | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer) | ||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Update to version 20030223 which now works with guile 1.6. | marcus | 2003-05-06 | 2 | -6/+6 |
| | | | | Submitted by: maintainer | ||||
* | Chase guile's shared lib version. | marcus | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-18 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | add geda-symcheck | ijliao | 2002-10-10 | 5 | -0/+40 |
gEDA symbol checking utility PR: 43563 Submitted by: bruno <bruno@mail.tinkerbox.org> |