summaryrefslogtreecommitdiff
path: root/cad/gattrib
AgeCommit message (Collapse)AuthorFilesLines
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-2/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-10-02- use the configure output to decide if some headers should be included.dmcmahill7-1/+2253
- add some missing headers to get rid of various compiler warnings on alpha. Patches have been fed back to the author.
2004-09-29Initial commit of gattrib-20040313: An attribute editor for gEDAwulf4-0/+36