summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2006-02-07- New error: The Solaris /bin/sh cannot handle "cd" inside conditionals.rillig1-3/+9
2006-02-07- ../../pkgtools/x11-links/buildlink3.mk must not be included directly.rillig1-1/+5
2006-02-07- The diagnostics are filtered through strxvis(), so that pkglint is ablerillig1-2/+9
2006-02-07- Not only check for the definition of deprecated variables, but also forrillig1-11/+21
2006-02-06Update pkg_chk to 1.76:abs2-4/+4
2006-02-06Updated pkglint to 4.56.rillig1-2/+2
2006-02-06- Reworded two occurrences of "unportable". They sounded too harsh.rillig1-3/+3
2006-02-06- Don't emit an extra warning if a tool should be added to USE_TOOLS. Justrillig1-3/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg4-5/+8
2006-02-05Readded almost all variables that had been here in the past. We cannotrillig1-5/+56
2006-02-04Pinned down the collected problems of the current pkglint development.rillig1-0/+33
2006-02-04* Many of the checking routines need some context to provide betterrillig1-1/+4
2006-02-04- Some tools that are often used as ${TOOLNAME} need to be explicitlyrillig1-3/+71
2006-02-02- bsd.prefs.mk does not need to be included before BUILDLINK_DEPMETHOD getsrillig1-2/+3
2006-02-02Wish for warning about BUILD_USES_MSGFMT being used withoutjoerg1-1/+3
2006-01-31Updated createbuildlink to 3.10.rillig2-8/+8
2006-01-30Updated pkglint to 4.55.rillig1-2/+2
2006-01-30- Added a hack to be able to parse nested make(1) variables likerillig1-3/+4
2006-01-29- Variables whose name end in DIR, DIRS, FILE, FILES, as well as PATH,rillig1-1/+4
2006-01-28- PkgLint::String::substring accepts an undefined second argument.rillig1-9/+34
2006-01-28- Added a comment above get_regex_plurals, explaining what it does.rillig1-1/+7
2006-01-28- Added PkgLint::Util::min and PkgLint::Util::max.rillig1-31/+44
2006-01-28- Removed PkgLint::Util::match.rillig1-24/+64
2006-01-27- Found the one variable that slipped through when renaming $file torillig1-3/+3
2006-01-27- Fixed inconsistent use of white-space.rillig1-3/+3
2006-01-27- Reformatted simple getter/setter methods to save some space.rillig1-46/+19
2006-01-27- Globally renamed all variables called $file into $fname. The identifierrillig1-66/+66
2006-01-27- Added the two data types PkgLint::File and PkgLint::Location. I will needrillig1-1/+57
2006-01-26- Added the PkgLint::Util::match function that matches a string against arillig1-2/+18
2006-01-26Even in quick-install mode, the self test should be run.rillig1-2/+2
2006-01-25Added a ``quick-install'' target that allows me to install pkglint in threerillig1-1/+8
2006-01-25Fix false positives about the test that checks for pkg-config filesxtraeme2-4/+4
2006-01-25- In --debug mode, all variable assignments that occur when the packagerillig1-8/+9
2006-01-25Add conditional code to ignore the non-numeric part of an OS versionjoerg5-4/+36
2006-01-24- As "set -- $i" is often used for splitting variables, don't warn if shellrillig1-5/+11
2006-01-24- In shell variable assignments, no quoting is needed.rillig1-2/+4
2006-01-24- Accept "\"...\"" as valid CPP macro, as some old configure scripts needrillig1-1/+4
2006-01-23- Made the parser for distinfo files stricter. It can catch mismatchedrillig1-14/+59
2006-01-23- Made -Wvarorder work like stated in the documentation. I had replaced therillig1-5/+9
2006-01-22- Instead of only allowing the :Q modifier for quoting, allow any modifierrillig1-2/+7
2006-01-21Update "rpm2pkg" package to version 2.1.1. Changes since 2.1:tron2-6/+5
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam2-4/+2
2006-01-20Updated pkglint to 4.54.rillig1-2/+2
2006-01-20- Added the -d|--debug command line option, which replaces -Wdebug. Therillig3-33/+58
2006-01-20Setting BROKEN_GETTEXT_DETECTION to "no" really means "no", so allow it.rillig1-2/+2
2006-01-20Despite its name, BUILTIN_FIND_FILES_VAR is a _list_ of variable names.rillig1-2/+2
2006-01-19Add include/X11/XlibConf.h to xorg list. I noticed and added thatreed2-3/+4
2006-01-17- Added some more state transitions and warnings to the shellword parser.rillig1-1/+25
2006-01-16- In -Wextra mode, emit warnings if a "?=" operator occurs beforerillig1-1/+17
2006-01-15Update pkgtools/pkg_chk to 1.66abs2-4/+4