summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Put dummy targets for make-md5 & check-md5 inside agpalmer1994-12-171-1/+5
* bsd.port.mk: missing semicolon addedgpalmer1994-12-172-4/+8
* Automatically add gmake to DEPENDS, if USE_GMAKEache1994-12-171-1/+4
* Don't use build: ... pre-build, move pre-build insideache1994-12-171-2/+3
* patch: pre-patch ... is wrong, move pre-patchache1994-12-141-2/+3
* Added '${GMAKE} install.man' when installing with Imake and gmakejmz1994-12-121-1/+4
* Early md5-checksumming code. This seems to work fine on my machinegpalmer1994-12-111-1/+32
* Last gremlin-killer of the day. Typo fixed and missing .endif replaced.gpalmer1994-12-111-2/+3
* <Sigh> Got the placing of a .if wrong. Fix it.gpalmer1994-12-111-4/+6
* Erk. Damn. A hash perfixing a comment was lost somewhere.gpalmer1994-12-111-2/+2
* 1) Small tidyupgpalmer1994-12-101-8/+27
* Change wrong comment: NCFTP_ARGS --> NCFTPFLAGSache1994-11-251-2/+2
* Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chanceats1994-11-211-1/+3
* Add reinstall.jkh1994-11-171-1/+5
* There seems to be some trouble with install.man working right everywhere.jkh1994-11-171-2/+2
* Whoops! Typo. Correct.jkh1994-11-171-2/+2
* I found today that making packages for X11 ports wasn't working.jkh1994-11-171-2/+7
* Add support for NO_WRKDIR.jkh1994-11-171-1/+7
* 2 new concepts that just occurred to me:jkh1994-11-171-1/+14
* If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefilesjmz1994-11-161-1/+5
* Make depends a separate target. Now you can select when the dependencyjkh1994-11-151-11/+15
* Add patch cookies. This should prevent gratuitous patch re-applicationjkh1994-11-111-9/+24
* For submakes, don't do a `${MAKE} ${MAKEFILE} all' orjkh1994-11-031-5/+8
* Add reinstall target for Poul-H. This lets you install again fromjkh1994-11-031-2/+12
* This is what I get for implementing suggestions without really thinkingjkh1994-11-011-2/+2
* 2 changes:jkh1994-11-011-9/+16
* Make patch rule pick up everything in patchdir alphabetically.jkh1994-10-311-2/+2
* 1. PREFIX has nothing to do with DESTDIR. Remove it finally.jkh1994-10-221-4/+4
* Invoke install.man if USE_IMAKE is set.jkh1994-10-221-1/+4
* Add ${.MAKEFLAGS} to sub-makes, pointed by Rodache1994-10-141-4/+4
* Add new IS_INTERACTIVE flag. This lets you specify that the portjkh1994-10-141-3/+37
* Silence the sub-makes.jkh1994-10-131-3/+3
* Change the way pre-install was done after a suggestion from Andrew.jkh1994-10-131-7/+5
* Re-work the way pre-install was being depended. I couldn't make thejkh1994-10-121-3/+3
* Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure lineache1994-10-121-2/+2
* Move 'make pre-configure' inside .configure.done: target, orache1994-10-121-2/+3
* configure: pre-configure extract ... must beache1994-10-121-2/+2
* Following changes from Robert Withrow (+ a few mods):jkh1994-10-051-4/+11
* Add an install prefix for packages, so that they're built by defaultjkh1994-10-041-2/+2
* Also make GNU_CONFIGURE a synonym for HAS_CONFIGURE so you don't havejkh1994-10-041-1/+2
* If GNU_CONFIGURE is set, pass `--prefix=${PREFIX}'; this should helpjkh1994-10-041-1/+6
* Whoops! Forgot to pass PREFIX to the configure subshells. Done.jkh1994-10-041-5/+5
* Add PREFIX pointing to ${DESTDIR}/usr/local - let's see if we can'tjkh1994-10-041-1/+3
* Prevent duplicate installs with an install cookie.jkh1994-10-031-4/+12
* May the saints praise Robert Withrow <witr@rwwa.com> for showing mejkh1994-10-031-9/+17
* Don't hardcode patch and its arguments. Not quite the same patch as submittedjkh1994-09-281-2/+6
* change COOKIE directory from .CURDIR to WRKDIR since a user may not haveswallace1994-09-221-3/+3
* Modified DEPENDS rule so that anything you depend on gets bothjkh1994-09-191-2/+2
* DESTDIR added to PORTSDIR definitionache1994-09-191-2/+2
* Add support for DEBUG_FLAGS. If you say something like:jkh1994-09-161-1/+3
OpenPOWER on IntegriCloud