Age | Commit message (Expand) | Author | Files | Lines |
2005-05-19 | Removed misleading comment. | rillig | 1 | -3/+1 |
2005-05-19 | Simplified some uses of log_error(), log_warning(), log_info(). | rillig | 1 | -9/+9 |
2005-05-19 | Removed unnecessary code from checkpathname(). | rillig | 1 | -12/+1 |
2005-05-19 | It is now possible to invoke pkglint with multiple directories to check. | rillig | 1 | -49/+73 |
2005-05-19 | Fixed a typo in the command line options (conblank => contblank). | rillig | 1 | -2/+2 |
2005-05-18 | 4.15.1: Fix PLIST (hi Roland!). | wiz | 2 | -3/+5 |
2005-05-18 | Removed the check if ${PKGBASE} ends in a digit. This check only | rillig | 1 | -8/+1 |
2005-05-18 | Removed the check for absolute filenames, as it has produced too many | rillig | 3 | -10/+5 |
2005-05-18 | add prereq-readme | dmcmahill | 1 | -1/+2 |
2005-05-18 | import prereq-readme-20050518 | dmcmahill | 3 | -0/+34 |
2005-05-18 | Renamed PkgLint::FileUtils to PkgLint::FileUtil, for consistency with Util. | rillig | 1 | -8/+8 |
2005-05-18 | Moved print_table() from ::main to PkgLint::Util. | rillig | 1 | -32/+32 |
2005-05-18 | Renamed PkgLint::Utils to PkgLint::Util, just for fun. | rillig | 1 | -5/+5 |
2005-05-18 | Removed unnecessary comment. | rillig | 1 | -5/+1 |
2005-05-16 | Include bdb.buildlink3.mk to build on platforms without native Berkeley DB. | minskim | 1 | -1/+2 |
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -1/+2 |
2005-05-16 | Note that this package wants mtree, pax, and tar. | jlam | 1 | -1/+2 |
2005-05-15 | Added a command line option to disable warnings on unsorted things like | rillig | 4 | -17/+24 |
2005-05-15 | Mention that it is also helpful for providing definitions and | reed | 1 | -1/+4 |
2005-05-15 | Add "devel" to categories. | reed | 1 | -2/+2 |
2005-05-14 | TODO: Check for C/C++ style comments in Makefiles. | rillig | 1 | -0/+3 |
2005-05-13 | Honor *OWN and *GRP. | minskim | 1 | -1/+3 |
2005-05-10 | Fix typo. | wiz | 1 | -2/+2 |
2005-05-10 | Changed default pkglint_flags to -q -Wno-workdir. Slightly modified the | rillig | 1 | -9/+5 |
2005-05-10 | Added command line option -q|--quiet, which suppresses the | rillig | 3 | -26/+105 |
2005-05-10 | Added more deprecated variables from mk/defaults/obsolete.mk. | rillig | 1 | -1/+24 |
2005-05-10 | Don't include ../../mk/java*.mk when reading in the Makefile. This avoids | rillig | 1 | -4/+3 |
2005-05-10 | The TOOLS phase is not needed for pkglint. | rillig | 1 | -1/+2 |
2005-05-10 | Output the error string when renaming a dependency file fails. This has | rillig | 1 | -3/+3 |
2005-05-08 | * Add -n flag to limit the amount of results. | peter | 3 | -15/+30 |
2005-05-07 | Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable). | wiz | 9 | -18/+18 |
2005-05-07 | When detecting the pkgsrc root directory, don't rely on Packages.txt, as | rillig | 1 | -3/+3 |
2005-05-07 | Refer doc/pkgsrc.txt instead of Packages.txt. | wiz | 3 | -6/+6 |
2005-05-07 | Replaced the shell here-document operator with qw(...). No functional | rillig | 1 | -48/+35 |
2005-05-07 | Move invocation of make into a do_test_default, and provide overridable | gavan | 2 | -11/+21 |
2005-05-07 | Swapped out the definition of deprecated variables to an external file. | rillig | 3 | -66/+54 |
2005-05-07 | Don't use hard-coded /usr/pkgsrc, but @PKGSRCDIR@. Approved by wiz. | rillig | 1 | -3/+3 |
2005-05-06 | Sync with usr.sbin/pkg_install/add/pkg_add.1 v1.59. | wiz | 2 | -21/+65 |
2005-05-05 | Added --explain option. | rillig | 1 | -0/+1 |
2005-05-01 | Removed the -Wpatches command line option, because -Cpatches does the | rillig | 1 | -43/+17 |
2005-04-30 | Added TODO list for pkglint. | rillig | 1 | -0/+7 |
2005-04-29 | Read the definitions for MASTER_SITES_* from <mk/bsd.sites.mk> instead of | rillig | 1 | -48/+56 |
2005-04-21 | Regen. | wiz | 1 | -10/+6 |
2005-04-21 | Various fixes. | wiz | 1 | -22/+13 |
2005-04-20 | update pkg_chk to 1.57 | abs | 2 | -5/+9 |
2005-04-20 | Add and enable genrpm | agc | 1 | -1/+2 |
2005-04-20 | Initial import of genrpm-1.0, a tool to generate rpm packages. | agc | 6 | -0/+456 |
2005-04-12 | Remove NO_BUILDLINK from makevars.map -- no-op now, but changed the package, | tv | 2 | -4/+3 |
2005-04-12 | Took over maintainership. Suggested and approved by wiz. | rillig | 1 | -2/+2 |
2005-04-12 | Globally replaced calls to the log_* functions by shorter variants. This | rillig | 1 | -43/+51 |