summaryrefslogtreecommitdiff
path: root/mk/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Less noise.wiz1-15/+3
2016-07-07Be less verbose.wiz1-2/+4
2016-07-07Be less verbose.wiz1-6/+10
2015-10-03Add a list of options to generated README.html files. Patch frombsiegert4-10/+82
2015-06-13Fixspz1-6/+9
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh2-2/+5
2013-04-12Allow running on systems where pkg_admin is not in PATHjoerg1-1/+2
2011-04-22fix up paths on ftp.NetBSD.org:spz1-2/+2
2010-07-21give the readme creation scripts the option to be a lot less talkative,spz3-20/+42
2010-07-15we nowadays have too many packages to have the grep for IPv6 in Makefilesspz1-2/+14
2010-03-13fix file permission != directory permission problem for the pkg_summary.bz2spz1-1/+2
2010-03-12update pkg_summary.bz2 files if existing (and the pkg_summary.gz gets updated)spz1-1/+13
2010-02-27delete the summary and cache files in case the dir is writeable, but thespz1-2/+8
2009-09-10Teach remove_todo how to remove entries for Python packages.wiz1-1/+1
2009-08-21When making an entry to the CHANGES-* file using 'make changes-entry',wiz1-0/+42
2009-01-05this script was not visiting packages in the proper order when subpackagesdbj1-31/+40
2008-09-07Apply patch from Aleksej Saushev to fix index generation.wiz1-7/+7
2008-08-03fix "make readme" error due to awk changes in -current.tnn1-9/+9
2008-04-18Change the code generation README.html to use the newjoerg2-84/+34
2008-03-15Remove remaining compat code for old pkg_install versions.joerg2-42/+5
2008-01-03* Rename AP var to AUDIT_PACKAGES as the former was a bit obscureadrianp2-6/+7
2007-10-31Changed ${TEST} to [...], since only the very basic conditions arerillig1-9/+8
2007-10-20Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhereadrianp2-4/+5
2007-10-13The "debug" variable was often used like "if [ $debug = yes ]; then ...;rillig1-34/+19
2007-10-13The --database option doesn't exist.rillig1-3/+1
2007-10-09Remove trailing spaces.martti1-2/+2
2007-10-09Fixed CVS Id and trailing empty lines.rillig1-3/+1
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-2/+2
2007-08-29The code for the pkg_install<20070714 vulnerability checks used in theadrianp1-2/+29
2007-08-02Be more intelligent when setting PVDIR. If pkg_install<20070714 then useadrianp1-6/+14
2007-08-02Don't bother using environment variables to pass info the shlib-typejlam1-11/+10
2007-08-02Rewrite in a more portable way (basically cripple ourselves to Solarisjlam1-25/+21
2007-07-18Add back a facility to rebuild the run-time library search paths databasejlam1-0/+51
2007-05-28Remove trailing spaces.martti2-5/+5
2007-02-18* Add an extra -V option to mkreadme to support a non-standard PKGVULNDIRadrianp2-8/+33
2007-01-08Don't mention -m in the example when the script does not support it.adrianp1-2/+2
2007-01-06Added the FAIL command, which can be prepended to an arbitrary shellrillig1-0/+5
2006-12-15Remove trailing tabs.martti5-42/+42
2006-12-15Remove trailing spaces.martti6-35/+35
2006-10-22Removed setargs_from_cmd, as it is unused.rillig1-12/+1
2006-07-28Update the usage output to reflect current reality. Noted by Stoneddmcmahill1-4/+14
2006-07-28remove spurious empty line at the top of the summary filesdmcmahill1-2/+3
2006-07-28Allow the binpkg-cache script to also generate pkg_summary.gz filesdmcmahill3-19/+75
2006-07-01Add a script that can be used to scan for NO_BIN_ON_FTP packages usingdmcmahill1-0/+163
2006-06-21When producing the list of directories containing binary packages, dodmcmahill1-3/+29
2006-06-08undo most of the last commit which was a mistake.dmcmahill1-12/+3
2006-06-06When using find to search for the "All" directories containing binarydmcmahill1-4/+13
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam1-306/+0
2006-05-30Recognize -tar.gz as tar.gz files. PR 33571 by Dieter Roelants.wiz1-2/+2
2006-05-29when generating the list of pkgsrc packages, usedmcmahill1-29/+40