summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-27Add some more OpenSSL 0.9.7 fixes for DragonFly.joerg2-1/+30
2005-12-27Update patch so it uses PKGMANDIR instead of "man".reed3-6/+6
And for INSTALLATION_DIRS also.
2005-12-27Fix build on DragonFly, remove unconditional PKG_FAILREASON.joerg5-5/+45
2005-12-27For both bash packages, use CPP to definereed2-4/+6
DEFAULT_PATH_VALUE as /usr/bin:/bin:${LOCALBASE}/bin:/usr/local/bin (Instead of having non-existent default PATH directories.) Bump PKGREVISION. This is for PR 25044. Okayed by bash2 maintainer.
2005-12-27Remove PKG_FAIL fallout from f2c vs. f77 difference.joerg1-4/+1
2005-12-27In INSTALLATION_DIRS precreate PKGMANDIR directories not "man".reed1-2/+2
2005-12-27Use PKGMANDIR instead of hard-coded "man".reed1-3/+3
2005-12-27Install man page to PKGMANDIR and use INSTALLATION_DIRS to precreatereed1-2/+3
directory.
2005-12-27Honor PKGMANDIR.reed3-11/+11
2005-12-27Get rid of MAN_DIR and use PKGMANDIR.reed1-3/+2
2005-12-27Update patch-aa to use PKGMANDIR.reed3-6/+19
Also use INSTALLATION_DIRS to precreate the needed man page directory.
2005-12-27Don't install to $PREFIX/freetds anymore.reed3-45/+32
Discussed with maintainer and tech-pkg in November. (I don't use this software myself, but initially looked at this to fix the manual page installation.) Get rid of BUILDLINK_PASSTHRU_DIRS as not needed now. Bump PKGREVISION. BUILDLINK_RECOMMENDED.freetds removed. And BUILDLINK_DEPENDS.freetds set to this new version. TODO: allow threadsafe on platforms that support it.
2005-12-27Note addition of security/CSP.cube1-1/+2
2005-12-27Enable security/CSP.cube1-1/+2
2005-12-27Initial import of CSP, version 0.32, into the NetBSD Packages Collection. Ifcube5-0/+83
you think you might have read the openssl man pages one time too much for your own sanity, you might like this package. Certificate Service Provider is a perl wrapper around openssl that allows you to run multiple simple certificate authorities (CAs). CSP is designed to be simple (almost to a fault) and is ideally suited to small PKIs (< 1000 entities) where security is paramount. CSP is meant to be run on isolated, offline computers while still allowing CRLs and certificate repositories to be easily published. The package includes a patch that lets the program run out-of-the-box, without setting up CSPHOME and OPENSSL in the environment. Defining them is of course still permitted.
2005-12-27Updated ubench to install documentation.reed1-1/+2
2005-12-27Install README and manpage.reed2-2/+11
And bump PKGREVISION.
2005-12-27Remove quick description from first line.reed1-17/+17
Change references of "I" to the author.
2005-12-27Remove extra space.reed1-1/+1
2005-12-27Install man pages to PKGMANDIR instead of "man".reed1-6/+6
2005-12-27Honor PKGMANDIR.reed1-3/+3
2005-12-27Add "archiver" to the COMMENT.reed1-2/+2
2005-12-27Install man pages to PKGMANDIR (instead of "man").reed1-7/+7
2005-12-27Remove paragraph about "MAILING LISTS".reed1-9/+0
2005-12-27Use PKGMANDIR instead of "man".reed1-6/+6
2005-12-27Add to patch so that it uses PKGMANDIR instead of hard-coded "man".reed2-4/+4
2005-12-27Patch so Makefile will use @mandir@ as set by configure script.reed2-4/+4
And define "man1dir" in the configure environment. This is so it can use custom PKGMANDIR.
2005-12-27Sort.reed1-2/+2
2005-12-27Allow this to use custom PKGMANDIR by setting MAN1DIR and MAN45DIRreed1-2/+4
in the local.h also.
2005-12-27Mention "version 1" in the COMMENT and "old" in the DESCR to helpreed2-3/+3
distinguish this from official libxml.
2005-12-27Append meta-pkgs to CATEGORIES.reed1-1/+3
2005-12-27Note addition of p5-Term-Prompt.cube1-1/+2
2005-12-27Add p5-Term-Prompt.cube1-1/+2
2005-12-27Add sysutils to CATEGORIES.reed1-3/+3
And change COMMENT to "GNU info documentation utilities".
2005-12-27Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packagescube4-0/+31
Collection. I had that one sitting here for a few months... I don't even remember writing it, so maybe proper credit is lacking. In such case tell me so. The Term-Prompt module can be used to accept interactive input. You specify the type of inputs allowed, a prompt, help text and defaults and it will deal with the user interface, (and the user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices. Additional "types" that could be added would be a phone type, a social security type, a generic numeric pattern type...
2005-12-27Use PKGMANDIR instead of "man" for the INSTALLATION_DIRS.reed1-2/+2
2005-12-27Add "meta-pkgs" to the CATEGORIES.reed1-2/+2
2005-12-27Also if Linux, then the local suffix is "mo" and include the gettext-lib.reed1-2/+3
2005-12-27Sort PLIST. No change, but makes it easier for later checks.reed1-6/+6
2005-12-27Use PKGMANDIR.reed2-7/+7
2005-12-27Don't point to documentation that is not installed to list thereed1-2/+1
features. (Anyways, it appears this package doesn't install the file.)
2005-12-27Update libart2 -- doesn't depend on X now.reed1-1/+2
2005-12-27Use VARBASE instead of hardcoded "/var" for the INN_DATA_DIR.reed1-2/+2
Okayed by maintainer.
2005-12-27Do not include X11 buildlink. This does not need X11reed1-2/+2
as reported by Quentin Garnier in PR #30718. Bump PKGREVISION. Okayed by maintainer.
2005-12-27Install man page to PKGMANDIR instead of hard-coded "man".reed1-3/+3
2005-12-27Honor PKGMANDIR.reed2-8/+8
2005-12-27Add patch: the configure knows @mandir@ so make the Makefile use it.reed3-3/+17
And use PKGMANDIR for the INSTALLATION_DIRS. PKGREVISION not bumped -- no change in default build. And before would have failed if PKGMANDIR was set to non-default.
2005-12-27Honor PKGMANDIR.reed3-6/+6
2005-12-27update of devel/ArX2 to 2.2.4recht2-3/+3
2005-12-27update to 2.2.4recht3-23/+17
ArX-2.2.4 2005-Nov-16 "merge" now uses a three-way merge by default, with support for external merge tools. "merge" also now takes the --update option instead of using heuristics. "merge", "dopatch", and "replay" now record when there are conflicts in the tree, and "commit" will refuse to act unless they are cleaned up with "resolve". The --silent, --quiet, --default-output, --report, and --verbose options have been replaced with -v and -q options. ArX is now much more clever when dealing with renames. "commit" and "tag" now support --author and --date options. The patch queue manager has been updated. Some bugs when working across filesystems have been fixed.