aboutsummaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to version 0.20tg1995-12-216-30/+49
| | | | | | - Use placeholder @PREFIX@ in patch-aa to allow for non-standard ${PREFIX} - New file scripts/configure
* Append "chipmunk/" to MASTER_SITE_OVERRIDE, if set.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.
* Add chipmunk, convert to new format along the way.asami1995-08-251-2/+6
|
* chipmunk-5.10, an electronic CAD system.asami1995-08-255-0/+115
| | | | Submitted by: Janusz Kokot <JKOKOT@demeter.ipan.lublin.pl>
* Distfiles have moved slightly deeper into the filesystem on theasami1995-07-292-4/+4
| | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
* Clean up subdir Makefiles. They now all look like this: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".
* Update (not upgrade, I think).asami1995-05-023-5/+11
| | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
* Take out invocation of fake-pkg from do-install target. It is nowasami1995-04-241-2/+1
| | | | done in the main install target itself.
* Updated to conform with new bsd.port.mk targets.asami1995-04-221-4/+3
|
* Remove "@cd lib/X11" and added "lib/X11/" in front of all the files belowasami1995-04-161-95/+94
| | | | that line.
* Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).asami1995-04-161-2/+2
|
* install depends on build!asami1995-04-161-2/+2
|
* Update the cad Makefiles. Boy, I love these sparse directories! :)asami1995-04-124-12/+20
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-014-3/+7
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Update to patchlevel 3gpalmer1995-03-282-3/+3
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}..ats1995-03-201-2/+2
|
* Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.ats1995-03-201-3/+3
|
* Change all absolute references to /usr/X11R6 to ${X11BASE} instead.ats1995-03-191-1/+1
|
* Fix '*** ERROR: You need to do a "make config" first!' problemswallace1995-03-051-1/+2
|
* Add some patches to get the install working. The makefiles have calledats1995-02-261-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.
* Delete the private PREFIX and PKG_CMD macros. They only set the same valuesats1995-02-181-3/+1
| | | | as the global one's from bsd.port.mk.
* Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line.ats1995-02-181-4/+4
|
* Add a patch to change the explicit make calls to gmake calls.ats1995-02-131-0/+38
|
* Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsats1995-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 :-).
* Delete the references to a man page and to two fonts. They don't existats1995-02-041-6/+0
| | | | in the current src-package.
* Delete the -N flag for pkg_create, it no longer exists.ats1995-02-041-2/+2
|
* Initial revisionjkh1995-01-314-0/+4
|
* Yet another patch for the "new" make :-).ats1995-01-301-15/+26
|
* Replace a /usr/openwin/include with a /usr/X11R6/include. We don'tats1995-01-221-2/+21
| | | | have openwin. Now it finds X11/Xlib.h and is building the port.
* Add a missing /usr/X11R6/include to a Makefile as a patch.ats1995-01-221-0/+19
|
* Alphabetize.jkh1995-01-131-2/+2
|
* New cad groupjkh1995-01-131-0/+5
|
* acs (Al's Circuit Simulator) from Thomas Gellekum ↵jkh1995-01-035-0/+93
| | | | | | <thomas@ghpc8.ihf.rwth-aachen.de> Submitted by: thomas
* IRSIM version 9.2swallace1994-12-197-0/+116
|
* Port of Magic version 6.4.4, a VLSI CAD tool.swallace1994-12-196-0/+437
|
* Another one that doesn't like the install.man target.gpalmer1994-12-121-1/+2
|
* The other DEPENDS line was RIGHT! I don't know who commented it outjkh1994-11-171-3/+2
| | | | and replaced it with a bogus one..
* Michael Reigenberger's pcb port.jkh1994-10-254-0/+134
Submitted by: mr