summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-14* warn about the use of ${WRKDIR:=...}, as this construct should onlyrillig1-0/+2
2005-11-14WRKSRC is of type WrkdirSubdirectory, but no new checks are added.rillig2-2/+6
2005-11-14- EXTRACT_SUFX is of type DistSuffix.rillig2-2/+8
2005-11-14The readmakefile() subroutine only returns the lines of the main Makefilerillig2-4/+8
2005-11-14* avoid duplicate warnings.rillig1-0/+1
2005-11-14Updated pkglint to 4.42.rillig4-49/+117
2005-11-14Sync with src/usr.sbin/pkg_install:dillo2-5/+5
2005-11-14Remove obsolete file from OBJS also.dillo1-2/+2
2005-11-14Rename LIBKVER_STANDALONE_DIR to LIBKVER_STANDALONE_PREFIX.seb1-4/+4
2005-11-14* detect spelling errors in variable namesrillig1-0/+1
2005-11-14- File::stat is used instead of the -d and -f operators to get the filerillig1-9/+20
2005-11-14When checking for the existence of a dependency, userillig1-2/+2
2005-11-14- Allow an opening bracket in variable names and tool names.rillig1-4/+4
2005-11-14When loading .mk files, lines are properly converted into logical lines.rillig1-2/+2
2005-11-14Made sure that global variables are only accessed if they are defined.rillig1-19/+14
2005-11-14Updated pkglint to 4.41.rillig4-79/+127
2005-11-13Add and enable p5-pkgsrc-Dewey.wiz1-1/+2
2005-11-13Initial import of p5-pkgsrc-Dewey:wiz11-0/+217
2005-11-13Sync with basesrc: do not use errx in dewey.c; handle -1 return valuewiz2-6/+11
2005-11-13Remove obsolete file.wiz1-76/+0
2005-11-13The exitcode from running pkglint in the post-install target is ignored,rillig1-2/+2
2005-11-10- Improved the way the tool names are detected once more.rillig1-1/+7
2005-11-10Updated pkglint to 4.40.rillig5-19/+12
2005-11-10* Find a reliable, secure way to delete all CVS directories insiderillig1-0/+3
2005-11-10Moved the checks for the COMMENT from checklines_package_Makefile() torillig2-19/+19
2005-11-10- Improved the detection of tool names once more.rillig1-2/+2
2005-11-10Updated pkglint to 4.39.rillig2-8/+10
2005-11-10Updated pkglint to 4.38.4.rillig2-6/+6
2005-11-10Added (currently disabled) code to scan for variable names inrillig1-14/+37
2005-11-08Removed the -l command line option from lintpkgsrc(1). Use "pkglint -r"rillig4-76/+26
2005-11-08Updated pkglint to 4.38.2.rillig2-7/+9
2005-11-08- Disable checking for variable names starting with an underscore. Duerillig1-2/+3
2005-11-08Fixed a typo ($line->error -> $line->log_error).rillig1-2/+2
2005-11-08Updated pkglint to 4.38.1.rillig2-11/+9
2005-11-08diff:rillig1-1/+1
2005-11-08Sync with basesrc 1.3:wiz1-15/+3