Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Upgrade to version 0.20 | tg | 1995-12-21 | 6 | -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. | asami | 1995-10-04 | 1 | -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. | asami | 1995-08-25 | 1 | -2/+6 |
| | |||||
* | chipmunk-5.10, an electronic CAD system. | asami | 1995-08-25 | 5 | -0/+115 |
| | | | | Submitted by: Janusz Kokot <JKOKOT@demeter.ipan.lublin.pl> | ||||
* | Distfiles have moved slightly deeper into the filesystem on the | asami | 1995-07-29 | 2 | -4/+4 |
| | | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu> | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -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). | asami | 1995-05-02 | 3 | -5/+11 |
| | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Take out invocation of fake-pkg from do-install target. It is now | asami | 1995-04-24 | 1 | -2/+1 |
| | | | | done in the main install target itself. | ||||
* | Updated to conform with new bsd.port.mk targets. | asami | 1995-04-22 | 1 | -4/+3 |
| | |||||
* | Remove "@cd lib/X11" and added "lib/X11/" in front of all the files below | asami | 1995-04-16 | 1 | -95/+94 |
| | | | | that line. | ||||
* | Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic). | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | install depends on build! | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | asami | 1995-04-12 | 4 | -12/+20 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 4 | -3/+7 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Update to patchlevel 3 | gpalmer | 1995-03-28 | 2 | -3/+3 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. | ats | 1995-03-20 | 1 | -2/+2 |
| | |||||
* | Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch. | ats | 1995-03-20 | 1 | -3/+3 |
| | |||||
* | Change all absolute references to /usr/X11R6 to ${X11BASE} instead. | ats | 1995-03-19 | 1 | -1/+1 |
| | |||||
* | Fix '*** ERROR: You need to do a "make config" first!' problem | swallace | 1995-03-05 | 1 | -1/+2 |
| | |||||
* | Add some patches to get the install working. The makefiles have called | ats | 1995-02-26 | 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. | ||||
* | Delete the private PREFIX and PKG_CMD macros. They only set the same values | ats | 1995-02-18 | 1 | -3/+1 |
| | | | | as the global one's from bsd.port.mk. | ||||
* | Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line. | ats | 1995-02-18 | 1 | -4/+4 |
| | |||||
* | Add a patch to change the explicit make calls to gmake calls. | ats | 1995-02-13 | 1 | -0/+38 |
| | |||||
* | Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems | ats | 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 :-). | ||||
* | Delete the references to a man page and to two fonts. They don't exist | ats | 1995-02-04 | 1 | -6/+0 |
| | | | | in the current src-package. | ||||
* | Delete the -N flag for pkg_create, it no longer exists. | ats | 1995-02-04 | 1 | -2/+2 |
| | |||||
* | Initial revision | jkh | 1995-01-31 | 4 | -0/+4 |
| | |||||
* | Yet another patch for the "new" make :-). | ats | 1995-01-30 | 1 | -15/+26 |
| | |||||
* | Replace a /usr/openwin/include with a /usr/X11R6/include. We don't | ats | 1995-01-22 | 1 | -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. | ats | 1995-01-22 | 1 | -0/+19 |
| | |||||
* | Alphabetize. | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | New cad group | jkh | 1995-01-13 | 1 | -0/+5 |
| | |||||
* | acs (Al's Circuit Simulator) from Thomas Gellekum ↵ | jkh | 1995-01-03 | 5 | -0/+93 |
| | | | | | | <thomas@ghpc8.ihf.rwth-aachen.de> Submitted by: thomas | ||||
* | IRSIM version 9.2 | swallace | 1994-12-19 | 7 | -0/+116 |
| | |||||
* | Port of Magic version 6.4.4, a VLSI CAD tool. | swallace | 1994-12-19 | 6 | -0/+437 |
| | |||||
* | Another one that doesn't like the install.man target. | gpalmer | 1994-12-12 | 1 | -1/+2 |
| | |||||
* | The other DEPENDS line was RIGHT! I don't know who commented it out | jkh | 1994-11-17 | 1 | -3/+2 |
| | | | | and replaced it with a bogus one.. | ||||
* | Michael Reigenberger's pcb port. | jkh | 1994-10-25 | 4 | -0/+134 |
Submitted by: mr |