summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2008-01-28Added Thomas' explanation for the "PKGREVISION must only be in Makefile"rillig1-1/+7
2008-01-28pkglint can now automatically add the "used by" clauses torillig1-9/+12
2008-01-28When a file is included via .sinclude, it doesn't have to exist.rillig1-12/+12
2008-01-28Removed extra #.rillig1-1/+1
2008-01-27pbulk-0.27:joerg3-32/+84
2008-01-26pbulk-0.26:joerg8-32/+94
2008-01-26pkg_install-20080126: Make pkg_add pass down -I and -m when recursivelyjoerg2-4/+7
2008-01-26When updating a package, the "(perhaps the packing list is incorrectlyrillig1-5/+3
2008-01-26Explain unprivileged_user.joerg1-1/+4
2008-01-26pbulk-0.25:joerg4-10/+61
2008-01-26pbulk-0.24:joerg3-8/+42
2008-01-25Some commands like "mktexlsr" and "texconfig" must not be called fromrillig1-4/+9
2008-01-21Fixed a problem in pkg-build, bump rev.tnn1-2/+2
2008-01-21Fix a hardcoded path (probably a mistake in rev 1.8)tnn1-2/+2
2008-01-18No revision bump for pkgsrc native tools, update version.joerg1-3/+2
2008-01-18PKGREVISION++ for the invalid definition of shell functions.rillig1-1/+2
2008-01-18Fixed the definition of shell functions, as reported in PR 37795.rillig1-3/+3
2008-01-18pkg_chk-1.88: add mktemp to the list of substituted commands.tnn2-6/+8
2008-01-17pbulk-0.21:joerg3-10/+15
2008-01-17pbulk-0.20:joerg3-7/+12
2008-01-16pbulk-0.19:joerg3-13/+46
2008-01-16Bump date because of several HPUX & OSF1 fixes.tnn1-2/+2
2008-01-16Supports installation to DESTDIR.tnn1-1/+2
2008-01-16Fix CPP detectiontnn1-2/+2
2008-01-15Use %lu + casts instead of depending on size_t's %z. Some Operatingjoerg2-12/+23
2008-01-15pbulk 0.18:joerg6-25/+38
2008-01-14Retire support for builtin X11 on HP-UX. The builtin libs are simplytnn3-300/+1
2008-01-14Make CPP definition compiler-agnostictnn1-2/+2
2008-01-14fix typotnn1-2/+2
2008-01-14We always have install-sh on HPUXtnn1-2/+2
2008-01-14First cut at some HPUX specific overrides. No version bump of the packagetnn1-0/+193
2008-01-13Fixed typos.rillig1-6/+5
2008-01-11Add patch from Brook Milligan to avoid treating warnings aboutgdt2-3/+4
2008-01-10Greg wants me to check for unused license files.rillig1-1/+2
2008-01-10Check misspelled macro names, for example __NetBSD_Version instead ofrillig1-1/+8
2008-01-08The package needs a C compiler.heinz1-3/+5
2008-01-07Add 'audit-packages -F <file>' to process a list of packages/patternsadrianp2-200/+276
2008-01-06+ REPLACE_LOCALEDIR_PATTERNSrillig1-1/+2
2008-01-06+ BUILD_MAKE_CMDrillig1-1/+2
2008-01-06Deactivated the "NOTE: you can write "tool" instead of "${TOOL}", asrillig1-2/+4
2008-01-06When a variable is compared to a string in an .if or .elif directive,rillig1-5/+30
2008-01-05Improved an explanation for an error message, since the previous versionrillig1-2/+5
2008-01-05Improved the wording of the "Makefiles must not be included" error message.rillig1-2/+2
2008-01-05Don't give a warning for incomplete RCS tags in patch files, as theyrillig1-2/+2
2008-01-05Reactivated the code to warn about missing comments in patches. It seemsrillig1-5/+5
2008-01-05Require at least version 0.35 for the benefit of system with native X.org.tron1-2/+2
2008-01-05Update "x11-links" package to version 0.35:tron5-3/+22
2008-01-05In the check for variable ordering in package Makefiles, MASTER_SITES isrillig1-2/+2
2008-01-04Added code to analyze the conditions in .if and .elif directives. Thisrillig1-1/+86
2008-01-04Whenever a Makefile.common is included by another file, that file shouldrillig1-1/+27