aboutsummaryrefslogtreecommitdiffstats
path: root/cad/magic
Commit message (Collapse)AuthorAgeFilesLines
* Remove manpages from pkg/PLISTobrien1998-08-141-34/+0
|
* Make this build under 3.0.jseger1997-11-301-0/+44
|
* Put DISTFILES in right place (purely cosmetic).asami1996-12-071-2/+2
|
* Upgrade magic to version 6.5.swallace1996-12-061-0/+13
| | | | spice2sim awk script should run /usr/bin/awk, not /bin/awk.
* Upgrade magic to version 6.5.swallace1996-12-067-557/+28
| | | | Hurray! Distribution now already includes FreeBSD patches.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-161-2/+4
| | | | Added MAINTAINER to many of them.
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-13/+1
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* Correctly list all files installed.max1996-10-211-40/+118
| | | | Added @dirrm directives to delete empty directories upon deinstallation.
* Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.max1996-10-211-10/+50
| | | | | Take MANCOMPRESS setting into account. Some cosmetic changes.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Distfiles have moved slightly deeper into the filesystem on theasami1995-07-291-2/+2
| | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
* Take out invocation of fake-pkg from do-install target. It is nowasami1995-04-241-2/+1
| | | | done in the main install target itself.
* Updated to conform with new bsd.port.mk targets.asami1995-04-221-4/+3
|
* install depends on build!asami1995-04-161-2/+2
|
* Update the cad Makefiles. Boy, I love these sparse directories! :)asami1995-04-121-3/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.ats1995-03-201-3/+3
|
* Fix '*** ERROR: You need to do a "make config" first!' problemswallace1995-03-051-1/+2
|
* Add some patches to get the install working. The makefiles have calledats1995-02-261-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.
* Add a patch to change the explicit make calls to gmake calls.ats1995-02-131-0/+38
|
* Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsats1995-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 :-).
* Initial revisionjkh1995-01-311-0/+1
|
* Yet another patch for the "new" make :-).ats1995-01-301-15/+26
|
* Replace a /usr/openwin/include with a /usr/X11R6/include. We don'tats1995-01-221-2/+21
| | | | have openwin. Now it finds X11/Xlib.h and is building the port.
* Port of Magic version 6.4.4, a VLSI CAD tool.swallace1994-12-196-0/+437