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 | 4 | -32/+7 |
| | | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer) | ||||
* | Remove .la files from the plist. They are not, in fact, installed. | marcus | 2003-05-08 | 1 | -1/+0 |
| | | | | Reported by: bento | ||||
* | Update to version 20030223 which now works with guile 1.6. | marcus | 2003-05-06 | 4 | -15/+6 |
| | | | | Submitted by: maintainer | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | - Remove including obsolete malloc.h header | pat | 2001-11-21 | 2 | -0/+37 |
| | | | | | | | | - Dont link libc and prevent installing useless files PR: 32070 Submitted by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Approved by: lioux | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | libgdgeda is a modified version of the gd graphic library, | vanilla | 2001-04-07 | 5 | -0/+46 |
with extra changes for use by gschem. Submitted by: bruno.schwander@technologist.com |