Age | Commit message (Expand) | Author | Files | Lines |
2014-05-06 | Add REPLACE_LUA. Bump version. | wiz | 1 | -1/+2 |
2014-03-10 | tell MASTER_SITE_MOZILLA_ALL, MASTER_SITE_MOZILLA_ESR, MASTER_SITE_NETLIB, | obache | 1 | -1/+6 |
2014-03-03 | tell QNX as a operating system | obache | 1 | -2/+2 |
2014-03-02 | tell EXTRACT_ENV. | obache | 1 | -1/+2 |
2014-03-02 | Add "solaris" to EmulPlatform. | obache | 1 | -2/+2 |
2014-03-02 | more EMUL_OPSYS supported in pkgsrc. | obache | 1 | -2/+2 |
2014-03-02 | DISTNAME is optional now. | obache | 1 | -2/+2 |
2014-03-02 | We can put any files in files/. | obache | 1 | -1/+5 |
2014-03-02 | TEST_TARGET can be set in option.mk (with test option). | obache | 1 | -2/+2 |
2014-03-02 | tell DESTDIR_VARNAME | obache | 1 | -1/+2 |
2014-03-02 | Tell CHECK_SHLIBS_SKIP. | obache | 1 | -1/+2 |
2014-02-17 | dd REPLACE_CSH. Bump version. | wiz | 1 | -1/+2 |
2014-01-28 | tell GNU configure related variables. | obache | 1 | -1/+5 |
2014-01-25 | No need to have two variables for the same logic. | wiz | 1 | -2/+2 |
2014-01-13 | pkglint now warns about broken dependencies like >=x.y.* | cheusov | 1 | -9/+9 |
2014-01-12 | Remove python32 as proposed a week ago on pkgsrc-users. | wiz | 1 | -2/+2 |
2014-01-05 | Skip :build and :run from tools to recognize 'perl:run' etc. | wiz | 1 | -3/+4 |
2013-10-12 | - Added check for unused license files | rillig | 1 | -6/+27 |
2013-09-01 | tell TOOL_DEPENDS, same as BUILD_DEPENDS. | obache | 2 | -2/+4 |
2013-08-31 | - When the source line is logged (option -s), an empty line above | rillig | 3 | -9/+24 |
2013-08-15 | - added type definitions for two variables | rillig | 2 | -4/+23 |
2013-08-15 | Recognize apache24. Noted by Patrick Welche. | wiz | 1 | -4/+4 |
2013-07-20 | Use Mt for email addresses. | wiz | 1 | -2/+2 |
2013-07-15 | Deprecate USE_GNU_READLINE. | wiz | 2 | -3/+5 |
2013-05-26 | rillig clarified: | wiz | 1 | -3/+2 |
2013-05-07 | Add EXTRACT_DIR. | wiz | 1 | -1/+2 |
2013-05-06 | pkglint-4.129 | obache | 1 | -7/+21 |
2013-03-26 | Respond to wiz's code review: | schmonz | 1 | -3/+3 |
2013-03-26 | Excessive self-grepping causes bugginess. Don't! | schmonz | 2 | -7/+4 |
2013-03-26 | Mechanically refactor vartype_basic to dispatch table. | schmonz | 1 | -542/+605 |
2013-03-26 | Bag-compare all vartypes_basictypes, not just two. | schmonz | 1 | -5/+32 |
2013-03-26 | Declare package pkglint (not main) in pkglint.pl. | schmonz | 2 | -12/+10 |
2013-03-26 | Extract PkgLint::* to files, then inline them. | schmonz | 12 | -1052/+1098 |
2013-03-26 | Sanity-check pkglint on some reference packages. | schmonz | 1 | -5/+86 |
2013-03-26 | Give test_unit() better defaults for easier calling. | schmonz | 1 | -3/+5 |
2013-03-08 | tell UAC_REQD_EXECS pkglint. | obache | 1 | -1/+2 |
2013-03-06 | tell Cygwin and Haiku to pkglint. | obache | 1 | -3/+3 |
2013-03-04 | Add FLEX_REQD. | wiz | 1 | -1/+2 |
2013-01-23 | Fix typo in variable name. | wiz | 1 | -2/+2 |
2013-01-20 | Test a couple more error paths through main() -> checkitem(). Add | schmonz | 1 | -3/+36 |
2013-01-20 | pkglint(1) determines its list of basic variable types by grepping | schmonz | 2 | -13/+49 |
2013-01-19 | Make it possible to easily write automated tests: | schmonz | 2 | -2/+30 |
2012-12-11 | Update to 4.127 | ryoon | 1 | -4/+4 |
2012-11-20 | Add openjdk7 & openjdk7-bin to other JVM lists | abs | 1 | -1/+3 |
2012-10-03 | Update for python25 removal. | wiz | 1 | -2/+2 |
2012-09-16 | Update documentation for {PYTHON,RUBY,PHP}_VERSION_REQD variables, move them | cheusov | 1 | -1/+4 |
2012-09-15 | Do not warn about setting PKG_DESTDIR_SUPPORT any longer, it is now | wiz | 1 | -5/+1 |
2012-08-26 | Improve expand_permission some more. Should fix the | wiz | 1 | -7/+7 |
2012-08-03 | Recognize make syntax (make variable) in one more place. | asau | 1 | -2/+2 |
2012-08-01 | Don't enforce purely aesthetic changes. | asau | 1 | -6/+7 |