| Commit message (Expand) | Author | Age | Files | Lines |
* | Add $Id$. | Satoshi Asami | 1996-05-27 | 1 | -0/+1 |
* | Remove version number. Add newline at end of last line. | Satoshi Asami | 1996-05-27 | 2 | -2/+2 |
* | Change NO_CDROM to RESTRICTED, the redistribution restriction is to | Satoshi Asami | 1996-05-27 | 1 | -2/+1 |
* | Add spice. | Thomas Gellekum | 1996-05-23 | 1 | -1/+2 |
* | Finally, a port of the famous circuit simulation system. | Thomas Gellekum | 1996-05-23 | 10 | -0/+413 |
* | Upgrade to version 0.21 | Thomas Gellekum | 1996-04-18 | 4 | -18/+18 |
* | pkg/COMMENT files for use by ports READMEs. | Satoshi Asami | 1996-04-09 | 1 | -0/+1 |
* | Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to go | Satoshi Asami | 1996-04-09 | 1 | -3/+2 |
* | Upgrade, 1.2pl3 -> 1.4. | Satoshi Asami | 1996-03-25 | 5 | -111/+117 |
* | Use DIST_SUBDIR, this port requires a file called (of all things) | Satoshi Asami | 1996-03-10 | 1 | -9/+3 |
* | Remove ${KEYWORDS}. | Satoshi Asami | 1996-03-06 | 1 | -2/+1 |
* | cnf_stuff.c:169: warning: function returns address of local variable | Joerg Wunsch | 1996-02-05 | 1 | -0/+11 |
* | - Upgrade to version 0.20 | Thomas Gellekum | 1995-12-21 | 6 | -30/+49 |
* | Append "chipmunk/" to MASTER_SITE_OVERRIDE, if set. | Satoshi Asami | 1995-10-04 | 1 | -2/+8 |
* | Add chipmunk, convert to new format along the way. | Satoshi Asami | 1995-08-25 | 1 | -2/+6 |
* | chipmunk-5.10, an electronic CAD system. | Satoshi Asami | 1995-08-25 | 5 | -0/+115 |
* | Distfiles have moved slightly deeper into the filesystem on the | Satoshi Asami | 1995-07-29 | 2 | -4/+4 |
* | Clean up subdir Makefiles. They now all look like this: | Satoshi Asami | 1995-05-14 | 1 | -1/+2 |
* | Update (not upgrade, I think). | Satoshi Asami | 1995-05-02 | 3 | -5/+11 |
* | Take out invocation of fake-pkg from do-install target. It is now | Satoshi Asami | 1995-04-24 | 1 | -2/+1 |
* | Updated to conform with new bsd.port.mk targets. | Satoshi Asami | 1995-04-22 | 1 | -4/+3 |
* | Remove "@cd lib/X11" and added "lib/X11/" in front of all the files below | Satoshi Asami | 1995-04-16 | 1 | -95/+94 |
* | Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic). | Satoshi Asami | 1995-04-16 | 1 | -2/+2 |
* | install depends on build! | Satoshi Asami | 1995-04-16 | 1 | -2/+2 |
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | Satoshi Asami | 1995-04-11 | 4 | -12/+20 |
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 4 | -3/+7 |
* | Update to patchlevel 3 | Gary Palmer | 1995-03-28 | 2 | -3/+3 |
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. | Andreas Schulz | 1995-03-20 | 1 | -2/+2 |
* | Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch. | Andreas Schulz | 1995-03-19 | 1 | -3/+3 |
* | Change all absolute references to /usr/X11R6 to ${X11BASE} instead. | Andreas Schulz | 1995-03-19 | 1 | -1/+1 |
* | Fix '*** ERROR: You need to do a "make config" first!' problem | Steven Wallace | 1995-03-04 | 1 | -1/+2 |
* | Add some patches to get the install working. The makefiles have called | Andreas Schulz | 1995-02-25 | 1 | -9/+131 |
* | Delete the private PREFIX and PKG_CMD macros. They only set the same values | Andreas Schulz | 1995-02-18 | 1 | -3/+1 |
* | Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line. | Andreas Schulz | 1995-02-18 | 1 | -4/+4 |
* | Add a patch to change the explicit make calls to gmake calls. | Andreas Schulz | 1995-02-13 | 1 | -0/+38 |
* | Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems | Andreas Schulz | 1995-02-13 | 1 | -1/+2 |
* | Delete the references to a man page and to two fonts. They don't exist | Andreas Schulz | 1995-02-03 | 1 | -6/+0 |
* | Delete the -N flag for pkg_create, it no longer exists. | Andreas Schulz | 1995-02-03 | 1 | -2/+2 |
* | Initial revision | Jordan K. Hubbard | 1995-01-31 | 4 | -0/+4 |
* | Yet another patch for the "new" make :-). | Andreas Schulz | 1995-01-29 | 1 | -15/+26 |
* | Replace a /usr/openwin/include with a /usr/X11R6/include. We don't | Andreas Schulz | 1995-01-22 | 1 | -2/+21 |
* | Add a missing /usr/X11R6/include to a Makefile as a patch. | Andreas Schulz | 1995-01-22 | 1 | -0/+19 |
* | Alphabetize. | Jordan K. Hubbard | 1995-01-13 | 1 | -2/+2 |
* | New cad group | Jordan K. Hubbard | 1995-01-13 | 1 | -0/+5 |
* | acs (Al's Circuit Simulator) from Thomas Gellekum <thomas@ghpc8.ihf.rwth-aach... | Jordan K. Hubbard | 1995-01-03 | 5 | -0/+93 |
* | IRSIM version 9.2 | Steven Wallace | 1994-12-19 | 7 | -0/+116 |
* | Port of Magic version 6.4.4, a VLSI CAD tool. | Steven Wallace | 1994-12-18 | 6 | -0/+437 |
* | Another one that doesn't like the install.man target. | Gary Palmer | 1994-12-12 | 1 | -1/+2 |
* | The other DEPENDS line was RIGHT! I don't know who commented it out | Jordan K. Hubbard | 1994-11-17 | 1 | -3/+2 |
* | Michael Reigenberger's pcb port. | Jordan K. Hubbard | 1994-10-25 | 4 | -0/+134 |