2016-01-26 17:19:26 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Also needs converters/libiconv.
PKGREVISION++
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
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.
|
2015-08-26 14:44:30 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Take the MAINTAINERship.
|
2015-08-20 15:01:55 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
o Fix build on older versions of Darwin affected by arc4random(3)
limitations like NetBSD.
o Explicity disable readline support that - at least - on some Darwin
systems was automatically detected.
o Bump PKGREVISION (the readline change can affect also platforms where readline
was automagically recognised and used)
Thanks to sevan@ for testing the patches.
|
2015-08-19 20:23:03 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
nmh is MAKE_JOBS_SAFE these days.
|
2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
2014-09-21 02:09:24 by David A. Holland | Files touched by this commit (1) |
Log message:
The configure script checks for arc4random(), but the program uses
arc4random_buf(); netbsd-5 (and presumably earlier) has the one but
not the other. Just disable it, because all it's using the randomness
for is message-ids. Fixes the netbsd-5 build.
|
2014-09-21 01:15:03 by David A. Holland | Files touched by this commit (1) |
Log message:
This version of nmh specifically needs terminfo and not termcap
Adjust accordingly and bump PKGREVISION.
|
2014-09-21 01:01:20 by David A. Holland | Files touched by this commit (2) |
Log message:
Remove empty patch file. Regen distinfo, which also removes references
to two other patches that apparently no longer exist.
|
2014-09-06 18:08:36 by Eric Schnoebelen | Files touched by this commit (2) |
Log message:
Remove empty patches.
|