summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-2/+2
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Upgrade to version 1.5.5 and make myself MAINTAINER. Old MAINTAINER didn'tJustin M. Seger1998-01-294-138/+70
| | | | | | | respond to any emails. Notes: svn path=/head/; revision=9505
* Make this build under 3.0.Justin M. Seger1997-11-291-0/+44
| | | | Notes: svn path=/head/; revision=8904
* Make this build under 3.0.Justin M. Seger1997-11-291-0/+16
| | | | Notes: svn path=/head/; revision=8900
* Remove bad MASTER_SITE.Justin M. Seger1997-11-261-3/+2
| | | | Notes: svn path=/head/; revision=8852
* Move distfile into subdirectory. I don't think there are any otherSatoshi Asami1997-11-222-2/+3
| | | | | | | "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;) Notes: svn path=/head/; revision=8752
* Activate kaskade.Thomas Gellekum1997-11-171-1/+2
| | | | Notes: svn path=/head/; revision=8682
* Import kaskade port. kaskade is another Finite Element programThomas Gellekum1997-11-1711-0/+532
| | | | | | | | | | with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=8681
* Add a patch to allow cad/mars to build under 3.0-current.Justin M. Seger1997-11-141-0/+19
| | | | Notes: svn path=/head/; revision=8618
* Port cleanup. Upgrade version number to 3f5.Thomas Gellekum1997-10-228-18/+112
| | | | | | | | PR: 4721 Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=8324
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* patch-ab causes some problems for users of plain Xaw. I haveThomas Gellekum1997-07-171-0/+22
| | | | | | | | | | | added the patch and a note to DESCR. This is certainly not ideal, but insisting on using Xaw3d isn't either. PR: 4058 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7356
* () ==> {}David E. O'Brien1997-06-291-4/+4
| | | | Notes: svn path=/head/; revision=7122
* Upgrade, 3.01 -> 3.02.Masafumi Max NAKANE1997-06-165-37/+115
| | | | | | | | PR: 3871 Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=6951
* Install doc files into ${LOCALBASE}/share/doc/pcb.Masafumi Max NAKANE1997-05-301-0/+22
| | | | | | | | | | Added entry for missing man page. Added @dirrm directives. PR: 3689 Suggested by: mita@jp.freebsd.org Notes: svn path=/head/; revision=6650
* Remove unnecessary EXTRACT_SUFX.Masafumi Max NAKANE1997-05-301-3/+10
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=6649
* Fix the problem that the build fails when `.' is not present in the $PATH.Masafumi Max NAKANE1997-04-251-4/+14
| | | | | | | | PR: 3274 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=6298
* Remove some bogus MASTER_SITES, add some new.Thomas Gellekum1997-04-031-4/+4
| | | | | | | Found by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=6121
* fix Bogon.David E. O'Brien1997-02-041-2/+2
| | | | Notes: svn path=/head/; revision=5528
* Remove RESTRICTED. The web page atThomas Gellekum1997-01-311-2/+1
| | | | | | | | http://hera.eecs.berkeley.edu/~software/spice3f5.html indicates that the export restrictions no longer apply. Notes: svn path=/head/; revision=5474
* rm --> ${RM}David E. O'Brien1997-01-191-2/+2
| | | | Notes: svn path=/head/; revision=5383
* The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" isSatoshi Asami1997-01-181-3/+2
| | | | | | | equal to "GNU_CONFIGURE=yes". Notes: svn path=/head/; revision=5379
* Add felt.Satoshi Asami1997-01-151-1/+2
| | | | Notes: svn path=/head/; revision=5357
* Import of FElt, a system for Finite Element analysis.Thomas Gellekum1997-01-158-0/+117
| | | | | | | | | Closes PR #2237. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=5356
* "WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes."Satoshi Asami1996-12-241-2/+2
| | | | Notes: svn path=/head/; revision=5076
* Use the original version from EECS, not the patched linux stuff.Thomas Gellekum1996-12-234-64/+62
| | | | | | | | | Closes PR 2254. Submitted by: Julian Jenkins <kaveman@magna.com.au> Notes: svn path=/head/; revision=5070
* Put DISTFILES in right place (purely cosmetic).Satoshi Asami1996-12-061-2/+2
| | | | Notes: svn path=/head/; revision=4845
* Pre-delete RCS files, my patch complains otherwise.Satoshi Asami1996-12-061-1/+5
| | | | Notes: svn path=/head/; revision=4843
* Upgrade magic to version 6.5.Steven Wallace1996-12-061-0/+13
| | | | | | | spice2sim awk script should run /usr/bin/awk, not /bin/awk. Notes: svn path=/head/; revision=4825
* Upgrade irsim to version 9.4.1.Steven Wallace1996-12-061-0/+22
| | | | | | | | Need a small patch to fix bug which references an undefined and never used variable, contline. Notes: svn path=/head/; revision=4824
* Upgrade irsim to version 9.4.1.Steven Wallace1996-12-066-88/+32
| | | | Notes: svn path=/head/; revision=4823
* Upgrade magic to version 6.5.Steven Wallace1996-12-067-557/+28
| | | | | | | Hurray! Distribution now already includes FreeBSD patches. Notes: svn path=/head/; revision=4822
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami1996-12-031-2/+2
| | | | | | | Hinted by: obrien Notes: svn path=/head/; revision=4751
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-9/+9
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Combine my do-install and post-install targets.. there was no need for twoDavid E. O'Brien1996-11-261-3/+1
| | | | | | | targets. Notes: svn path=/head/; revision=4689
* Misc. cleanup. In particular, don't fetch the docfile in theSatoshi Asami1996-11-262-9/+11
| | | | | | | install target. Notes: svn path=/head/; revision=4666
* Support Motif compilation.David E. O'Brien1996-11-251-2/+4
| | | | Notes: svn path=/head/; revision=4655
* Turn on mars and lprpsDavid E. O'Brien1996-11-251-1/+2
| | | | Notes: svn path=/head/; revision=4654
* The Maryland Routing Simulator (MaRS) is a discrete-event simulatorDavid E. O'Brien1996-11-2512-0/+1132
| | | | | | | | providing a flexible platform for the evaluation and comparison of network routing algorithms. Notes: svn path=/head/; revision=4653
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-183-5/+8
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4572
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-156-13/+17
| | | | | | | Added MAINTAINER to many of them. Notes: svn path=/head/; revision=4498
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-151-1/+0
| | | | Notes: svn path=/head/; revision=4486
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-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. Notes: svn path=/head/; revision=4440
* Correctly list all files installed.Masafumi Max NAKANE1996-10-211-40/+118
| | | | | | | Added @dirrm directives to delete empty directories upon deinstallation. Notes: svn path=/head/; revision=4061
* Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.Masafumi Max NAKANE1996-10-211-10/+50
| | | | | | | | Take MANCOMPRESS setting into account. Some cosmetic changes. Notes: svn path=/head/; revision=4060
* Trim DESCR to less than a screenful.Thomas Gellekum1996-10-161-29/+0
| | | | Notes: svn path=/head/; revision=3999
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-104-4/+4
| | | | | | | | | | | | | 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
* The latest flex is in the source tree now, so no need to depend on it.Satoshi Asami1996-09-211-3/+2
| | | | Notes: svn path=/head/; revision=3832
* Remove BUILD_DEPENDS on bison, which is now part of the main source tree.Satoshi Asami1996-09-111-2/+1
| | | | Notes: svn path=/head/; revision=3755