Age | Commit message (Expand) | Author | Files | Lines |
2005-07-18 | Sync over files from src/usr.sbin/pkg_install to fix PR pkg/30658: | hubertf | 3 | -23/+9 |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 1 | -2/+2 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 7 | -15/+14 |
2005-07-15 | Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a | jlam | 1 | -3/+2 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -11/+11 |
2005-07-05 | Don't use reserved variable names (${_f_} => ${f}). | rillig | 1 | -3/+3 |
2005-07-02 | Removed the need for the global variable $opt_packagedir. No user-visible | rillig | 1 | -33/+31 |
2005-07-02 | Removed very old checks for files/md5, files/patch-sum, COMMENT and pkg/. | rillig | 1 | -13/+1 |
2005-07-02 | Added a parameter to the checkfile_* subroutines that specifies the base | rillig | 1 | -46/+42 |
2005-07-02 | TODO: make all pathnames relative to the current directory. | rillig | 1 | -0/+1 |
2005-07-02 | The subroutine check_package gets the package directory as argument. | rillig | 1 | -4/+7 |
2005-07-02 | Restricted the warning option -Wsort to only apply to PLIST files and | rillig | 3 | -13/+14 |
2005-07-02 | Removed the check for expanded RCS tag completely, assuming no one will | rillig | 1 | -12/+3 |
2005-07-01 | Clarified the warning message when an uncommitted file has an expanded | rillig | 1 | -2/+2 |
2005-06-27 | This package's installation does not run mtree (NO_MTREE=yes) so use | seb | 1 | -2/+2 |
2005-06-27 | The subroutines checkfile_MESSAGE, checkfile_PLIST, checkfile_distinfo and | rillig | 1 | -24/+15 |
2005-06-26 | Actually use PKG_DBDIR and PKGSRCDIR values from the build process, | atatat | 2 | -5/+5 |
2005-06-24 | Don't warn on empty scripts/ directories, which may occur during CVS | rillig | 2 | -11/+9 |
2005-06-19 | Avoid creating an empty directory that is not used (and which didn't match | jmmv | 1 | -2/+1 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-17 | Create directories before installing files into them. | jlam | 12 | -12/+36 |
2005-06-14 | Update pkgtools/xpkgwedge to 1.14. Changes from 1.13 include using | jlam | 2 | -6/+8 |
2005-06-14 | Update pkgtools/xpkgwedge to 1.13. Changes from version 1.12 include | jlam | 2 | -7/+6 |
2005-06-14 | pkglint complains about empty DESCR files again. Fixes PR 30509. Updated | rillig | 2 | -3/+7 |
2005-06-13 | Use += to not override previous USE_TOOLS setting. | jlam | 1 | -2/+2 |
2005-06-10 | Update pkgtools/x11-links to 0.25. Changes from verison 0.24 include | jlam | 5 | -7/+50 |
2005-06-10 | add autoconf test for missing (like in openbsd-3.6) or broken (like | dmcmahill | 5 | -15/+1429 |
2005-06-07 | Check for non-normalized dependency lines like package:../package instead | rillig | 1 | -0/+1 |
2005-06-07 | List shell tools that are needed by the pkg_view and linkfarm scripts. | jlam | 1 | -1/+5 |
2005-06-06 | Update to 1.21: | jmmv | 3 | -14/+28 |
2005-06-06 | Change the way the PLIST is generated. We now use a separate loop after | jlam | 1 | -14/+8 |
2005-06-06 | Fix the permissions on the directories installed by the x11-links | jlam | 1 | -2/+4 |
2005-06-03 | Remove USE_GIF. | wiz | 1 | -2/+1 |
2005-06-03 | Remove USE_IDEA. | wiz | 1 | -2/+1 |
2005-06-03 | Remove USE_ESOUND. | wiz | 1 | -2/+1 |
2005-06-02 | Include netdb.h for Solaris. From Neil Hoggarth in PR 30399. | wiz | 1 | -2/+5 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 5 | -61/+55 |
2005-06-01 | Fix grammar in comment. | wiz | 1 | -2/+2 |
2005-06-01 | update pkg_chk to 1.59: | abs | 2 | -4/+4 |
2005-06-01 | Formatting improvements. Bump date for previous. New sentence, new line. | wiz | 1 | -20/+37 |
2005-06-01 | update pkg_chk to 1.58 | abs | 3 | -233/+223 |
2005-05-31 | Added PKG_PRESERVE, NO_PKGTOOLS_REQD_CHECK and NO_PKG_REGISTER. | rillig | 1 | -1/+4 |
2005-05-31 | When checking the type of variables, the variable name must begin at the | rillig | 1 | -3/+3 |
2005-05-31 | Removed unused subroutine abspathname. Added the things it did to the TODO | rillig | 2 | -63/+4 |
2005-05-31 | Removed the -N command line option, which had been deprecated before. | rillig | 3 | -31/+24 |
2005-05-30 | Sync with base 1.53: Comment out too noisy warning. | wiz | 1 | -2/+6 |
2005-05-30 | Update to 20050530: | wiz | 17 | -108/+167 |
2005-05-29 | Sync with 20050529 in src/. | minskim | 2 | -5/+5 |
2005-05-28 | - pull in the changes from usr.sbin which prevent an over flow | dmcmahill | 4 | -19/+25 |
2005-05-26 | Renamed -Wexpensive to -Wbl3. By default this option is enabled. Added a | rillig | 1 | -4/+25 |