summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add $Id$.Satoshi Asami1996-05-271-0/+1
| | | | Notes: svn path=/head/; revision=3136
* Remove version number. Add newline at end of last line.Satoshi Asami1996-05-272-2/+2
| | | | Notes: svn path=/head/; revision=3135
* Change NO_CDROM to RESTRICTED, the redistribution restriction is toSatoshi Asami1996-05-271-2/+1
| | | | | | | hands unfriendly to the U.S. (what anachronism!). Notes: svn path=/head/; revision=3134
* Add spice.Thomas Gellekum1996-05-231-1/+2
| | | | Notes: svn path=/head/; revision=3121
* Finally, a port of the famous circuit simulation system.Thomas Gellekum1996-05-2310-0/+413
| | | | | | | Submitted by: Julian Jenkins <kaveman@magna.com.au> Notes: svn path=/head/; revision=3120
* Upgrade to version 0.21Thomas Gellekum1996-04-184-18/+18
| | | | Notes: svn path=/head/; revision=3006
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to goSatoshi Asami1996-04-091-3/+2
| | | | | | | with the bsd.port.mk commit the other night, I was too sleepy.) Notes: svn path=/head/; revision=2958
* Upgrade, 1.2pl3 -> 1.4.Satoshi Asami1996-03-255-111/+117
| | | | | | | Submitted by: janek@gaja.ipan.lublin.pl Notes: svn path=/head/; revision=2885
* Use DIST_SUBDIR, this port requires a file called (of all things)Satoshi Asami1996-03-101-9/+3
| | | | | | | | | "Makefile". Also, look at the number of lines I could delete! I love DIST_SUBDIR! :) Notes: svn path=/head/; revision=2824
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* cnf_stuff.c:169: warning: function returns address of local variableJoerg Wunsch1996-02-051-0/+11
| | | | Notes: svn path=/head/; revision=2677
* - Upgrade to version 0.20Thomas Gellekum1995-12-216-30/+49
| | | | | | | | | - Use placeholder @PREFIX@ in patch-aa to allow for non-standard ${PREFIX} - New file scripts/configure Notes: svn path=/head/; revision=2577
* Append "chipmunk/" to MASTER_SITE_OVERRIDE, if set.Satoshi Asami1995-10-041-2/+8
| | | | | | | | | | Also, add ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/chipmunk/ to MASTER_SITES, in case the real master site is unavailable. This is admittedly ugly, but a fix to bsd.port.mk to handle these cases is not trivial. Notes: svn path=/head/; revision=2252
* Add chipmunk, convert to new format along the way.Satoshi Asami1995-08-251-2/+6
| | | | Notes: svn path=/head/; revision=2109
* chipmunk-5.10, an electronic CAD system.Satoshi Asami1995-08-255-0/+115
| | | | | | | Submitted by: Janusz Kokot <JKOKOT@demeter.ipan.lublin.pl> Notes: svn path=/head/; revision=2108
* Distfiles have moved slightly deeper into the filesystem on theSatoshi Asami1995-07-292-4/+4
| | | | | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=2015
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Update (not upgrade, I think).Satoshi Asami1995-05-023-5/+11
| | | | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de Notes: svn path=/head/; revision=1572
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-2/+1
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Updated to conform with new bsd.port.mk targets.Satoshi Asami1995-04-221-4/+3
| | | | Notes: svn path=/head/; revision=1492
* Remove "@cd lib/X11" and added "lib/X11/" in front of all the files belowSatoshi Asami1995-04-161-95/+94
| | | | | | | that line. Notes: svn path=/head/; revision=1395
* Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1394
* install depends on build!Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1392
* Update the cad Makefiles. Boy, I love these sparse directories! :)Satoshi Asami1995-04-114-12/+20
| | | | Notes: svn path=/head/; revision=1339
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-014-3/+7
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Update to patchlevel 3Gary Palmer1995-03-282-3/+3
| | | | Notes: svn path=/head/; revision=1214
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}..Andreas Schulz1995-03-201-2/+2
| | | | Notes: svn path=/head/; revision=1165
* Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.Andreas Schulz1995-03-191-3/+3
| | | | Notes: svn path=/head/; revision=1154
* Change all absolute references to /usr/X11R6 to ${X11BASE} instead.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1151
* Fix '*** ERROR: You need to do a "make config" first!' problemSteven Wallace1995-03-041-1/+2
| | | | Notes: svn path=/head/; revision=1087
* Add some patches to get the install working. The makefiles have calledAndreas Schulz1995-02-251-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
* Delete the private PREFIX and PKG_CMD macros. They only set the same valuesAndreas Schulz1995-02-181-3/+1
| | | | | | | as the global one's from bsd.port.mk. Notes: svn path=/head/; revision=1002
* Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line.Andreas Schulz1995-02-181-4/+4
| | | | Notes: svn path=/head/; revision=1001
* Add a patch to change the explicit make calls to gmake calls.Andreas Schulz1995-02-131-0/+38
| | | | Notes: svn path=/head/; revision=967
* Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsAndreas Schulz1995-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 :-). Notes: svn path=/head/; revision=966
* Delete the references to a man page and to two fonts. They don't existAndreas Schulz1995-02-031-6/+0
| | | | | | | in the current src-package. Notes: svn path=/head/; revision=875
* Delete the -N flag for pkg_create, it no longer exists.Andreas Schulz1995-02-031-2/+2
| | | | Notes: svn path=/head/; revision=874
* Initial revisionJordan K. Hubbard1995-01-314-0/+4
| | | | Notes: svn path=/head/; revision=862
* Yet another patch for the "new" make :-).Andreas Schulz1995-01-291-15/+26
| | | | Notes: svn path=/head/; revision=848
* Replace a /usr/openwin/include with a /usr/X11R6/include. We don'tAndreas Schulz1995-01-221-2/+21
| | | | | | | have openwin. Now it finds X11/Xlib.h and is building the port. Notes: svn path=/head/; revision=801
* Add a missing /usr/X11R6/include to a Makefile as a patch.Andreas Schulz1995-01-221-0/+19
| | | | Notes: svn path=/head/; revision=800
* Alphabetize.Jordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=766
* New cad groupJordan K. Hubbard1995-01-131-0/+5
| | | | Notes: svn path=/head/; revision=755
* acs (Al's Circuit Simulator) from Thomas Gellekum ↵Jordan K. Hubbard1995-01-035-0/+93
| | | | | | | | | <thomas@ghpc8.ihf.rwth-aachen.de> Submitted by: thomas Notes: svn path=/head/; revision=672
* IRSIM version 9.2Steven Wallace1994-12-197-0/+116
| | | | Notes: svn path=/head/; revision=594
* Port of Magic version 6.4.4, a VLSI CAD tool.Steven Wallace1994-12-186-0/+437
| | | | Notes: svn path=/head/; revision=593
* Another one that doesn't like the install.man target.Gary Palmer1994-12-121-1/+2
| | | | Notes: svn path=/head/; revision=556
* The other DEPENDS line was RIGHT! I don't know who commented it outJordan K. Hubbard1994-11-171-3/+2
| | | | | | | and replaced it with a bogus one.. Notes: svn path=/head/; revision=400
* Michael Reigenberger's pcb port.Jordan K. Hubbard1994-10-254-0/+134
Submitted by: mr Notes: svn path=/head/; revision=276