summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1998-11-09bump PKGTOOLS_REQD to 19981107hubertf1-2/+2
1998-11-09add print-pkgtools_ver to get version of currently-installed pkg-toolshubertf1-1/+6
1998-11-07Do the info file handling *after* the post-install target, just before doingmycroft1-5/+5
1998-11-07A foolish consistency: use && rather than ; in a bunch of places. Also, usemycroft1-16/+17
1998-11-07Handle one error case slightly better.mycroft1-2/+2
1998-10-27Now we can be sure of pkg_install tools with the functionality, makeagc2-13/+3
1998-10-26Update the (package) version of pkg_install tools to 19981026, to useagc1-6/+3
1998-10-26Use the new flags for pkg_create(1) for the build information and versioningagc1-31/+46
1998-10-26Use ${GMAKE}, not ${LOCALBASE}/bin/gmake, as pointed out by Matt Green.agc1-2/+2
1998-10-22Patch from Hubert Feyrer - make sure the directory entry is a file beforeagc1-2/+7
1998-10-20Fix depends-list target WRT dewey depends; try (for USE_PERL5):hubertf1-4/+4
1998-10-20+ Remove the old check for pkg_create being able to handle a -Cagc1-10/+9
1998-10-20+ Add and document the PKG_RELATIVE_SYMLINKS option, which makes sureagc2-2/+27
1998-10-19Improvements suggested by Charles Hannum:agc1-9/+11
1998-10-19nntpcache has a "fee-based-commercial-use" license. Add that category ofagc1-4/+4
1998-10-19Add examples for Danish mirrors, provided in pr 6329 by Soren S. Jorvang.frueauf1-1/+11
1998-10-18Add example entry for Austrian mirror sites, provided in pr 6326 by Rene Hexel.frueauf1-1/+11
1998-10-17When doing binpkg-list, make sure to only look in directories with an actualmycroft1-2/+2
1998-10-15Correct the date of the PKGTOOLS_REQD version - although our package wasagc1-2/+2
1998-10-15Add logic to check for pkg_install tools that are up to date.agc1-1/+26
1998-10-13Fix tyop I introduced yesterday, when creating the +BUILD_VERSION fileagc1-2/+2
1998-10-12+ explain "Unacceptable license" message a bit better.agc1-39/+51
1998-10-05reverse \" and | (thanks Al for helping to find this!), plushubertf1-4/+4
1998-10-05fix up for dewey dependshubertf1-56/+36
1998-10-04Add "share/locale".tron1-1/+3
1998-10-04Add "cleandir" target to comform with the rest of our source tree.tron1-1/+5
1998-10-04fix list of ports supporting UVM and PMAP_NEW with reality.hubertf1-3/+13
1998-10-03Teach our tools about dependencies containing wildcards.hubertf1-14/+59
1998-10-03Filter dlopen'ed (.so) shared objects from NOPIC systems, so that PLISTstv1-1/+3
1998-10-03Use PLIST-md.shared on alpha and place an exception into perl's Makefile,tv1-5/+3
1998-10-02Switch USE_LIBTOOL pkgs to use pkglibtool, and revert libtool back to atv1-3/+3
1998-10-01fix MASTER_SITE_PERL_CPAN example for australia; noted by kimmolukem1-2/+2
1998-10-01Added Finnish defaults.kim1-2/+16
1998-09-23Add a cdrom-readme target, a clone of the readme target, for ease of use.agc2-101/+134
1998-09-21Use the correct INSTALL_FILE, DEINSTALL_FILE, MESSAGE_FILE and REQ_FILEagc1-24/+32
1998-09-17Make the REQ and MESSAGE files specifiable from package Makefiles,agc1-5/+15
1998-09-17Make any INSTALL or DEINSTALL scripts specifiable in the packageagc1-9/+19
1998-09-16If WRKOBJDIR is set, try to create a symbolic link to the workingagc1-3/+8
1998-09-15Eliminate redundant code - never need to create a symlink calledagc1-10/+1
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-23/+30
1998-09-14Add new automatic handling for rpath. This sets the LDFLAGS variablegarbled1-1/+8
1998-09-07Fix location of xpkgwedge.tv1-2/+2
1998-09-06Added share/nls/el_GR.ISO_8859-7.kim1-1/+3
1998-09-05Combine fetch loops for distribution and patch files to reduce duplicatetron1-42/+18
1998-09-04Moved src/etc/mtree/BSD.x11.dist to pkgsrc/mk/NetBSD.x11.dist byagc1-5/+9
1998-09-04Moved src/etc/mtree/BSD.pkg.dist to pkgsrc/mk/NetBSD.pkg.dist by Repositoryagc1-3/+2
1998-09-01Don't override INSTALL_* definitions in local Makefiles.mellon1-9/+9
1998-09-01Document USETBL definition (not just used in pkgsrc - see <bsd.man.mk>).agc1-1/+6
1998-09-01Amend the fetch: target, so that the distfile's integrity is checkedagc2-73/+77
1998-08-30- Point ppl actually to the packages(7) manual pagefrueauf1-4/+9