Age | Commit message (Expand) | Author |
1994-09-22 | change COOKIE directory from .CURDIR to WRKDIR since a user may not have | Steven Wallace |
1994-09-19 | Modified DEPENDS rule so that anything you depend on gets both | Jordan K. Hubbard |
1994-09-19 | DESTDIR added to PORTSDIR definition | Andrey A. Chernov |
1994-09-16 | Add support for DEBUG_FLAGS. If you say something like: | Jordan K. Hubbard |
1994-09-14 | Remove obsolete bundle target, add new fetch target. | Jordan K. Hubbard |
1994-09-14 | Don't assume / seperator between site name and dist file in fetch. | Jordan K. Hubbard |
1994-09-13 | Missing semi-colon after a done statement. Fixed. | Jordan K. Hubbard |
1994-09-13 | Adjust comments to document MASTER_SITES and remove mention of | Jordan K. Hubbard |
1994-09-13 | Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved | Jordan K. Hubbard |
1994-09-11 | More fixes and general cleanup. Add more fine-grained control over what | Jordan K. Hubbard |
1994-09-11 | Whoops, forgot to stop this lurking typo, too. | Jordan K. Hubbard |
1994-09-11 | Eliminate a few lurking bogons - this is almost close to being right! | Jordan K. Hubbard |
1994-09-10 | Annual simplification drive: | Jordan K. Hubbard |
1994-09-09 | Rearrange this a bit while I think about the whole problem of fetching | Jordan K. Hubbard |
1994-09-09 | As per suggestion by Michael Reifenberger, make ncftp use the -N flag. | Jordan K. Hubbard |
1994-09-02 | Fixed a couple of typos. Ok, this works now. Only one significant hurdle | Jordan K. Hubbard |
1994-09-02 | Ok, I've reviewed this and made it work now. ncftp fetching seems to be | Jordan K. Hubbard |
1994-09-02 | Add a few missing >> lines to error echo's.. This is basically my | Jordan K. Hubbard |
1994-09-01 | Here's my first cut at doing auto-fetch with ncftp. The extract rule | Jordan K. Hubbard |
1994-09-01 | Geeze, what was I thinking again? Replace all references to: | Jordan K. Hubbard |
1994-08-30 | added hook for post-build script | Adam David |
1994-08-28 | Lots of changes - get the NO_XXX things over, add @'s to the touches for | Jordan K. Hubbard |
1994-08-25 | Add a pre-configure rule after all, since it's helpful to be able | Jordan K. Hubbard |
1994-08-25 | Also `make Makefiles' in USE_IMAKE case to catch subdirs. | Jordan K. Hubbard |
1994-08-25 | Sigh. I am a hosebrain. I've been using gmake for so long, I've | Jordan K. Hubbard |
1994-08-25 | Add a new flag: USE_IMAKE | Jordan K. Hubbard |
1994-08-24 | Some cosmetic changes. | Jordan K. Hubbard |
1994-08-22 | Ok, this should work with a centralized package directory now (so you | Jordan K. Hubbard |
1994-08-22 | Make package target a lot more general. | Jordan K. Hubbard |
1994-08-22 | Whoops - left out the package rule! | Jordan K. Hubbard |
1994-08-22 | Use proper proper package suffix. | Jordan K. Hubbard |
1994-08-22 | Whoops, left out a backslash in my package rule. | Jordan K. Hubbard |
1994-08-22 | Ok, now we warn if we're about to recreate the distfile from configured | Jordan K. Hubbard |
1994-08-22 | New bsd.port.subdir.mk file for use by ports. This groks all the | Jordan K. Hubbard |
1994-08-22 | I had to bite the bullet: There's now a port.subdir.mk that does the right | Jordan K. Hubbard |
1994-08-21 | Sigh.. Some of these configs are a little hairy. I need to know the | Jordan K. Hubbard |
1994-08-21 | Make things a little more user-friendly | Jordan K. Hubbard |
1994-08-21 | Get the .configure_done stuff working - it wasn't in the right place. | Jordan K. Hubbard |
1994-08-21 | Start really adding some features here. Let's see: | Jordan K. Hubbard |
1994-08-21 | Simplify the whole configuration script business quite a bit. What | Jordan K. Hubbard |
1994-08-21 | Whoops, the check for a missing distfile was slightly bogus. Now it works. | Jordan K. Hubbard |
1994-08-21 | Make any local configuration file unconditional. That is, if one exists | Jordan K. Hubbard |
1994-08-21 | Commit my new ports make macros. Still not 100% complete yet by any means | Jordan K. Hubbard |