summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.readme.mk
AgeCommit message (Expand)AuthorFilesLines
2014-10-09More SVR4_PKGNAME cleanup.wiz1-4/+2
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-3/+1
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh1-1/+3
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-2/+2
2011-06-03add "" to ${DESCR_SRC} to make thespz1-3/+3
2009-06-30add a long missing @ in the print-summary-data target that has been causing g...dmcmahill1-2/+2
2008-06-24Fix _two_ bugs in obviously untested previous commit.wiz1-4/+4
2008-06-23include owner in readmeabs1-2/+6
2008-04-18Change the code generation README.html to use the newjoerg1-19/+13
2008-03-15Remove remaining compat code for old pkg_install versions.joerg1-6/+2
2008-03-15Require newer pkg_install for make README.html as well.joerg1-26/+10
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-2/+2
2008-01-03* Rename AP var to AUDIT_PACKAGES as the former was a bit obscureadrianp1-4/+5
2007-10-20Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhereadrianp1-2/+2
2007-10-09Remove trailing spaces.martti1-3/+3
2007-08-29The code for the pkg_install<20070714 vulnerability checks used in theadrianp1-2/+3
2007-08-13PKGNAME and PKGPATH will never contain characters that need to berillig1-5/+3
2007-08-06Encode the generated HTML properly, taken from genreadme.awkadrianp1-3/+7
2007-08-06Fix show-vulnerabilities-html target for pkg_install>=20070714.adrianp1-2/+2
2007-08-05mkdatabase needs BMAKE=${MAKE:Q} set before calling otherwise it willadrianp1-2/+2
2007-08-04Use ${PKGTOOLS_VERSION} when detecting which version of pkg_install isadrianp1-3/+8
2007-07-14Add support for the upcoming pkg_install-20070714 which now includesadrianp1-8/+25
2006-10-17Added a missing line continuation in the README.html target.rillig1-2/+2
2006-10-02Replaced ${RECURSIVE_MAKE} with ${SH}, so that the README.html files canrillig1-2/+2
2006-07-27Remove all uses of the following targets from pkgsrc:jlam1-5/+4
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-11/+11
2006-07-15Fixed dead links in the automatically generated README.html files. Fromrillig1-3/+3
2006-07-06Refactor the README.html generation code from bsd.pkg.mk into a separatejlam1-0/+339