summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-03-10Fix typo.tron1-2/+2
2001-03-07Remove (accidentally committed, I guess) 'set -x'.wiz1-2/+1
2001-03-07_FETCH_FILE: mixed up quotes in calculation of CKSUM2hubertf1-2/+3
2001-03-07Make sure that we only try to perform checks on distfiles and patchesagc1-18/+22
2001-03-07Special-case digest the same way as pkg_install to avoidwiz1-2/+2
2001-03-07check-shlibs: don't complain about uninstalled pkg on pkgs that havehubertf1-2/+4
2001-03-06Back out that part, not intended to be committed just yetwiz1-2/+2
2001-03-06Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree wa...wiz3-17/+14
2001-03-06Add support for message digests other than md5 into pkgsrc. This is doneagc2-49/+86
2001-03-06Add ftp.netbsd.org as a backup to sunsite.org.uk, in case the distfilesagc1-2/+3
2001-03-04turn KERBEROS into a binary switchassar1-2/+2
2001-03-02Add directory "share/lib/terminfo" for SunOS's terminal and printertron1-1/+5
2001-02-28Fall back to the default configuration when unable to infer a tag.skrll1-4/+4
2001-02-27Update libtool to be based on a CVS snapshot of the multi-language branchskrll1-3/+7
2001-02-26Add "PKGLOCALEDIR" to "PLIST_SUBST" by default.tron1-1/+2
2001-02-26Rename "LOCALEDIR" variable to "PKGLOCALEDIR" to avoid conflicts withtron1-4/+4
2001-02-26change default group from ingres to pgsql, to match behaviour of otherlukem1-3/+3
2001-02-26Sync patterns for man page compression with those for PLIST generation.wiz1-6/+6
2001-02-24add FOX_USE_XUNICODE.sakamoto1-1/+7
2001-02-23make the column headings line up a little better. Patch from Hubert.dmcmahill1-4/+4
2001-02-21Fix the BUILD_DEPEND for perl-mk. Noted by David Brownlee.wiz1-2/+2
2001-02-21Use the make :Q modifier for quoting strings for the shell, instead ofwiz1-6/+6
2001-02-20Fix typo in usage.wiz1-2/+2
2001-02-20Use ${LOCALBASE}/share/mk/bsd.perl.mk (as installed by perl-mk), if itwiz1-3/+6
2001-02-20Add share/mk (for pkgsrc-Makefile fragments installed by some programs)wiz3-3/+9
2001-02-19Evaluate PERL5_SITELIB, PERL5_SITEARCH and PERL5_ARCHLIB only ifhubertf1-4/+4
2001-02-19Do some more escaping in show-var. Inspired by hubertf.wiz1-2/+2
2001-02-17Fix show-var target (if variable contains " or `, like some COMMENTs do).wiz1-2/+2
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