| Commit message (Expand) | Author | Files | Lines |
1998-08-06 | Update for Perl 5.005_01 | Mark Murray | 1 | -3/+3 |
1998-08-05 | (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it | Satoshi Asami | 1 | -30/+25 |
1998-07-28 | Add var "CD_MOUNTPT" set to /cdrom by default. | David E. O'Brien | 1 | -4/+5 |
1998-07-13 | Add US Mirror site to MASTER_SITE_KDE. | Stefan Eßer | 1 | -1/+2 |
1998-05-20 | Complete back-out of the bsd.locale.mk change. | Jordan K. Hubbard | 1 | -7/+0 |
1998-05-19 | PR: misc/6031 | Peter Hawkins | 1 | -1/+8 |
1998-05-04 | Change a couple 'make' to '${MAKE}'. | Steve Price | 1 | -6/+6 |
1998-03-24 | Don't delete "Latest" link if NO_LATEST_LINK is set. | Satoshi Asami | 1 | -2/+5 |
1998-03-07 | Add ${CXX} to list of variables passed in the environment when | Satoshi Asami | 1 | -2/+3 |
1998-02-19 | (1) Don't disable "deinstall" if IGNORE is set. | Satoshi Asami | 1 | -2/+3 |
1998-02-04 | (1) Improve the obsolete tcl/tk detection and dignosis. | Satoshi Asami | 1 | -9/+25 |
1998-01-31 | Allow package building in current directory again. | David E. O'Brien | 1 | -2/+6 |
1998-01-02 | About one month worth of bsd.port.mk improvements. | Satoshi Asami | 1 | -13/+66 |
1997-11-20 | Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." so | Satoshi Asami | 1 | -1/+11 |
1997-11-20 | Add new target "checksubdirs". It will warn about any subdirectories that | Satoshi Asami | 1 | -1/+29 |
1997-11-12 | Upgrade perl to perl5.004_04 | Mark Murray | 1 | -3/+3 |
1997-11-10 | target(__target) -> target(${__target}) | Wolfram Schneider | 1 | -2/+2 |
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 |