summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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