summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1998-07-12partially back out variable expansion from rev. 1.109 as inspired byhubertf1-2/+2
1998-07-11Fix dependences check.tron1-2/+2
1998-07-10Removing /bin/cat is rather hostile...mycroft1-2/+2
1998-07-09Only print "Creating README.html ..." if it really was created.hubertf1-2/+2
1998-07-09Extend "pkg_info -e" to allow pkg-globbing, and allow using it.hubertf1-9/+10
1998-07-07Fix check if we're doing a package or a category (via PR 5687 byhubertf1-2/+2
1998-07-06Add an ACCEPTABLE_LICENCES definition to /etc/mk.conf. This is aagc2-2/+23
1998-07-03When OBJMACHINE and WRKOBJDIR set, be sure to also add the arch name tohubertf1-13/+14
1998-07-03Fix a comment, nuke tabs at beginning of linehubertf1-4/+4
1998-06-29Attempt to re-renerate README.html only if it has really changed.hubertf1-3/+10
1998-06-23Use -h when using egrep(1) to find the manual pages from ${PLIST_SRC},agc1-2/+2
1998-06-22Get rid of the old, error-prone, MAN<sect> and CAT<sect> manual pageagc1-75/+7
1998-06-22Use one gonzo regular expression to recognise man and catman pages.agc1-5/+6
1998-06-20Add ZIP_ENCRYPTION option for zip, zip1, and unzip pkgs.tv1-1/+5
1998-06-20Apache pkg no longer uses HTTP_ROOT or VERS_ID.tv1-11/+1
1998-06-20If "${USE_MOTIF}" is set install package to "${X11BASE}" and check iftron1-4/+5
1998-06-19On request by mrg build "ssh" with "--disable-suid-ssh" by default. Thistron1-2/+2
1998-06-18Add automatic manual page handling. This is backwards-compatible withagc1-26/+65
1998-06-18Replace leading tabs before a comment with spaces in a new entry, toagc1-4/+4
1998-06-17Remove unnecessary check for distribution files on CD ROM, "${DISTDIR}"tron1-11/+1
1998-06-17Do not abort compilation of several packages if building a single packagehubertf1-4/+10
1998-06-15Update to 19980608, and add option to make use of the "bootstrap"tv1-1/+6
1998-06-11Modify the usage of the USE_SOCKS definition. Now it can take theagc1-3/+4
1998-06-10Document PGGROUP definition, for use in the postgresql package.agc1-2/+7
1998-06-10Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include itagc1-4/+4
1998-06-10Get rid of obsolete HAVE_MOTIF definition and explanation.agc1-7/+1
1998-06-09Rationalise Motif/Lesstif handling.agc1-11/+1
1998-06-05Add missing @ in line 1731.frueauf1-2/+2
1998-06-05Rework the pkg_create -C check: don't check the kernel version number fortv1-5/+4
1998-06-05move documentation to packages.7. also, remove ts=4 crap.mrg1-338/+25
1998-06-05Add a USE_MOTIF definition, for use in package Makefiles.agc1-1/+7
1998-06-05Add support for CONFLICTS entry.frueauf1-2/+24
1998-06-05Minor cosmetic mods. Remove the 'V' before the NetBSD version numberagc1-4/+4
1998-06-04The previous re-formatting introduced tabs as whitespace charactersagc1-9/+9
1998-06-03Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (andtv1-1/+3
1998-06-03Consolidate all the logic for inclusion of MAKECONF, and /etc/mk.conf,agc1-0/+19
1998-06-02Skip checksum step if the ${EXTRACT_COOKIE} exists (NFS speedup if buildtv1-2/+2
1998-06-01Document MANLANGhubertf1-1/+4
1998-05-29Exclude m68k from list of platforms for which a binary pkg is available from ...hubertf1-5/+7
1998-05-29Sync with the version in src/share/mk.agc1-3/+32
1998-05-29Implement a new PASSIVE_FETCH definition, which can be set in theagc2-2/+13
1998-05-29Make these lists real tableshubertf1-4/+4
1998-05-29Mark README.html as precious.hubertf1-2/+2
1998-05-26Add "SSH_NO_SUID" option.tron1-15/+24
1998-05-25SPARC was missing from the list of GNU_ARCHs.tv1-1/+2
1998-05-25Add "click here to download"-links.hubertf1-4/+48
1998-05-23Fix --host= rule to use a three part architecture, and fix GNU pkgs to usetv1-2/+2
1998-05-22Tell GNU packages the explicit host, instead of "guessing" via uname.tv1-2/+2
1998-05-22Add the ability to map a MACHINE_ARCH to a GNU architecture name:tv1-1/+14
1998-05-15More cosmetic editing - PORTSTOP is now PKGSRCTOPagc1-3/+3