Age | Commit message (Expand) | Author | Files | Lines |
2008-01-15 | Use %lu + casts instead of depending on size_t's %z. Some Operating | joerg | 2 | -12/+23 |
2008-01-15 | pbulk 0.18: | joerg | 6 | -25/+38 |
2008-01-14 | Retire support for builtin X11 on HP-UX. The builtin libs are simply | tnn | 3 | -300/+1 |
2008-01-14 | Make CPP definition compiler-agnostic | tnn | 1 | -2/+2 |
2008-01-14 | fix typo | tnn | 1 | -2/+2 |
2008-01-14 | We always have install-sh on HPUX | tnn | 1 | -2/+2 |
2008-01-14 | First cut at some HPUX specific overrides. No version bump of the package | tnn | 1 | -0/+193 |
2008-01-13 | Fixed typos. | rillig | 1 | -6/+5 |
2008-01-11 | Add patch from Brook Milligan to avoid treating warnings about | gdt | 2 | -3/+4 |
2008-01-10 | Greg wants me to check for unused license files. | rillig | 1 | -1/+2 |
2008-01-10 | Check misspelled macro names, for example __NetBSD_Version instead of | rillig | 1 | -1/+8 |
2008-01-08 | The package needs a C compiler. | heinz | 1 | -3/+5 |
2008-01-07 | Add 'audit-packages -F <file>' to process a list of packages/patterns | adrianp | 2 | -200/+276 |
2008-01-06 | + REPLACE_LOCALEDIR_PATTERNS | rillig | 1 | -1/+2 |
2008-01-06 | + BUILD_MAKE_CMD | rillig | 1 | -1/+2 |
2008-01-06 | Deactivated the "NOTE: you can write "tool" instead of "${TOOL}", as | rillig | 1 | -2/+4 |
2008-01-06 | When a variable is compared to a string in an .if or .elif directive, | rillig | 1 | -5/+30 |
2008-01-05 | Improved an explanation for an error message, since the previous version | rillig | 1 | -2/+5 |
2008-01-05 | Improved the wording of the "Makefiles must not be included" error message. | rillig | 1 | -2/+2 |
2008-01-05 | Don't give a warning for incomplete RCS tags in patch files, as they | rillig | 1 | -2/+2 |
2008-01-05 | Reactivated the code to warn about missing comments in patches. It seems | rillig | 1 | -5/+5 |
2008-01-05 | Require at least version 0.35 for the benefit of system with native X.org. | tron | 1 | -2/+2 |
2008-01-05 | Update "x11-links" package to version 0.35: | tron | 5 | -3/+22 |
2008-01-05 | In the check for variable ordering in package Makefiles, MASTER_SITES is | rillig | 1 | -2/+2 |
2008-01-04 | Added code to analyze the conditions in .if and .elif directives. This | rillig | 1 | -1/+86 |
2008-01-04 | Whenever a Makefile.common is included by another file, that file should | rillig | 1 | -1/+27 |
2008-01-04 | Updated pkglint to 4.82. | rillig | 2 | -16/+7 |
2008-01-04 | If a command line argument is used, it should be mentioned by exactly | rillig | 2 | -5/+6 |
2008-01-04 | Prepared pkglint for the upcoming cleanup of the .include directives in | rillig | 1 | -2/+2 |
2008-01-03 | When calling open(2), don't try to get an error message from libarchive, | rillig | 1 | -3/+3 |
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 |