summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
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
1995-10-16Add NO_FETCH handling in the similar way as other NO_* targets doesAndrey A. Chernov
1995-10-16Fix NO_EXTRACT case: build missing WRKDIRAndrey A. Chernov
1995-10-11Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setSatoshi Asami
1995-10-04Add CONFIGURE_ENV: pass this environment to configure script.Andrey A. Chernov
1995-10-04Attempt to sound more civilized by adding a missing period toSatoshi Asami
1995-10-02Use full pathname for ldconfig (/sbin/ldconfig).Satoshi Asami
1995-09-18Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.Satoshi Asami
1995-09-13Ignore patchfiles that end with ".orig" or "~".Satoshi Asami
1995-08-29Don't trust ncftp's exit status, they are not indicative of whetherSatoshi Asami
1995-08-29Clean up EXTRACT_ONLY logic a bit. Instead of branching in theSatoshi Asami
1995-08-18Merge all the "skeleton" target into one macro. This is an enormousSatoshi Asami
1995-07-24Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list insteadSatoshi Asami
1995-07-17Simplify the USE_IMAKE stuff considerably.Jordan K. Hubbard
1995-07-15A regrettable hack to allow a port to say that it doesn't want its MakefilesJordan K. Hubbard