Age | Commit message (Expand) | Author | Files | Lines |
2005-12-01 | Inserted "set -e" as the first command in the show-depends-dirs target | rillig | 1 | -2/+3 |
2005-12-01 | The new target do-check-pkg-fail-reason should to be a dependency of | rillig | 1 | -3/+15 |
2005-11-30 | - Converted intermediate white-space to all tabs. | rillig | 1 | -7/+7 |
2005-11-30 | - Ignore the return value of the "unset" command. This would terminate the | rillig | 1 | -3/+3 |
2005-11-30 | Fix usage of BULKFILESDIR: | joerg | 1 | -6/+16 |
2005-11-29 | Fix REQUIRES= when ldd output has wrong number of fields. | reed | 1 | -2/+2 |
2005-11-29 | Add advanced unrealircd option descriptions. | adrianp | 1 | -1/+7 |
2005-11-29 | Add a description for chroot | adrianp | 1 | -1/+1 |
2005-11-29 | Add entries for unrealircd | adrianp | 1 | -4/+4 |
2005-11-28 | Instead of extracting the PKG_TOOLS_BIN make(1) variable, extract | rillig | 1 | -10/+13 |
2005-11-28 | Prefixed the definitions for the pkgtools with ${SETENV}. Now it is | rillig | 1 | -7/+7 |
2005-11-28 | Prefixed the messages with "build> " that I had forgotten in the last | rillig | 1 | -6/+6 |
2005-11-28 | Prefixed the status messages from this program with "build> ", to | rillig | 1 | -13/+13 |
2005-11-28 | Print a message before creating the bulk build report, as this takes | rillig | 1 | -1/+2 |
2005-11-28 | If the package-specific log directory is empty after building a package, | rillig | 1 | -1/+5 |
2005-11-28 | The SunPro compiler does not understand the gcc-specific -pipe option, | rillig | 1 | -2/+2 |
2005-11-28 | Change all instances of including mk/ghostscript.mk into asking for | jlam | 1 | -105/+0 |
2005-11-28 | Teach the tools framework about gs, pdftops and pstopdf, which can be | jlam | 1 | -1/+74 |
2005-11-28 | Extend find-prefix.mk so that we can specify a package wildcard instead | jlam | 1 | -5/+5 |
2005-11-28 | Fix a copy-and-paste bug that probably caused some tools to not be | jlam | 1 | -4/+4 |
2005-11-28 | - Since printindex does not use the .pkglist cache anymore, this program | rillig | 1 | -5/+1 |
2005-11-28 | - Don't use the .pkglist cache anymore, as the cache is quite cheap to | rillig | 2 | -21/+16 |
2005-11-25 | Add dot at end of line, like _all_ the other option | wiz | 1 | -1/+1 |
2005-11-25 | Remove some outdated sites, fix some paths. | wiz | 1 | -23/+12 |
2005-11-25 | Added proftpd-readme | martti | 1 | -0/+1 |
2005-11-24 | Indentation fix to make the "case" statements look more uniform. | rillig | 1 | -3/+3 |
2005-11-24 | Added another diagnostic message to distinguish the cases for non-text | rillig | 1 | -2/+4 |
2005-11-24 | Remove some obsoleted imap_uw options. | wiz | 1 | -16/+1 |
2005-11-24 | Add some imap_uw option descriptions. | wiz | 1 | -0/+2 |
2005-11-24 | Corrected the quoting of variables in clear cases. | rillig | 1 | -12/+13 |
2005-11-24 | Properly quote _PKG_DBDIR. | rillig | 1 | -3/+3 |
2005-11-24 | 1. Added section headers in the part of the user-settable variables. | rillig | 1 | -3/+13 |
2005-11-23 | Changed the file extension of BROKENWRKLOG from ".html" to ".txt". This is | rillig | 1 | -7/+3 |
2005-11-23 | Per request, back out all the SKIP_AUDIT_PACKAGES changes. | erh | 4 | -51/+27 |
2005-11-22 | Describe db4 and sqlite. | wiz | 1 | -2/+2 |
2005-11-22 | Missing a line from the previous commit that would cause PKG_DB_TMPDIR | jlam | 1 | -2/+2 |
2005-11-22 | Create PKG_DB_TMPDIR (${WRKDIR}/.pkgdb) in a separate step from creating | jlam | 1 | -3/+4 |
2005-11-20 | Use tex instead of latex in messages and comments. | minskim | 1 | -10/+10 |
2005-11-20 | Put literal strings into .Ql quotes. | rillig | 1 | -3/+5 |
2005-11-20 | Removed a line in the _SU_TARGET variable that had been left from | rillig | 1 | -2/+1 |
2005-11-20 | Added "" quotes to all arguments to echo(1). | rillig | 1 | -17/+17 |
2005-11-20 | Moved the "export BROKENF" command from the top of the program to the | rillig | 1 | -2/+2 |
2005-11-20 | - If the BULKFILESDIR differs from PKGSRCDIR, create it before trying to | rillig | 1 | -1/+16 |
2005-11-20 | Despite having ALLOW_VULNERABLE_PACKAGES in my /etc/mk.conf, I found | agc | 1 | -2/+2 |
2005-11-20 | Added subshell parentheses around the command for updating pkg_install. | rillig | 1 | -2/+2 |
2005-11-20 | Macro usage fixes, use more macros, grammar improvement. | wiz | 1 | -10/+12 |
2005-11-20 | Reverted the SU_CMD change from between 1.1748 and 1.1749 almost | rillig | 1 | -2/+3 |
2005-11-19 | Allow the bulk builds to work by adding security/audit-packages as a | agc | 1 | -2/+2 |
2005-11-19 | Indentation fix. | rillig | 1 | -3/+2 |
2005-11-19 | If the directory of a dependency does not exist, fail instead of (almost) | rillig | 1 | -2/+3 |