diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-06 21:50:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-06 21:50:00 +0000 |
commit | fab158e1f35312ae47aa41124e92388f94c3ec52 (patch) | |
tree | 5200fe4e296c2433d131a34b7e03745c0506a119 /mail/qmail/files | |
parent | - Add lzo2, version 2.00 of archivers/lzo. (diff) |
- Update ldap patch to 20050401a
- Add sysutils/daemontools to RUN_DEPENDS because the new patch works
just with it
- Change pkg-message to reflect qmail.schema file installation
- Change pkg-descr to reflect new features
PR: ports/81966
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
Notes
Notes:
svn path=/head/; revision=136948
Diffstat (limited to 'mail/qmail/files')
-rw-r--r-- | mail/qmail/files/pkg-message-ldap.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/qmail/files/pkg-message-ldap.in b/mail/qmail/files/pkg-message-ldap.in index 68cb3911f745..56272ff24640 100644 --- a/mail/qmail/files/pkg-message-ldap.in +++ b/mail/qmail/files/pkg-message-ldap.in @@ -11,6 +11,9 @@ Do not forget to read %%PREFIX%%/doc/QLDAPINSTALL. After all, this is NOT our old stock qmail. And, %%PREFIX%%/doc/ANTISPAM for some antispam control measures. +The qmail.schema file was copied to %%DOCSDIR%%. Remember +to copy it to ldap's schema directory + You can enable qmail as your default mailer executing: > %%PREFIX%%/scripts/enable-qmail |