jlam
07dd3147c6
Convert packages that test and use USE_INET6 to use the options framework
...
and to support the "inet6" option instead.
Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files. Replace:
BUILD_DEFS+= USE_INET6
with
BUILD_DEFS+= IPV6_READY
and teach the README-generation tools to look for that instead.
This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
martin
a98d548a9b
Fix an off by one error in the address parser, introduced by our patch.
...
Found by Ond?ej T?ma (sorry for the missing chars) and analyzed by
Lasse Hillerøe Petersen.
2006-12-01 10:40:48 +00:00
is
ab6262fd97
Upgrade to 1.3.6nb1.
2005-06-29 22:01:19 +00:00
is
84a5640031
Upgrade to mini_sendmail 1.3.5nb1. Changes to stock 1.3.5 are:
...
- continuation header line support (as in 1.3.2nb5)
- fixed <> parsing.
Still missing is label: adress, address; handling.
2005-06-26 19:51:47 +00:00
is
3d24885060
Handle continuation lines. Fixes pkg/30534.
2005-06-16 15:38:18 +00:00
is
a60441a368
Add -oeq option, for sendmail compatibility. Bump pkgrevision to 4.
2003-10-07 08:45:14 +00:00
jmmv
ba20047ad4
Let mini_sendmail recognize the -oi' option, as it does for
-i', so it
...
can work with send-pr. Bump PKGREVISION to 3.
2003-05-07 11:20:07 +00:00
jmmv
bc13ffc6eb
Move the example mailer.conf file to the examples tree and bump PKGREVISION
...
to 2. Ok'ed by is@.
2003-04-24 19:49:24 +00:00
is
b683e52501
List us in the IPv6-enabled package list. That top-level target only
...
greps the package's Makefile, but none that are included.
2003-03-01 11:36:36 +00:00
wiz
3440072b94
Quiet pkglint again.
2003-02-15 22:44:16 +00:00
is
ccd2e73b27
Add -i option, needed when Mail(1) and mail(1) try to call us.
2003-02-15 22:39:50 +00:00
wiz
638c3c5063
Silence pkglint.
2003-02-15 22:34:24 +00:00
is
e20f2a05ea
mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,
...
or from a diskless client to it's smart mailer.
2003-02-15 22:11:22 +00:00