summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for "distributed" patches and a little extra cleanup.Satoshi Asami1995-03-281-13/+89
* Added more standard package suport file names. INSTALL for theSatoshi Asami1995-03-271-2/+13
* Add a misssing `@' from before echo -n "|${MAINTAINER}"Gary Palmer1995-03-231-3/+3
* Add maintainer to the index line.Jordan K. Hubbard1995-03-221-5/+13
* Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to makeJordan K. Hubbard1995-03-221-5/+15
* Make the fetch message a little more interesting and informative.Jordan K. Hubbard1995-03-211-2/+2
* Add fetch-list command for RodJordan K. Hubbard1995-03-212-39/+63
* Make the describe rule generate more thorough information that's actuallyJordan K. Hubbard1995-03-211-8/+10
* Document the index target.Jordan K. Hubbard1995-03-211-1/+2
* Don't do anything if BATCH is specified and the port is interactive forAndreas Schulz1995-03-201-1/+3
* Change the xmkmf call to a xmkmf -a call. This should be more correct forAndreas Schulz1995-03-191-3/+3
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsGary Palmer1995-03-031-10/+20
* Back out my previous change. I need to really think about this.Jordan K. Hubbard1995-03-031-2/+2
* A small feature just for my own use.Jordan K. Hubbard1995-03-031-2/+2
* Always go to ${WRKDIR} before extraction. Modify the tar extract commandJordan K. Hubbard1995-02-171-3/+6
* Make the checksum target not bomb out if there is a mismatch, justGary Palmer1995-02-141-2/+1
* Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.Jeffrey Hsu1995-02-061-2/+5
* Use absolute path to md5 program. It lives in /sbin and people are unlikelyPoul-Henning Kamp1995-02-041-2/+2
* Add long-awaited (:) support for sophisticated dependency checking. We nowSatoshi Asami1995-02-041-5/+83
* Start the ball rolling by sticking aGary Palmer1995-02-011-1/+2
* Make fetch a bit more forgiving of subdirs.Jordan K. Hubbard1995-01-301-3/+3
* Fix bogus tab in makesum target.Jordan K. Hubbard1995-01-241-2/+1
* Set PREFIX in the build target. Suggested by John Fieber.Jordan K. Hubbard1995-01-231-5/+5
* Oops. Fix up the checksum routine - my last commit broke it slightly.Gary Palmer1995-01-221-20/+20
* Put brackets around EXTRACT_CMD, can be several commands hereAndrey A. Chernov1995-01-171-3/+3
* Correct a small problem in that when there isn't a checksum for thatGary Palmer1995-01-161-4/+11
* Use absolute path for install passed to configureAndrey A. Chernov1995-01-121-3/+3
* Typo!Satoshi Asami1995-01-111-3/+3
* Add missing ! in front of pipeline for extract commands---otherwiseSatoshi Asami1995-01-111-3/+3
* Catch case where extraction fails. Thanks!Jordan K. Hubbard1995-01-101-3/+7
* Move pre-extract target inside COOKIEAndrey A. Chernov1995-01-061-7/+8
* Sort out dependencies. Now they look like:Satoshi Asami1995-01-051-5/+5
* Typo fix from Ollivier Robert.Jordan K. Hubbard1995-01-051-3/+3
* Rename check-md5 target to checksum.Jordan K. Hubbard1995-01-051-3/+3
* Gary Palmer's patches for checksumming and description.Jordan K. Hubbard1995-01-041-7/+13
* Put depends before configure. No reason that I can see for putting it after,Jordan K. Hubbard1995-01-041-2/+2
* Some of the doc here was less than adequately fleshed-out. Make someJordan K. Hubbard1995-01-041-10/+20
* Document describe target.Jordan K. Hubbard1995-01-041-1/+3
* Add describe target support.Jordan K. Hubbard1995-01-032-2/+15
* Preset ac_cv_path_CC="${CC}" before running ./configure,Andrey A. Chernov1995-01-011-2/+2
* Oops, forget "" for ${CC} and ${CFLAGS}...Andrey A. Chernov1994-12-281-2/+2
* Set proper INSTALL* variables before running ./configureAndrey A. Chernov1994-12-281-2/+5
* Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g defaultAndrey A. Chernov1994-12-281-2/+2
* Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc'Andrey A. Chernov1994-12-281-2/+2
* Put dummy targets for make-md5 & check-md5 inside aGary Palmer1994-12-171-1/+5
* bsd.port.mk: missing semicolon addedGary Palmer1994-12-172-4/+8
* Automatically add gmake to DEPENDS, if USE_GMAKEAndrey A. Chernov1994-12-171-1/+4
* Don't use build: ... pre-build, move pre-build insideAndrey A. Chernov1994-12-171-2/+3
* patch: pre-patch ... is wrong, move pre-patchAndrey A. Chernov1994-12-141-2/+3
* Added '${GMAKE} install.man' when installing with Imake and gmakeJean-Marc Zucconi1994-12-121-1/+4