| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files | bde | 1994-09-05 | 1 | -2/+1 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -12/+1 |
* | Add an X11BASE variable that currently points to /usr/X386 but will | jkh | 1994-09-04 | 1 | -1/+5 |
* | Fixed a couple of typos. Ok, this works now. Only one significant hurdle | jkh | 1994-09-02 | 1 | -5/+5 |
* | Ok, I've reviewed this and made it work now. ncftp fetching seems to be | jkh | 1994-09-02 | 1 | -17/+16 |
* | Add a few missing >> lines to error echo's.. This is basically my | jkh | 1994-09-02 | 1 | -4/+4 |
* | Here's my first cut at doing auto-fetch with ncftp. The extract rule | jkh | 1994-09-01 | 1 | -7/+31 |
* | Geeze, what was I thinking again? Replace all references to: | jkh | 1994-09-01 | 1 | -7/+15 |
* | Changed g++ to c++ | paul | 1994-08-31 | 1 | -2/+2 |
* | added hook for post-build script | adam | 1994-08-30 | 1 | -1/+4 |
* | Define NOOBJ so that install doesn't try to get the sources from the | bde | 1994-08-28 | 1 | -7/+6 |
* | Fix it to find the sources if there is an obj directory. Lots of the old | bde | 1994-08-28 | 1 | -1/+1 |
* | Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. | bde | 1994-08-28 | 3 | -14/+15 |
* | Use ${ECHODIR} instead of `echo' for printing directory names so that | bde | 1994-08-28 | 1 | -3/+3 |
* | Fix spelling error in little-used target. | bde | 1994-08-28 | 1 | -6/+17 |
* | Recover improvements in 4.4lite version that were clobbered by the | bde | 1994-08-28 | 1 | -30/+50 |
* | Lots of changes - get the NO_XXX things over, add @'s to the touches for | jkh | 1994-08-28 | 1 | -20/+74 |
* | Fix filenames for LIBC and LIBTERM. | bde | 1994-08-28 | 1 | -2/+2 |
* | Add bsd.port* to the Makefile. | jkh | 1994-08-28 | 1 | -1/+1 |
* | Add support for two modifier variables which will be useful soon: | wollman | 1994-08-26 | 1 | -2/+11 |
* | Add a pre-configure rule after all, since it's helpful to be able | jkh | 1994-08-25 | 1 | -6/+7 |
* | Also `make Makefiles' in USE_IMAKE case to catch subdirs. | jkh | 1994-08-25 | 1 | -2/+2 |
* | Sigh. I am a hosebrain. I've been using gmake for so long, I've | jkh | 1994-08-25 | 1 | -21/+6 |
* | Add a new flag: USE_IMAKE | jkh | 1994-08-25 | 1 | -1/+4 |
* | Make it make-able by adding a rule for paper.ps | guido | 1994-08-24 | 1 | -0/+3 |
* | Make it make-able by adding a rule for paper.ps. | guido | 1994-08-24 | 1 | -1/+4 |
* | Some cosmetic changes. | jkh | 1994-08-24 | 1 | -7/+56 |
* | Move fbtab file to share/examples/etc per Garrett's request. | guido | 1994-08-23 | 1 | -0/+2 |
* | Woops, "8/16 mode" should read "8/16bit mode". | dg | 1994-08-23 | 2 | -4/+4 |
* | Added manual page for my ethernet driver - if_ed.c, and removed old | dg | 1994-08-23 | 3 | -3/+345 |
* | Corrected kernel base address. | dg | 1994-08-23 | 2 | -2/+2 |
* | pc3r russian koi8-r syscons console added | ache | 1994-08-22 | 1 | -0/+22 |
* | Add Sun alike fbtab functionality. | guido | 1994-08-22 | 1 | -0/+42 |
* | - Make each target depend on its source so that all the targets don't get | bde | 1994-08-22 | 1 | -6/+7 |
* | Ok, this should work with a centralized package directory now (so you | jkh | 1994-08-22 | 1 | -6/+5 |
* | Make package target a lot more general. | jkh | 1994-08-22 | 1 | -6/+14 |
* | Whoops - left out the package rule! | jkh | 1994-08-22 | 1 | -1/+5 |
* | Use proper proper package suffix. | jkh | 1994-08-22 | 1 | -2/+2 |
* | Whoops, left out a backslash in my package rule. | jkh | 1994-08-22 | 1 | -4/+4 |
* | Ok, now we warn if we're about to recreate the distfile from configured | jkh | 1994-08-22 | 1 | -7/+12 |
* | New bsd.port.subdir.mk file for use by ports. This groks all the | jkh | 1994-08-22 | 2 | -42/+60 |
* | I had to bite the bullet: There's now a port.subdir.mk that does the right | jkh | 1994-08-22 | 2 | -3/+91 |
* | Sigh.. Some of these configs are a little hairy. I need to know the | jkh | 1994-08-21 | 1 | -5/+5 |
* | Make things a little more user-friendly | jkh | 1994-08-21 | 1 | -3/+5 |
* | Get the .configure_done stuff working - it wasn't in the right place. | jkh | 1994-08-21 | 1 | -3/+3 |
* | Start really adding some features here. Let's see: | jkh | 1994-08-21 | 1 | -8/+33 |
* | Simplify the whole configuration script business quite a bit. What | jkh | 1994-08-21 | 1 | -9/+5 |
* | Whoops, the check for a missing distfile was slightly bogus. Now it works. | jkh | 1994-08-21 | 1 | -10/+11 |
* | Make any local configuration file unconditional. That is, if one exists | jkh | 1994-08-21 | 1 | -8/+8 |
* | Commit my new ports make macros. Still not 100% complete yet by any means | jkh | 1994-08-21 | 1 | -0/+152 |