summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
1994-12-11Early md5-checksumming code. This seems to work fine on my machineGary Palmer
1994-12-11Last gremlin-killer of the day. Typo fixed and missing .endif replaced.Gary Palmer
1994-12-11<Sigh> Got the placing of a .if wrong. Fix it.Gary Palmer
1994-12-11Erk. Damn. A hash perfixing a comment was lost somewhere.Gary Palmer
1994-12-101) Small tidyupGary Palmer
1994-11-25Change wrong comment: NCFTP_ARGS --> NCFTPFLAGSAndrey A. Chernov
1994-11-21Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chanceAndreas Schulz
1994-11-17Add reinstall.Jordan K. Hubbard
1994-11-17There seems to be some trouble with install.man working right everywhere.Jordan K. Hubbard
1994-11-17Whoops! Typo. Correct.Jordan K. Hubbard
1994-11-17I found today that making packages for X11 ports wasn't working.Jordan K. Hubbard
1994-11-17Add support for NO_WRKDIR.Jordan K. Hubbard
1994-11-172 new concepts that just occurred to me:Jordan K. Hubbard
1994-11-16If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} MakefilesJean-Marc Zucconi
1994-11-15Make depends a separate target. Now you can select when the dependencyJordan K. Hubbard
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