Age | Commit message (Collapse) | Author | Files | Lines |
|
This project uses a Perl-style Configure script that can use a
custom config.sh to provide default answers to questions that it
asks as part of the configuration process. Modify the custom
${FILESDIR}/config.sh to allow substituting for @PKGMANDIR@ in the
default location for unformatted manpages.
|
|
for all pkgsrc dir/file ownership rules. Fixes unprivileged
user/group names from leaking into binary packages, manifest as
non-fatal chown/chgrp failure messages at pkg_add time.
Bump respective packages' PKGREVISION.
|
|
|
|
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
|
|
|
|
not installing the formatted manual pages in general. They are of
limited use anyway.
|
|
Make sure that we don't strip the ".cat" pages from the package list
under NetBSD 6.0 and newer.
|
|
|
|
manpage link. Fix getline lossage on -current. Wrap the homemade
config.sh substitutions in @@ to make them more robust. PKGREVISION++
|
|
MAKE_JOBS=2 and worked without.
|
|
|
|
|
|
|
|
|
|
Fixes build with gcc-3.4.6 on Linux. From Roman Valls in PR 34016.
|
|
doesn't work correctly.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
broken build under Mac OS X.
|
|
|
|
Express interest in nroff via USE_TOOLS.
Expect sys/types.h to provide size_t.
Fix errno.
Don't define prototypes for ISO C / POSIX functions.
short gets promoted to int, float to double, so use va_arg with the
promoted types.
|
|
|
|
on system where e.g. ${CC} contains a space.
|
|
|
|
- fixed a hang when hitting certain 8-bit chars in the From line
- fixed a file descriptor leak
- removed all Expires: processing
This fixes the security issue reported on "Full-disclosure" last Saturday.
|
|
|
|
|
|
Changes in 2.5 PL7
- a few display issues fixed (from Kenneth Reek)
- buffer overflow in frm fixed
Changes in 2.5 PL6
- Fixed message-id in the In-Reply-To header.
- Actually show the -r option in the usage
- Whacked a few more places where we might follow a symlink in tmpdir
- Fastmail didn't grok commas correctly.
- Change lock.c to not use errno unless there's an errno
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
etc. because the bare variables will point to the correct executables.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
with it. This has the benefit that one can now install elm on systems that
have metamail installed (which, for example, is required by exmh).
Tested by jdolecek. Bump PKGREVISION.
|
|
|
|
(which doesn't work on solaris).
|
|
|
|
Convert to buildlink2.
|
|
|
|
that's perfectly okay. Fixes recently noted bulk build problem.
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
right way.
|
|
basic NetBSD distribution.
|
|
- Remove unnecessary "elm" entry
- Add "mm" package.
|
|
Package provided by hiramatu@boreas.dti.ne.jp in PR pkg/13495.
This is no longer a ME extended version, which is now available as
pkgsrc/mail/elm-me.
|