summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2006-06-14In pax(1) command lines, -pe is deprecated in favor of -pp.rillig1-1/+9
2006-06-10Minor typo.adrianp1-2/+2
2006-06-09- Added "read" to the list of allowed shell commands.rillig1-6/+54
2006-06-09I prefer #none over #empty in USE_LANGUAGES.rillig1-2/+2
2006-06-09In the SCST_COND state, a shell command is expected, so check here forrillig1-3/+3
2006-06-09Minor improvements.rillig1-9/+13
2006-06-08The old syntax for List+ and InternalList+ does not exist anymore.rillig1-5/+2
2006-06-08- Fixed a typo in a diagnostic message from the buildlink3.mk check.rillig1-9/+15
2006-06-08Contrary to my (and maybe to others') expectations, INFO_FILES doesrillig1-2/+2
2006-06-08Renamed $plist, $descr and $message to $lines, as it already is in therillig1-26/+26
2006-06-08Packages that install info files should set INFO_FILES.rillig1-1/+6
2006-06-08Added explanations for two issues Tron stumbled upon when fixing therillig1-4/+23
2006-06-08The ">&" shell operator is recognized correctly. A warning is printedrillig2-8/+75
2006-06-08Minor improvements.rillig1-2/+3
2006-06-08Some things from the TODO list have been done.rillig1-6/+1
2006-06-08Only adjust the directory depth if there are exactly two leading ".."rillig1-3/+3
2006-06-08PKGREVISION does not need the :Q operator. The various *_MSG shellrillig1-3/+16
2006-06-08Replaced the explicit permission [*:a] with [$list], which preventsrillig1-16/+17
2006-06-06The .include lines in mk/tools/bsd.tools.mk changed, hence pkglintrillig1-2/+3
2006-06-06Completed the recent change by Stoned, who overlooked a second instancerillig1-2/+2
2006-06-06A variable that appears as a whole shell word may either be used as arillig1-4/+8
2006-06-06Some small refinements.rillig1-5/+5
2006-06-06The new avatar of pkgsrc/mk/bsd.sites.mk is named pkgsrc/mk/fetch/sites.mkseb1-2/+2
2006-06-06Added the proper types for many of the variables that have beenrillig1-40/+61
2006-06-06Enumerations don't need the :Q operator.rillig2-4/+6
2006-06-06Improved variable_needs_quoting.rillig2-8/+30
2006-06-06Updated pkglint to 4.64.rillig1-2/+2
2006-06-06When it is not clear whether the :Q operator should be used or not,rillig1-6/+3
2006-06-05Added the command line argument -D{foo,bar,...} that enables or disablesrillig3-65/+134
2006-06-05Minor corrections.rillig1-3/+3
2006-06-03Added an explanation for the warning that "Each sed command shouldrillig1-2/+10
2006-06-03In Makefile.common, the standard list variables may be set using "="rillig1-2/+5
2006-06-03Added the possibility of defining custom ACLs in the file makevars.map.rillig2-63/+109
2006-06-03Updated pkglint to 4.63.rillig1-2/+2
2006-06-03Improved the variable specification in makevars.map. Code cleanup.rillig2-10/+22
2006-06-03Add a wish for PYTHON_VERSIONS_INCOMPATIBLE.joerg1-1/+3
2006-06-03Updated the TODO list.rillig2-23/+32
2006-06-02Run-time variables should not be used in load-time variables.rillig2-5/+27
2006-06-02MASTER_SITE* may be used at run-time. Various other small changes.rillig1-26/+31
2006-06-02Removed the subroutine type_should_be_quoted. In extract_used_variables,rillig1-21/+8
2006-05-31Using the := operator has subtle effects on the number of '$' charactersrillig1-2/+6
2006-05-31Added a check for variables that are evaluated at load time. Especiallyrillig2-13/+58
2006-05-31Fixed indentation level in checkline_mk_vartype.rillig1-29/+29
2006-05-31The checks for variable use and correct quoting have been concentratedrillig2-107/+298
2006-05-31Some minor fixes and additions.rillig1-3/+5
2006-05-31SHLIB_HANDLING and USE_RMAN are deprecated.rillig1-1/+3
2006-05-23Moved the code that guesses the type of a variable based on its namerillig1-36/+40
2006-05-23Prevented warnings when defining the new FETCH_MESSAGE.rillig2-2/+5
2006-05-23- _FETCH_MESSAGE, BUILDLINK_RECOMMENDED.* and BUILDLINK_DEPENDS.* arerillig3-11/+26
2006-05-23The "future directions" chapter gives a vision of what pkglint may do ifrillig3-2/+53