| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete all references to the variable ${KEYWORD} that never quite flew. | Satoshi Asami | 1996-03-06 | 1 | -6/+14 |
* | Replace absolute pathnames with variables, so that | Satoshi Asami | 1996-03-06 | 1 | -68/+80 |
* | Add a check for when the user tries to FTP over a symlink in ${DISTDIR}. | Jordan K. Hubbard | 1996-02-16 | 1 | -1/+13 |
* | correct semantic error in the English usage: | Adam David | 1996-02-08 | 1 | -5/+5 |
* | Mention "make reinstall" in the message that gets printed out when | Satoshi Asami | 1996-02-07 | 1 | -2/+2 |
* | Add NCFTP tailer arguments: ${NCFTPTAIL} variable | Andrey A. Chernov | 1996-02-06 | 1 | -5/+5 |
* | Add support for ALL_HOOK feature. Lets you replace the `all' target | Jordan K. Hubbard | 1995-12-07 | 1 | -1/+13 |
* | Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files | Satoshi Asami | 1995-11-26 | 1 | -5/+23 |
* | Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args. | Satoshi Asami | 1995-11-17 | 1 | -2/+2 |
* | Back out the two latest changes. The -current branch is now equal to | Satoshi Asami | 1995-10-17 | 1 | -7/+1 |
* | Add NO_FETCH handling in the similar way as other NO_* targets does | Andrey A. Chernov | 1995-10-16 | 1 | -1/+5 |
* | Fix NO_EXTRACT case: build missing WRKDIR | Andrey A. Chernov | 1995-10-16 | 1 | -1/+3 |
* | Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set | Satoshi Asami | 1995-10-11 | 1 | -1/+5 |
* | Add CONFIGURE_ENV: pass this environment to configure script. | Andrey A. Chernov | 1995-10-04 | 1 | -2/+3 |
* | Attempt to sound more civilized by adding a missing period to | Satoshi Asami | 1995-10-04 | 1 | -2/+2 |
* | Use full pathname for ldconfig (/sbin/ldconfig). | Satoshi Asami | 1995-10-02 | 1 | -2/+2 |
* | Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS. | Satoshi Asami | 1995-09-18 | 1 | -15/+61 |
* | Ignore patchfiles that end with ".orig" or "~". | Satoshi Asami | 1995-09-13 | 1 | -5/+19 |
* | Don't trust ncftp's exit status, they are not indicative of whether | Satoshi Asami | 1995-08-29 | 1 | -14/+12 |
* | Clean up EXTRACT_ONLY logic a bit. Instead of branching in the | Satoshi Asami | 1995-08-29 | 1 | -10/+5 |
* | Merge all the "skeleton" target into one macro. This is an enormous | Satoshi Asami | 1995-08-18 | 1 | -237/+149 |
* | Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list instead | Satoshi Asami | 1995-07-24 | 1 | -3/+3 |
* | Simplify the USE_IMAKE stuff considerably. | Jordan K. Hubbard | 1995-07-17 | 1 | -9/+1 |
* | A regrettable hack to allow a port to say that it doesn't want its Makefiles | Jordan K. Hubbard | 1995-07-15 | 1 | -1/+5 |
* | Add IS_DEPENDED_TARGET to change the behavior of a port when you want | Satoshi Asami | 1995-07-11 | 1 | -2/+18 |
* | Use | Satoshi Asami | 1995-06-26 | 1 | -6/+6 |
* | Use full pathnames for the commands. Everything except gmake and | Satoshi Asami | 1995-06-26 | 1 | -93/+99 |
* | Check if uid is 0 before running mtree. If you aren't root, you just | Satoshi Asami | 1995-06-26 | 1 | -2/+7 |
* | Add new option NO_MTREE. If set, bsd.port.mk won't run mtree to | Satoshi Asami | 1995-06-25 | 1 | -2/+8 |
* | Add a "checkpatch" target that does a "patch -C" instead of a "patch". | Satoshi Asami | 1995-06-24 | 1 | -3/+20 |
* | Renamed the default package repository ".../packages/.packages" to | Satoshi Asami | 1995-06-06 | 1 | -4/+5 |
* | Remove comment about not being able to undefine a variable, as we *can* | Satoshi Asami | 1995-05-29 | 1 | -3/+2 |
* | Fix the indent level. I know we're in code freeze, and this is | Satoshi Asami | 1995-05-16 | 1 | -2/+2 |
* | Don't conditionalize fake-pkg on NO_PACKAGE. | Satoshi Asami | 1995-05-13 | 1 | -5/+1 |
* | Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off. | Satoshi Asami | 1995-05-13 | 1 | -1/+7 |
* | When NO_PACKAGE is set, "package" and "repackage" don't depend on | Satoshi Asami | 1995-05-12 | 1 | -3/+3 |
* | Not only deleting the package and package links, also exit with status | Satoshi Asami | 1995-05-12 | 1 | -1/+2 |
* | Delete package and links when pkg_create fails. | Satoshi Asami | 1995-05-12 | 1 | -4/+7 |
* | Add new variable to override the "hey foobar-1.2.3 is already installed" | Satoshi Asami | 1995-05-10 | 1 | -1/+6 |
* | Make the "reinstall" target delete the package cookie as well as | Satoshi Asami | 1995-05-09 | 1 | -1/+2 |
* | added support for distribution patches in a subdir of ${DISTFILES} | Adam David | 1995-05-04 | 1 | -18/+28 |
* | Put an `@' in front of the mtree command. I don't want to see it. | Jordan K. Hubbard | 1995-05-04 | 1 | -2/+2 |
* | Add an mtree line to the install target. | Jordan K. Hubbard | 1995-05-02 | 1 | -1/+6 |
* | A bunch of new targets in the package area. Relevent targets are: | Satoshi Asami | 1995-04-30 | 1 | -14/+44 |
* | Pass X11BASE to all sub-makes. I need it for a port, and I daresay that | Jordan K. Hubbard | 1995-04-28 | 1 | -18/+18 |
* | (1) Add the chain of dependencies to the targets in the NO_* section | Satoshi Asami | 1995-04-24 | 1 | -10/+12 |
* | Move call of fake-pkg from do-install to end of install. | Satoshi Asami | 1995-04-24 | 1 | -4/+4 |
* | Ok, this should get the last of the stragglers installed into a new fake-pkg. | Jordan K. Hubbard | 1995-04-22 | 1 | -1/+4 |
* | Don't try to run the fake-pkg target if NO_PACKAGE is set. | Jordan K. Hubbard | 1995-04-22 | 1 | -1/+3 |
* | Typo: patch -> package | Jordan K. Hubbard | 1995-04-22 | 1 | -2/+2 |