summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* (1) Add myself as MAINTAINER (of this file) -- commented out so itSatoshi Asami1996-08-151-4/+29
* Make explanation of BUILD_DEPENDS less confusing.Satoshi Asami1996-08-071-3/+3
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveAndreas Klemm1996-07-271-3/+3
* Remove now-unused SRC_ENCAPSULATION hack.Jordan K. Hubbard1996-07-051-29/+1
* Add a missing space in a commentGary Palmer1996-06-261-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-26/+5
* Correct spelling errors (i before e except after c :-) )Gary Palmer1996-06-221-3/+3
* Handle the `distribute' target.Jordan K. Hubbard1996-06-201-1/+7
* Whoops - I made `make clean' chatty by mistake.Jordan K. Hubbard1996-06-201-2/+2
* The changes to go with ncftp -> fetch. Besides changing the names,Satoshi Asami1996-06-191-11/+12
* Spit out the a proper port path for the describe target.Jordan K. Hubbard1996-06-191-2/+2
* Ok, now cleandir: is correct.Jordan K. Hubbard1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsJordan K. Hubbard1996-06-191-53/+106
* Add "MASTER_SITES?=" (no this is not a typo) right before theSatoshi Asami1996-06-131-1/+2
* Add some comments to sections to disable targets using NO_* variables.Satoshi Asami1996-06-011-6/+12
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toSatoshi Asami1996-05-301-3/+3
* Fix a minor grammatical error (reselled -> resold) I just noticed.Jordan K. Hubbard1996-04-271-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.Satoshi Asami1996-04-261-2/+2
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.Satoshi Asami1996-04-121-9/+50
* use .for loop for common targetsWolfram Schneider1996-04-091-51/+6
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileSatoshi Asami1996-04-071-6/+6
* Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami1996-04-012-4/+87
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,Satoshi Asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aSatoshi Asami1996-03-311-2/+3
* remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider1996-03-241-4/+1
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toSatoshi Asami1996-03-101-32/+28
* Delete all references to the variable ${KEYWORD} that never quite flew.Satoshi Asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatSatoshi Asami1996-03-061-68/+80
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.Jordan K. Hubbard1996-02-161-1/+13
* correct semantic error in the English usage:Adam David1996-02-081-5/+5
* Mention "make reinstall" in the message that gets printed out whenSatoshi Asami1996-02-071-2/+2
* Add NCFTP tailer arguments: ${NCFTPTAIL} variableAndrey A. Chernov1996-02-061-5/+5
* Add support for ALL_HOOK feature. Lets you replace the `all' targetJordan K. Hubbard1995-12-071-1/+13
* Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesSatoshi Asami1995-11-261-5/+23
* Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.Satoshi Asami1995-11-171-2/+2
* Back out the two latest changes. The -current branch is now equal toSatoshi Asami1995-10-171-7/+1
* Add NO_FETCH handling in the similar way as other NO_* targets doesAndrey A. Chernov1995-10-161-1/+5
* Fix NO_EXTRACT case: build missing WRKDIRAndrey A. Chernov1995-10-161-1/+3
* Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setSatoshi Asami1995-10-111-1/+5
* Add CONFIGURE_ENV: pass this environment to configure script.Andrey A. Chernov1995-10-041-2/+3
* Attempt to sound more civilized by adding a missing period toSatoshi Asami1995-10-041-2/+2
* Use full pathname for ldconfig (/sbin/ldconfig).Satoshi Asami1995-10-021-2/+2
* Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.Satoshi Asami1995-09-181-15/+61
* Ignore patchfiles that end with ".orig" or "~".Satoshi Asami1995-09-131-5/+19
* Don't trust ncftp's exit status, they are not indicative of whetherSatoshi Asami1995-08-291-14/+12
* Clean up EXTRACT_ONLY logic a bit. Instead of branching in theSatoshi Asami1995-08-291-10/+5
* Merge all the "skeleton" target into one macro. This is an enormousSatoshi Asami1995-08-181-237/+149
* Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list insteadSatoshi Asami1995-07-241-3/+3
* Simplify the USE_IMAKE stuff considerably.Jordan K. Hubbard1995-07-171-9/+1
* A regrettable hack to allow a port to say that it doesn't want its MakefilesJordan K. Hubbard1995-07-151-1/+5