Commit graph

68 commits

Author SHA1 Message Date
Tilman Keskinoz
aaeff08d60 * Fix some problems with building the Kerberos IV and 5 mechs.
* 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
2003-05-09 12:41:21 +00:00
Hajimu UMEMOTO
69ba81477e When sending mail localy on a system compiled woth SASL AUTH, the
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>
2003-05-06 12:32:14 +00:00
Edwin Groothuis
c99a01a80c Fix shell-syntax.
PR:		ports/48953
Submitted by:	JoeHorn <joehorn@leobbs.net> and lots of others.
2003-03-28 23:37:36 +00:00
Edwin Groothuis
c95cf31cd7 security/cyrus-sasl: Bento fails to build libkerberos + Upgrade
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>
2003-02-26 11:25:55 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Edwin Groothuis
f71e429079 Point dependencies on net/openldap to net/openldap12 2003-02-24 02:26:55 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Hajimu UMEMOTO
4622622972 SASLv2 support of Sendmail is started with 8.12.4.
PR:		ports/43719
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2002-10-05 19:38:18 +00:00
David W. Chapman Jr.
cc8a1f7227 add an example PAM file for saslauthd and pwcheck_pam daemons
update the Sendmail.README file to include instructions for
	 using the security/cyrus-sasl2 port.

PR:		42153
Submitted by:	maintainer
2002-09-01 16:38:33 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
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
2002-08-22 19:13:46 +00:00
Akinori MUSHA
f1a8c6d8f3 Add saslauthd as default general password checking daemon (replaces
pwcheck{_pam}).

PR:		ports/41653
Submitted by:	"Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
2002-08-14 18:39:46 +00:00
Akinori MUSHA
f8e954f21d Include <sys/types.h> before including <security/pam_appl.h> and
unbreak for -current's PAM.

Approved by:	"Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
2002-08-14 18:16:02 +00:00
Anders Nordby
e2cd124717 Fix startup-scripts for -current /bin/sh issues. 2002-08-14 00:14:07 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Patrick Li
6803492f67 - Chase checksum for sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz
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
2002-06-26 18:49:22 +00:00
Ying-Chieh Liao
cbe827fe7c fix configure on -current
update Sendmail.README for sendmail 8.10-8.12

PR:		38646
Submitted by:	maintainer
2002-06-18 06:16:47 +00:00
David W. Chapman Jr.
8445fae9d3 Do not add a shell to cyrus user.
PR:		38434
Submitted by:	maintainer
2002-05-24 02:01:13 +00:00
David W. Chapman Jr.
fe250dd90d Fix for DB3 & KRB4
PR:		38363
Submitted by:	maintainer
2002-05-21 15:08:58 +00:00
Dirk Meyer
cf5b40d956 new PORTREVISION, using newer patchfile
minor Update of the Readme

PR:		37607,37913
Submitted by:	hetzels@westbend.net
2002-05-16 02:45:25 +00:00
Trevor Johnson
b795228956 Remove defunct Sourceforge site.
PR:		38100
Submitted by:	Alan Batie
2002-05-15 07:13:54 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Patrick Li
f158a7cd19 Add patch to prevent from breaking if KRB5_HOME / HEIMDAL_HOME are defined.
PR:		34561
Submitted by:	maintainer
2002-02-03 01:16:50 +00:00
Patrick Li
01aebcd262 Fix placement of .include <bsd.port.pre.mk> which I screwed up in
the last commit.

Submitted by:	maintainer
2002-02-02 08:46:32 +00:00
Patrick Li
af571993d8 Fix plist and dont use -w flag with fmt on older releases.
PR:		34541
Submitted by:	maintainer
2002-02-02 04:09:27 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 11:58:52 +00:00
Patrick Li
668b77986b Fix build when KRB5_HOME is defined
PR:		34149
Submitted by:	maintainer
2002-01-22 05:30:03 +00:00
David W. Chapman Jr.
cfa957e244 Fix OpenLDAP v1 errors
Allow PAM aware pwcheck daemon
Add JavaSASL

PR:		34068
Submitted by:	maintainer
2002-01-20 19:23:25 +00:00
Kevin Lo
1dc48b9c06 Update to version 1.5.27
PR: 33603
Submitted by: MAINTAINER
2002-01-17 15:04:40 +00:00
Will Andrews
29186515da This port requires automake 1.4 and cannot work with 1.5.
Submitted by:	bento 4-exp
2002-01-07 03:30:21 +00:00
Steve Price
47adf04913 Don't write pkg-{deinstall,install,message} to ${.CURDIR} but ${WRKDIR}
instead since ${.CURDIR} can be a read-only filesystem.
2001-12-24 21:58:42 +00:00
Ying-Chieh Liao
a260bf2b4f refer to correct location in pkg-message
correct db filename
fix pkg-install script

PR:		29731
Submitted by:	maintainer
2001-12-20 12:18:57 +00:00
David W. Chapman Jr.
73358a5ab0 Fix formatting string bug
Remove old MASTER_SITE

PR:		32555
Submitted by:	alx@cii.sumy.ua
Approved by:	maintainer
2001-12-09 03:07:36 +00:00
David W. Chapman Jr.
4e674720a8 Fix automake build problem
PR:		32026
Submitted by:	maintainer
2001-11-23 04:39:31 +00:00
Pete Fritchman
8247c0e01a Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps,
set ${AUTOMAKE_ARGS} to --add-missing --include-deps.

PR:		31593
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:49:15 +00:00
David W. Chapman Jr.
ce0f01c8dd USE DOCSDIR and PORTDOCS
ADD IPv6 support

PR:		29404
Submitted by:	maintainer
2001-08-13 04:01:26 +00:00
Akinori MUSHA
79f86fd6ec Back out the db3 port update because some of these dependent ports had
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.
2001-08-01 11:56:24 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
Jimmy Olgeni
0767189284 Cosmetic change only: make the MAN3 section fit an 80 column screen. 2001-05-21 20:30:49 +00:00
Akinori MUSHA
b57f932896 Fix the DB3 support. DB3's shlib version is now at 2. 2001-03-05 22:15:25 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Chris D. Faulhaber
c57b8d55b9 Use mktemp(1) to create a temporary file instead of using a short
guessable filename during configuration.

Approved by:	Maintainer
2000-12-19 11:35:15 +00:00
Steve Price
2fca6090bb Update Sendmail.README with instructions on how to enable the
GroupReadableSASLFile option for DONT_BLAME_SENDMAIL.

PR:		23149
Submitted by:	maintainer
2000-12-11 02:33:58 +00:00
Kevin Lo
eebfde9690 - Correct misspelling (PGK_PREFIX -> PKG_PREFIX) in pkg-install
- Add support for Heimdal Kerberos V port

PR: 22894
Submitted by: MAINTAINER
2000-11-17 15:06:24 +00:00
James E. Housley
5a9d20369a PostFix requires 770 permissons on the /var/pwcheck directory.
PR:		22490
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2000-11-02 00:16:45 +00:00
James E. Housley
036ea866d5 New file
PR:		22462
2000-11-01 12:00:13 +00:00
James E. Housley
a4303046f0 - Change /var/pwcheck permissions so Postfix can use pwcheck for SASL 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
2000-11-01 11:59:18 +00:00
James E. Housley
aeaaf7bdbc Missing /SASL at the end of the path to install Sendmail.README
Submitted by:	bento
2000-10-25 16:56:35 +00:00
James E. Housley
504cffc4b9 The last commit should have bumped PORTREVISION 2000-10-24 10:27:50 +00:00