summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
1996-12-04Optimize by changing "sort | uniq" -> "sort -u". "make index" is nowSatoshi Asami
1996-11-30Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details.Satoshi Asami
1996-11-14Just realized that the spacing after "==>" is not consistent. I'mSatoshi Asami
1996-11-14Oops, forgot to silencethe gzip command to compress manpages.Satoshi Asami
1996-11-13(1) There is no default "orphans" for CATEGORIES, it simply fails ifSatoshi Asami
1996-11-03Set tabstops to 4 in vi like in emacs.David E. O'Brien
1996-11-01(1) Add NetBSD support. Closes PR bin/1643.Satoshi Asami
1996-09-24Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is notSatoshi Asami
1996-09-23Look on the CDROM for patch files too.Satoshi Asami
1996-08-25/bin/echo -> ${ECHO}Wolfram Schneider
1996-08-24Use the new "file:" URL specification to fetch to check the CDROMSatoshi Asami
1996-08-20Update explanation of *_DEPENDS, in particular note that bsd.port.mkSatoshi Asami
1996-08-18(1) Use INSTALL_PROGRAM where we attempt to pass this command lineSatoshi Asami
1996-08-17(1) Ignore patches directory without a patch with a message instead ofSatoshi Asami
1996-08-15(1) Add myself as MAINTAINER (of this file) -- commented out so itSatoshi Asami
1996-08-07Make explanation of BUILD_DEPENDS less confusing.Satoshi Asami
1996-07-27Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveAndreas Klemm
1996-07-05Remove now-unused SRC_ENCAPSULATION hack.Jordan K. Hubbard
1996-06-26Add a missing space in a commentGary Palmer
1996-06-24Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard
1996-06-22Correct spelling errors (i before e except after c :-) )Gary Palmer
1996-06-20Handle the `distribute' target.Jordan K. Hubbard
1996-06-20Whoops - I made `make clean' chatty by mistake.Jordan K. Hubbard
1996-06-19The changes to go with ncftp -> fetch. Besides changing the names,Satoshi Asami
1996-06-19Spit out the a proper port path for the describe target.Jordan K. Hubbard
1996-06-19Ok, now cleandir: is correct.Jordan K. Hubbard
1996-06-19Add some unobtrusive changes to handle sources which aren't portsJordan K. Hubbard
1996-06-13Add "MASTER_SITES?=" (no this is not a typo) right before theSatoshi Asami
1996-06-01Add some comments to sections to disable targets using NO_* variables.Satoshi Asami
1996-05-30Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toSatoshi Asami
1996-04-27Fix a minor grammatical error (reselled -> resold) I just noticed.Jordan K. Hubbard
1996-04-26Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.Satoshi Asami
1996-04-12Add NO_CDROM, RESTRICTED, BROKEN and Motif support.Satoshi Asami
1996-04-09use .for loop for common targetsWolfram Schneider
1996-04-07Change ${ENV} -> ${SETENV}. The former coincides with startup fileSatoshi Asami
1996-04-01Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami
1996-03-31Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,Satoshi Asami
1996-03-31Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aSatoshi Asami
1996-03-24remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider
1996-03-10Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toSatoshi Asami
1996-03-06Delete all references to the variable ${KEYWORD} that never quite flew.Satoshi Asami
1996-03-06Replace absolute pathnames with variables, so thatSatoshi Asami
1996-02-16Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.Jordan K. Hubbard
1996-02-08correct semantic error in the English usage:Adam David
1996-02-07Mention "make reinstall" in the message that gets printed out whenSatoshi Asami
1996-02-06Add NCFTP tailer arguments: ${NCFTPTAIL} variableAndrey A. Chernov
1995-12-07Add support for ALL_HOOK feature. Lets you replace the `all' targetJordan K. Hubbard
1995-11-26Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesSatoshi Asami
1995-11-17Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.Satoshi Asami
1995-10-17Back out the two latest changes. The -current branch is now equal toSatoshi Asami