Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-02 | Be more intelligent when setting PVDIR. If pkg_install<20070714 then use | adrianp | 1 | -6/+14 |
2007-08-02 | Don't bother using environment variables to pass info the shlib-type | jlam | 1 | -11/+10 |
2007-08-02 | Rewrite in a more portable way (basically cripple ourselves to Solaris | jlam | 1 | -25/+21 |
2007-07-18 | Add back a facility to rebuild the run-time library search paths database | jlam | 1 | -0/+51 |
2007-05-28 | Remove trailing spaces. | martti | 2 | -5/+5 |
2007-02-18 | * Add an extra -V option to mkreadme to support a non-standard PKGVULNDIR | adrianp | 2 | -8/+33 |
2007-01-08 | Don't mention -m in the example when the script does not support it. | adrianp | 1 | -2/+2 |
2007-01-06 | Added the FAIL command, which can be prepended to an arbitrary shell | rillig | 1 | -0/+5 |
2006-12-15 | Remove trailing tabs. | martti | 5 | -42/+42 |
2006-12-15 | Remove trailing spaces. | martti | 6 | -35/+35 |
2006-10-22 | Removed setargs_from_cmd, as it is unused. | rillig | 1 | -12/+1 |
2006-07-28 | Update the usage output to reflect current reality. Noted by Stoned | dmcmahill | 1 | -4/+14 |
2006-07-28 | remove spurious empty line at the top of the summary files | dmcmahill | 1 | -2/+3 |
2006-07-28 | Allow the binpkg-cache script to also generate pkg_summary.gz files | dmcmahill | 3 | -19/+75 |
2006-07-01 | Add a script that can be used to scan for NO_BIN_ON_FTP packages using | dmcmahill | 1 | -0/+163 |
2006-06-21 | When producing the list of directories containing binary packages, do | dmcmahill | 1 | -3/+29 |
2006-06-08 | undo most of the last commit which was a mistake. | dmcmahill | 1 | -12/+3 |
2006-06-06 | When using find to search for the "All" directories containing binary | dmcmahill | 1 | -4/+13 |