summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
1998-08-30* add section titled `Overrides for faster or cheaper sites',lukem1-3/+33
1998-08-30it's now bsd.pkg.mk (not bsd.port.mk)lukem2-4/+4
1998-08-28Add new NOT_FOR_ARCHS variable, that has the reverse logic ofgarbled1-2/+15
1998-08-28Re-introduce NO_PKG_REGISTER. We now have a use for it.agc1-2/+4
1998-08-27Cosmetic mods:agc1-13/+10
1998-08-27Change "This package has a homepage" to "This package has a homepage at <link>."frueauf1-2/+2
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-6/+17
1998-08-25+ Remove the generated ${PLIST} file when doing a re-install.agc1-29/+35
1998-08-22Print an empty line before and after message file as "pkg_add" does.tron1-1/+3
1998-08-20The Grand Homepagification:tsarna1-2/+10
1998-08-19Don't barf if the environment sets PREFIX (just ignore it). Needed fortv1-2/+5
1998-08-19Add a LIBTOOL_FLAGS definition, and use it when adding ${LIBTOOL} to theagc1-6/+4
1998-08-17Add "emul" directory.tron1-1/+3
1998-08-14Fix MD5 checksum test in "do-fetch:" target to work with "DIST_SUBDIR".tron1-17/+33
1998-08-12Add CROSSBASE.tv1-1/+5
1998-08-12Set NO_MTREE= for a USE_CROSSBASE pkg.tv1-1/+2
1998-08-11- Introduce CROSSBASE and a USE_CROSSBASE option, for use with pkgs fromtv2-5/+14
1998-08-07Generate NetBSD RCS Id strings in the generated ${MD5_FILE}.agc1-1/+5
1998-08-07Back out last commit to better print an empty list of conflicting pkgs thanhubertf1-4/+5
1998-08-07Back out changes for fnmach'ing pkg_info -e due to the changed semanticshubertf1-5/+4
1998-08-06Revert previous change.agc1-2/+2
1998-08-06Since 1.3.2 pkg_info -e doesn't print anything for a package name, betv1-2/+2
1998-08-06Apparently, 1.3.2's pkg_info -e doesn't print the name of the matchingagc1-2/+2
1998-08-06Add back default MAINTAINER field.agc1-3/+5
1998-08-05- Nuke LIB_DEPENDS pkg cruft. Add an error message if LIB_DEPENDS is set.tv1-57/+21
1998-08-04Enable specification of CONFLICTS entries using fnmatch(3) patterns.agc1-7/+6
1998-08-04Make it possible for package Makefiles to specify DEPENDS packageagc1-7/+8
1998-07-31- Add option USE_LOCALBASE_FOR_X11.tv1-2/+9
1998-07-31- Integrate xpkgwedge with a switch, USE_LOCALBASE_FOR_X11, which leavestv1-31/+36
1998-07-31Add mipseb and mipsel to MACHINE_GNU_ARCH and set them to mips. Aftertv1-1/+3
1998-07-27Calculate an additional checksum when a distfile is fetched - if itagc1-3/+13
1998-07-26Add glob-style wildcards to ONLY_FOR_ARCHS.tv1-2/+2
1998-07-26Use a direct comparison rather than a regexp match when looking for checksums.mycroft1-3/+3