Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distfiles have moved slightly deeper into the filesystem on the | Satoshi Asami | 1995-07-29 | 1 | -2/+2 |
| | | | | | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=2015 | ||||
* | Take out invocation of fake-pkg from do-install target. It is now | Satoshi Asami | 1995-04-24 | 1 | -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 Asami | 1995-04-22 | 1 | -4/+3 |
| | | | | Notes: svn path=/head/; revision=1492 | ||||
* | install depends on build! | Satoshi Asami | 1995-04-16 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1392 | ||||
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | Satoshi Asami | 1995-04-11 | 1 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=1339 | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -1/+2 |
| | | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267 | ||||
* | Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch. | Andreas Schulz | 1995-03-19 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=1154 | ||||
* | Fix '*** ERROR: You need to do a "make config" first!' problem | Steven Wallace | 1995-03-04 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=1087 | ||||
* | Add some patches to get the install working. The makefiles have called | Andreas Schulz | 1995-02-25 | 1 | -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 | ||||
* | Add a patch to change the explicit make calls to gmake calls. | Andreas Schulz | 1995-02-13 | 1 | -0/+38 |
| | | | | Notes: svn path=/head/; revision=967 | ||||
* | Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems | Andreas Schulz | 1995-02-13 | 1 | -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 | ||||
* | Initial revision | Jordan K. Hubbard | 1995-01-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=862 | ||||
* | Yet another patch for the "new" make :-). | Andreas Schulz | 1995-01-29 | 1 | -15/+26 |
| | | | | Notes: svn path=/head/; revision=848 | ||||
* | Replace a /usr/openwin/include with a /usr/X11R6/include. We don't | Andreas Schulz | 1995-01-22 | 1 | -2/+21 |
| | | | | | | | have openwin. Now it finds X11/Xlib.h and is building the port. Notes: svn path=/head/; revision=801 | ||||
* | Port of Magic version 6.4.4, a VLSI CAD tool. | Steven Wallace | 1994-12-18 | 6 | -0/+437 |
Notes: svn path=/head/; revision=593 |