summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-31Added a function for checking bmake conditionals.rillig1-2/+11
2007-10-31Second try to deprecate LICENCE. ACCEPTABLE_LICENCES continues to exist,rillig1-3/+3
2007-10-27Update to version 1.30.seb3-10/+24
2007-10-27bump PKGREVISION for archivers/pax fix (largefile support).grant1-2/+2
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam2-3/+2
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam1-0/+2
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam2-2/+0
2007-10-25Reverted the deprecation of LICENCE and ACCEPTABLE_LICENCES, since thererillig1-3/+5
2007-10-25It's not very useful to have empty PLIST files, so warn about it. Thisrillig1-1/+15
2007-10-17Make language lawyers happy and rename report_recipient to plural.joerg3-6/+6
2007-10-17LICENCE and ACCEPTABLE_LICENCES (British English) are deprecated.rillig1-3/+5
2007-10-15I just removed the $bulklog directory once again, due to runningrillig1-1/+7
2007-10-14Fixed the problem with package name matching that Klaus Heinz discoveredrillig1-5/+21
2007-10-13Updated the URLs for ftp.NetBSD.org, so that they will work after therillig2-15/+15
2007-10-13Whew. pkglint didn't know FAIL_MSG at all.rillig1-1/+2
2007-10-13FAIL_MSG may be a hidden command.rillig1-2/+32
2007-10-12As pointed out in PR 37113, it is dangerous to set MAINTAINERrillig1-2/+2
2007-10-12X11_TYPE=xorg is no longer supported.rillig1-2/+2
2007-10-10When installing the bootstrap kit from a directory, correctly handle therillig1-2/+3
2007-10-09Remove trailing spaces.martti1-2/+2
2007-10-07fix obsolete URLs for www.NetBSD.orgkano10-18/+18
2007-10-01+ MISSING_FEATURESrillig1-1/+2
2007-10-01On Solaris, at least the catpages can be installed. By the way, mandocrillig1-6/+3
2007-10-01Marked _PKG_SILENT and _PKG_DEBUG as deprecated, added USE_FEATURES.rillig2-2/+7
2007-09-29Honour the setting of MANINSTALL.rillig1-2/+4