summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
1994-11-11Add patch cookies. This should prevent gratuitous patch re-applicationJordan K. Hubbard
1994-11-03For submakes, don't do a `${MAKE} ${MAKEFILE} all' orJordan K. Hubbard
1994-11-03Add reinstall target for Poul-H. This lets you install again fromJordan K. Hubbard
1994-11-01This is what I get for implementing suggestions without really thinkingJordan K. Hubbard
1994-11-012 changes:Jordan K. Hubbard
1994-10-31Make patch rule pick up everything in patchdir alphabetically.Jordan K. Hubbard
1994-10-221. PREFIX has nothing to do with DESTDIR. Remove it finally.Jordan K. Hubbard
1994-10-22Invoke install.man if USE_IMAKE is set.Jordan K. Hubbard
1994-10-14Add ${.MAKEFLAGS} to sub-makes, pointed by RodAndrey A. Chernov
1994-10-14Add new IS_INTERACTIVE flag. This lets you specify that the portJordan K. Hubbard
1994-10-13Silence the sub-makes.Jordan K. Hubbard
1994-10-13Change the way pre-install was done after a suggestion from Andrew.Jordan K. Hubbard
1994-10-12Re-work the way pre-install was being depended. I couldn't make theJordan K. Hubbard
1994-10-12Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure lineAndrey A. Chernov
1994-10-12Move 'make pre-configure' inside .configure.done: target, orAndrey A. Chernov
1994-10-12configure: pre-configure extract ... must beAndrey A. Chernov
1994-10-05Following changes from Robert Withrow (+ a few mods):Jordan K. Hubbard
1994-10-04Add an install prefix for packages, so that they're built by defaultJordan K. Hubbard
1994-10-04Also make GNU_CONFIGURE a synonym for HAS_CONFIGURE so you don't haveJordan K. Hubbard
1994-10-04If GNU_CONFIGURE is set, pass `--prefix=${PREFIX}'; this should helpJordan K. Hubbard
1994-10-04Whoops! Forgot to pass PREFIX to the configure subshells. Done.Jordan K. Hubbard
1994-10-04Add PREFIX pointing to ${DESTDIR}/usr/local - let's see if we can'tJordan K. Hubbard
1994-10-03Prevent duplicate installs with an install cookie.Jordan K. Hubbard
1994-10-03May the saints praise Robert Withrow <witr@rwwa.com> for showing meJordan K. Hubbard
1994-09-28Don't hardcode patch and its arguments. Not quite the same patch as submittedJordan K. Hubbard
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