summaryrefslogtreecommitdiff
path: root/cad/magic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-2/+1
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Updated to conform with new bsd.port.mk targets.Satoshi Asami1995-04-221-4/+3
| | | | Notes: svn path=/head/; revision=1492
* install depends on build!Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1392
* Update the cad Makefiles. Boy, I love these sparse directories! :)Satoshi Asami1995-04-111-3/+4
| | | | Notes: svn path=/head/; revision=1339
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.Andreas Schulz1995-03-191-3/+3
| | | | Notes: svn path=/head/; revision=1154
* Fix '*** ERROR: You need to do a "make config" first!' problemSteven Wallace1995-03-041-1/+2
| | | | Notes: svn path=/head/; revision=1087
* Add some patches to get the install working. The makefiles have calledAndreas Schulz1995-02-251-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
* Add a patch to change the explicit make calls to gmake calls.Andreas Schulz1995-02-131-0/+38
| | | | Notes: svn path=/head/; revision=967
* Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsAndreas Schulz1995-02-131-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
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Yet another patch for the "new" make :-).Andreas Schulz1995-01-291-15/+26
| | | | Notes: svn path=/head/; revision=848
* Replace a /usr/openwin/include with a /usr/X11R6/include. We don'tAndreas Schulz1995-01-221-2/+21
| | | | | | | have openwin. Now it finds X11/Xlib.h and is building the port. Notes: svn path=/head/; revision=801
* Port of Magic version 6.4.4, a VLSI CAD tool.Steven Wallace1994-12-186-0/+437
Notes: svn path=/head/; revision=593