Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-05 | Make MAKE_PROGRAM overridable by packages. | wiz | 1 | -2/+2 | |
From Aleksey Cheusov in PR 44696. | |||||
2011-02-10 | Added clang to PKGSRC_COMPILER | adam | 1 | -2/+2 | |
2011-02-01 | Make a missing LICENSE an error. | wiz | 2 | -9/+9 | |
Be more permissive wrt what characters are allowed in patch file names. Bump version to 4.97. | |||||
2011-01-23 | Allow emacs24, emacs23 and emacs23nox to EMACS_VERSIONS_ACCEPTED and | obache | 2 | -5/+5 | |
EMACS_VERSION_REQD. | |||||
2011-01-17 | Allow fortran77 in USE_LANGUAGES. | wiz | 2 | -4/+4 | |
2010-10-26 | Put LICENSE into MAINTAINER section, where other documentation puts it. | wiz | 2 | -4/+4 | |
Bump version. | |||||
2010-09-22 | Allow 90 in PGSQL_VERSIONS_ACCEPTED | adam | 1 | -2/+2 | |
2010-06-15 | In patch files, comments are so useful that this is no longer a | rillig | 1 | -5/+5 | |
warning that only applies when -Wextra is given. ok wiz@ | |||||
2010-06-02 | Added databases/db5 version 5.0.21 | adam | 1 | -4/+4 | |
2010-03-14 | Recognize PREV_PKGPATH. | wiz | 1 | -1/+2 | |
2010-03-11 | Updated pkglint to 4.93. | rillig | 2 | -4/+6 | |
Changes since 4.92: - Changes for the changing pkgsrc infrastructure - Added basic support for LICENSE expressions | |||||
2010-03-10 | Updated the handling of the LICENSE variable. It is no longer a simple ↵ | rillig | 1 | -11/+23 | |
identifier, but may be a complex boolean expression. | |||||
2010-02-16 | + complain if LICENSE definition is missing | wiz | 1 | -1/+2 | |
2010-01-16 | Bump version simply because it hasn't been bumped for some time and many | jnemeth | 1 | -2/+2 | |
changes have been made in the meantime. These way people will know that there are updates that don't give bogus warnings. | |||||
2009-12-29 | Updated PGSQL_VERSIONS_ACCEPTED | adam | 1 | -2/+2 | |
2009-11-20 | The GNU tools usually provide replacements for their counterparts whose | rillig | 1 | -2/+2 | |
name doesn't start with a "g". Fixes PR 40261. | |||||
2009-11-02 | allow USE_JAVA=build. | obache | 1 | -2/+2 | |
2009-10-21 | note that pkglint doesn't understand dual licenses | tnn | 1 | -1/+2 | |
2009-09-15 | Oops. Thanks to Martti Kuparinen for finding this. | rillig | 1 | -4/+4 | |
2009-09-15 | Sync with reality. Patch provided by Yuji Yamano via pkgsrc-users. | rillig | 1 | -4/+4 | |
2009-09-15 | Don't prevent others from increasing the version number, since I don't | rillig | 1 | -2/+1 | |
follow recent pkgsrc developments as carefully as necessary. | |||||
2009-09-10 | SuSE packages live in suse100 nowadays and for Python pick 2.6. | joerg | 1 | -3/+3 | |
2009-09-09 | Remove references to python-2.3. | wiz | 1 | -2/+2 | |
2009-08-25 | Remove BROKEN_IN variable. It was no maintained, and there was no | wiz | 1 | -2/+1 | |
defined workflow for setting it, removing it, or removing packages depending on it. | |||||
2009-07-26 | Fixed the parser for shell commands, so that it recognizes the $$$$ | rillig | 1 | -2/+4 | |
variable. | |||||
2009-07-26 | Added support for LICENSE_FILE, OPSYSVARS and @pkgdir. | rillig | 1 | -1/+26 | |
2009-07-22 | Don't suggest to use obsolete features. | rillig | 1 | -3/+3 | |
2009-07-22 | Mark USE_DIRS as deprecated. | wiz | 1 | -1/+2 | |
2009-07-22 | Remove USE_DIRS handling. | wiz | 2 | -54/+8 | |
Warn about obsolete @dirrm. Add an XXX for hicolor-icon-theme check. | |||||
2009-07-17 | Added the ability to resolve simple variable references of the form | rillig | 1 | -2/+34 | |
${VARNAME} into their values. This was intended to fix the false positive warnings about missing distinfo files, but it cannot handle database/ruby-gdbm for example, because _RUBY_VER_MAJOR uses pattern substitution. Run pkglint with -Dtrace,misc and look for resolve_var to see what happens up to now. | |||||
2009-07-17 | Variables that are defined by the package may be used as shell commands. | rillig | 1 | -1/+6 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-06-13 | Documented the most recent change. | rillig | 1 | -1/+6 | |
2009-06-13 | Introduced the emulation framework to pkglint. | rillig | 2 | -2/+41 | |
2009-05-26 | Shell comments may be hidden using @, as they have no side effects. | rillig | 1 | -2/+5 | |
2009-04-26 | Removed unnecessary code. | rillig | 1 | -33/+23 | |
2009-04-26 | Optimized the doc/CHANGES handling to get the get_doc_CHANGES function | rillig | 1 | -10/+10 | |
out of the top-15 time consumers, as measured by DProf. The execution time decreased by about 15 percent. | |||||
2009-04-26 | Documented the recent addition of the PkgPath type. | rillig | 1 | -1/+8 | |
2009-04-26 | Added a check that ensures that all types in makevars.map actually exist | rillig | 1 | -8/+36 | |
in the code, avoiding "Type not found" fatal errors at runtime. In this case, only the variables *_SPECIFIC_PKGS were affected. The real problem that induced the above change was the unknown type "List of Pathname", which was a bug in the pkglint code itself, introduced three years ago (revision 1.574). | |||||
2009-04-26 | Added <para> tags so the document validates again. | rillig | 2 | -14/+14 | |
2009-04-26 | Removed unused functions. | rillig | 1 | -14/+1 | |
2009-04-09 | NO_MTREE and NO_PACKAGE are obsolete. | joerg | 2 | -4/+6 | |
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -2/+1 | |
2009-04-05 | take case-insensitive filesystems into account. | rillig | 1 | -1/+8 | |
2009-04-04 | Added a warning for the old buildlink3.mk format. | rillig | 1 | -1/+7 | |
2009-03-25 | Improve explanation for missing man pages for sbin/ programs. | wiz | 1 | -4/+4 | |
2009-03-25 | Added explanations for all warnings that currently appear in wip/dcc. | rillig | 1 | -1/+34 | |
2009-03-25 | + LICENSE_FILE | rillig | 1 | -1/+2 | |
2009-03-22 | Added BUILDLINK_CONTENTS_FILTER.* | rillig | 1 | -1/+2 | |
2009-03-22 | Fixed the .if/.endif handling in the new buildlink3.mk format. | rillig | 1 | -2/+2 | |