Age | Commit message (Expand) | Author | Files | Lines |
2021-04-05 | mkreadme: Rename generated files to index.html | nia | 2 | -56/+41 |
2021-03-08 | genreadme: Reorganize information for clarity. | nia | 1 | -4/+4 |
2021-02-24 | genreadme: Reduce size of generated README.all | nia | 1 | -5/+3 |
2021-02-22 | genreadme: Improve generated HTML markup | nia | 1 | -41/+17 |
2021-02-22 | genreadme: Add DESCR to output. Make history useful for not-CVS-fans. | nia | 1 | -1/+11 |
2021-02-22 | genreadme: Re-order package summary and attempt to present it better. | nia | 1 | -7/+14 |
2021-02-22 | genreadme: Include TOOL_DEPENDS in build-time dependencies list | nia | 1 | -22/+20 |
2021-02-22 | genreadme: Fix printing of package options where there's more than one | nia | 2 | -6/+8 |
2021-02-21 | genreadme: Simplify dependency list generation. | nia | 1 | -157/+34 |
2021-02-19 | mkreadme: Do not generate an index of packages with IPv6 support | nia | 1 | -44/+1 |
2021-02-18 | genreadme: Skip printing fixed vulnerabilities to the html output | nia | 1 | -5/+4 |
2020-06-06 | mk/subst.mk: fix wrong SUBST failure in mail/policyd-weight | rillig | 1 | -8/+15 |
2020-05-30 | Typo | khorben | 1 | -2/+2 |
2020-05-16 | mk/subst.mk: properly detect s,a,a,1 as identity substitution | rillig | 1 | -2/+2 |
2020-05-11 | mk/subst.mk: fix edge case in detection of identity substitutions | rillig | 1 | -3/+7 |
2020-05-10 | mk/scripts: fix a few of the HTML injections in README generation | rillig | 2 | -4/+16 |
2020-05-06 | mk/subst.mk: allow identity substitutions with escaped dots | rillig | 1 | -9/+27 |
2020-04-29 | mk/subst.mk: allow identity substitutions in SUBST_NOOP_OK=no mode | rillig | 1 | -0/+38 |
2019-09-08 | gcc{48,49,5,6,7,8}: In the case of a "system GCC", detect if the system | maya | 1 | -0/+81 |
2018-08-22 | Remove clauses 3,4 from TNF-only copyright blocks. | maya | 11 | -88/+11 |
2017-06-01 | Remove unused scripts/shlib-type script. | jlam | 1 | -46/+0 |
2016-08-19 | Less noise. | wiz | 1 | -15/+3 |
2016-07-07 | Be less verbose. | wiz | 1 | -2/+4 |
2016-07-07 | Be less verbose. | wiz | 1 | -6/+10 |
2015-10-03 | Add a list of options to generated README.html files. Patch from | bsiegert | 4 | -10/+82 |
2015-06-13 | Fix | spz | 1 | -6/+9 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 2 | -2/+5 |
2013-04-12 | Allow running on systems where pkg_admin is not in PATH | joerg | 1 | -1/+2 |
2011-04-22 | fix up paths on ftp.NetBSD.org: | spz | 1 | -2/+2 |
2010-07-21 | give the readme creation scripts the option to be a lot less talkative, | spz | 3 | -20/+42 |
2010-07-15 | we nowadays have too many packages to have the grep for IPv6 in Makefiles | spz | 1 | -2/+14 |
2010-03-13 | fix file permission != directory permission problem for the pkg_summary.bz2 | spz | 1 | -1/+2 |
2010-03-12 | update pkg_summary.bz2 files if existing (and the pkg_summary.gz gets updated) | spz | 1 | -1/+13 |
2010-02-27 | delete the summary and cache files in case the dir is writeable, but the | spz | 1 | -2/+8 |
2009-09-10 | Teach remove_todo how to remove entries for Python packages. | wiz | 1 | -1/+1 |
2009-08-21 | When making an entry to the CHANGES-* file using 'make changes-entry', | wiz | 1 | -0/+42 |
2009-01-05 | this script was not visiting packages in the proper order when subpackages | dbj | 1 | -31/+40 |
2008-09-07 | Apply patch from Aleksej Saushev to fix index generation. | wiz | 1 | -7/+7 |
2008-08-03 | fix "make readme" error due to awk changes in -current. | tnn | 1 | -9/+9 |
2008-04-18 | Change the code generation README.html to use the new | joerg | 2 | -84/+34 |
2008-03-15 | Remove remaining compat code for old pkg_install versions. | joerg | 2 | -42/+5 |
2008-01-03 | * Rename AP var to AUDIT_PACKAGES as the former was a bit obscure | adrianp | 2 | -6/+7 |
2007-10-31 | Changed ${TEST} to [...], since only the very basic conditions are | rillig | 1 | -9/+8 |
2007-10-20 | Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhere | adrianp | 2 | -4/+5 |
2007-10-13 | The "debug" variable was often used like "if [ $debug = yes ]; then ...; | rillig | 1 | -34/+19 |
2007-10-13 | The --database option doesn't exist. | rillig | 1 | -3/+1 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -2/+2 |
2007-10-09 | Fixed CVS Id and trailing empty lines. | rillig | 1 | -3/+1 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -2/+2 |
2007-08-29 | The code for the pkg_install<20070714 vulnerability checks used in the | adrianp | 1 | -2/+29 |