summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2005-11-30- Added __STDC__, __GLIBC__ and __INTERIX to the list of known macros.rillig1-1/+7
2005-11-30- Removed the unnecessary constant conf_rcsidstring.rillig1-3/+2
2005-11-30- Added CFLAGS and CPPFLAGS to the list of variables that may contain therillig1-2/+2
2005-11-30- Added an explanation for the warning about MKDIR => INSTALL_*_DIR.rillig1-1/+4
2005-11-29Updated pkgse to 0.3.rillig2-6/+6
2005-11-28added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAXschwarz2-2/+12
2005-11-28Correct PAX_CMD to be pax.ben1-2/+2
2005-11-28- Restrict the autofix changes to apply only if the whole ShellWordrillig1-9/+11
2005-11-27Updated pkglint to 4.46.3.rillig2-32/+44
2005-11-27- Renamed the type PlatformTuple into PlatformTriple.rillig2-7/+11
2005-11-27- Imported the explain() subroutine into ::main.rillig1-5/+6
2005-11-27Updated pkglint to 4.36.2.rillig2-6/+19
2005-11-27Removed trailing white-space.rillig1-9/+9
2005-11-24Updated pkglint to 4.46.1.rillig3-18/+68
2005-11-24Update to 1.1: Install manpageswiz2-3/+7
2005-11-24Bugfix.rillig1-4/+7
2005-11-24Implemented the --explain option and the checks for CPP macros in patchrillig1-2/+4
2005-11-24Updated pkglint to 4.46.rillig4-30/+142
2005-11-24- Not all possible plural variables have to be quoted withrillig1-5/+5
2005-11-24Updated pkglint to 4.45.3.rillig3-85/+111
2005-11-24Improved, reindented and commented the regular expression for shell words.rillig1-3/+11
2005-11-23Updated pkglint to 4.45.2.rillig2-53/+65
2005-11-23Conditionally include header files, and include nbcompat.hben1-1/+17
2005-11-23Sync with src. Remove unused variable argc from apply_perms().ben1-3/+2
2005-11-23When a list is appended to another list, like MAKE_ENV+=rillig1-8/+12
2005-11-23Updated pkglint to 4.45.1.rillig3-14/+20
2005-11-23Remove unused variables, fix variable names to avoid shadowing globals,ben3-21/+23
2005-11-22Reduce the use of the system() function in pkg_install to avoid quotingben14-221/+425
2005-11-21Updated pkglint to 4.45.rillig2-14/+14
2005-11-21* warn about unportable CPP macros in patches.rillig1-0/+1
2005-11-21Fixed a syntax error. I had forgotten to begin a comment with a "#".rillig1-3/+3
2005-11-20Updated pkglint to 4.44.rillig4-22/+5
2005-11-20Reworked the in-file documentation on pkglint. Added section headings.rillig1-23/+141
2005-11-20Removed the (undocumented) -Wvague option. All diagnostics that had beenrillig1-29/+33
2005-11-20Don't print warnings for unknown "empty" directories like pkg/ and scripts/rillig1-2/+2
2005-11-20Updated pkglint to 4.43.2.rillig3-7/+43
2005-11-20Use $conf_pkgsrcdir instead of hard-coded "/usr/pkgsrc".rillig1-3/+3
2005-11-20Added the $conf_make variable to solve compile-time errors.rillig1-1/+2
2005-11-20Updated lintpkgsrc to 4.43.1.rillig2-7/+17
2005-11-20Don't report *_MK variables as unchecked.rillig1-2/+4
2005-11-19As long as pkg_regress is not mentioned in the pkgsrc guide, it does notrillig1-2/+1
2005-11-19Variable names starting with an underscore are reserved for internalrillig1-3/+2
2005-11-19Code cleanup.rillig1-164/+22
2005-11-19Replaced the special purpose variable $seen_USE_PKGLOCALEDIR with therillig1-6/+15
2005-11-19Removed the old EXTRACT_SUFX check.rillig1-19/+2
2005-11-19Don't complain if no MAINTAINER is given.rillig1-13/+1
2005-11-19Oops, covered the tracks from last-minute tests.rillig1-2/+1
2005-11-19Updated pkglint to 4.43.rillig5-14/+69
2005-11-19Updated pkglint to 4.42.2.rillig3-4/+10
2005-11-18revert last, and apply the simpler fix to the MAKEEXTRALIST macro ingrant1-9/+7