| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make explanation of BUILD_DEPENDS less confusing. | asami | 1996-08-07 | 1 | -3/+3 |
* | Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't have | andreas | 1996-07-27 | 1 | -3/+3 |
* | Remove now-unused SRC_ENCAPSULATION hack. | jkh | 1996-07-05 | 1 | -29/+1 |
* | Add a missing space in a comment | gpalmer | 1996-06-26 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -26/+5 |
* | Correct spelling errors (i before e except after c :-) ) | gpalmer | 1996-06-22 | 1 | -3/+3 |
* | Handle the `distribute' target. | jkh | 1996-06-20 | 1 | -1/+7 |
* | Whoops - I made `make clean' chatty by mistake. | jkh | 1996-06-20 | 1 | -2/+2 |
* | The changes to go with ncftp -> fetch. Besides changing the names, | asami | 1996-06-19 | 1 | -11/+12 |
* | Spit out the a proper port path for the describe target. | jkh | 1996-06-19 | 1 | -2/+2 |
* | Ok, now cleandir: is correct. | jkh | 1996-06-19 | 1 | -4/+4 |
* | Add some unobtrusive changes to handle sources which aren't ports | jkh | 1996-06-19 | 1 | -53/+106 |
* | Add "MASTER_SITES?=" (no this is not a typo) right before the | asami | 1996-06-13 | 1 | -1/+2 |
* | Add some comments to sections to disable targets using NO_* variables. | asami | 1996-06-01 | 1 | -6/+12 |
* | Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to | asami | 1996-05-30 | 1 | -3/+3 |
* | Fix a minor grammatical error (reselled -> resold) I just noticed. | jkh | 1996-04-27 | 1 | -2/+2 |
* | Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up. | asami | 1996-04-26 | 1 | -2/+2 |
* | Add NO_CDROM, RESTRICTED, BROKEN and Motif support. | asami | 1996-04-12 | 1 | -9/+50 |
* | use .for loop for common targets | wosch | 1996-04-09 | 1 | -51/+6 |
* | Change ${ENV} -> ${SETENV}. The former coincides with startup file | asami | 1996-04-07 | 1 | -6/+6 |
* | Thanks for the overwhelming response (which can be only summarized by the | asami | 1996-04-01 | 2 | -4/+87 |
* | Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, | asami | 1996-03-31 | 1 | -3/+3 |
* | Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a | asami | 1996-03-31 | 1 | -2/+3 |
* | remove BINGRP?= BINOWN?= BINMODE?= | wosch | 1996-03-24 | 1 | -4/+1 |
* | Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to | asami | 1996-03-10 | 1 | -32/+28 |
* | Delete all references to the variable ${KEYWORD} that never quite flew. | asami | 1996-03-06 | 1 | -6/+14 |
* | Replace absolute pathnames with variables, so that | asami | 1996-03-06 | 1 | -68/+80 |
* | Add a check for when the user tries to FTP over a symlink in ${DISTDIR}. | jkh | 1996-02-16 | 1 | -1/+13 |
* | correct semantic error in the English usage: | adam | 1996-02-08 | 1 | -5/+5 |
* | Mention "make reinstall" in the message that gets printed out when | asami | 1996-02-07 | 1 | -2/+2 |
* | Add NCFTP tailer arguments: ${NCFTPTAIL} variable | ache | 1996-02-06 | 1 | -5/+5 |
* | Add support for ALL_HOOK feature. Lets you replace the `all' target | jkh | 1995-12-07 | 1 | -1/+13 |
* | Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files | asami | 1995-11-26 | 1 | -5/+23 |
* | Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args. | asami | 1995-11-17 | 1 | -2/+2 |
* | Back out the two latest changes. The -current branch is now equal to | asami | 1995-10-17 | 1 | -7/+1 |
* | Add NO_FETCH handling in the similar way as other NO_* targets does | ache | 1995-10-16 | 1 | -1/+5 |
* | Fix NO_EXTRACT case: build missing WRKDIR | ache | 1995-10-16 | 1 | -1/+3 |
* | Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set | asami | 1995-10-11 | 1 | -1/+5 |
* | Add CONFIGURE_ENV: pass this environment to configure script. | ache | 1995-10-04 | 1 | -2/+3 |
* | Attempt to sound more civilized by adding a missing period to | asami | 1995-10-04 | 1 | -2/+2 |
* | Use full pathname for ldconfig (/sbin/ldconfig). | asami | 1995-10-02 | 1 | -2/+2 |
* | Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS. | asami | 1995-09-18 | 1 | -15/+61 |
* | Ignore patchfiles that end with ".orig" or "~". | asami | 1995-09-13 | 1 | -5/+19 |
* | Don't trust ncftp's exit status, they are not indicative of whether | asami | 1995-08-29 | 1 | -14/+12 |
* | Clean up EXTRACT_ONLY logic a bit. Instead of branching in the | asami | 1995-08-29 | 1 | -10/+5 |
* | Merge all the "skeleton" target into one macro. This is an enormous | asami | 1995-08-18 | 1 | -237/+149 |
* | Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list instead | asami | 1995-07-24 | 1 | -3/+3 |
* | Simplify the USE_IMAKE stuff considerably. | jkh | 1995-07-17 | 1 | -9/+1 |
* | A regrettable hack to allow a port to say that it doesn't want its Makefiles | jkh | 1995-07-15 | 1 | -1/+5 |
* | Add IS_DEPENDED_TARGET to change the behavior of a port when you want | asami | 1995-07-11 | 1 | -2/+18 |