Hajimu UMEMOTO
f0922b5aa5
Stop installing Sendmail.conf by cyrus-sasl2, and it is now installed
...
by cyrus-sasl2-saslauthd. Since if Sendmail.conf is not installed,
SASL2 uses auxprop by default, it is enough to install Sendmail.conf
by saslauthd port.
2003-07-20 06:29:25 +00:00
Hajimu UMEMOTO
bcf750fff8
Update to 2.1.15.
2003-07-15 18:32:58 +00:00
Hajimu UMEMOTO
3daa1a78aa
Reduce warnings during build on 5-CURRENT.
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-02 09:42:15 +00:00
Hajimu UMEMOTO
a8637096c3
- made old distfile fetchable after an update.
...
- install missing document which was added during update to 2.1.14.
PR: ports/53932 (partly)
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-30 18:43:18 +00:00
Hajimu UMEMOTO
2fa6eec717
It seems MySQL 4.X support in 2.1.14 is still incomplete.
2003-06-30 17:04:10 +00:00
Hajimu UMEMOTO
a02fef83a0
Update to 2.1.14.
2003-06-30 16:51:00 +00:00
Hajimu UMEMOTO
e174cc8477
Sync with cyrus-sasl port. There is no functional change.
...
Obtained from: cyrus-sasl port
2003-06-07 11:46:04 +00:00
Hajimu UMEMOTO
44d66a7787
fix plist.
...
Submitted by: bento via kris
2003-06-04 11:15:52 +00:00
Hajimu UMEMOTO
10a0e3c217
- Make saslauthd a separate port to avoid dependency loop between
...
cyrus-sasl2 and openldap.
- Stop using configuration menu. I believe it ease to maintain
consistency with other SASL related ports.
2003-06-01 04:21:06 +00:00
Hajimu UMEMOTO
4db2a48741
remove useless trailing backslant.
2003-06-01 03:56:44 +00:00
Hajimu UMEMOTO
ea0e64f4a1
make MySQL plugin work with MySQL 4.X.
2003-06-01 03:55:35 +00:00
Hajimu UMEMOTO
c109d23603
add WITHOUT_SASLAUTHD option.
2003-05-16 10:46:04 +00:00
Hajimu UMEMOTO
e3080ee5ce
Sync the way how to handle Kerberos with latest security/cyrus-sasl.
...
Obtained from: security/cyrus-sasl
2003-05-16 08:12:37 +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
Hajimu UMEMOTO
f183b01d25
Add option WITHOUT_NTLM.
...
Submitted by: Dan Larsson <dl@tyfon.net>
2003-04-29 15:04:43 +00:00
Hajimu UMEMOTO
fc645c780e
Change the group of /var/state/saslauthd mail to be sync with
...
/usr/local/etc/sasldb2. The postfix should belongs to only
mail group.
Reported by: "Denis N. Peplin" <info@volginfo.ru>
2003-04-25 11:29:34 +00:00
Hajimu UMEMOTO
ecd654ca77
Use security/openssl/bsd.openssl.mk.
...
PR: ports/51090
Submitted by: Oleg Sharoiko <os@rsu.ru> (with modification by me)
2003-04-24 16:36:26 +00:00
Hajimu UMEMOTO
1589b46341
Make MySQL 3.23, 4.0 and 4.1 selectable.
...
Requested by: Matthias Fechner <idefix@fechner.net>
2003-04-24 15:33:29 +00:00
Hajimu UMEMOTO
7c68e37ee3
- The pidfile of saslauthd was changed.
...
- The configure script should select correct version of Berkeley DB.
PR: ports/51041
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-17 17:54:43 +00:00
Hajimu UMEMOTO
48f2e38af8
make configure script pickking up the Heimdal Kerberos that's
...
in FreeBSD's base.
Submitted by: Graeme Mathieson <mathie@wossname.org.uk>
2003-04-16 17:28:05 +00:00
Hajimu UMEMOTO
06eefa7d9c
make WITH_LDAP21 work.
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-16 16:59:21 +00:00
Hajimu UMEMOTO
a9e1af35e5
add missing files which should be committed by previous committed.
2003-04-15 18:09:30 +00:00
Hajimu UMEMOTO
45e33242b8
- update to 2.1.13
...
- fixes for 5-CURRENT (changed behaviour of 'expr')
- enable NTLM module
- support for db4 and db4.1
- support for OpenLDAP 2.1
PR: ports/50962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-15 17:03:28 +00:00
Hajimu UMEMOTO
1ba1a158a8
mandir should follow MANPREFIX.
...
Requested by: Tomki <tomki@alink.net>
2003-03-24 09:20:28 +00:00
Hajimu UMEMOTO
668f42d804
Add WITHOUT_KERBEROS option to prevent cyrus-sasl2 from enabling
...
Kerberos even if libkrb is installed.
Requested by: Troy Dixler <troy@twisted.net>
2003-03-23 19:19:55 +00:00
Edwin Groothuis
e53dff475f
Point dependencies on net/openldap2 to net/openldap20
2003-02-24 02:56:37 +00:00
Hajimu UMEMOTO
8c22c15b1c
De-pkg-comment.
2003-02-20 20:10:05 +00:00
Hajimu UMEMOTO
c4b8123b60
- Update to 2.1.12.
...
- Fix installation of saslauthd.8.
PR: ports/48162
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
2003-02-11 05:09:55 +00:00
Hajimu UMEMOTO
7cf5673224
Update to 2.1.11.
2003-02-01 17:42:38 +00:00
Hajimu UMEMOTO
fda290ce5c
Add CYRUS_USER and CYRUS_GROUP options to be able to configure
...
psuedo user for cyrus.
Requested by: Cyrus Anderson Yunker <cayunker@unity.ncsu.edu>
2003-01-30 14:04:02 +00:00
Hajimu UMEMOTO
f5fae5654d
fix package building.
...
Reported by: bento via kris
2003-01-20 09:42:54 +00:00
Hajimu UMEMOTO
438f7f64a5
Add WITH_MYSQL option.
...
Requested by: Przemyslaw Ciesielski <pck@blue.pl>
2003-01-17 11:49:04 +00:00
Hajimu UMEMOTO
7c9bf13b3d
Add WITHOUT_CRAM and WITHOUT_DIGEST to don't build cram and digest
...
authentication.
Submitted by: Dan Larsson <dl@tyfon.net>
2003-01-01 16:25:46 +00:00
Hajimu UMEMOTO
0f9e559736
Update to 2.1.10.
...
This version corrects a number of DIGEST-MD5 interoperability
issues, as well as corrects some potential buffer overflows.
It is recommended that all sites using a 2.x release upgrade
to 2.1.10.
Approved by: portmgr
2002-12-09 18:26:46 +00:00
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