summaryrefslogtreecommitdiff
path: root/Mk (unfollow)
Commit message (Expand)AuthorFilesLines
1996-06-13Add "MASTER_SITES?=" (no this is not a typo) right before theSatoshi Asami1-1/+2
1996-06-01Add some comments to sections to disable targets using NO_* variables.Satoshi Asami1-6/+12
1996-05-30Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toSatoshi Asami1-3/+3
1996-04-27Fix a minor grammatical error (reselled -> resold) I just noticed.Jordan K. Hubbard1-2/+2
1996-04-26Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.Satoshi Asami1-2/+2
1996-04-12Add NO_CDROM, RESTRICTED, BROKEN and Motif support.Satoshi Asami1-9/+50
1996-04-09use .for loop for common targetsWolfram Schneider1-51/+6
1996-04-07Change ${ENV} -> ${SETENV}. The former coincides with startup fileSatoshi Asami1-6/+6
1996-04-01Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami2-4/+87
1996-03-31Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,Satoshi Asami1-3/+3
1996-03-31Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aSatoshi Asami1-2/+3
1996-03-24remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider1-4/+1
1996-03-10Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toSatoshi Asami1-32/+28
1996-03-06Delete all references to the variable ${KEYWORD} that never quite flew.Satoshi Asami1-6/+14
1996-03-06Replace absolute pathnames with variables, so thatSatoshi Asami1-68/+80
1996-02-16Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.Jordan K. Hubbard1-1/+13
1996-02-08correct semantic error in the English usage:Adam David1-5/+5
1996-02-07Mention "make reinstall" in the message that gets printed out whenSatoshi Asami1-2/+2
1996-02-06Add NCFTP tailer arguments: ${NCFTPTAIL} variableAndrey A. Chernov1-5/+5
1995-12-07Add support for ALL_HOOK feature. Lets you replace the `all' targetJordan K. Hubbard1-1/+13
1995-11-26Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesSatoshi Asami1-5/+23
1995-11-17Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.Satoshi Asami1-2/+2
1995-10-17Back out the two latest changes. The -current branch is now equal toSatoshi Asami1-7/+1
1995-10-16Add NO_FETCH handling in the similar way as other NO_* targets doesAndrey A. Chernov1-1/+5
1995-10-16Fix NO_EXTRACT case: build missing WRKDIRAndrey A. Chernov1-1/+3
1995-10-11Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setSatoshi Asami1-1/+5
1995-10-04Add CONFIGURE_ENV: pass this environment to configure script.Andrey A. Chernov1-2/+3
1995-10-04Attempt to sound more civilized by adding a missing period toSatoshi Asami1-2/+2
1995-10-02Use full pathname for ldconfig (/sbin/ldconfig).Satoshi Asami1-2/+2
1995-09-18Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.Satoshi Asami1-15/+61
1995-09-13Ignore patchfiles that end with ".orig" or "~".Satoshi Asami1-5/+19
1995-08-29Don't trust ncftp's exit status, they are not indicative of whetherSatoshi Asami1-14/+12
1995-08-29Clean up EXTRACT_ONLY logic a bit. Instead of branching in theSatoshi Asami1-10/+5
1995-08-18Merge all the "skeleton" target into one macro. This is an enormousSatoshi Asami1-237/+149
1995-07-24Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list insteadSatoshi Asami1-3/+3
1995-07-17Simplify the USE_IMAKE stuff considerably.Jordan K. Hubbard1-9/+1
1995-07-15A regrettable hack to allow a port to say that it doesn't want its MakefilesJordan K. Hubbard1-1/+5
1995-07-11Add IS_DEPENDED_TARGET to change the behavior of a port when you wantSatoshi Asami1-2/+18
1995-06-26UseSatoshi Asami1-6/+6
1995-06-26Use full pathnames for the commands. Everything except gmake andSatoshi Asami1-93/+99
1995-06-26Check if uid is 0 before running mtree. If you aren't root, you justSatoshi Asami1-2/+7
1995-06-25Add new option NO_MTREE. If set, bsd.port.mk won't run mtree toSatoshi Asami1-2/+8
1995-06-24Add a "checkpatch" target that does a "patch -C" instead of a "patch".Satoshi Asami1-3/+20
1995-06-06Renamed the default package repository ".../packages/.packages" toSatoshi Asami1-4/+5
1995-05-29Remove comment about not being able to undefine a variable, as we *can*Satoshi Asami1-3/+2
1995-05-16Fix the indent level. I know we're in code freeze, and this isSatoshi Asami1-2/+2
1995-05-13Don't conditionalize fake-pkg on NO_PACKAGE.Satoshi Asami1-5/+1
1995-05-13Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.Satoshi Asami1-1/+7
1995-05-12When NO_PACKAGE is set, "package" and "repackage" don't depend onSatoshi Asami1-3/+3
1995-05-12Not only deleting the package and package links, also exit with statusSatoshi Asami1-1/+2