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