summaryrefslogtreecommitdiff
path: root/Mk (unfollow)
Commit message (Expand)AuthorFilesLines
1998-02-19(1) Don't disable "deinstall" if IGNORE is set.Satoshi Asami1-2/+3
1998-02-04(1) Improve the obsolete tcl/tk detection and dignosis.Satoshi Asami1-9/+25
1998-01-31Allow package building in current directory again.David E. O'Brien1-2/+6
1998-01-02About one month worth of bsd.port.mk improvements.Satoshi Asami1-13/+66
1997-11-20Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soSatoshi Asami1-1/+11
1997-11-20Add new target "checksubdirs". It will warn about any subdirectories thatSatoshi Asami1-1/+29
1997-11-12Upgrade perl to perl5.004_04Mark Murray1-3/+3
1997-11-10target(__target) -> target(${__target})Wolfram Schneider1-2/+2
1997-11-06Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andBill Fenner1-7/+14
1997-10-08Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.Satoshi Asami1-1/+4
1997-08-22Add "distclean" to list of targets to descend into subdirs for.Satoshi Asami1-2/+2
1997-08-20(1) Be nicer about mtree file missing. (Actually, just suggest whereSatoshi Asami1-3/+13
1997-07-17Changes for perl-5.004_01Mark Murray1-3/+3
1997-07-10(1) Add preliminary support for architecture/operating system-dependentSatoshi Asami1-6/+55
1997-06-29``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSDavid E. O'Brien1-2/+2
1997-06-24Add new variable USE_PERL5. It is similar to USE_GMAKE, except thatSatoshi Asami1-2/+7
1997-06-18Move the "umask ?= 0022" check (a warning only) from the defaultSatoshi Asami1-6/+6
1997-06-04(1) Use the new BSD.x11.dist mtree file to create directories underSatoshi Asami1-55/+51
1997-04-30(1) Change logic for dependency: instead of defining "is_depended"Satoshi Asami1-47/+54
1997-04-21Merge from 2.2.Satoshi Asami1-8/+13
1997-04-15(1) Change comment for USE_X11 to be more explicit about what itSatoshi Asami1-10/+12
1997-03-09Add comments.Wolfram Schneider1-0/+32
1997-03-06Make COMMENT and DESCR variables (just like PLIST). Will be usefulSatoshi Asami1-9/+11
1997-02-23(1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig andSatoshi Asami1-20/+37
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm1-1/+1
1997-02-17Submitted by: Dave Cornejo <dave@dogwood.com>David E. O'Brien1-3/+2
1997-02-16Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.David E. O'Brien1-2/+4
1997-02-12Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long andSatoshi Asami1-1/+1
1997-01-25(1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it fromSatoshi Asami1-5/+15
1997-01-14Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :).Satoshi Asami1-2/+1
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard2-2/+2
1997-01-13Skip non-existent subdirectories. The diff is rather large becauseSatoshi Asami1-10/+11
1997-01-12Add OpenBSD support. Change some comments to reflect the fact. Also:Satoshi Asami1-9/+22
1997-01-12(1) New variable, SCRIPTS_ENV, which is passed to scripts/configureSatoshi Asami1-23/+43
1997-01-10if !(command) -> if ! (command)Wolfram Schneider1-2/+2
1996-12-26I'm sorry, this kind of commits need to be reviewed by me, espiciallySatoshi Asami1-21/+7
1996-12-25Integrate changes from OpenBSD's efforts to use the FreeBSD ports system.Warner Losh1-4/+21
1996-12-23Suggested by: msmithSatoshi Asami1-9/+11
1996-12-18Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &Satoshi Asami1-7/+11
1996-12-17Add new variable IGNOREFILES, to be set to list of files that you don'tSatoshi Asami1-13/+53
1996-12-12Change delimiter of substitution that uses MANLANG from `.' to `%', soSatoshi Asami1-4/+4
1996-12-11Extend the manpage compression handling a bit.Satoshi Asami1-6/+18
1996-12-11Add support for uncompressing manpages that are already installedSatoshi Asami1-4/+16
1996-12-09Submitted by: fennerSatoshi Asami1-10/+14
1996-12-08Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)David E. O'Brien1-2/+2
1996-12-04Optimize by changing "sort | uniq" -> "sort -u". "make index" is nowSatoshi Asami1-6/+6
1996-11-30Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details.Satoshi Asami1-53/+95
1996-11-14Just realized that the spacing after "==>" is not consistent. I'mSatoshi Asami1-8/+8
1996-11-14Oops, forgot to silencethe gzip command to compress manpages.Satoshi Asami1-2/+3
1996-11-13(1) There is no default "orphans" for CATEGORIES, it simply fails ifSatoshi Asami1-21/+106