summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-02-12Work around (now fixed) bug in file(1) for arm32 a.out dynamicallysommerfeld1-1/+3
2001-02-11finish incomplete sentence (who contributed the code)dmcmahill1-2/+2
2001-02-09Document CCLIENT_MBOX_FMT, used in imap-uw to set the default format usedjlam1-1/+9
2001-02-09Update for current patch fuzz factor defaults.simonb1-4/+3
2001-02-08when a package fails to package, keep a count of how many others packagesdmcmahill2-10/+26
2001-02-06fix a bug which causes a few pkgs to be dropped from the output ofdmcmahill1-7/+25
2001-02-05Fix print-PLIST target so that files with whitespace in are dealt withskrll1-5/+5
2001-02-02fix a bug which caused pkgs with no dependens to get dropped from the outputdmcmahill1-6/+13
2001-02-02Set the variables F77 and FFLAGS in the configure environment (CONFIGURE_ENV).jtb1-1/+3
2001-02-01This commit incorporates several speed improvements which have been testeddmcmahill3-54/+193
2001-02-01take advantage of new target in bsd.pkg.mk to simplify the script and bedmcmahill1-18/+4
2001-02-01- when deleting packages, don't try and delete packages which have alreadydmcmahill1-6/+10
2001-01-31add ftp-access for MASTER_SITE_SOURCEFORGE (on ftp.sourceforge.net)hubertf1-1/+2
2001-01-30Typo in comment for SMART_MESSAGES.jlam1-2/+2
2001-01-29Don't do input redirection for sed if not necessary.wiz1-4/+4
2001-01-29Update gnupg to 1.0.4nb2:wiz1-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-13/+38
2001-01-29As per discussion on tech-pkg, correct behavior of `make package' in thejwise1-14/+18
2001-01-28be consistant about the use of "BULK> " as the prompt relating to the bulkdmcmahill1-15/+15
2001-01-28Initial commit.dmcmahill1-0/+178
2001-01-28Initial commit.dmcmahill1-0/+64
2001-01-28always show depends in show-depends-dirs even if the package is broken.dmcmahill1-5/+1
2001-01-28more on limited-distributionitojun1-2/+3
2001-01-28give more description to ACCCEPTABLE_LICENSES items.itojun1-12/+30
2001-01-26Look for the latest libtool.skrll1-3/+3
2001-01-25Don't use a Dewey decimal relational operator when matching package namesagc1-2/+2
2001-01-25Remove OVERRIDE_LIBTOOL code per discussion on packages.wiz1-10/+2
2001-01-22make the show-depends-dirs target be robust for depends which havedmcmahill1-2/+4
2001-01-22make sure the libtool dependency caused by USE_LIBTOOL is in place fordmcmahill1-2/+2
2001-01-22add 'show-depends-dir' target. This shows the directories of the "top level"dmcmahill1-1/+21
2001-01-21Add support for SVR4_PKGNAME:veego1-5/+11
2001-01-17Solaris 8 includes the GNU patch command as "/usr/bin/gpatch".tron1-1/+5
2001-01-15Remove NO_WRKDIR, which is incompatible with read-only pkgsrc, and not usedagc1-14/+1
2001-01-13Add SSLCERTS make variable, set to either /etc/openssl/certs orjlam1-1/+3
2001-01-13Add "show-var" to the list of recursable targets.tv1-2/+3
2001-01-13Don't cause a build failure if "${CC} -version" doesn't work.tron1-2/+4
2001-01-11Use input redirection when invoking "bzcat" because at least the versiontron1-2/+2
2001-01-10Invoke second "xargs" command with "-n 256" in "print-pkg-size-depends"tron1-2/+2
2001-01-10Solaris 2.8 and newer includes "gzip".tron1-1/+8
2001-01-10Define "LOCALEBASE" (not "LOCALBASE") at single place depending on thetron1-1/+4
2001-01-07Remove the "pub" part of the URL for sunsite.org.uk. Its not needed andskrll1-7/+7
2001-01-05Correct comment on SHLIB_HANDLINGjlam1-2/+2
2001-01-05Add a "show-license" target, and a "show-licence" alias, to displayagc1-1/+7
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-64/+60
2001-01-04Don't ignore previously set ${LIBS} in USE_LIBINTL case.wiz1-3/+3
2000-12-31move the code which determines the BROKENFILE and BUILDLOG file names outdmcmahill3-31/+13
2000-12-31Fix handling of SHLIB_HANDLING=NO. That is neither stage of do-shlib-skrll1-3/+3
2000-12-30further cleanup of handling the .broken.files and .make.filesdmcmahill4-9/+39
2000-12-30Don't die without a proper error messagehubertf1-2/+2
2000-12-30 * Remove old PLIST-mi/md.shared/md.static that was only used forhubertf1-38/+21