summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-03-19-add support for a BULK_PREREQ make variable. BULK_PREREQ contains a listdmcmahill5-32/+109
2001-03-18Replace two dead German GNOME mirrors by a working one.tron1-3/+2
2001-03-18Use the most recent libtool.skrll1-3/+3
2001-03-16Correct last commit: we want "share/doc/html".tron2-6/+6
2001-03-16Add missing directory "share/html" from "NetBSD.x11.dist".tron2-2/+6
2001-03-16Add directory "share/fonts" required by multiple not related packages.tron3-3/+9
2001-03-16Remove NO_DESCRIBE, since it doesn't seem to be used or make sense.wiz1-7/+1
2001-03-16Deprecate NO_EXTRACT, since it wasn't working anyway for a long time now.wiz1-11/+1
2001-03-15Update the pkgtools out of date instructions toabs1-2/+2
2001-03-14make sure CVS_RSH gets set to 'ssh' before cvs updatinghubertf1-2/+2
2001-03-14Remove an obsolete comment, and update defaults for windowmaker to currentwiz1-4/+2
2001-03-14Remove old ISPELL* definitions, which aren't appropriate anymore withagc1-17/+1
2001-03-13add csound-licensewiz1-1/+4
2001-03-13Add an explanatory comment.agc1-2/+7
2001-03-13Only add DIGEST_VERSION to MAKEFLAGS when we know it's a valid version.agc1-7/+5
2001-03-13Compile in LDAP-support for addressbook if PINE_USE_LDAP is set inhubertf1-1/+6
2001-03-12Re-enable the -release option of libtool. ELF is fully supported with a.outskrll1-3/+3
2001-03-11Invoke "xmkmf" with full pathname to avoid problems on systems with twotron1-3/+3
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