Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-27 | Add some more OpenSSL 0.9.7 fixes for DragonFly. | joerg | 2 | -1/+30 | |
2005-12-27 | Update patch so it uses PKGMANDIR instead of "man". | reed | 3 | -6/+6 | |
And for INSTALLATION_DIRS also. | |||||
2005-12-27 | Fix build on DragonFly, remove unconditional PKG_FAILREASON. | joerg | 5 | -5/+45 | |
2005-12-27 | For both bash packages, use CPP to define | reed | 2 | -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-27 | Remove PKG_FAIL fallout from f2c vs. f77 difference. | joerg | 1 | -4/+1 | |
2005-12-27 | In INSTALLATION_DIRS precreate PKGMANDIR directories not "man". | reed | 1 | -2/+2 | |
2005-12-27 | Use PKGMANDIR instead of hard-coded "man". | reed | 1 | -3/+3 | |
2005-12-27 | Install man page to PKGMANDIR and use INSTALLATION_DIRS to precreate | reed | 1 | -2/+3 | |
directory. | |||||
2005-12-27 | Honor PKGMANDIR. | reed | 3 | -11/+11 | |
2005-12-27 | Get rid of MAN_DIR and use PKGMANDIR. | reed | 1 | -3/+2 | |
2005-12-27 | Update patch-aa to use PKGMANDIR. | reed | 3 | -6/+19 | |
Also use INSTALLATION_DIRS to precreate the needed man page directory. | |||||
2005-12-27 | Don't install to $PREFIX/freetds anymore. | reed | 3 | -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-27 | Note addition of security/CSP. | cube | 1 | -1/+2 | |
2005-12-27 | Enable security/CSP. | cube | 1 | -1/+2 | |
2005-12-27 | Initial import of CSP, version 0.32, into the NetBSD Packages Collection. If | cube | 5 | -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-27 | Updated ubench to install documentation. | reed | 1 | -1/+2 | |
2005-12-27 | Install README and manpage. | reed | 2 | -2/+11 | |
And bump PKGREVISION. | |||||
2005-12-27 | Remove quick description from first line. | reed | 1 | -17/+17 | |
Change references of "I" to the author. | |||||
2005-12-27 | Remove extra space. | reed | 1 | -1/+1 | |
2005-12-27 | Install man pages to PKGMANDIR instead of "man". | reed | 1 | -6/+6 | |
2005-12-27 | Honor PKGMANDIR. | reed | 1 | -3/+3 | |
2005-12-27 | Add "archiver" to the COMMENT. | reed | 1 | -2/+2 | |
2005-12-27 | Install man pages to PKGMANDIR (instead of "man"). | reed | 1 | -7/+7 | |
2005-12-27 | Remove paragraph about "MAILING LISTS". | reed | 1 | -9/+0 | |
2005-12-27 | Use PKGMANDIR instead of "man". | reed | 1 | -6/+6 | |
2005-12-27 | Add to patch so that it uses PKGMANDIR instead of hard-coded "man". | reed | 2 | -4/+4 | |
2005-12-27 | Patch so Makefile will use @mandir@ as set by configure script. | reed | 2 | -4/+4 | |
And define "man1dir" in the configure environment. This is so it can use custom PKGMANDIR. | |||||
2005-12-27 | Sort. | reed | 1 | -2/+2 | |
2005-12-27 | Allow this to use custom PKGMANDIR by setting MAN1DIR and MAN45DIR | reed | 1 | -2/+4 | |
in the local.h also. | |||||
2005-12-27 | Mention "version 1" in the COMMENT and "old" in the DESCR to help | reed | 2 | -3/+3 | |
distinguish this from official libxml. | |||||
2005-12-27 | Append meta-pkgs to CATEGORIES. | reed | 1 | -1/+3 | |
2005-12-27 | Note addition of p5-Term-Prompt. | cube | 1 | -1/+2 | |
2005-12-27 | Add p5-Term-Prompt. | cube | 1 | -1/+2 | |
2005-12-27 | Add sysutils to CATEGORIES. | reed | 1 | -3/+3 | |
And change COMMENT to "GNU info documentation utilities". | |||||
2005-12-27 | Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages | cube | 4 | -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-27 | Use PKGMANDIR instead of "man" for the INSTALLATION_DIRS. | reed | 1 | -2/+2 | |
2005-12-27 | Add "meta-pkgs" to the CATEGORIES. | reed | 1 | -2/+2 | |
2005-12-27 | Also if Linux, then the local suffix is "mo" and include the gettext-lib. | reed | 1 | -2/+3 | |
2005-12-27 | Sort PLIST. No change, but makes it easier for later checks. | reed | 1 | -6/+6 | |
2005-12-27 | Use PKGMANDIR. | reed | 2 | -7/+7 | |
2005-12-27 | Don't point to documentation that is not installed to list the | reed | 1 | -2/+1 | |
features. (Anyways, it appears this package doesn't install the file.) | |||||
2005-12-27 | Update libart2 -- doesn't depend on X now. | reed | 1 | -1/+2 | |
2005-12-27 | Use VARBASE instead of hardcoded "/var" for the INN_DATA_DIR. | reed | 1 | -2/+2 | |
Okayed by maintainer. | |||||
2005-12-27 | Do not include X11 buildlink. This does not need X11 | reed | 1 | -2/+2 | |
as reported by Quentin Garnier in PR #30718. Bump PKGREVISION. Okayed by maintainer. | |||||
2005-12-27 | Install man page to PKGMANDIR instead of hard-coded "man". | reed | 1 | -3/+3 | |
2005-12-27 | Honor PKGMANDIR. | reed | 2 | -8/+8 | |
2005-12-27 | Add patch: the configure knows @mandir@ so make the Makefile use it. | reed | 3 | -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-27 | Honor PKGMANDIR. | reed | 3 | -6/+6 | |
2005-12-27 | update of devel/ArX2 to 2.2.4 | recht | 2 | -3/+3 | |
2005-12-27 | update to 2.2.4 | recht | 3 | -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. |