Age | Commit message (Collapse) | Author | Files | Lines |
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
|
|
|
|
|
|
|
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
|
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
|
|
|
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.
|
|
|
|
options (for example metamail -w would end up not honoring -w and executing
what mailcap told it)
|
|
XXX: this package should be terminated with prejudice
|
|
functions.
|
|
|
|
|
|
|
|
depends on this package (D'oh). Bump package revision.
|
|
|
|
getline()
OK wiz@
|
|
|
|
|
|
Patch provided by Aleksey Cheusov in PR 37585.
|
|
|
|
|
|
|
|
On Solaris this causes an error:
sh: syntax error at line 22: `(' unexpected
*** [install-all] Error code 2
This should fix PR #32357.
|
|
with another package. This makes it so this package can be installed
without X. This is for PR #26848.
Note: that some parts of metamail still reference "xterm".
Also changed path used in two scripts that reference the
now not-installed fonts. (Maybe that will need to be fixed too.)
Honor PKGMANDIR.
Update PKGREVISION.
|
|
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.
|
|
|
|
provides an implementation. This fixes build problems caused by the recent
DragonFly patch under all operating systems which do not define the
argument of putenv(3) as "const" (e.g. Solaris or Mac OS X).
|
|
|
|
|
|
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
Found this on DragonFly users List. Thank you Steve O'Hara-Smith.
|
|
x11-clients.buildlink3.mk. Packages that need bdftopcf should say:
USE_TOOLS+= bdftopcf
|
|
X11_TYPE=[xorg|XFree86].
|
|
|
|
has been gone for a long time.)
Is anyone interested in helping clean metamail up? A while ago
I received feedback from metamail package maintainers from other
projects who may help with keeping a metamail up-to-date.
|
|
|
|
subst.mk instead.
|
|
|
|
some systems. Noted by jklos@.
|
|
- Correct permission of font files by using BSD_INSTALL_*.
- Use symlinks instead of copying the same file with different names.
Bump PKGREVISION.
|
|
Antonio Marques and Jeremy C. Reed in PR pkg/24861.
|
|
- define SYSV to make it compile properly
- use BSD_INSTALL_* to install scripts and binaries with the proper
permissions etc.
This should close PR pkg/25801.
|
|
While here, fix previous entry (hi martin!).
|
|
assume that we want /usr/sbin/sendmail, but we don't currently have a
good solution to that problem, and this is consistent with an existing
change that was made to this package.
Closes PR pkg/24678.
|
|
|