pkgsrc/mail/cyrus
kim d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
..
files Cyrus: the Andrew IMAP server 1999-03-07 00:27:18 +00:00
patches Now uses the pkg Tcl as it should. 1999-06-12 03:01:44 +00:00
pkg Cyrus: the Andrew IMAP server 1999-03-07 00:27:18 +00:00
Makefile Change how Kerberos support is enabled in pkgsrc. 1999-09-14 02:32:21 +00:00