summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2003-07-13don't set USE_GCC2 by default as it implies the use pkgsrc gcc2, andgrant1-7/+1
2003-07-13when creating the buildinfo file, set CC=${CC} without the versiongrant1-3/+6
2003-07-12When generating a perl packlist, strip all leading slashes.wiz1-3/+3
2003-07-12Create directories with mode 0755, since that is what the mtreewiz1-4/+5
2003-07-11Use new _OPSYS_NEEDS_XPKGWEDGE to simplify the check for whether we need ajlam1-6/+12
2003-07-11Rather than hardcoding IRIX into bsd.pkg.mk when checking if xpkgwedge isjschauma1-2/+3
2003-07-10define user-visible variable PTHREAD_LDFLAGS that contains optionsgrant1-1/+5
2003-07-09Append perl to the list of interpreters to be replaced if ${REPLACE_PERL}agc1-2/+2
2003-07-09Make REPLACE_PERL more general, so that it will work with any interpreter,agc1-5/+14
2003-07-09In pre-config-override, don't trumpet the fact that we're doing nothing.agc1-2/+2
2003-07-08Fix a typo in a commentagc1-2/+2
2003-07-08Fix for _CONFIGURE_PREREQ targets not being run when a package defines achris1-5/+10
2003-07-02When extracting a .zip archive, overwrite existing files without promping.jmmv1-2/+2
2003-06-23default MAINTAINER is tech-pkg@jschauma1-2/+2
2003-06-19Introduce a new framework to handle info files, install-info andseb1-8/+12
2003-06-17Change uptodate-digest check from excluding digest on 'digest-* | pkgchk-*)'abs1-15/+9
2003-06-14if defined, add CXX and CPP to the make environment, as per CC.grant1-1/+7
2003-06-14Add a ``show-needs-update'' target that checks each dependency to seeatatat1-1/+18
2003-06-14When setting up the lockfile, don't store whitespace printed by ps(1), soagc1-2/+2
2003-06-13add tab to list of separators for parsing BUILD_INFO.grant1-2/+2
2003-06-12Initiate support for X11 apps under IRIX.jschauma1-2/+4
2003-06-10make OBJECT_FMT test of installed packages work again.grant1-2/+2
2003-06-10remove whitespace after '=' in the generated BUILD_INFO file, makinggrant1-5/+5
2003-06-07if CC is defined, add it to MAKE_ENVabs1-1/+4
2003-06-06export LINK_ALL_LIBGCC_HACK into the environment, just likedrochner1-1/+2
2003-06-05Introduce the MASTER_SITE_DEBIAN variable. It currently contains a list ofjmmv1-1/+38
2003-06-04Set the AWK environmental variable to the value of ${AWK} (as given by alljmmv1-2/+2
2003-06-01more wording tweak for missing vulnerability file.hubertf1-2/+3
2003-06-01Improve message when vulnerability file is not there.hubertf1-2/+4
2003-05-29include gcc.buildlink2.mk if USE_GCC_SHLIB is defined. this replacesgrant1-1/+7
2003-05-29Now that we're checking more thoroughly for vulnerabilities in the "do-fetch"agc1-21/+1
2003-05-19In case license is not acceptable per /etc/mk.conf, tell user to view licensewiz1-2/+3
2003-05-18Check for the existence of the vulnerabilities file before telling peopleagc1-9/+13
2003-05-18Add aleron, easynews, and heanet sourceforge mirrors.wiz1-2/+5
2003-05-18Remove "belnet.dl.sourceforge.net" from sourceforge master site listtron1-2/+1
2003-05-11Wrap EXTRACT_COOKIE like all others that could have an interactive stepjmc1-1/+11
2003-05-04Default DEPENDS_TARGET to replace if UPDATE_TARGET == replace. This avoidsrh1-1/+5
2003-05-04Make UPDATE_TARGET=replace somewhat useful: don't remove the originalrh1-4/+7
2003-04-30Actually, Mesa's Makefile.common seems like a much better place foratatat1-4/+1
2003-04-30Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since theatatat1-2/+5
2003-04-29Speed-ups for the check-vulnerable target, from Jeremy Reed in PR 21393.agc1-2/+5
2003-04-29Provide the command to remake package tools which are out of date in aagc1-2/+3
2003-04-29Use the full pathname for the pkg_install package directory whenagc1-2/+2
2003-04-25Make the PKGVULNDIR variable more generic, so one can choose where tojmmv1-9/+9
2003-04-17allow defs.*.mk to override PKGTOOLS_REQD, starting with Solarisgrant1-2/+6
2003-04-17Add an ALLOW_VULNERABLE_PACKAGES switch, defaulting to undefined, to allowagc1-2/+6
2003-04-17Add a check at fetch time to see if there are any known vulnerabilitiesagc1-1/+17
2003-04-15only add ${LOCALPATCHES}/${PKGPATH}/* to the list of patches to applygrant1-1/+3
2003-04-15add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passedgrant1-1/+4
2003-04-15use ${CC} -dumpversion instead of --version to avoid multiline outputgrant1-3/+3