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