summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2000-09-28Fix the show-vulnerabilities and show-vulnerabilities-html targets toagc1-8/+16
2000-09-27Postpone the check for vulnerabilities in the package being installedagc1-13/+13
2000-09-20Add 'mps' as a convenience short-hand for 'makepatchsum'hubertf1-1/+2
2000-09-20Test to see if there's a ${DISTDIR}/vulnerabilities file before tryingagc1-5/+11
2000-09-19Add the glue for showing any security vulnerabilities to the README.htmlagc1-6/+28
2000-09-15Fix a problem with the print-pkg-size-this on Solaris.veego1-5/+8
2000-09-15Use "dc" instead of "expr" to calculate total package size to avoidtron1-2/+2
2000-09-15Rewrite "print-pkg-size-depends" target to work without invoking "awk".tron1-5/+5
2000-09-15Fix cut and paste error in last commit.tron1-2/+2
2000-09-15Because "awk" keeps getting overflows on "arm32" while calculating thetron1-8/+13
2000-09-14Update "libtool" version number in comment.tron1-2/+2
2000-09-14Make sure we use the latest (and greatest!) libtool.skrll1-2/+2
2000-09-13Fix bug in 'describe, introduced in rev. 1.529.hubertf1-2/+2
2000-09-10Improve wording of warning if required package is not found, whichwiz1-2/+2
2000-09-09Add a new mechanism for handling "crypto" packages, as discussedfredb1-1/+12
2000-09-07Correct a factual error in the comment "ways to disable a package":fredb1-11/+10
2000-09-07Revert last change. I only tested this on netbsd-1-4; it doesn't seem tofredb1-20/+11
2000-09-06Introduce a new category, "crypto", with a special property: If the userfredb1-11/+20
2000-09-06Move PERL5_* variable definitions out of USE_PERL5 .if.endif block;jlam1-2/+2
2000-09-05Fix a EVAL_PREFIX problem with XPM and xfree86 4.xveego1-2/+9
2000-09-01Fix broken MANZ handling in PERL5_PACKLIST case. Closes PR#10930 with fixjlam1-6/+6
2000-09-01Back out the 'make reinstall' change from rev. 1.557:hubertf1-2/+2
2000-08-31Make sure PKG_DBDIR is set for each call to pkg_info etc. by settinghubertf1-10/+2
2000-08-31remove debug code from last commithubertf1-2/+1
2000-08-31 * add CHECK_SHLIBS variable that can be set to "no" in emul/compat packages,hubertf1-3/+5
2000-08-30Use only the first field of the perl5 packlist. Some packlists list thejlam1-3/+3
2000-08-29Fix errors with not finding perl in another way.jlam1-8/+22
2000-08-28Don't output any errors if perl isn't available when doing a "make clean"jlam1-4/+4
2000-08-28Surround the PERL5_* in PLIST_SUBST with .if defined(USE_PERL5) ... .endifjlam1-3/+5
2000-08-28Correct thinko which caused p5-Tk to not register installation correctly.jlam1-3/+3
2000-08-27Changes for building dynamic PLIST for perl packages:jlam1-11/+39
2000-08-24In check-shlibs, use ${LDD}, instead of directly invoking "ldd" to checkjlam1-5/+10
2000-08-23Add support for new variable "USE_XPM" for packages which use the Xpmtron1-1/+15
2000-08-21Evalute correct value for "OBJECT_FMT" in case multiple packages matchtron1-2/+2
2000-08-19 * Prevent " etc. in RESTRICTED (NO_{SRC,BIN}_ON_{CDROM,FTP}) and BROKENhubertf1-57/+60
2000-08-18 * Replace MIRROR_DISTFILES with NO_SRC_ON_FTPhubertf1-9/+9
2000-08-18check-shlibs: previous commit didn't work for pkgs using @cwd. Lethubertf1-4/+4
2000-08-17USE_PKGLIBTOOL is no morewiz1-12/+4
2000-08-17print-PLIST: move all the variables from PLIST_SUBST into their non-expandedhubertf1-4/+16
2000-08-16Add support for "lha" archives (as distfiles). Patch submitted by SUNAGAWAfredb1-10/+11
2000-08-16Look in the right directory for binaries and libraries when doing askrll1-2/+2
2000-08-16print-PLIST: on ELF systems, exclude libfoo.so.x and libfoo.sohubertf1-2/+10
2000-08-13sunsite.auc.dk is no longer an X contrib mirror.veego1-2/+1
2000-08-12'perl --version | grep "version"' won't work with perl-5.6.0. Change tojlam1-2/+2
2000-08-07Let "FATAL_OBJECT_FMT_SKEW=no" really work.fredb1-2/+2
2000-08-07Don't override EXTRACT_CMD if EXTRACT_SUFX is ".zip".wiz1-2/+2
2000-08-06forgot one depends -> install-depends renamehubertf1-2/+2
2000-08-03Fix LTCONFIG_OVERRIDE:hubertf1-2/+4
2000-08-01In LTCONFIG_OVERRIDE code, remove the old ltconfig file before writingjlam1-1/+2
2000-08-01 * More target renaming:hubertf1-22/+22