summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2000-09-19Add the glue for showing any security vulnerabilities to the README.htmlagc1-6/+28
2000-09-17 * Put architecture into summary mailhubertf1-3/+3
2000-09-17Read FTPHOST from config filehubertf1-1/+2
2000-09-15rcs id policehubertf3-3/+3
2000-09-15Allow setting ftp_proxy and http_proxy in build.conf or $environmenthubertf2-2/+16
2000-09-15Bulk build frameworkhubertf6-0/+446
2000-09-15Whitespace fixhubertf1-2/+2
2000-09-15Fix a problem with the print-pkg-size-this on Solaris.veego1-5/+8
2000-09-15Add comments explaining each of the three singleton licenses (kermit-license,jwise1-1/+9
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 discussedfredb2-2/+18
2000-09-09Note CYRUS_USER and CYRUS_GROUP used by mail/cyrus-imapd.veego1-1/+13
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 tofredb2-26/+12
2000-09-06Introduce a new category, "crypto", with a special property: If the userfredb2-12/+26
2000-09-06Move PKG_DEVELOPER and WRKOBJDIR out of the "NetBSD&" section, and intofredb1-13/+13
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-02Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variableabs1-1/+6
2000-09-02remove debug codehubertf1-2/+2
2000-09-02log more stuff to buildloghubertf1-17/+23
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-30Add 'TCSH_STATIC' variable for producing static tcsh binary.abs1-1/+6
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-25a couple of minor changes to the bulk-check-uptodate target:dmcmahill1-9/+11
2000-08-24In check-shlibs, use ${LDD}, instead of directly invoking "ldd" to checkjlam1-5/+10
2000-08-24escape the \ in an echo command so we see itdmcmahill1-2/+2
2000-08-24If a required binary pkg is found newer, tell which one.hubertf1-2/+2
2000-08-24Remove a comment that's no longer valid after we have 'pkg_admin lsbest'hubertf1-4/+1
2000-08-24Back out last commit: It nuked pkgs that we compile in several versions,hubertf1-4/+4
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