summaryrefslogtreecommitdiff
path: root/cad/magic (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-04-24Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1-2/+1
done in the main install target itself. Notes: svn path=/head/; revision=1514
1995-04-22Updated to conform with new bsd.port.mk targets.Satoshi Asami1-4/+3
Notes: svn path=/head/; revision=1492
1995-04-16install depends on build!Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1392
1995-04-11Update the cad Makefiles. Boy, I love these sparse directories! :)Satoshi Asami1-3/+4
Notes: svn path=/head/; revision=1339
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-19Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.Andreas Schulz1-3/+3
Notes: svn path=/head/; revision=1154
1995-03-04Fix '*** ERROR: You need to do a "make config" first!' problemSteven Wallace1-1/+2
Notes: svn path=/head/; revision=1087
1995-02-25Add some patches to get the install working. The makefiles have calledAndreas Schulz1-9/+131
a hardcoded make on some places, but it should use gmake to work. Also some help programs are called without a path. But the super-user for the installation doesn't have "." in the path normally. Notes: svn path=/head/; revision=1038
1995-02-13Add a patch to change the explicit make calls to gmake calls.Andreas Schulz1-0/+38
Notes: svn path=/head/; revision=967
1995-02-13Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsAndreas Schulz1-1/+2
with the new make, so use gmake instead. I am not even sure if the makefiles are not correct and our new make is at fault here :-). Notes: svn path=/head/; revision=966
1995-01-31Initial revisionJordan K. Hubbard1-0/+1
Notes: svn path=/head/; revision=862
1995-01-29Yet another patch for the "new" make :-).Andreas Schulz1-15/+26
Notes: svn path=/head/; revision=848
1995-01-22Replace a /usr/openwin/include with a /usr/X11R6/include. We don'tAndreas Schulz1-2/+21
have openwin. Now it finds X11/Xlib.h and is building the port. Notes: svn path=/head/; revision=801
1994-12-18Port of Magic version 6.4.4, a VLSI CAD tool.Steven Wallace6-0/+437
Notes: svn path=/head/; revision=593