Age | Commit message (Expand) | Author | Files | Lines |
2005-12-05 | - Improved the regular expression for shell words by recognizing make(1) | rillig | 1 | -1/+2 |
2005-12-05 | - The heuristics for unnecessary .undef directives after .for were | rillig | 1 | -7/+1 |
2005-12-05 | - Allow the "-" character in the "variable name" part of a ShellWord | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 11 | -26/+26 |
2005-12-05 | Don't fix patch files automatically, since after patching them the checksum | rillig | 1 | -3/+1 |
2005-12-04 | Regenerated distinfo to include the latest change to patch-ac. Contrary to | rillig | 1 | -2/+2 |
2005-12-03 | - In PLIST files, only suggest replacing @unexec rmdir ... with @dirrm | rillig | 1 | -18/+18 |
2005-12-02 | * check that all values used for the PKG_OPTIONS are documented in | rillig | 1 | -0/+3 |
2005-12-02 | - Allow the "?" character in Dependency. It is used as a placeholder for | rillig | 1 | -9/+9 |
2005-12-02 | Added CONFLICTS, CC and CXX. The latter two are marked as read-only. | rillig | 1 | -1/+4 |
2005-12-02 | Mark USE_SOCKS as deprecated. | wiz | 2 | -3/+3 |
2005-12-02 | Removed the partial RCS Id tag from patch-ac. Didn't update distinfo, as | rillig | 1 | -2/+2 |
2005-12-02 | Removed the warning that PKG_JVM was deprecated and PKG_DEFAULT_JVM | rillig | 1 | -2/+1 |
2005-12-02 | Allow append-only lists to be initialized using the "?=" operator, in | rillig | 2 | -4/+4 |
2005-12-02 | Disabled the type check for BUILDLINK_RECOMMENDED, as it has produced | rillig | 1 | -2/+2 |
2005-12-02 | Allow direct use of tool names if the tool name is preceded by "${...}/". | rillig | 1 | -2/+2 |
2005-12-02 | Unnecessary .undef directives in Makefiles can be fixed automatically if | rillig | 1 | -1/+7 |
2005-12-02 | All *.mk and Makefile* files can now be fixed automatically. | rillig | 1 | -1/+2 |
2005-12-01 | Mark USE_RSAREF2 for removal after 2005Q4. | wiz | 1 | -2/+2 |
2005-12-01 | Move USE_OPENLDAP from makevars.map to deprecated.map. | wiz | 2 | -3/+3 |
2005-12-01 | Move USE_INN from makevars.map to deprecated.map. | wiz | 2 | -3/+3 |
2005-12-01 | Move USE_OSS from makevars.map to deprecated.map. | wiz | 2 | -3/+3 |
2005-12-01 | Move USE_XFACE from makevars.map to deprecated.map. | wiz | 2 | -3/+3 |
2005-12-01 | Move USE_SJ3 and USE_WNN4 from makevars.map to deprecated.map. | wiz | 2 | -4/+4 |
2005-12-01 | Move some obsolete variables from makevars.map to deprecated.map. | wiz | 2 | -6/+6 |
2005-12-01 | - RCS tags that appear in the @@ lines of patches in unified diff format | rillig | 1 | -2/+14 |
2005-12-01 | - In resolve_relative_path(), PKGSRCDIR is replaced with $pkgsrcdir. | rillig | 1 | -2/+5 |
2005-12-01 | Unified the handling of relative pathnames and suppressed an error message | rillig | 1 | -17/+20 |
2005-12-01 | ... and another fix for the same problem ... | rillig | 1 | -1/+2 |
2005-12-01 | Bugfix for revision 1.402, in which the check for relative pathnames has | rillig | 1 | -2/+2 |
2005-12-01 | Adjusted the version number to the one that has been announced. (4.49 => | rillig | 1 | -2/+2 |
2005-12-01 | - Added the subroutine checkline_relative_path(). | rillig | 1 | -11/+18 |
2005-12-01 | Updated pkglint to 4.48. | rillig | 1 | -2/+2 |
2005-12-01 | - Improved coverage of Makefile checks. Now every line of a Makefile or a | rillig | 1 | -3/+99 |
2005-12-01 | - Made the check for spurious RCS tags in patches less strict. Now it finds | rillig | 1 | -2/+2 |
2005-12-01 | - Clarified the documentation of the --import command line option. | rillig | 2 | -2/+4 |
2005-12-01 | Updated pkglint to 4.47. | rillig | 1 | -2/+2 |
2005-12-01 | Replaced the DESCR from the year 2001 with a current one, since pkglint has | rillig | 1 | -9/+6 |
2005-12-01 | Fixed two typos. | rillig | 1 | -3/+3 |
2005-12-01 | - Reintroduced the check for absolute pathnames in shell commands. This | rillig | 2 | -21/+75 |
2005-12-01 | - Disabled the check for direct use of tool names completely, as there are | rillig | 1 | -2/+7 |
2005-12-01 | - Fixed a bug that had been introduced in revision 1.391, preventing | rillig | 1 | -2/+2 |
2005-11-30 | - Added __STDC__, __GLIBC__ and __INTERIX to the list of known macros. | rillig | 1 | -1/+7 |
2005-11-30 | - Removed the unnecessary constant conf_rcsidstring. | rillig | 1 | -3/+2 |
2005-11-30 | - Added CFLAGS and CPPFLAGS to the list of variables that may contain the | rillig | 1 | -2/+2 |
2005-11-30 | - Added an explanation for the warning about MKDIR => INSTALL_*_DIR. | rillig | 1 | -1/+4 |
2005-11-29 | Updated pkgse to 0.3. | rillig | 2 | -6/+6 |
2005-11-28 | added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAX | schwarz | 2 | -2/+12 |
2005-11-28 | Correct PAX_CMD to be pax. | ben | 1 | -2/+2 |
2005-11-28 | - Restrict the autofix changes to apply only if the whole ShellWord | rillig | 1 | -9/+11 |