summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.hsu1995-02-061-2/+5
* Use absolute path to md5 program. It lives in /sbin and people are unlikelyphk1995-02-041-2/+2
* Add long-awaited (:) support for sophisticated dependency checking. We nowasami1995-02-041-5/+83
* Start the ball rolling by sticking agpalmer1995-02-011-1/+2
* Make fetch a bit more forgiving of subdirs.jkh1995-01-301-3/+3
* Fix bogus tab in makesum target.jkh1995-01-241-2/+1
* Set PREFIX in the build target. Suggested by John Fieber.jkh1995-01-231-5/+5
* Oops. Fix up the checksum routine - my last commit broke it slightly.gpalmer1995-01-221-20/+20
* Put brackets around EXTRACT_CMD, can be several commands hereache1995-01-171-3/+3
* Correct a small problem in that when there isn't a checksum for thatgpalmer1995-01-161-4/+11
* Use absolute path for install passed to configureache1995-01-121-3/+3
* Typo!asami1995-01-111-3/+3
* Add missing ! in front of pipeline for extract commands---otherwiseasami1995-01-111-3/+3
* Catch case where extraction fails. Thanks!jkh1995-01-101-3/+7
* Move pre-extract target inside COOKIEache1995-01-061-7/+8
* Sort out dependencies. Now they look like:asami1995-01-051-5/+5
* Typo fix from Ollivier Robert.jkh1995-01-051-3/+3
* Rename check-md5 target to checksum.jkh1995-01-051-3/+3
* Gary Palmer's patches for checksumming and description.jkh1995-01-041-7/+13
* Put depends before configure. No reason that I can see for putting it after,jkh1995-01-041-2/+2
* Some of the doc here was less than adequately fleshed-out. Make somejkh1995-01-041-10/+20
* Document describe target.jkh1995-01-041-1/+3
* Add describe target support.jkh1995-01-032-2/+15
* Preset ac_cv_path_CC="${CC}" before running ./configure,ache1995-01-011-2/+2
* Oops, forget "" for ${CC} and ${CFLAGS}...ache1994-12-281-2/+2
* Set proper INSTALL* variables before running ./configureache1994-12-281-2/+5
* Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g defaultache1994-12-281-2/+2
* Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc'ache1994-12-281-2/+2
* 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
OpenPOWER on IntegriCloud