| Commit message (Expand) | Author | Files | Lines |
1997-11-06 | Convert <, > and & into <, > and & in port names, COMMENT and | Bill Fenner | 1 | -7/+14 |
1997-10-08 | Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists. | Satoshi Asami | 1 | -1/+4 |
1997-08-22 | Add "distclean" to list of targets to descend into subdirs for. | Satoshi Asami | 1 | -2/+2 |
1997-08-20 | (1) Be nicer about mtree file missing. (Actually, just suggest where | Satoshi Asami | 1 | -3/+13 |
1997-07-17 | Changes for perl-5.004_01 | Mark Murray | 1 | -3/+3 |
1997-07-10 | (1) Add preliminary support for architecture/operating system-dependent | Satoshi Asami | 1 | -6/+55 |
1997-06-29 | ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGS | David E. O'Brien | 1 | -2/+2 |
1997-06-24 | Add new variable USE_PERL5. It is similar to USE_GMAKE, except that | Satoshi Asami | 1 | -2/+7 |
1997-06-18 | Move the "umask ?= 0022" check (a warning only) from the default | Satoshi Asami | 1 | -6/+6 |
1997-06-04 | (1) Use the new BSD.x11.dist mtree file to create directories under | Satoshi Asami | 1 | -55/+51 |
1997-04-30 | (1) Change logic for dependency: instead of defining "is_depended" | Satoshi Asami | 1 | -47/+54 |
1997-04-21 | Merge from 2.2. | Satoshi Asami | 1 | -8/+13 |
1997-04-15 | (1) Change comment for USE_X11 to be more explicit about what it | Satoshi Asami | 1 | -10/+12 |
1997-03-09 | Add comments. | Wolfram Schneider | 1 | -0/+32 |
1997-03-06 | Make COMMENT and DESCR variables (just like PLIST). Will be useful | Satoshi Asami | 1 | -9/+11 |
1997-02-23 | (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and | Satoshi Asami | 1 | -20/+37 |
1997-02-22 | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1 | -1/+1 |
1997-02-17 | Submitted by: Dave Cornejo <dave@dogwood.com> | David E. O'Brien | 1 | -3/+2 |
1997-02-16 | Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN. | David E. O'Brien | 1 | -2/+4 |
1997-02-12 | Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long and | Satoshi Asami | 1 | -1/+1 |
1997-01-25 | (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from | Satoshi Asami | 1 | -5/+15 |
1997-01-14 | Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :). | Satoshi Asami | 1 | -2/+1 |
1997-01-14 | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 2 | -2/+2 |
1997-01-13 | Skip non-existent subdirectories. The diff is rather large because | Satoshi Asami | 1 | -10/+11 |
1997-01-12 | Add OpenBSD support. Change some comments to reflect the fact. Also: | Satoshi Asami | 1 | -9/+22 |
1997-01-12 | (1) New variable, SCRIPTS_ENV, which is passed to scripts/configure | Satoshi Asami | 1 | -23/+43 |
1997-01-10 | if !(command) -> if ! (command) | Wolfram Schneider | 1 | -2/+2 |
1996-12-26 | I'm sorry, this kind of commits need to be reviewed by me, espicially | Satoshi Asami | 1 | -21/+7 |
1996-12-25 | Integrate changes from OpenBSD's efforts to use the FreeBSD ports system. | Warner Losh | 1 | -4/+21 |
1996-12-23 | Suggested by: msmith | Satoshi Asami | 1 | -9/+11 |
1996-12-18 | Add missing targets (extract, patch) in the IGNORE (INTERACTIVE & | Satoshi Asami | 1 | -7/+11 |
1996-12-17 | Add new variable IGNOREFILES, to be set to list of files that you don't | Satoshi Asami | 1 | -13/+53 |
1996-12-12 | Change delimiter of substitution that uses MANLANG from `.' to `%', so | Satoshi Asami | 1 | -4/+4 |
1996-12-11 | Extend the manpage compression handling a bit. | Satoshi Asami | 1 | -6/+18 |
1996-12-11 | Add support for uncompressing manpages that are already installed | Satoshi Asami | 1 | -4/+16 |
1996-12-09 | Submitted by: fenner | Satoshi Asami | 1 | -10/+14 |
1996-12-08 | Was using new URL (ftp://ftp://) before the RFC has been voted on. :-) | David E. O'Brien | 1 | -2/+2 |
1996-12-04 | Optimize by changing "sort | uniq" -> "sort -u". "make index" is now | Satoshi Asami | 1 | -6/+6 |
1996-11-30 | Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. | Satoshi Asami | 1 | -53/+95 |
1996-11-14 | Just realized that the spacing after "==>" is not consistent. I'm | Satoshi Asami | 1 | -8/+8 |
1996-11-14 | Oops, forgot to silencethe gzip command to compress manpages. | Satoshi Asami | 1 | -2/+3 |
1996-11-13 | (1) There is no default "orphans" for CATEGORIES, it simply fails if | Satoshi Asami | 1 | -21/+106 |
1996-11-03 | Set tabstops to 4 in vi like in emacs. | David E. O'Brien | 1 | -1/+2 |
1996-11-01 | (1) Add NetBSD support. Closes PR bin/1643. | Satoshi Asami | 2 | -36/+76 |
1996-09-24 | Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not | Satoshi Asami | 1 | -3/+3 |
1996-09-23 | Look on the CDROM for patch files too. | Satoshi Asami | 1 | -2/+4 |
1996-08-25 | /bin/echo -> ${ECHO} | Wolfram Schneider | 1 | -2/+2 |
1996-08-24 | Use the new "file:" URL specification to fetch to check the CDROM | Satoshi Asami | 1 | -2/+12 |
1996-08-20 | Update explanation of *_DEPENDS, in particular note that bsd.port.mk | Satoshi Asami | 1 | -18/+20 |
1996-08-18 | (1) Use INSTALL_PROGRAM where we attempt to pass this command line | Satoshi Asami | 1 | -2/+7 |