summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-18pass const empty string to MAKEEXTRALIST macro instead of thegrant1-5/+8
2005-11-17If there are no files to clean, do nothing.rillig1-1/+5
2005-11-17Updated pkgclean to 20051116.rillig4-138/+91
2005-11-17Fix for part of PR#32092: add SKIP_AUDIT_PACKAGES=yes so pkg_install canerh1-1/+2
2005-11-17Added a dependency on libnbcompat to allow building on Solaris easier.rillig2-2/+8
2005-11-16Update to version 1.24.seb3-15/+53
2005-11-15Values in SUBST_CLASSES may be tool names.rillig1-1/+2
2005-11-15USE_JAVA2 may be "YES", too.rillig1-2/+2
2005-11-15Removed the (vague) check for "nb\d+" in DISTNAME.rillig1-6/+1
2005-11-15* mention the SUBST framework whenever ${SED} is used.rillig1-0/+1
2005-11-15Updated pkglint to 4.42.1.rillig2-5/+8
2005-11-15Don't hide errors in the post-install stage.rillig1-2/+2
2005-11-15MANINSTALL is a user-settable variable and thus must not be defined byrillig1-5/+1
2005-11-14The last change was a bad idea. Reverted it partly. Now pkglint -I showsrillig1-22/+24