Commit Graph

33 Commits

Author SHA1 Message Date
ajacoutot
c8e426a644 Remove bogus patch.
noticed by Claus Assmann from Sendmail
2020-06-09 06:41:01 +00:00
ajacoutot
cfd91a4c00 Update to sendmail-8.16.0.50. 2020-06-06 10:28:09 +00:00
ajacoutot
d32f85e12b Update to sendmail-8.16.0.48. 2020-05-21 10:03:14 +00:00
ajacoutot
e7f23745e8 Update to sendmail-8.16.0.47. 2020-05-14 12:28:41 +00:00
ajacoutot
745db970ca Update to sendmail-8.16.0.45. 2020-05-02 08:04:48 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot
a854d543b3 Update to sendmail-8.16.0.41. 2019-02-18 10:50:57 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
ajacoutot
c7e0873c0f Update to sendmail-8.16.0.29. 2018-08-27 07:45:09 +00:00
ajacoutot
73bdcc9ca4 Update to a newer snapshot: 8.16.0.28. 2018-08-15 13:20:21 +00:00
nigel
13f7420190 fix m4 issue with earlier update.
Ok ajacoutot
2018-01-11 22:00:07 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
db4d6cade4 Revert previous, it seems to break the build somehow. 2018-01-11 07:56:50 +00:00
jca
4324b9e73f Fix linking the ldap flavor with ld.lld
ok ajacoutot@ (maintainer)
2018-01-09 15:06:00 +00:00
ajacoutot
5b475301af Update to sendmail-8.16.0.21 and take maintainer. 2017-07-22 17:45:38 +00:00
bluhm
6633d64860 Enable ECC support and more granular control of TLS options.
From Kyle Amon; OK ajacoutot@; discussed with jca@, Claus Assmann
2017-01-30 15:42:04 +00:00
jca
5d8e26e388 Also add user _uucp to trusted users.
This avoids useless Auth warnings with the upcoming changes in net/uucp.

ok sthen@
2016-12-14 14:28:54 +00:00
naddy
5afeb9be04 get rid of NO_SHARED_ARCHS and PROPERTIES:Mno_shared 2016-03-12 20:18:26 +00:00
matthieu
632906c608 Replace reference to the old smmsp user to the new _smmsp in the
main shared configuration, so that all generated configuration use it.
ok and help sthen@, jca@
2016-03-07 14:19:46 +00:00
ajacoutot
8ff283ce30 Update to sendmail-8.15.2.
ok jca@
2015-07-19 02:25:35 +00:00
sthen
74574b98c9 register share/doc/sendmail/ in sendmail,-libmilter; it includes a subdir and
files but was relying on the main sendmail package for the parent directory,
however there is no interdependence between these packages.  ok aja
2015-06-19 13:18:27 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00
ajacoutot
2342263eff We are providing default daemon_flags now; so no need to start in
background mode.

ok sthen@ jca@ (maintainer)
2015-03-16 12:56:46 +00:00
jca
a2289bbe46 Add missing daemon_flags and rename manpages conflicting with postfix
Requested by sthen@.  Also tweak README while here.

Input from and ok ajacoutot@ sthen@
2015-02-25 15:07:38 +00:00
jca
3eb089115c Fix localhost.cf path
ok ajacoutot@
2015-02-20 14:39:18 +00:00
okan
aac6a64fb9 Update to 8.15.1
testing and ok jca@ bluhm@
2015-01-29 16:32:04 +00:00
ajacoutot
35ba509e50 Fix rcctl(8) usage. 2015-01-08 14:08:15 +00:00
jca
5882460bd1 Use an uid/gid properly registered in user.list (742 is now used by
telephony/baresip/restund).  This will need manual intervention.
ok ajacoutot@ sthen@
2014-10-31 15:51:51 +00:00
ajacoutot
90af6efc7a Use rcctl to disable smtpd. 2014-09-18 14:41:05 +00:00
ajacoutot
3e23557b3a Subpackage libmilter.
ok sthen@
2014-09-17 09:11:52 +00:00
jca
d60c66a38b Build a shared version of libmilter.
.m4 bits obtained from FreeBSD/Absolight/Sendmail then uglily hacked.
major bump for safety.
ok ajacoutot@
2014-09-16 19:54:29 +00:00
jca
eeaf6d6721 Import sendmail-8.14.9
Thanks to matthieu@ for the work done in base, input from at least zhuk@
and sthen@, ok ajacoutot@
2014-09-16 17:09:31 +00:00