Commit graph

71 commits

Author SHA1 Message Date
Hajimu UMEMOTO
23d4eded05 - Add WITH_LDAP option which includes OpenLDAP2 support into
saslauthd(8).
- Install saslauthd(8) related docs.  OpenLDAP2 support is
  described in LDAP_SASLAUTHD.
2002-10-15 20:30:25 +00:00
Hajimu UMEMOTO
c4ed92e069 Update to 2.1.9. 2002-10-14 17:52:07 +00:00
Hajimu UMEMOTO
b7c02cfa39 Update to 2.1.8. 2002-10-11 23:16:26 +00:00
Hajimu UMEMOTO
041cc3f572 Correct path of /var/state.
Submitted by:	Ayumu Kato <akato@sysrdc.ns-sol.co.jp>
2002-10-05 19:50:46 +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
Hajimu UMEMOTO
d50aed1a93 fix plist in case of WITHOUT_OTP. 2002-09-13 16:23:23 +00:00
Hajimu UMEMOTO
4e4242467c Add option WITHOUT_OTP which disable OTP authentication.
Requested by:	Marc G. Fournier <scrappy@hub.org>
2002-09-13 15:47:19 +00:00
Hajimu UMEMOTO
480d566d08 Fix typo. Sendmail.conf should be in lib/sasl2. 2002-08-30 06:17:28 +00:00
Hajimu UMEMOTO
cfd26d8c64 PR: ports/41599
Submitted by:	Sean Chittenden <sean@chittenden.org>

Don't use `install -d' for the version of FreeBSD that didn't have it.
2002-08-29 19:14:16 +00:00
Hajimu UMEMOTO
895b4cb756 Add description about sendmail with SASLv2. 2002-08-29 17:57:31 +00:00
Hajimu UMEMOTO
e9c163624b We don't need automake.
Reported by:	Jason Mealins <jason_mealins@bigfix.com>
2002-08-23 17:17:23 +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
Hajimu UMEMOTO
0d630d5a99 load plugins from plugin directry explicitly. 2002-08-14 14:28:45 +00:00
Hajimu UMEMOTO
c24c681470 Update to 2.1.7. 2002-08-09 19:11:41 +00:00
Hajimu UMEMOTO
cde3dbcf90 Correct installation of docs. 2002-08-08 14:22:50 +00:00
Hajimu UMEMOTO
eb3a008899 Add cyrus-sasl-2.1.6 after repo. copy. 2002-08-08 14:04:44 +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