summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-6/+54
2006-01-12Added the target check-interpreter to bsd.pkg.check.mk, which checksrillig1-1/+4
2006-01-11Since qmail and related packages install into ${PREFIX} (and haveschmonz1-4/+2
2006-01-05Revert unintended part of last commit.joerg1-3/+2
2006-01-05Adjust comment about SUBST_FILES to match reality:joerg1-2/+3
2006-01-04Add a wee bit of infrastructure to improve how we deprecate brokenschmonz1-1/+11
2006-01-03In the bin-install target, instead of running pkg_add for everywiz1-23/+17
2006-01-03Instead of patching the generated config.status script, patch the GNUjlam1-29/+27
2006-01-02Change some remaining ONLY_FOR_ARCHS to ONLY_FOR_PLATFORM and NOT_FOR_ARCH todmcmahill1-10/+10
2005-12-31Don't check for PKG_FAIL_REASON when doing show-depends-dirs. This preventsrillig1-2/+2
2005-12-31Fix some quoting as per PR 30956 by Chapman Flack.wiz1-4/+4
2005-12-31If target is real-su-bin-install, set DEPENDS_TARGET to bin-install.wiz1-2/+2
2005-12-31Handle automatic dependencies in bin-install correctly.wiz1-3/+3
2005-12-29Teach the pkgsrc infrastructure to Just Know when the pkginstalljlam1-13/+2
2005-12-05Applied all quoting fixes found by "pkglint --autofix".rillig1-27/+27
2005-12-04The checksums for pkgsrc patches are always checked -- even ifrillig1-6/+1
2005-12-01Don't create distinfo files in the "makesum" and "makepatchsum" targetsrillig1-1/+11
2005-12-01Inserted "set -e" as the first command in the show-depends-dirs targetrillig1-2/+3
2005-12-01The new target do-check-pkg-fail-reason should to be a dependency ofrillig1-3/+15
2005-11-29Fix REQUIRES= when ldd output has wrong number of fields.reed1-2/+2
2005-11-23Per request, back out all the SKIP_AUDIT_PACKAGES changes.erh1-33/+19
2005-11-22Missing a line from the previous commit that would cause PKG_DB_TMPDIRjlam1-2/+2
2005-11-22Create PKG_DB_TMPDIR (${WRKDIR}/.pkgdb) in a separate step from creatingjlam1-3/+4
2005-11-20Removed a line in the _SU_TARGET variable that had been left fromrillig1-2/+1
2005-11-20Added subshell parentheses around the command for updating pkg_install.rillig1-2/+2
2005-11-20Reverted the SU_CMD change from between 1.1748 and 1.1749 almostrillig1-2/+3
2005-11-19If the directory of a dependency does not exist, fail instead of (almost)rillig1-2/+3
2005-11-18Collapse two .for blocks to improve readability:tv1-14/+3
2005-11-18Use :D and :U constructs in a few more places to collapse some .if definedtv1-36/+8
2005-11-18Simplify the _MASTER_SITE_{BACKUP,OVERRIDE} settings a bit by using a :Dtv1-12/+3
2005-11-17To support variants of make that run the shell so 'set -e' is true (shellerh1-3/+3
2005-11-17Back out the previous change. The output _will_ be visible to the user.erh1-4/+4
2005-11-17The message that audit-packages is out-of-date is printed on stderr insteadrillig1-4/+4
2005-11-17Only show the message about fiddling with mk.conf if the output oferh1-3/+5
2005-11-17Minimum audit-packages version is _1_.40, not 0.40erh1-3/+3
2005-11-16Missed a couple of underscores. Add them.erh1-3/+3
2005-11-16Improve the handling of allowed vulnerabilities. Instead of the singleerh1-18/+30
2005-11-15Rewrote the _PATH_CMD command, which could not handle a PATH environmentrillig1-5/+8
2005-11-15make install doesn't work when updating pkg_install. Recommend make updategavan1-2/+2
2005-11-15Allow white-space in the PATH environment variable. Fixes PR 32079. Therillig1-3/+3
2005-11-14Removed trailing white-space.rillig1-7/+6
2005-11-09Use lt_cv_sys_max_cmd_len in devel/libtool-base, too.tv1-2/+2
2005-11-05Use new automatic flag; depend on appropriate pkg_install version.wiz1-3/+9
2005-11-05Made the dependency directory check a little stricter. In the worst caserillig1-3/+3
2005-11-04The last fix did not work. Completely reverted the unintended part ofrillig1-5/+2
2005-11-04Replaced "done" with "esac" to fix a syntax error.rillig1-2/+2
2005-11-04Relax rules a bit on INSTALLATION_DIRS -- we still enforce thatjlam1-2/+5
2005-11-04back out part of previous commit that was unintended.jlam1-5/+2
2005-11-04Use ${SLEEP} instead of sleep, and note that we use the sleep tool ifjlam1-6/+9
2005-11-04Now that all packages using CONFIGURE_DIRS have been checked (andrillig1-2/+2