| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Made the port to optionally not build the mechs, define
WITHOUT_[ANONYMOUS,CRAM,DIGEST,LOGIN,OTP,GSSAPI,PLAIN].
* The Kerberos IV case is special, as we can use the base kerberos 4x
(<=5.0-RELEASE), or use the security/krb4 port.
WITH_KERBEROS4 - use security/krb4 port
if <=5.0-RELEASE, use krb4 port only if /usr/lib/libkrb.a
doesn't exist
WITHOUT_KERBEROS4 - disables using the base systems /usr/lib/libkrb.a
(<=5.0), if it exists and MAKE_KERBEROS4 defined in /etc/make.conf
* Changed the combined rcNG/rcOG scripts, so that the defaults are at the top
of the rc.d script and not in an external file to the script.
PR: 51505
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sendmail mail submission program may log the following error on the
sasldb file:
error: safesasl(/usr/local/etc/sasldb) failed: Group readable file
Pine by default is using SMTP, and therfore SMTP AUTH if compiled
into sendmail. To disable SMTP AUTH we need to define DAEMON_OPTIONS
for the loopback interface.
PR: ports/51680
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
|
|
|
|
|
| |
PR: ports/48953
Submitted by: JoeHorn <joehorn@leobbs.net> and lots of others.
|
|
|
|
|
|
|
|
|
| |
Bento fails to proberly package the port on -CURRENT due
to -CURRENT no longer has libdes.* as the des functions
have been moved to the libcrypto.* library.
PR: 48442
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/43719
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
|
|
|
|
|
|
|
|
| |
update the Sendmail.README file to include instructions for
using the security/cyrus-sasl2 port.
PR: 42153
Submitted by: maintainer
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
|
|
|
|
|
|
| |
pwcheck{_pam}).
PR: ports/41653
Submitted by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
|
|
|
|
|
|
| |
unbreak for -current's PAM.
Approved by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
|
| |
|
|
|
|
|
|
| |
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
|
|
|
|
|
|
|
|
|
| |
author fixed bug in patch but didn't increment version.
- Fix problem when openldap v1 is selected.
- Bump PORTREVISION
PR: ports/39800
Submitted by: maintainer
|
|
|
|
|
|
|
| |
update Sendmail.README for sendmail 8.10-8.12
PR: 38646
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38434
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38363
Submitted by: maintainer
|
|
|
|
|
|
|
| |
minor Update of the Readme
PR: 37607,37913
Submitted by: hetzels@westbend.net
|
|
|
|
|
| |
PR: 38100
Submitted by: Alan Batie
|
| |
|
|
|
|
|
| |
PR: 34561
Submitted by: maintainer
|
|
|
|
|
|
| |
the last commit.
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34541
Submitted by: maintainer
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
| |
PR: 34149
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Allow PAM aware pwcheck daemon
Add JavaSASL
PR: 34068
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33603
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: bento 4-exp
|
|
|
|
| |
instead since ${.CURDIR} can be a read-only filesystem.
|
|
|
|
|
|
|
|
| |
correct db filename
fix pkg-install script
PR: 29731
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Remove old MASTER_SITE
PR: 32555
Submitted by: alx@cii.sumy.ua
Approved by: maintainer
|
|
|
|
|
| |
PR: 32026
Submitted by: maintainer
|
|
|
|
|
|
|
| |
set ${AUTOMAKE_ARGS} to --add-missing --include-deps.
PR: 31593
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
|
|
|
|
|
|
| |
ADD IPv6 support
PR: 29404
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
been broken by the incompatibility between db3.2 and db3.3.
I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.
Sorry for inconvenience. I'll try to check compatibility hard before
committing next time.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
|
| |
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
|
| |
guessable filename during configuration.
Approved by: Maintainer
|
|
|
|
|
|
|
| |
GroupReadableSASLFile option for DONT_BLAME_SENDMAIL.
PR: 23149
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add support for Heimdal Kerberos V port
PR: 22894
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 22490
Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
|
|
|
|
| |
PR: 22462
|
|
|
|
|
|
|
|
|
|
|
| |
Authentication.
- Update MySQL & LDAP Authentication Methods
- Correct bento warning for extra file (Sendmail.conf).
- Correct mysql detection code in configure.sasl, and use LIB_DEPENDS for db3.
PR: 22462
Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
|
|
|
|
| |
Submitted by: bento
|
| |
|