summaryrefslogtreecommitdiff
path: root/cad/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Activate the tkgate port.Steve Price1999-06-061-1/+2
| | | | Notes: svn path=/head/; revision=19258
* Sort entries. In particular, "large", "medium", "small" sort in this order,Satoshi Asami1998-12-071-2/+2
| | | | | | | | | | | | | dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.) Notes: svn path=/head/; revision=15163
* Activate geda.Vanilla I. Shu1998-12-061-1/+2
| | | | Notes: svn path=/head/; revision=15152
* Enable sis, a new circuit emulator port.Guy Helmer1998-07-011-1/+2
| | | | Notes: svn path=/head/; revision=11641
* Activate xcircuit.Matthew Hunt1998-05-181-1/+2
| | | | Notes: svn path=/head/; revision=11042
* Activate kaskade.Thomas Gellekum1997-11-171-1/+2
| | | | Notes: svn path=/head/; revision=8682
* Add felt.Satoshi Asami1997-01-151-1/+2
| | | | Notes: svn path=/head/; revision=5357
* Turn on mars and lprpsDavid E. O'Brien1996-11-251-1/+2
| | | | Notes: svn path=/head/; revision=4654
* Add spice.Thomas Gellekum1996-05-231-1/+2
| | | | Notes: svn path=/head/; revision=3121
* Add chipmunk, convert to new format along the way.Satoshi Asami1995-08-251-2/+6
| | | | Notes: svn path=/head/; revision=2109
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Alphabetize.Jordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=766
* New cad groupJordan K. Hubbard1995-01-131-0/+5
Notes: svn path=/head/; revision=755