summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2014-03-14Bump PKGREVISION to refrect recent changes.obache1-2/+2
2014-03-10tell MASTER_SITE_MOZILLA_ALL, MASTER_SITE_MOZILLA_ESR, MASTER_SITE_NETLIB,obache1-1/+6
2014-03-03tell QNX as a operating systemobache1-2/+2
2014-03-02tell EXTRACT_ENV.obache1-1/+2
2014-03-02Add "solaris" to EmulPlatform.obache1-2/+2
2014-03-02more EMUL_OPSYS supported in pkgsrc.obache1-2/+2
2014-03-02No need to define fake DISTNAME and empty MASTER_SITES and DISTFILES now.obache1-5/+3
2014-03-02DISTNAME is optional now.obache1-2/+2
2014-03-02We can put any files in files/.obache1-1/+5
2014-03-02TEST_TARGET can be set in option.mk (with test option).obache1-2/+2
2014-03-02tell DESTDIR_VARNAMEobache1-1/+2
2014-03-02Tell CHECK_SHLIBS_SKIP.obache1-1/+2
2014-02-17dd REPLACE_CSH. Bump version.wiz2-3/+4
2014-01-28tell GNU configure related variables.obache1-1/+5
2014-01-25No need to have two variables for the same logic.wiz1-2/+2
2014-01-13pkglint now warns about broken dependencies like >=x.y.*cheusov2-11/+11
2014-01-12Remove python32 as proposed a week ago on pkgsrc-users.wiz1-2/+2
2014-01-05Skip :build and :run from tools to recognize 'perl:run' etc.wiz2-5/+6
2013-10-24pkglint is written in perl; it should depend on perl and not just somedholland1-3/+3
2013-10-12- Added check for unused license filesrillig3-21/+30
2013-10-12The hicolor-icon-theme issue has been resolved.rillig1-12/+1
2013-09-12Use CATMAN_SECTION_SUFFIX in packages which perform their own catmanjperkin1-1/+5
2013-09-01tell TOOL_DEPENDS, same as BUILD_DEPENDS.obache2-2/+4
2013-08-31- When the source line is logged (option -s), an empty line aboverillig3-9/+24
2013-08-15- added type definitions for two variablesrillig2-4/+23
2013-08-15Recognize apache24. Noted by Patrick Welche.wiz2-6/+6
2013-07-30+ Warn about using REPLACE_PYTHON without including application.mk.wiz1-1/+5
2013-07-20Use Mt for email addresses.wiz1-2/+2
2013-07-15Bump version for deprecated USE_GNU_READLINE.wiz1-3/+2
2013-07-15Deprecate USE_GNU_READLINE.wiz2-3/+5
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
2013-05-26rillig clarified:wiz2-5/+4
2013-05-07Add EXTRACT_DIR.wiz1-1/+2
2013-05-06pkglint-4.129obache2-9/+23
2013-03-26Respond to wiz's code review:schmonz2-5/+5
2013-03-26Excessive self-grepping causes bugginess. Don't!schmonz2-7/+4
2013-03-26Mechanically refactor vartype_basic to dispatch table.schmonz1-542/+605
2013-03-26Bag-compare all vartypes_basictypes, not just two.schmonz2-6/+34
2013-03-26Declare package pkglint (not main) in pkglint.pl.schmonz2-12/+10
2013-03-26Subst paths for both test and install.schmonz1-3/+8
2013-03-26Document the need for many more automated tests.schmonz2-2/+8
2013-03-26Extract PkgLint::* to files, then inline them.schmonz13-1058/+1108
2013-03-26Sanity-check pkglint on some reference packages.schmonz1-5/+86
2013-03-26Give test_unit() better defaults for easier calling.schmonz1-3/+5
2013-03-08tell UAC_REQD_EXECS pkglint.obache1-1/+2
2013-03-06tell Cygwin and Haiku to pkglint.obache1-3/+3
2013-03-04Add FLEX_REQD.wiz1-1/+2
2013-01-23Fix typo in variable name.wiz1-2/+2
2013-01-20Test a couple more error paths through main() -> checkitem(). Addschmonz1-3/+36
2013-01-20pkglint(1) determines its list of basic variable types by greppingschmonz2-13/+49