summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is notasami1996-09-241-3/+3
* Look on the CDROM for patch files too.asami1996-09-231-2/+4
* /bin/echo -> ${ECHO}wosch1996-08-251-2/+2
* Use the new "file:" URL specification to fetch to check the CDROMasami1996-08-241-2/+12
* Update explanation of *_DEPENDS, in particular note that bsd.port.mkasami1996-08-201-18/+20
* (1) Use INSTALL_PROGRAM where we attempt to pass this command lineasami1996-08-181-2/+7
* (1) Ignore patches directory without a patch with a message instead ofasami1996-08-171-44/+29
* (1) Add myself as MAINTAINER (of this file) -- commented out so itasami1996-08-151-4/+29
* Make explanation of BUILD_DEPENDS less confusing.asami1996-08-071-3/+3
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveandreas1996-07-271-3/+3
* Remove now-unused SRC_ENCAPSULATION hack.jkh1996-07-051-29/+1
* Add a missing space in a commentgpalmer1996-06-261-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-26/+5
* Correct spelling errors (i before e except after c :-) )gpalmer1996-06-221-3/+3
* Handle the `distribute' target.jkh1996-06-201-1/+7
* Whoops - I made `make clean' chatty by mistake.jkh1996-06-201-2/+2
* The changes to go with ncftp -> fetch. Besides changing the names,asami1996-06-191-11/+12
* Spit out the a proper port path for the describe target.jkh1996-06-191-2/+2
* Ok, now cleandir: is correct.jkh1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsjkh1996-06-191-53/+106
* Add "MASTER_SITES?=" (no this is not a typo) right before theasami1996-06-131-1/+2
* Add some comments to sections to disable targets using NO_* variables.asami1996-06-011-6/+12
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toasami1996-05-301-3/+3
* Fix a minor grammatical error (reselled -> resold) I just noticed.jkh1996-04-271-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.asami1996-04-261-2/+2
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.asami1996-04-121-9/+50
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileasami1996-04-071-6/+6
* Thanks for the overwhelming response (which can be only summarized by theasami1996-04-011-3/+43
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aasami1996-03-311-2/+3
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toasami1996-03-101-32/+28
* Delete all references to the variable ${KEYWORD} that never quite flew.asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatasami1996-03-061-68/+80
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.jkh1996-02-161-1/+13
* correct semantic error in the English usage:adam1996-02-081-5/+5
* Mention "make reinstall" in the message that gets printed out whenasami1996-02-071-2/+2
* Add NCFTP tailer arguments: ${NCFTPTAIL} variableache1996-02-061-5/+5
* Add support for ALL_HOOK feature. Lets you replace the `all' targetjkh1995-12-071-1/+13
* Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesasami1995-11-261-5/+23
* Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.asami1995-11-171-2/+2
* Back out the two latest changes. The -current branch is now equal toasami1995-10-171-7/+1
* Add NO_FETCH handling in the similar way as other NO_* targets doesache1995-10-161-1/+5
* Fix NO_EXTRACT case: build missing WRKDIRache1995-10-161-1/+3
* Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setasami1995-10-111-1/+5
* Add CONFIGURE_ENV: pass this environment to configure script.ache1995-10-041-2/+3
* Attempt to sound more civilized by adding a missing period toasami1995-10-041-2/+2
* Use full pathname for ldconfig (/sbin/ldconfig).asami1995-10-021-2/+2
* Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.asami1995-09-181-15/+61
* Ignore patchfiles that end with ".orig" or "~".asami1995-09-131-5/+19
* Don't trust ncftp's exit status, they are not indicative of whetherasami1995-08-291-14/+12
OpenPOWER on IntegriCloud