summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2000-10-23Update xpkgwedge to 1.0 and make appropriate changes to bsd.pkg.mk to handlejlam1-4/+18
2000-10-22Make target "mps" __identical__ __to__ target "makepatchsum", and notfredb1-3/+2
2000-10-22Use UPDATE_TARGET (new) instead of DEPENDS_TARGET for 'make update'. Thisrh1-4/+18
2000-10-19Make print-PLIST output the install-info lines only when it findsjlam1-2/+2
2000-10-17Quiet perl invocations in bsd.pkg.mk when the locale isn't properly set injlam1-5/+5
2000-10-16Change DEPENDS for PKG_JAVA=jdk compiled packages such that both the nativetv1-2/+2
2000-10-15Add USE_MESA and USE_GLX mechanism similar to USE_XPM that detects andrh1-2/+13
2000-10-13Add knob (SHLIB_HANDLING=YES/NO) for packages to specify if they wantjlam1-1/+4
2000-10-12Make sure that -Wl does the right thing on a.out.skrll1-3/+3
2000-10-10Revert last change, it made pkg_info spew.hubertf1-6/+6
2000-10-08Make pkgsrc works work even if PKG_PATH is set, by passing an emptyhubertf1-6/+6
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