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