summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
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-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-06Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree wa...wiz1-14/+2
2001-03-06Add support for message digests other than md5 into pkgsrc. This is doneagc1-48/+60
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-26Sync patterns for man page compression with those for PLIST generation.wiz1-6/+6
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-20Use ${LOCALBASE}/share/mk/bsd.perl.mk (as installed by perl-mk), if itwiz1-3/+6
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-17Add german CPAN mirror.tron1-1/+2
2001-02-16Change COMMENT handling:wiz1-13/+17
2001-02-15Make sure we record the RCS Ids of all of the patch files in theagc1-3/+3
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-05Fix print-PLIST target so that files with whitespace in are dealt withskrll1-5/+5
2001-02-02Set the variables F77 and FFLAGS in the configure environment (CONFIGURE_ENV).jtb1-1/+3
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-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-28always show depends in show-depends-dirs even if the package is broken.dmcmahill1-5/+1
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-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-05Correct comment on SHLIB_HANDLINGjlam1-2/+2
2001-01-05Add a "show-license" target, and a "show-licence" alias, to displayagc1-1/+7