Commit Graph

91 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
4375602716 Install doc files into ${LOCALBASE}/share/doc/pcb.
Added entry for missing man page.
Added @dirrm directives.
PR:		3689
Suggested by:	mita@jp.freebsd.org
1997-05-30 20:39:35 +00:00
Masafumi Max NAKANE
f99a99213b Remove unnecessary EXTRACT_SUFX.
RUN_DEPENDS better reflects the reality instead of BUILD_DEPENDS.
Install doc files into ${LOCALBASE}/share/doc/pcb.
PR:		3689
Suggested by:	mita@jp.freebsd.org

While at it,
List the man page and define MANCOMPRESSED.
1997-05-30 20:38:25 +00:00
Masafumi Max NAKANE
116c5b9e45 Fix the problem that the build fails when `.' is not present in the $PATH.
PR:	3274
Submitted by:	 Matthew Hunt <mph@pobox.com>
1997-04-25 21:54:51 +00:00
Thomas Gellekum
895ceac39e Remove some bogus MASTER_SITES, add some new.
Found by:	Bill Fenner's distfile checker
1997-04-03 07:14:53 +00:00
David E. O'Brien
b3f3a57df7 fix Bogon. 1997-02-04 11:32:02 +00:00
Thomas Gellekum
88c6a0b86d Remove RESTRICTED. The web page at
http://hera.eecs.berkeley.edu/~software/spice3f5.html
indicates that the export restrictions no longer apply.
1997-01-31 08:23:06 +00:00
David E. O'Brien
bf6283b538 rm --> ${RM} 1997-01-19 02:47:27 +00:00
Satoshi Asami
c3275f7d32 The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" is
equal to "GNU_CONFIGURE=yes".
1997-01-18 23:55:39 +00:00
Satoshi Asami
9817133d7c Add felt. 1997-01-15 07:49:06 +00:00
Thomas Gellekum
f18d9822f1 Import of FElt, a system for Finite Element analysis.
Closes PR #2237.

Submitted by:	Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-01-15 07:19:43 +00:00
Satoshi Asami
6062b133d0 "WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes." 1996-12-24 07:31:49 +00:00
Thomas Gellekum
32b8c8be6c Use the original version from EECS, not the patched linux stuff.
Closes PR 2254.

Submitted by: Julian Jenkins <kaveman@magna.com.au>
1996-12-23 07:26:19 +00:00
Satoshi Asami
c3086f4cd6 Put DISTFILES in right place (purely cosmetic). 1996-12-06 23:27:03 +00:00
Satoshi Asami
c409b4977a Pre-delete RCS files, my patch complains otherwise. 1996-12-06 23:24:36 +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
f75a348025 Upgrade irsim to version 9.4.1.
Need a small patch to fix bug which references an undefined and never
used variable, contline.
1996-12-06 08:22:40 +00:00
Steven Wallace
8d677daf59 Upgrade irsim to version 9.4.1. 1996-12-06 08:20:18 +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
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
David E. O'Brien
2f8916cf1d Combine my do-install and post-install targets.. there was no need for two
targets.
1996-11-26 10:40:48 +00:00
Satoshi Asami
55bc374429 Misc. cleanup. In particular, don't fetch the docfile in the
install target.
1996-11-26 06:47:09 +00:00
David E. O'Brien
433de23394 Support Motif compilation. 1996-11-25 01:26:24 +00:00
David E. O'Brien
405dd2c62f Turn on mars and lprps 1996-11-25 01:24:47 +00:00
David E. O'Brien
21b71c58c2 The Maryland Routing Simulator (MaRS) is a discrete-event simulator
providing a flexible platform for the evaluation and comparison of
network routing algorithms.
1996-11-25 01:07:59 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
David E. O'Brien
6a5c13f6fc CATAGORIES+= -> CATAGORIES=
Added MAINTAINER to many of them.
1996-11-15 23:31:01 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +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
Thomas Gellekum
c0c666523e Trim DESCR to less than a screenful. 1996-10-16 06:53:54 +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
c66fce00a7 The latest flex is in the source tree now, so no need to depend on it. 1996-09-21 09:53:07 +00:00
Satoshi Asami
41befebbca Remove BUILD_DEPENDS on bison, which is now part of the main source tree. 1996-09-11 05:53:44 +00:00
Thomas Gellekum
848d4a24fd Add examples. 1996-08-15 06:24:25 +00:00
Thomas Gellekum
66d0618346 Install examples and new site config.
Submitted by: Don Yuniskis <dgy@rtd.com>
1996-08-15 06:24:01 +00:00
Thomas Gellekum
6a5910b60a Put config files into own hierarchy.
Submitted by: Don Yuniskis <dgy@rtd.com>
1996-08-15 06:23:22 +00:00
Thomas Gellekum
f6a10d02de New file: sample site configuration.
Submitted by: Don Yuniskis <dgy@rtd.com>
1996-08-15 06:22:37 +00:00
Thomas Gellekum
927cf3174d While I'm here, change MAINTAINER to tg@freebsd.org 1996-08-15 06:21:43 +00:00
Satoshi Asami
6770f5523f Add $Id$. 1996-05-27 03:11:48 +00:00
Satoshi Asami
af251e62b5 Remove version number. Add newline at end of last line. 1996-05-27 02:53:06 +00:00
Satoshi Asami
d7a8247331 Change NO_CDROM to RESTRICTED, the redistribution restriction is to
hands unfriendly to the U.S. (what anachronism!).
1996-05-27 02:51:56 +00:00
Thomas Gellekum
115800797c Add spice. 1996-05-23 08:29:27 +00:00
Thomas Gellekum
79e8f75f8d Finally, a port of the famous circuit simulation system.
Submitted by:	Julian Jenkins <kaveman@magna.com.au>
1996-05-23 08:17:41 +00:00
Thomas Gellekum
95044011ad Upgrade to version 0.21 1996-04-18 08:47:18 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
7e99431af9 Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to go
with the bsd.port.mk commit the other night, I was too sleepy.)
1996-04-09 07:16:52 +00:00
Satoshi Asami
1ac8ea2a1c Upgrade, 1.2pl3 -> 1.4.
Submitted by:	janek@gaja.ipan.lublin.pl
1996-03-25 08:30:53 +00:00