summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
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
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-31Fix handling of SHLIB_HANDLING=NO. That is neither stage of do-shlib-skrll1-3/+3
2000-12-30 * Remove old PLIST-mi/md.shared/md.static that was only used forhubertf1-38/+21
2000-12-19Add libtool in 'make fetch-list' output. Suggested by Klaus Heinz.hubertf1-2/+2
2000-12-12Add authoritative CPAN ftp site as a last resort in case packages havedavid1-2/+3
2000-12-08REQ is no more, its place is taken by INSTALL & friends.wiz1-14/+1
2000-12-06Enable 'PATCH_FUZZ_FACTOR?= -F0' by default, rather than just iff PKG_DEVELOPERabs1-4/+2
2000-11-29hushhubertf1-5/+5
2000-11-29Quick close this can of worms again.hubertf1-2/+6
2000-11-29 * Rename some targets to fit into the usual "do-XXX calls real-XXX" schemehubertf1-76/+133
2000-11-29Explicitly set "IS_BUILTIN_XPM" to "0" if the "xpm" library is nottron1-6/+5