summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2006-03-23avoid a malformed conditional with the make on netbsd-2.dmcmahill1-2/+2
2006-03-19pkglint: unquote subst message.wiz1-2/+2
2006-03-14Updated pkglint to 4.59.rillig1-2/+2
2006-03-14Added HEADER_TEMPLATE.rillig1-1/+2
2006-03-14{DE,}INSTALL_EXTRA_TMPL have been renamed to {DE,}INSTALL_TEMPLATE.rillig2-4/+8
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam4-12/+5
2006-03-13Fix -uu handling so recursive updates of already installed packages work,erh2-8/+8
2006-03-13{DE,}INSTALL_EXTRA_TMPL do not always need the += operator.rillig1-3/+3
2006-03-13Do not declare a static variable in a header file as non-static. This makesminskim2-1/+14
2006-03-13Define SLIST_HEAD_INITIALIZER for platforms without it.minskim2-1/+17
2006-03-12Update to 1.28:jmmv2-4/+4
2006-03-12- Added a bunch of variables to makevars.map.rillig2-12/+42
2006-03-12Added the BrokenIn data type. All BROKEN_IN lines generate an additionalrillig2-3/+11
2006-03-11- Renamed "List!" to "InternalList".rillig2-16/+24
2006-03-11Use PKGMANDIR instead of "man".reed1-3/+3
2006-03-11Explain why this exists and mention other package with it.reed1-1/+6
2006-03-11Added CHECK_FILES_SKIP, DEVOSSSOUND, DLOPEN_REQUIRE_PTHREAD.rillig1-1/+4
2006-03-10Use pkginstall to generate the INSTALL script instead.jlam1-18/+7
2006-03-10Don't check the quoting in backticks. This is a misdesign of pkglint.rillig1-1/+5
2006-03-10Added PKG_SYSCONFDIR and PKG_SYSCONFVAR. The latter is not a Varname, asrillig1-1/+4
2006-03-10Added SITES.rillig1-1/+2
2006-03-10Add -DHAVE_CONFIG_H to CPPFLAGS so xstrdup.c will include <string.h>epg1-1/+2
2006-03-09Added the REPLACE.* and REPLACE_FILES.* variables.rillig2-2/+7
2006-03-09Add -*- perl -*- so emacs recognizes it automatically.wiz3-4/+8
2006-03-08- In unified diffs, the hunk header must not end in a CR character.rillig1-4/+11
2006-03-07Update to 1.4:wiz1-8/+8
2006-03-07Improve short description.wiz1-2/+2
2006-03-07Quoting fix in example, from joerg@.wiz1-3/+3
2006-03-07Standardize option handling (use getopts, provide same options for allwiz7-44/+81
2006-03-06Fix some typos, found by joerg@.wiz1-3/+3
2006-03-05Update to 1.2:wiz6-25/+225
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam4-8/+8
2006-03-02Update the digest package to 20060302.agc5-45/+44
2006-03-02When in context diff mode, as soon as the add-hunk header is seen, therillig1-1/+2
2006-03-02- Make sure that at the end of a patch file, the state of the parser isrillig1-1/+29
2006-03-02- It is an error if a hunk in a patch contains fewer lines that what isrillig1-3/+9
2006-03-02Fix last broken commit which resulted in an incomplete shared object.tron2-4/+6
2006-03-02Rearrange build process to work on case-insensitive filesystems e.g.tron2-5/+4
2006-03-02- At startup, pkglint checks against the package version inrillig1-25/+52
2006-03-01Updated pkglint to 4.58.rillig2-3/+75
2006-03-01Debian's lintian has many ideas for things that pkglint could also check.rillig1-1/+2
2006-03-01Added DEVOSSAUDIO and LIBOSSAUDIO.rillig1-1/+3
2006-03-01Update AC_C___ATTRIBUTE__ macro from heimdal, fixes detection withjoerg2-18/+11
2006-03-01Update AC_C___ATTRIBUTE__ macro with newer version on Heimdal,joerg2-19/+7
2006-02-28The rant on Perl has moved to the pkglint book.rillig1-11/+1
2006-02-28Added more documentation on the format of the diagnostics.rillig1-2/+28
2006-02-28Added a rant on the Perl programming language.rillig1-2/+70
2006-02-28- Added the -Wstyle command line option, which enables warnings that don'trillig3-8/+19
2006-02-28The section on the pkglint type system has been moved to the pkglint book.rillig1-24/+1
2006-02-28Added the chapter ``Design goals''.rillig2-1/+94