Age | Commit message (Expand) | Author | Files | Lines |
2007-12-10 | document 'rebuild-tree' in usage() | tnn | 1 | -2/+3 |
2007-12-07 | Updated pkglint to 4.80. | rillig | 1 | -3/+3 |
2007-12-07 | + AUTO_MKDIRS | rillig | 1 | -1/+2 |
2007-12-05 | Skip empty lines in the limited list. Bump to 1.16. | joerg | 2 | -3/+5 |
2007-12-02 | pkg_rolling-replace-0.12: | tnn | 2 | -14/+22 |
2007-11-30 | In error messages, it is important to be as specific as possible, to | rillig | 1 | -2/+2 |
2007-11-30 | Catch some common mistakes in dependency patterns. | rillig | 1 | -16/+21 |
2007-11-30 | style | rillig | 1 | -2/+4 |
2007-11-30 | Do not install a package if some of the installed packages would | rillig | 4 | -5/+138 |
2007-11-29 | Remove the package metadata even if it is read-only, without prompting | rillig | 1 | -3/+3 |
2007-11-29 | (typo:) When checking PLIST.common_end and loading PLIST.common, | rillig | 1 | -2/+2 |
2007-11-28 | Check for deprecated mkisofs flags. Fix found and bump pkgrevision. | mishka | 2 | -5/+5 |
2007-11-28 | Added some comments that explain the data structures. | rillig | 2 | -2/+45 |
2007-11-22 | Fixed code duplication. When canonicalizing package names, also do it | rillig | 1 | -26/+17 |
2007-11-20 | Removed USE_TOOLS+=perl:run, since Perl is not used as a tool, only as a | rillig | 1 | -3/+1 |
2007-11-20 | At some place, it should be documented why libnbcompat is _not_ | rillig | 1 | -1/+5 |
2007-11-20 | Inform the user when configuring libnbcompat. While here, fixed some | rillig | 1 | -3/+4 |
2007-11-19 | Even on non-BSD systems, the "-R all" option should disable printing of | rillig | 1 | -3/+5 |
2007-11-17 | Don't install corrupted catpages on Solaris and AIX. PKGREVISION++ | rillig | 1 | -19/+12 |
2007-11-16 | The type of BUILTIN_FIND_GREP.* had been wrong. It's not List of | rillig | 1 | -2/+2 |
2007-11-14 | Add two missing .Ek. | wiz | 1 | -1/+3 |
2007-11-14 | Properly check the return value of load_lines("PLIST.common"). | rillig | 1 | -2/+9 |
2007-11-14 | Some shells, for example /bin/ksh on Solaris, don't like "else fi" | rillig | 1 | -2/+2 |
2007-11-13 | Provide more useful details in the error message for conflicting packages: | rillig | 1 | -5/+4 |
2007-11-13 | There are several error messages with the same words. To make finding | rillig | 1 | -2/+2 |
2007-11-11 | Added commented-out LICENSE=something. | martti | 5 | -5/+10 |
2007-11-08 | Don't use the build time version to find packages, we want to pick up | joerg | 2 | -20/+7 |
2007-11-08 | Bump version or revision of all packages that have a runtime dependency | joerg | 2 | -4/+4 |
2007-11-08 | Supports DESTDIR. | joerg | 1 | -1/+2 |
2007-11-07 | Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG. | rillig | 1 | -3/+3 |
2007-11-07 | In variable assignments in the shell you can sometimes leave out the | rillig | 1 | -1/+9 |
2007-11-07 | Filemasks and Pathmasks may very well contain special characters, so the | rillig | 1 | -3/+3 |
2007-11-07 | In shell commands, handle backticks inside double quotes. By the way, | rillig | 1 | -3/+15 |
2007-11-07 | When checking a single *.mk file, determine the used variables. This | rillig | 1 | -1/+3 |
2007-11-07 | Fixed the XXX from the last commit. PLIST conditionals are read in when | rillig | 1 | -1/+19 |
2007-11-07 | Directories may be removed in a PLIST if there is a corresponding @exec | rillig | 1 | -2/+9 |
2007-11-07 | Warn about removal of unrelated directories in the PLIST. | rillig | 1 | -3/+16 |
2007-11-06 | The "short" names for tools may only be used in the predefined | rillig | 1 | -2/+2 |
2007-11-05 | Also add -E to usage(). From PR 37265. | joerg | 1 | -4/+4 |
2007-11-04 | The fifth field in a CVS/Entries file is the keyword mode. It doesn't | rillig | 1 | -3/+3 |
2007-11-04 | Teach bootstrap-mk-files about groff-1.19.2 on Darwin. | minskim | 2 | -4/+6 |
2007-11-03 | Reverted the deprecation of USE_NCURSES. | rillig | 2 | -3/+4 |
2007-11-03 | pkg_install does the right things with the files, so CHECK_PERMS is not | joerg | 1 | -1/+2 |
2007-11-03 | Tag pkg_install as 20071103. | joerg | 1 | -2/+2 |
2007-11-03 | USE_NCURSES is deprecated. It has no effects anymore. | rillig | 2 | -3/+5 |
2007-11-02 | Remove obsolete option r from usage() and man page. I can't even | joerg | 3 | -6/+6 |
2007-11-01 | Added quotes around the filenames, as suggested by joerg@. | rillig | 1 | -7/+5 |
2007-11-01 | When rename(2) fails, it is useful to know some details about the | rillig | 1 | -4/+5 |
2007-10-31 | "Safe" variables should not have the :Q operator, since it only makes | rillig | 1 | -4/+9 |
2007-10-31 | Do not print warnings about missing PLIST definitions for Perl modules | rillig | 1 | -1/+2 |