summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2006-02-27Added RCS Id.rillig1-0/+2
2006-02-27Quoting bugfix.rillig1-2/+2
2006-02-27- Added a list of forbidden commands that must not be used in packages.rillig1-1/+12
2006-02-26Added the book ``Design and implementation of pkglint''.rillig10-0/+806
2006-02-26- Improved checking of sed commands that are used in the SUBSTrillig2-6/+56
2006-02-26- Got rid of 810 warnings in -Wall mode by assuming that certain variablesrillig1-6/+4
2006-02-26- The type SubstMessage was redundant and has been replaced with Message.rillig2-9/+4
2006-02-25Fixed pkglint warnings.rillig1-8/+8
2006-02-25Added sed quotesadam1-8/+8
2006-02-24Fixed pkglint warnings.rillig1-10/+10
2006-02-24PKGMANDIR instead of man.reed1-3/+3
2006-02-24PKGMANDIR instead of "man".reed1-6/+6
2006-02-24PKGMANDIR instead of "man".reed1-3/+3
2006-02-24DECOMPRESS_CMD is deprecated.rillig1-1/+2
2006-02-24- builtin.mk files must not be included directly.rillig1-3/+4
2006-02-24- Fixed path handling when ${PKGSRCDIR} appears in Makefiles.rillig1-4/+20
2006-02-19- The simplification from the last commit was wrong, but those statementsrillig1-8/+11
2006-02-19- Simplified checking for the RCS Id in the first line of patches.rillig1-5/+2
2006-02-19- Completely rewrote the parser for patch files. The new parser can parserillig1-81/+320
2006-02-18Update pkg_chk to 1.69abs3-25/+37
2006-02-18Update pkg_chk to 1.68abs2-20/+26
2006-02-18- Installing documentation to share/doc/html is deprecated. By default, norillig3-108/+96
2006-02-18Added EGDIR.rillig1-1/+4
2006-02-18- The checkline_mk_vartype_basic routine needs to know whether the valuerillig1-10/+14
2006-02-18- Disabled the warning that all substiution commands should be enclosed inrillig1-2/+2
2006-02-18Distinguish between Pathnames and Pathlists. The latter are lists ofrillig1-5/+16
2006-02-18Added some variables.rillig1-1/+8
2006-02-18Updated pkglint to 4.57.rillig1-2/+2
2006-02-18- Guess the data type of *PATH variables to be Pathname, of *PATHS to berillig1-1/+3
2006-02-17The use of DOWNLOADED_DISTFILE is deprecated because there is no way ofrillig1-1/+2
2006-02-17- Be stricter when checking whether a shell word consists of exactly onerillig1-2/+2
2006-02-17- Text alignment with spaces is changed to tabs if the --autofix option isrillig1-2/+25
2006-02-17Solaris su(1) does not have an -m argument; re-work so that this can besketch1-5/+7
2006-02-16Update to 1.27:jmmv2-6/+4
2006-02-16- Allow the values -c99 for CFLAGS and -static for LDFLAGS.rillig1-1/+8
2006-02-16Added XMKMF_FLAGS.rillig1-2/+2
2006-02-15TODO: reinvent the pkglint type system.rillig1-1/+24
2006-02-15- Marked the latest :Q warning as experimental. It currently suggests torillig1-7/+7
2006-02-15- Some more typed variables.rillig2-6/+20
2006-02-15- Added some more variables and a new data type, LdFlags.rillig2-6/+77
2006-02-14Added some more variables.rillig1-2/+34
2006-02-14- Added experimental support for detecting defined, but unused variables.rillig2-2/+62
2006-02-13Oops. The last change modified the behavior of an if-then-elsif chain in arillig1-5/+7
2006-02-13- Including "options.mk" does not qualify to using common Makefiles, whichrillig1-2/+5
2006-02-13- Even if the type of a variable is guessed based on its name, report itrillig1-4/+6
2006-02-12Correctly handle Python and Ruby prefixes in binary package names. Patchrillig1-4/+11
2006-02-12- ${COMPILER_RPATH_FLAG} should be used instead of the various -Wl,...rillig1-2/+8
2006-02-11- Changed the wording of the warning message for misquoted variables. Therillig1-3/+5
2006-02-11- Removed duplicate definition for LIB_DEPENDS.rillig1-2/+1
2006-02-11- MANDIR is deprecated. Use PREFIX/PKGMANDIR instead.rillig1-1/+2