| Commit message (Expand) | Author | Age | Files | Lines |
* | I'm sorry, this kind of commits need to be reviewed by me, espicially | Satoshi Asami | 1996-12-26 | 1 | -21/+7 |
* | Integrate changes from OpenBSD's efforts to use the FreeBSD ports system. | Warner Losh | 1996-12-25 | 1 | -4/+21 |
* | Suggested by: msmith | Satoshi Asami | 1996-12-23 | 1 | -9/+11 |
* | Add missing targets (extract, patch) in the IGNORE (INTERACTIVE & | Satoshi Asami | 1996-12-18 | 1 | -7/+11 |
* | Add new variable IGNOREFILES, to be set to list of files that you don't | Satoshi Asami | 1996-12-17 | 1 | -13/+53 |
* | Change delimiter of substitution that uses MANLANG from `.' to `%', so | Satoshi Asami | 1996-12-12 | 1 | -4/+4 |
* | Extend the manpage compression handling a bit. | Satoshi Asami | 1996-12-11 | 1 | -6/+18 |
* | Add support for uncompressing manpages that are already installed | Satoshi Asami | 1996-12-11 | 1 | -4/+16 |
* | Submitted by: fenner | Satoshi Asami | 1996-12-09 | 1 | -10/+14 |
* | Was using new URL (ftp://ftp://) before the RFC has been voted on. :-) | David E. O'Brien | 1996-12-08 | 1 | -2/+2 |
* | Optimize by changing "sort | uniq" -> "sort -u". "make index" is now | Satoshi Asami | 1996-12-04 | 1 | -6/+6 |
* | Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. | Satoshi Asami | 1996-11-30 | 1 | -53/+95 |
* | Just realized that the spacing after "==>" is not consistent. I'm | Satoshi Asami | 1996-11-14 | 1 | -8/+8 |
* | Oops, forgot to silencethe gzip command to compress manpages. | Satoshi Asami | 1996-11-14 | 1 | -2/+3 |
* | (1) There is no default "orphans" for CATEGORIES, it simply fails if | Satoshi Asami | 1996-11-13 | 1 | -21/+106 |
* | Set tabstops to 4 in vi like in emacs. | David E. O'Brien | 1996-11-03 | 1 | -1/+2 |
* | (1) Add NetBSD support. Closes PR bin/1643. | Satoshi Asami | 1996-11-01 | 2 | -36/+76 |
* | Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not | Satoshi Asami | 1996-09-24 | 1 | -3/+3 |
* | Look on the CDROM for patch files too. | Satoshi Asami | 1996-09-23 | 1 | -2/+4 |
* | /bin/echo -> ${ECHO} | Wolfram Schneider | 1996-08-25 | 1 | -2/+2 |
* | Use the new "file:" URL specification to fetch to check the CDROM | Satoshi Asami | 1996-08-24 | 1 | -2/+12 |
* | Update explanation of *_DEPENDS, in particular note that bsd.port.mk | Satoshi Asami | 1996-08-20 | 1 | -18/+20 |
* | (1) Use INSTALL_PROGRAM where we attempt to pass this command line | Satoshi Asami | 1996-08-18 | 1 | -2/+7 |
* | (1) Ignore patches directory without a patch with a message instead of | Satoshi Asami | 1996-08-17 | 1 | -44/+29 |
* | (1) Add myself as MAINTAINER (of this file) -- commented out so it | Satoshi Asami | 1996-08-15 | 1 | -4/+29 |
* | Make explanation of BUILD_DEPENDS less confusing. | Satoshi Asami | 1996-08-07 | 1 | -3/+3 |
* | Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't have | Andreas Klemm | 1996-07-27 | 1 | -3/+3 |
* | Remove now-unused SRC_ENCAPSULATION hack. | Jordan K. Hubbard | 1996-07-05 | 1 | -29/+1 |
* | Add a missing space in a comment | Gary Palmer | 1996-06-26 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 1 | -26/+5 |
* | Correct spelling errors (i before e except after c :-) ) | Gary Palmer | 1996-06-22 | 1 | -3/+3 |
* | Handle the `distribute' target. | Jordan K. Hubbard | 1996-06-20 | 1 | -1/+7 |
* | Whoops - I made `make clean' chatty by mistake. | Jordan K. Hubbard | 1996-06-20 | 1 | -2/+2 |
* | The changes to go with ncftp -> fetch. Besides changing the names, | Satoshi Asami | 1996-06-19 | 1 | -11/+12 |
* | Spit out the a proper port path for the describe target. | Jordan K. Hubbard | 1996-06-19 | 1 | -2/+2 |
* | Ok, now cleandir: is correct. | Jordan K. Hubbard | 1996-06-19 | 1 | -4/+4 |
* | Add some unobtrusive changes to handle sources which aren't ports | Jordan K. Hubbard | 1996-06-19 | 1 | -53/+106 |
* | Add "MASTER_SITES?=" (no this is not a typo) right before the | Satoshi Asami | 1996-06-13 | 1 | -1/+2 |
* | Add some comments to sections to disable targets using NO_* variables. | Satoshi Asami | 1996-06-01 | 1 | -6/+12 |
* | Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to | Satoshi Asami | 1996-05-30 | 1 | -3/+3 |
* | Fix a minor grammatical error (reselled -> resold) I just noticed. | Jordan K. Hubbard | 1996-04-27 | 1 | -2/+2 |
* | Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up. | Satoshi Asami | 1996-04-26 | 1 | -2/+2 |
* | Add NO_CDROM, RESTRICTED, BROKEN and Motif support. | Satoshi Asami | 1996-04-12 | 1 | -9/+50 |
* | use .for loop for common targets | Wolfram Schneider | 1996-04-09 | 1 | -51/+6 |
* | Change ${ENV} -> ${SETENV}. The former coincides with startup file | Satoshi Asami | 1996-04-07 | 1 | -6/+6 |
* | Thanks for the overwhelming response (which can be only summarized by the | Satoshi Asami | 1996-04-01 | 2 | -4/+87 |
* | Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, | Satoshi Asami | 1996-03-31 | 1 | -3/+3 |
* | Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a | Satoshi Asami | 1996-03-31 | 1 | -2/+3 |
* | remove BINGRP?= BINOWN?= BINMODE?= | Wolfram Schneider | 1996-03-24 | 1 | -4/+1 |
* | Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to | Satoshi Asami | 1996-03-10 | 1 | -32/+28 |