Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | - s/existant/existent/ | rillig | 1 | -2/+2 |
2006-01-06 | - Renamed checkfile_patches_patch to checkfile_patch. | rillig | 1 | -4/+4 |
2006-01-06 | Use SUBST framework. | joerg | 1 | -6/+13 |
2006-01-06 | Added an RCS Id and an introductory comment. | rillig | 1 | -0/+5 |
2006-01-06 | Use SUBST framework. Use PERL5 instead of ${PREFIX}/bin/perl to get | joerg | 2 | -5/+17 |
2006-01-06 | Use SUBST framework. | joerg | 1 | -4/+11 |
2006-01-06 | - It is not an error to have symlinks in pkgsrc -- just a warning. Any | rillig | 1 | -1/+6 |
2006-01-05 | Depend on cdrtools instead of cdrecord. Bump PKGREVISION. | wiz | 1 | -3/+3 |
2006-01-05 | Remove GNU Autoconf's configure.lineno file if it's there. | xtraeme | 1 | -1/+5 |
2006-01-05 | Move the PKGCONFIG_OVERRIDE lines after USE_TOOLS, GNU_CONFIGURE, etc. | xtraeme | 1 | -6/+8 |
2006-01-05 | Update to 1.32: | xtraeme | 2 | -4/+8 |
2006-01-04 | Handle newer versions of Berkeley DB. Our algorithm is: | christos | 5 | -30/+172 |
2006-01-03 | Ask for warnings so that e.g. CONFIGURE_DIRS has overrides for | joerg | 1 | -0/+2 |
2006-01-03 | update pkg_chk to 1.64 | abs | 2 | -5/+6 |
2006-01-02 | Cleaned up the TODO list. | rillig | 1 | -6/+0 |
2006-01-02 | - For possibly misquoted variables the current shellword state is | rillig | 1 | -2/+4 |
2006-01-02 | * record with each substring its source location to be able to make | rillig | 1 | -0/+2 |
2006-01-02 | Updated pkglint to 4.51. Welcome to the Fahrenheit release. | rillig | 1 | -2/+2 |
2006-01-02 | - Fixed the wording of the message when CONFIGURE_DIRS and friends are | rillig | 1 | -4/+4 |
2006-01-02 | - Removed the type guessing code for variables with unknown type, as | rillig | 1 | -26/+3 |
2006-01-02 | - Added MESSAGE_SUBST, PKG_GROUPS, PKG_USERS. | rillig | 1 | -1/+4 |
2006-01-01 | - Unquoted shell variables may appear in for loops. | rillig | 1 | -6/+9 |
2006-01-01 | - Uncommented the note that CONFIGURE_DIRS, BUILD_DIRS and INSTALL_DIRS | rillig | 1 | -3/+2 |
2006-01-01 | - Added a check for unquoted shell variables (only with -Wextra). | rillig | 1 | -8/+22 |
2006-01-01 | - Integrated checklines_patches_patch back into checkfile_patches_patch. | rillig | 1 | -68/+61 |
2006-01-01 | - Fixed typo: It's __NetBSD_Version__, not __NetBSD_Version_. | rillig | 1 | -2/+2 |
2006-01-01 | Remove stuff that was marked for removal after 2005Q4. | wiz | 1 | -22/+1 |
2006-01-01 | - Added a parser for shell words. | rillig | 1 | -3/+100 |
2005-12-31 | - Moved the code that checks for valid shell words into its own subroutine | rillig | 1 | -21/+33 |
2005-12-31 | Updated pkglint to 4.50. | rillig | 1 | -2/+2 |
2005-12-31 | Added some variables, strengthened the checks for some other variables. | rillig | 1 | -4/+11 |
2005-12-31 | - Restructured the header comment. | rillig | 3 | -53/+204 |
2005-12-31 | Since pkg_install appears in the pkg_info listing, there is no need for | rillig | 1 | -3/+1 |
2005-12-30 | Index: has sometimes different precedence in patch, avoid problems. | joerg | 1 | -0/+1 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 8 | -16/+8 |
2005-12-27 | Honor PKGMANDIR. | reed | 1 | -3/+3 |
2005-12-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 2 | -4/+4 |
2005-12-18 | lintpkgsrc needs pkgtools/digest, so readd it to the DEPENDS. | rillig | 1 | -1/+2 |
2005-12-18 | Synchronized the way the checksum of patch files is computed with the one | rillig | 1 | -2/+2 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 2 | -4/+4 |
2005-12-13 | Fix precedence botch which breaks invocation using source. | dillo | 2 | -4/+4 |
2005-12-13 | NetBSD capitalization police. | wiz | 5 | -13/+13 |
2005-12-12 | + ERROR: Other Makefiles must not be included. Use Makefile.common instead. | rillig | 1 | -1/+11 |
2005-12-12 | Sort options in SYNOPSIS, bump date for -S. | wiz | 1 | -5/+6 |
2005-12-12 | Add new option -S to create summary file of binary package directory. | dillo | 3 | -28/+72 |
2005-12-11 | * check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\" | rillig | 1 | -0/+1 |
2005-12-09 | Improved diagnostic of the warning for @comment in variables. | rillig | 1 | -2/+2 |
2005-12-08 | - Improved the wording of the explanation regarding relative directories. | rillig | 1 | -16/+16 |
2005-12-08 | sync with src (revision 1.115): | dillo | 1 | -6/+6 |
2005-12-08 | Updated pkglint to 4.49. | rillig | 1 | -2/+2 |