Age | Commit message (Expand) | Author | Files | Lines |
2008-01-03 | + lintpkgsrc | rillig | 1 | -1/+2 |
2008-01-03 | Imported lintpkgsrc. | rillig | 3 | -0/+56 |
2008-01-03 | Added a way to determine the PKGPATH when checking a package. | rillig | 1 | -3/+22 |
2008-01-01 | If one of the NO_*_ON_* variables contains something other that | rillig | 1 | -2/+7 |
2008-01-01 | All characters in PLIST files are relevant, so make trailing white-space | rillig | 1 | -2/+6 |
2007-12-27 | Do not skip the configure phase. This package needs it to configure | minskim | 1 | -2/+1 |
2007-12-23 | Prepare for update of NetBSD and pkgsrc-2007Q4 by tagging current state | joerg | 1 | -2/+2 |
2007-12-22 | Prevent internal errors when one-letter variables are used. The warning | rillig | 1 | -2/+3 |
2007-12-22 | Updated pkglint to 4.81. | rillig | 1 | -2/+2 |
2007-12-22 | GNU info pages should not be installed into share/info. | rillig | 1 | -3/+7 |
2007-12-21 | + REDQ_FILES_PERMS | rillig | 1 | -1/+2 |
2007-12-21 | Updated the list of pkgsrc compilers (+hp, +pcc). | rillig | 1 | -2/+6 |
2007-12-19 | Improved the wording of an explanation, to avoid confusion. | rillig | 1 | -4/+4 |
2007-12-19 | - Added support for the new META_PACKAGE variable. | rillig | 2 | -4/+8 |
2007-12-19 | The +CONTENTS file is checked for conflicts, not +REQUIRED_BY. | rillig | 1 | -2/+2 |
2007-12-17 | Another day, another update (and probably not the last one): | tron | 13 | -71/+146 |
2007-12-17 | Documented struct package_conflict and added a note about the | rillig | 1 | -0/+17 |
2007-12-16 | Update "x11-links" package to version 0.33: | tron | 5 | -22/+53 |
2007-12-16 | Fix build on pre-Leopard Mac OS X systems. | tron | 1 | -3/+5 |
2007-12-16 | Mac OS X Leopard doesn't "InstallFlags" in "darwin.cf". We therefore don't | tron | 1 | -4/+6 |
2007-12-15 | Update "x11-links" package to version 0.32: | tron | 13 | -62/+185 |
2007-12-15 | Force dependency on libevent from pkgsrc on NetBSD, the native version | joerg | 1 | -4/+2 |
2007-12-13 | Made the CVS Id check stricter, to catch many mistakes in pkgsrc-wip. | rillig | 1 | -2/+2 |
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 |