summaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Add default values and document them for CATEGORIES and KEYWORDS.Jordan K. Hubbard1995-04-011-3/+3
* Add support for new CATEGORIES and KEYWORDS fields.Jordan K. Hubbard1995-04-011-2/+10
* Do what should have been done in v1.14Nate Williams1995-03-281-6/+6
* 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
* Add support for pseudo-device LKMs.Garrett Wollman1995-03-201-1/+5
* 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 protected and empty maninstall: targets.Rodney W. Grimes1995-03-102-2/+10
* LIBPCAP -> ${DESTDIR}/usr/lib/libpcap.aAndras Olah1995-03-081-1/+2
* 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
* "make distribute" have changed, beware if you use it.Poul-Henning Kamp1995-02-256-12/+12
* 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
* Make sure that info files never hit the "bin" dist.Poul-Henning Kamp1995-02-111-1/+6
* More complete implementation of SUBDIR for programs, libraries and kmods.Bruce Evans1995-02-084-7/+14
* 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
* Create an obj symlink when necessary.Jordan K. Hubbard1995-02-021-17/+7
* 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
* Add LN_FLAGS to all the places it makes sense.Jordan K. Hubbard1995-01-302-4/+4
* Add new LN_FLAGS variable for making LINKS symbolic and whatnot.Jordan K. Hubbard1995-01-301-2/+2
* LIBFORMS & LIBSCSI addedAndrey A. Chernov1995-01-251-1/+3
* NOOBJS was bogus - use the already extant `NOOBJ'.Jordan K. Hubbard1995-01-241-2/+2
* Add the ability to say `NOOBJS' to indicate that the target has no objectJordan K. Hubbard1995-01-241-1/+3
* Fix bogus tab in makesum target.Jordan K. Hubbard1995-01-241-2/+1
* Whomever put the depend rule in screwed it up. Fix it.Jordan K. Hubbard1995-01-231-2/+3
* Eliminate a bogus stray tab.Jordan K. Hubbard1995-01-231-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
* Remove -Wall for ascii formatting, we don't need so manyAndrey A. Chernov1995-01-171-2/+2
* Modify prev. change, pass internal args directly to groff,Andrey A. Chernov1995-01-171-2/+2
* Call nroff, if PRINTER == asciiAndrey A. Chernov1995-01-171-1/+5
* Correct a small problem in that when there isn't a checksum for thatGary Palmer1995-01-161-4/+11
* Slightly more complete implementation of SUBDIR for libraries.Garrett Wollman1995-01-141-7/+7
* Add SUBDIR facility to bsd.lib.mk like in bsd.prog.mk.Garrett Wollman1995-01-141-2/+15
* The enclosed patch makes bsd.doc.mk consistent with bsd.prog.mkJordan K. Hubbard1995-01-141-17/+7
* The enclosed patch is a cosmetic change to bsd.prog.mk. WhenJordan K. Hubbard1995-01-141-3/+3