Commit Graph

27 Commits

Author SHA1 Message Date
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Steve Price
c369a060fd Make this build in an ELF world. 1998-09-27 08:19:34 +00:00
David E. O'Brien
09b64b0d35 Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
Justin M. Seger
5b18a26978 Make this build under 3.0. 1997-11-29 21:43:09 +00:00
Satoshi Asami
c3086f4cd6 Put DISTFILES in right place (purely cosmetic). 1996-12-06 23:27:03 +00:00
Steven Wallace
cf015dc5dd Upgrade magic to version 6.5.
spice2sim awk script should run /usr/bin/awk, not /bin/awk.
1996-12-06 08:24:05 +00:00
Steven Wallace
b3d716c0a2 Upgrade magic to version 6.5.
Hurray!  Distribution now already includes FreeBSD patches.
1996-12-06 08:19:09 +00:00
David E. O'Brien
6a5c13f6fc CATAGORIES+= -> CATAGORIES=
Added MAINTAINER to many of them.
1996-11-15 23:31:01 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Masafumi Max NAKANE
b122cacba8 Correctly list all files installed.
Added @dirrm directives to delete empty directories upon deinstallation.
1996-10-21 07:45:01 +00:00
Masafumi Max NAKANE
2fa64944c7 Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.
Take MANCOMPRESS setting into account.
Some cosmetic changes.
1996-10-21 07:43:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
7db54d42c8 Distfiles have moved slightly deeper into the filesystem on the
master site.

Submitted by:	Chuck Robey <chuckr@Glue.umd.edu>
1995-07-29 08:49:36 +00:00
Satoshi Asami
069e6920d0 Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
58caf69311 Updated to conform with new bsd.port.mk targets. 1995-04-22 12:43:38 +00:00
Satoshi Asami
955d0352e4 install depends on build! 1995-04-16 08:45:49 +00:00
Satoshi Asami
257be36140 Update the cad Makefiles. Boy, I love these sparse directories! :) 1995-04-11 20:13:02 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
8fc525e05c Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch. 1995-03-19 16:32:33 +00:00
Steven Wallace
9e1599cb14 Fix '*** ERROR: You need to do a "make config" first!' problem 1995-03-04 21:46:18 +00:00
Andreas Schulz
499f0b018c Add some patches to get the install working. The makefiles have called
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.
1995-02-25 21:35:19 +00:00
Andreas Schulz
e54c7d459f Add a patch to change the explicit make calls to gmake calls. 1995-02-13 13:20:05 +00:00
Andreas Schulz
c912f5bf2f Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems
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 :-).
1995-02-13 13:19:22 +00:00
Jordan K. Hubbard
5ca7a7ffce Initial revision 1995-01-31 06:07:26 +00:00
Andreas Schulz
58a28f9074 Yet another patch for the "new" make :-). 1995-01-29 21:56:58 +00:00
Andreas Schulz
8e2ee0a8bb Replace a /usr/openwin/include with a /usr/X11R6/include. We don't
have openwin. Now it finds X11/Xlib.h and is building the port.
1995-01-22 15:59:54 +00:00
Steven Wallace
73d815c6db Port of Magic version 6.4.4, a VLSI CAD tool. 1994-12-18 21:12:10 +00:00