| Commit message (Expand) | Author | Age | Files | Lines |
* | change COOKIE directory from .CURDIR to WRKDIR since a user may not have | swallace | 1994-09-22 | 1 | -3/+3 |
* | Make it easier to create filesystem LKMs by doing most of the | wollman | 1994-09-21 | 1 | -1/+16 |
* | Modified DEPENDS rule so that anything you depend on gets both | jkh | 1994-09-19 | 1 | -2/+2 |
* | DESTDIR added to PORTSDIR definition | ache | 1994-09-19 | 1 | -2/+2 |
* | Emendation to previous commit: only create static INTERNALLIBs if | wollman | 1994-09-18 | 1 | -1/+3 |
* | It turns out that occasionally you want both shared and static versions | wollman | 1994-09-18 | 1 | -4/+2 |
* | Add support for DEBUG_FLAGS. If you say something like: | jkh | 1994-09-16 | 5 | -6/+20 |
* | A make system file for building LKMs, derived from bsd.prog.mk. | wollman | 1994-09-14 | 2 | -2/+145 |
* | Remove obsolete bundle target, add new fetch target. | jkh | 1994-09-14 | 1 | -5/+5 |
* | Don't assume / seperator between site name and dist file in fetch. | jkh | 1994-09-14 | 1 | -3/+3 |
* | Missing semi-colon after a done statement. Fixed. | jkh | 1994-09-13 | 1 | -2/+2 |
* | Adjust comments to document MASTER_SITES and remove mention of | jkh | 1994-09-13 | 1 | -5/+2 |
* | Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved | jkh | 1994-09-13 | 1 | -10/+14 |
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 2 | -4/+4 |
* | More fixes and general cleanup. Add more fine-grained control over what | jkh | 1994-09-11 | 1 | -15/+25 |
* | Whoops, forgot to stop this lurking typo, too. | jkh | 1994-09-11 | 1 | -2/+1 |
* | Eliminate a few lurking bogons - this is almost close to being right! | jkh | 1994-09-11 | 1 | -4/+13 |
* | Annual simplification drive: | jkh | 1994-09-10 | 1 | -110/+95 |
* | Rearrange this a bit while I think about the whole problem of fetching | jkh | 1994-09-09 | 1 | -50/+55 |
* | As per suggestion by Michael Reifenberger, make ncftp use the -N flag. | jkh | 1994-09-09 | 1 | -2/+3 |
* | Add the installation of bsd.README. Realphabitize the FILES= list. | rgrimes | 1994-09-07 | 1 | -2/+3 |
* | The .c: rule added by Bruce, but as yet unused, causes serious problems | rgrimes | 1994-09-07 | 1 | -3/+5 |
* | 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 |
* | 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 |
* | Some cosmetic changes. | jkh | 1994-08-24 | 1 | -7/+56 |
* | 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 |