summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2007-12-10document 'rebuild-tree' in usage()tnn1-2/+3
2007-12-07Updated pkglint to 4.80.rillig1-3/+3
2007-12-07+ AUTO_MKDIRSrillig1-1/+2
2007-12-05Skip empty lines in the limited list. Bump to 1.16.joerg2-3/+5
2007-12-02pkg_rolling-replace-0.12:tnn2-14/+22
2007-11-30In error messages, it is important to be as specific as possible, torillig1-2/+2
2007-11-30Catch some common mistakes in dependency patterns.rillig1-16/+21
2007-11-30stylerillig1-2/+4
2007-11-30Do not install a package if some of the installed packages wouldrillig4-5/+138
2007-11-29Remove the package metadata even if it is read-only, without promptingrillig1-3/+3
2007-11-29(typo:) When checking PLIST.common_end and loading PLIST.common,rillig1-2/+2
2007-11-28Check for deprecated mkisofs flags. Fix found and bump pkgrevision.mishka2-5/+5
2007-11-28Added some comments that explain the data structures.rillig2-2/+45
2007-11-22Fixed code duplication. When canonicalizing package names, also do itrillig1-26/+17
2007-11-20Removed USE_TOOLS+=perl:run, since Perl is not used as a tool, only as arillig1-3/+1
2007-11-20At some place, it should be documented why libnbcompat is _not_rillig1-1/+5
2007-11-20Inform the user when configuring libnbcompat. While here, fixed somerillig1-3/+4
2007-11-19Even on non-BSD systems, the "-R all" option should disable printing ofrillig1-3/+5
2007-11-17Don't install corrupted catpages on Solaris and AIX. PKGREVISION++rillig1-19/+12
2007-11-16The type of BUILTIN_FIND_GREP.* had been wrong. It's not List ofrillig1-2/+2
2007-11-14Add two missing .Ek.wiz1-1/+3
2007-11-14Properly check the return value of load_lines("PLIST.common").rillig1-2/+9
2007-11-14Some shells, for example /bin/ksh on Solaris, don't like "else fi"rillig1-2/+2
2007-11-13Provide more useful details in the error message for conflicting packages:rillig1-5/+4
2007-11-13There are several error messages with the same words. To make findingrillig1-2/+2
2007-11-11Added commented-out LICENSE=something.martti5-5/+10
2007-11-08Don't use the build time version to find packages, we want to pick upjoerg2-20/+7
2007-11-08Bump version or revision of all packages that have a runtime dependencyjoerg2-4/+4
2007-11-08Supports DESTDIR.joerg1-1/+2
2007-11-07Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG.rillig1-3/+3
2007-11-07In variable assignments in the shell you can sometimes leave out therillig1-1/+9
2007-11-07Filemasks and Pathmasks may very well contain special characters, so therillig1-3/+3
2007-11-07In shell commands, handle backticks inside double quotes. By the way,rillig1-3/+15
2007-11-07When checking a single *.mk file, determine the used variables. Thisrillig1-1/+3
2007-11-07Fixed the XXX from the last commit. PLIST conditionals are read in whenrillig1-1/+19
2007-11-07Directories may be removed in a PLIST if there is a corresponding @execrillig1-2/+9
2007-11-07Warn about removal of unrelated directories in the PLIST.rillig1-3/+16
2007-11-06The "short" names for tools may only be used in the predefinedrillig1-2/+2
2007-11-05Also add -E to usage(). From PR 37265.joerg1-4/+4
2007-11-04The fifth field in a CVS/Entries file is the keyword mode. It doesn'trillig1-3/+3
2007-11-04Teach bootstrap-mk-files about groff-1.19.2 on Darwin.minskim2-4/+6
2007-11-03Reverted the deprecation of USE_NCURSES.rillig2-3/+4
2007-11-03pkg_install does the right things with the files, so CHECK_PERMS is notjoerg1-1/+2
2007-11-03Tag pkg_install as 20071103.joerg1-2/+2
2007-11-03USE_NCURSES is deprecated. It has no effects anymore.rillig2-3/+5
2007-11-02Remove obsolete option r from usage() and man page. I can't evenjoerg3-6/+6
2007-11-01Added quotes around the filenames, as suggested by joerg@.rillig1-7/+5
2007-11-01When rename(2) fails, it is useful to know some details about therillig1-4/+5
2007-10-31"Safe" variables should not have the :Q operator, since it only makesrillig1-4/+9
2007-10-31Do not print warnings about missing PLIST definitions for Perl modulesrillig1-1/+2