summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2005-07-05Don't use reserved variable names (${_f_} => ${f}).rillig1-3/+3
2005-07-02Removed the need for the global variable $opt_packagedir. No user-visiblerillig1-33/+31
2005-07-02Removed very old checks for files/md5, files/patch-sum, COMMENT and pkg/.rillig1-13/+1
2005-07-02Added a parameter to the checkfile_* subroutines that specifies the baserillig1-46/+42
2005-07-02TODO: make all pathnames relative to the current directory.rillig1-0/+1
2005-07-02The subroutine check_package gets the package directory as argument.rillig1-4/+7
2005-07-02Restricted the warning option -Wsort to only apply to PLIST files andrillig3-13/+14
2005-07-02Removed the check for expanded RCS tag completely, assuming no one willrillig1-12/+3
2005-07-01Clarified the warning message when an uncommitted file has an expandedrillig1-2/+2
2005-06-27This package's installation does not run mtree (NO_MTREE=yes) so useseb1-2/+2
2005-06-27The subroutines checkfile_MESSAGE, checkfile_PLIST, checkfile_distinfo andrillig1-24/+15
2005-06-26Actually use PKG_DBDIR and PKGSRCDIR values from the build process,atatat2-5/+5
2005-06-24Don't warn on empty scripts/ directories, which may occur during CVSrillig2-11/+9
2005-06-19Avoid creating an empty directory that is not used (and which didn't matchjmmv1-2/+1
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam1-2/+2
2005-06-17Create directories before installing files into them.jlam12-12/+36
2005-06-14Update pkgtools/xpkgwedge to 1.14. Changes from 1.13 include usingjlam2-6/+8
2005-06-14Update pkgtools/xpkgwedge to 1.13. Changes from version 1.12 includejlam2-7/+6
2005-06-14pkglint complains about empty DESCR files again. Fixes PR 30509. Updatedrillig2-3/+7
2005-06-13Use += to not override previous USE_TOOLS setting.jlam1-2/+2
2005-06-10Update pkgtools/x11-links to 0.25. Changes from verison 0.24 includejlam5-7/+50
2005-06-10add autoconf test for missing (like in openbsd-3.6) or broken (likedmcmahill5-15/+1429
2005-06-07Check for non-normalized dependency lines like package:../package insteadrillig1-0/+1
2005-06-07List shell tools that are needed by the pkg_view and linkfarm scripts.jlam1-1/+5
2005-06-06Update to 1.21:jmmv3-14/+28
2005-06-06Change the way the PLIST is generated. We now use a separate loop afterjlam1-14/+8
2005-06-06Fix the permissions on the directories installed by the x11-linksjlam1-2/+4
2005-06-03Remove USE_GIF.wiz1-2/+1
2005-06-03Remove USE_IDEA.wiz1-2/+1
2005-06-03Remove USE_ESOUND.wiz1-2/+1
2005-06-02Include netdb.h for Solaris. From Neil Hoggarth in PR 30399.wiz1-2/+5
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam5-61/+55
2005-06-01Fix grammar in comment.wiz1-2/+2
2005-06-01update pkg_chk to 1.59:abs2-4/+4
2005-06-01Formatting improvements. Bump date for previous. New sentence, new line.wiz1-20/+37
2005-06-01update pkg_chk to 1.58abs3-233/+223
2005-05-31Added PKG_PRESERVE, NO_PKGTOOLS_REQD_CHECK and NO_PKG_REGISTER.rillig1-1/+4
2005-05-31When checking the type of variables, the variable name must begin at therillig1-3/+3
2005-05-31Removed unused subroutine abspathname. Added the things it did to the TODOrillig2-63/+4
2005-05-31Removed the -N command line option, which had been deprecated before.rillig3-31/+24
2005-05-30Sync with base 1.53: Comment out too noisy warning.wiz1-2/+6
2005-05-30Update to 20050530:wiz17-108/+167
2005-05-29Sync with 20050529 in src/.minskim2-5/+5
2005-05-28- pull in the changes from usr.sbin which prevent an over flowdmcmahill4-19/+25
2005-05-26Renamed -Wexpensive to -Wbl3. By default this option is enabled. Added arillig1-4/+25
2005-05-26Added a command line option -Cexpensive, which enables more expensiverillig1-10/+17
2005-05-26Renamed $distinfo to $distinfo_file, to match the pkgsrc variable name.rillig1-16/+17
2005-05-26Reduced the debugging messages to the ones that provide useful contextrillig1-38/+16
2005-05-26Made the regular expression for direct use of tools in shell commandsrillig1-6/+10
2005-05-26Marked a bunch of warnings as "vague". These warnings are enabled byrillig1-61/+63