diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-15 15:12:32 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-15 15:12:32 +0000 |
commit | 716bc6aa4a922a48230ed6a444908f603fe7c9a0 (patch) | |
tree | 8190c6365a5ddae2378a9f90db5e06d9d5331f68 /mail/courier/distinfo | |
parent | 368404cd88312de38de04f492a75b5bae4c86b3d (diff) | |
download | ports-716bc6aa4a922a48230ed6a444908f603fe7c9a0.tar.gz ports-716bc6aa4a922a48230ed6a444908f603fe7c9a0.zip |
- Update to 0.44.2
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
Notes
Notes:
svn path=/head/; revision=98205
Diffstat (limited to 'mail/courier/distinfo')
-rw-r--r-- | mail/courier/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/courier/distinfo b/mail/courier/distinfo index 493e76511c7b..4fb94c7adc10 100644 --- a/mail/courier/distinfo +++ b/mail/courier/distinfo @@ -1 +1 @@ -MD5 (courier-0.44.0.tar.bz2) = acf6721a56f94791adf4fd7f56ba3e38 +MD5 (courier-0.44.2.tar.bz2) = 8c607c70a692d8f8ccb769a3f96d2f28 |