summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-02-17Handle new category-Makefile formatwiz2-5/+4
2001-02-17Add german CPAN mirror.tron1-1/+2
2001-02-17reduce the verbosity when adding/removing pkgs. Suggested by Hubertdmcmahill1-10/+1
2001-02-16Change COMMENT handling:wiz2-21/+31
2001-02-16Fix 2 typos in comments.wiz1-4/+4
2001-02-15when removing out of date binary packages from ${PACKAGES}/All, also removedmcmahill1-1/+6
2001-02-15Mention opera-license in the list of ACCEPTABLE_LICENCESagc1-2/+5
2001-02-15Make sure we record the RCS Ids of all of the patch files in theagc1-3/+3
2001-02-13only use the depends cache files during a bulk build, otherwise revert todmcmahill2-44/+67
2001-02-13Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups withtron1-4/+4
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