Age | Commit message (Expand) | Author | Files | Lines |
2009-06-30 | add a long missing @ in the print-summary-data target that has been causing g... | dmcmahill | 1 | -2/+2 |
2008-06-24 | Fix _two_ bugs in obviously untested previous commit. | wiz | 1 | -4/+4 |
2008-06-23 | include owner in readme | abs | 1 | -2/+6 |
2008-04-18 | Change the code generation README.html to use the new | joerg | 1 | -19/+13 |
2008-03-15 | Remove remaining compat code for old pkg_install versions. | joerg | 1 | -6/+2 |
2008-03-15 | Require newer pkg_install for make README.html as well. | joerg | 1 | -26/+10 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -2/+2 |
2008-01-03 | * Rename AP var to AUDIT_PACKAGES as the former was a bit obscure | adrianp | 1 | -4/+5 |
2007-10-20 | Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhere | adrianp | 1 | -2/+2 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -3/+3 |
2007-08-29 | The code for the pkg_install<20070714 vulnerability checks used in the | adrianp | 1 | -2/+3 |
2007-08-13 | PKGNAME and PKGPATH will never contain characters that need to be | rillig | 1 | -5/+3 |
2007-08-06 | Encode the generated HTML properly, taken from genreadme.awk | adrianp | 1 | -3/+7 |
2007-08-06 | Fix show-vulnerabilities-html target for pkg_install>=20070714. | adrianp | 1 | -2/+2 |
2007-08-05 | mkdatabase needs BMAKE=${MAKE:Q} set before calling otherwise it will | adrianp | 1 | -2/+2 |
2007-08-04 | Use ${PKGTOOLS_VERSION} when detecting which version of pkg_install is | adrianp | 1 | -3/+8 |
2007-07-14 | Add support for the upcoming pkg_install-20070714 which now includes | adrianp | 1 | -8/+25 |
2006-10-17 | Added a missing line continuation in the README.html target. | rillig | 1 | -2/+2 |
2006-10-02 | Replaced ${RECURSIVE_MAKE} with ${SH}, so that the README.html files can | rillig | 1 | -2/+2 |
2006-07-27 | Remove all uses of the following targets from pkgsrc: | jlam | 1 | -5/+4 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -11/+11 |
2006-07-15 | Fixed dead links in the automatically generated README.html files. From | rillig | 1 | -3/+3 |
2006-07-06 | Refactor the README.html generation code from bsd.pkg.mk into a separate | jlam | 1 | -0/+339 |