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