Commit graph

89784 commits

Author SHA1 Message Date
reed
dbbbc1327f Update patch so it uses PKGMANDIR instead of "man".
And for INSTALLATION_DIRS also.
2005-12-27 22:19:12 +00:00
joerg
b72013a970 Fix build on DragonFly, remove unconditional PKG_FAILREASON. 2005-12-27 22:17:15 +00:00
reed
21430ca449 For both bash packages, use CPP to define
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 21:32:59 +00:00
joerg
0437fac11a Remove PKG_FAIL fallout from f2c vs. f77 difference. 2005-12-27 21:31:28 +00:00
reed
8aebb5417f In INSTALLATION_DIRS precreate PKGMANDIR directories not "man". 2005-12-27 21:26:05 +00:00
reed
f00c502825 Use PKGMANDIR instead of hard-coded "man". 2005-12-27 21:24:26 +00:00
reed
9cfb98bc7f Install man page to PKGMANDIR and use INSTALLATION_DIRS to precreate
directory.
2005-12-27 21:22:02 +00:00
reed
5576b88525 Honor PKGMANDIR. 2005-12-27 21:20:49 +00:00
reed
f84b75538f Get rid of MAN_DIR and use PKGMANDIR. 2005-12-27 21:17:57 +00:00
reed
118921ec81 Update patch-aa to use PKGMANDIR.
Also use INSTALLATION_DIRS to precreate the needed man page directory.
2005-12-27 21:13:34 +00:00
reed
147ba134c7 Don't install to $PREFIX/freetds anymore.
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 21:04:23 +00:00
cube
68e420fd5c Note addition of security/CSP. 2005-12-27 20:58:26 +00:00
cube
b1be4f9165 Enable security/CSP. 2005-12-27 20:57:16 +00:00
cube
c789667891 Initial import of CSP, version 0.32, into the NetBSD Packages Collection. If
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 20:56:17 +00:00
reed
4594c921f3 Updated ubench to install documentation. 2005-12-27 20:53:52 +00:00
reed
8dfd7b8224 Install README and manpage.
And bump PKGREVISION.
2005-12-27 20:51:40 +00:00
reed
1c999894d7 Remove quick description from first line.
Change references of "I" to the author.
2005-12-27 20:46:52 +00:00
reed
035e1e1f2d Remove extra space. 2005-12-27 20:44:23 +00:00
reed
e9e2dab73e Install man pages to PKGMANDIR instead of "man". 2005-12-27 20:41:33 +00:00
reed
89df11eb7a Honor PKGMANDIR. 2005-12-27 20:40:10 +00:00
reed
2e6cd265dd Add "archiver" to the COMMENT. 2005-12-27 20:38:17 +00:00
reed
2d72ec280c Install man pages to PKGMANDIR (instead of "man"). 2005-12-27 20:37:41 +00:00
reed
2688ef6242 Remove paragraph about "MAILING LISTS". 2005-12-27 19:27:48 +00:00
reed
f68a2f8617 Use PKGMANDIR instead of "man". 2005-12-27 18:44:54 +00:00
reed
3c079aadd5 Add to patch so that it uses PKGMANDIR instead of hard-coded "man". 2005-12-27 18:39:53 +00:00
reed
bd0e679565 Patch so Makefile will use @mandir@ as set by configure script.
And define "man1dir" in the configure environment.

This is so it can use custom PKGMANDIR.
2005-12-27 18:38:00 +00:00
reed
253ef99212 Sort. 2005-12-27 18:29:18 +00:00
reed
69fbab2ce2 Allow this to use custom PKGMANDIR by setting MAN1DIR and MAN45DIR
in the local.h also.
2005-12-27 18:27:16 +00:00
reed
62d6ba7dc1 Mention "version 1" in the COMMENT and "old" in the DESCR to help
distinguish this from official libxml.
2005-12-27 18:25:07 +00:00
reed
5e663f97f8 Append meta-pkgs to CATEGORIES. 2005-12-27 18:19:42 +00:00
cube
e4d426e93a Note addition of p5-Term-Prompt. 2005-12-27 18:16:58 +00:00
cube
431e7951b6 Add p5-Term-Prompt. 2005-12-27 18:15:30 +00:00
reed
239f9a2976 Add sysutils to CATEGORIES.
And change COMMENT to "GNU info documentation utilities".
2005-12-27 18:14:47 +00:00
cube
b7d0e596d8 Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages
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 18:13:04 +00:00
reed
736af1f32f Use PKGMANDIR instead of "man" for the INSTALLATION_DIRS. 2005-12-27 18:10:58 +00:00
reed
d562a89f62 Add "meta-pkgs" to the CATEGORIES. 2005-12-27 18:08:51 +00:00
reed
9f534afdb6 Also if Linux, then the local suffix is "mo" and include the gettext-lib. 2005-12-27 18:07:21 +00:00
reed
181cd13bcc Sort PLIST. No change, but makes it easier for later checks. 2005-12-27 18:05:44 +00:00
reed
7c71f95db4 Use PKGMANDIR. 2005-12-27 17:56:09 +00:00
reed
0cfd3dc129 Don't point to documentation that is not installed to list the
features. (Anyways, it appears this package doesn't install the file.)
2005-12-27 17:54:41 +00:00
reed
3285309cb4 Update libart2 -- doesn't depend on X now. 2005-12-27 17:47:45 +00:00
reed
be54633317 Use VARBASE instead of hardcoded "/var" for the INN_DATA_DIR.
Okayed by maintainer.
2005-12-27 17:45:40 +00:00
reed
fa4a3fec7b Do not include X11 buildlink. This does not need X11
as reported by Quentin Garnier in PR #30718.
Bump PKGREVISION.
Okayed by maintainer.
2005-12-27 17:40:50 +00:00
reed
e513ec3f9f Install man page to PKGMANDIR instead of hard-coded "man". 2005-12-27 17:37:27 +00:00
reed
45d9dae994 Honor PKGMANDIR. 2005-12-27 17:34:53 +00:00
reed
172c057f5a Add patch: the configure knows @mandir@ so make the Makefile use it.
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 17:30:50 +00:00
reed
02cdfa0cd5 Honor PKGMANDIR. 2005-12-27 17:27:58 +00:00
recht
21b2d8053e update of devel/ArX2 to 2.2.4 2005-12-27 16:08:14 +00:00
recht
2aba2d6572 update to 2.2.4
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.
2005-12-27 16:06:04 +00:00
joerg
4077e39c88 msgfmt user. 2005-12-27 15:55:06 +00:00