summaryrefslogtreecommitdiff
path: root/cad/magic (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-22chmod -> ${CHMOD}Michael Haro1-17/+17
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-05-24Fix build for Alpha boxes.Steve Price1-0/+20
Notes: svn path=/head/; revision=18966
1998-11-29More missing dependencies.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=14954
1998-09-27Make this build in an ELF world.Steve Price1-0/+11
Notes: svn path=/head/; revision=13450
1998-08-13Remove manpages from pkg/PLISTDavid E. O'Brien1-34/+0
Notes: svn path=/head/; revision=12504
1997-11-29Make this build under 3.0.Justin M. Seger1-0/+44
Notes: svn path=/head/; revision=8904
1996-12-06Put DISTFILES in right place (purely cosmetic).Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4845
1996-12-06Upgrade magic to version 6.5.Steven Wallace1-0/+13
spice2sim awk script should run /usr/bin/awk, not /bin/awk. Notes: svn path=/head/; revision=4825
1996-12-06Upgrade magic to version 6.5.Steven Wallace7-557/+28
Hurray! Distribution now already includes FreeBSD patches. Notes: svn path=/head/; revision=4822
1996-11-15CATAGORIES+= -> CATAGORIES=David E. O'Brien1-2/+4
Added MAINTAINER to many of them. Notes: svn path=/head/; revision=4498
1996-11-13Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1-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. Notes: svn path=/head/; revision=4440
1996-10-21Correctly list all files installed.Masafumi Max NAKANE1-40/+118
Added @dirrm directives to delete empty directories upon deinstallation. Notes: svn path=/head/; revision=4061
1996-10-21Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.Masafumi Max NAKANE1-10/+50
Take MANCOMPRESS setting into account. Some cosmetic changes. Notes: svn path=/head/; revision=4060
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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! Notes: svn path=/head/; revision=3948
1995-07-29Distfiles have moved slightly deeper into the filesystem on theSatoshi Asami1-2/+2
master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=2015
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