pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cyrus-imapd30: integrated documentation



Module Name:	pkgsrc-wip
Committed By:	Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By:	mp
Date:		Wed Mar 11 11:43:23 2020 +0100
Changeset:	870c41815ba97b799ff2884644a9a8435b3d9648

Modified Files:
	cyrus-imapd30/MESSAGE
	cyrus-imapd30/Makefile
	cyrus-imapd30/PLIST
	cyrus-imapd30/TODO

Log Message:
cyrus-imapd30: integrated documentation

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=870c41815ba97b799ff2884644a9a8435b3d9648

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cyrus-imapd30/MESSAGE  |  13 +-
 cyrus-imapd30/Makefile |  13 +-
 cyrus-imapd30/PLIST    | 454 +++++++++++++++++++++++++++++++++++++++++++++++++
 cyrus-imapd30/TODO     |  10 +-
 4 files changed, 470 insertions(+), 20 deletions(-)

diffs:
diff --git a/cyrus-imapd30/MESSAGE b/cyrus-imapd30/MESSAGE
index 6e222f13a9..fa139efedc 100644
--- a/cyrus-imapd30/MESSAGE
+++ b/cyrus-imapd30/MESSAGE
@@ -3,15 +3,10 @@ $NetBSD: $
 
 Please refer to:
 
-	${PREFIX}/share/doc/cyrus-imapd/install.html
+	${PREFIX}/share/doc/cyrus-imapd/imap/installing.html
 
-for more detailed instructions on setting up the environment before
-starting the Cyrus IMAP server.  In particular, several services may
-need to be added to /etc/services.
-
-Anyone upgrading from an earlier version of the Cyrus IMAP server should
-read:
-
-	${PREFIX}/share/doc/cyrus-imapd/install-upgrade.html
+for more detailed instructions on setting up or upgrading the environment
+before starting the Cyrus IMAP server.  In particular, several services
+may need to be added to /etc/services.
 
 ===========================================================================
diff --git a/cyrus-imapd30/Makefile b/cyrus-imapd30/Makefile
index 26783dd2e3..a5e614187b 100644
--- a/cyrus-imapd30/Makefile
+++ b/cyrus-imapd30/Makefile
@@ -118,12 +118,13 @@ post-install:
 	${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
 	${INSTALL_DATA} ${FILESDIR}/imapd.conf ${DESTDIR}${EGDIR}
 	${INSTALL_DATA} ${FILESDIR}/cyrus.conf ${DESTDIR}${EGDIR}
-	#${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}
-	# TODO: incomplete - source HTML folder contains subdirs not
-	# taken care of yet
-	#cd ${WRKSRC}/doc/html; for file in *.html; do		\
-	#	${INSTALL_DATA} $${file} ${DESTDIR}${HTMLDIR};		\
-	#done
+	${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}
+	cd ${WRKSRC}/doc/html; for directory in `find . -type d`; do \
+		${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}/$${directory}; \
+	done
+	cd ${WRKSRC}/doc/html; for file in `find . -type f \\( -iname \\*.html -o -iname \\*.jpg -o -iname \\*.png -o -iname \\*.css -o -iname \\*.js -o -iname \\*.json \\)`; do \
+		${INSTALL_DATA} $${file} ${DESTDIR}${HTMLDIR}/$${file}; \
+	done
 
 .include "../../devel/zlib/buildlink3.mk"
 CONFIGURE_ARGS+=	--with-zlib=${BUILDLINK_PREFIX.zlib}
diff --git a/cyrus-imapd30/PLIST b/cyrus-imapd30/PLIST
index e5a1d84320..fe5fb786c6 100644
--- a/cyrus-imapd30/PLIST
+++ b/cyrus-imapd30/PLIST
@@ -211,5 +211,459 @@ sbin/sync_client
 sbin/sync_reset
 sbin/tls_prune
 sbin/unexpunge
+share/doc/cyrus-imapd/_downloads/netnews.png
+share/doc/cyrus-imapd/_images/architecture.jpg
+share/doc/cyrus-imapd/_images/graphviz-19762385ec79073fedffa36dbe07aecace4b4b44.png
+share/doc/cyrus-imapd/_images/graphviz-1e5092951b8d8570deb56c2558baebf233fbcc91.png
+share/doc/cyrus-imapd/_images/graphviz-22a660b7a5ef861530eb057afbc6d6b7b8d63d3f.png
+share/doc/cyrus-imapd/_images/graphviz-50bd36f10190feceeb7910097ed7f398ee462fcf.png
+share/doc/cyrus-imapd/_images/graphviz-52fd92920cf28f26f89ce02a92d05956282d8066.png
+share/doc/cyrus-imapd/_images/graphviz-6786d722ac573eb537659287d8bf600b3a13d356.png
+share/doc/cyrus-imapd/_images/graphviz-6c7c78ba8966e4e092789acf9e77baf205a28efa.png
+share/doc/cyrus-imapd/_images/graphviz-7dae6dd6e8e8cb405462bc197bb8dd603b208565.png
+share/doc/cyrus-imapd/_images/graphviz-8b1ee81495109dc486349f8684f91ced86ce6bb1.png
+share/doc/cyrus-imapd/_images/graphviz-a580b8819035e9b4da261789b06642271baa7a26.png
+share/doc/cyrus-imapd/_images/graphviz-a71a85915417bac5a113996d1b8091faf89fd1ea.png
+share/doc/cyrus-imapd/_images/graphviz-c8eaf7af6ed0d03027ca9a0c855710e4c71deb13.png
+share/doc/cyrus-imapd/_images/graphviz-e90a9877863339b48302c7516b8318216793e131.png
+share/doc/cyrus-imapd/_images/graphviz-f12ccd5576f4a7badda9d85dc1a114f5b529a013.png
+share/doc/cyrus-imapd/_images/image2-murder.jpg
+share/doc/cyrus-imapd/_images/image3-replication.jpg
+share/doc/cyrus-imapd/_static/basic.css
+share/doc/cyrus-imapd/_static/comment-bright.png
+share/doc/cyrus-imapd/_static/comment-close.png
+share/doc/cyrus-imapd/_static/comment.png
+share/doc/cyrus-imapd/_static/css/badge_only.css
+share/doc/cyrus-imapd/_static/css/theme.css
+share/doc/cyrus-imapd/_static/cyrus.css
+share/doc/cyrus-imapd/_static/doctools.js
+share/doc/cyrus-imapd/_static/down-pressed.png
+share/doc/cyrus-imapd/_static/down.png
+share/doc/cyrus-imapd/_static/event_notifications/AclChange.json
+share/doc/cyrus-imapd/_static/event_notifications/ApplePushService.json
+share/doc/cyrus-imapd/_static/event_notifications/CalendarAlarm.json
+share/doc/cyrus-imapd/_static/event_notifications/FlagsClear.json
+share/doc/cyrus-imapd/_static/event_notifications/FlagsSet.json
+share/doc/cyrus-imapd/_static/event_notifications/Login.json
+share/doc/cyrus-imapd/_static/event_notifications/Logout.json
+share/doc/cyrus-imapd/_static/event_notifications/MailboxCreate.json
+share/doc/cyrus-imapd/_static/event_notifications/MailboxDelete.json
+share/doc/cyrus-imapd/_static/event_notifications/MailboxRename.json
+share/doc/cyrus-imapd/_static/event_notifications/MailboxSubscribe.json
+share/doc/cyrus-imapd/_static/event_notifications/MailboxUnSubscribe.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageAppend.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageCopy.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageExpunge.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageMove.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageNew.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageRead.json
+share/doc/cyrus-imapd/_static/event_notifications/MessageTrash.json
+share/doc/cyrus-imapd/_static/event_notifications/QuotaChange.json
+share/doc/cyrus-imapd/_static/event_notifications/QuotaExceed.json
+share/doc/cyrus-imapd/_static/event_notifications/QuotaWithin.json
+share/doc/cyrus-imapd/_static/file.png
+share/doc/cyrus-imapd/_static/jquery.js
+share/doc/cyrus-imapd/_static/js/modernizr.min.js
+share/doc/cyrus-imapd/_static/js/theme.js
+share/doc/cyrus-imapd/_static/minus.png
+share/doc/cyrus-imapd/_static/plus.png
+share/doc/cyrus-imapd/_static/pygments.css
+share/doc/cyrus-imapd/_static/searchtools.js
+share/doc/cyrus-imapd/_static/underscore.js
+share/doc/cyrus-imapd/_static/up-pressed.png
+share/doc/cyrus-imapd/_static/up.png
+share/doc/cyrus-imapd/_static/websupport.js
+share/doc/cyrus-imapd/contribute.html
+share/doc/cyrus-imapd/developers.html
+share/doc/cyrus-imapd/download.html
+share/doc/cyrus-imapd/genindex.html
+share/doc/cyrus-imapd/glossary.html
+share/doc/cyrus-imapd/imap/concepts/deployment.html
+share/doc/cyrus-imapd/imap/concepts/deployment/authentication_and_authorization.html
+share/doc/cyrus-imapd/imap/concepts/deployment/databases.html
+share/doc/cyrus-imapd/imap/concepts/deployment/deployment_scenarios.html
+share/doc/cyrus-imapd/imap/concepts/deployment/known_protocol_limitations.html
+share/doc/cyrus-imapd/imap/concepts/deployment/mailbox_creation_distribution.html
+share/doc/cyrus-imapd/imap/concepts/deployment/performance_recommendations.html
+share/doc/cyrus-imapd/imap/concepts/deployment/storage.html
+share/doc/cyrus-imapd/imap/concepts/deployment/supported-platforms.html
+share/doc/cyrus-imapd/imap/concepts/features.html
+share/doc/cyrus-imapd/imap/concepts/features/access-control.html
+share/doc/cyrus-imapd/imap/concepts/features/archiving.html
+share/doc/cyrus-imapd/imap/concepts/features/authentication-kerberos.html
+share/doc/cyrus-imapd/imap/concepts/features/authentication-ldap.html
+share/doc/cyrus-imapd/imap/concepts/features/authentication-sql.html
+share/doc/cyrus-imapd/imap/concepts/features/automatic-creation-of-mailboxes.html
+share/doc/cyrus-imapd/imap/concepts/features/caldav-collections.html
+share/doc/cyrus-imapd/imap/concepts/features/carddav.html
+share/doc/cyrus-imapd/imap/concepts/features/dav-collection-mgmt.html
+share/doc/cyrus-imapd/imap/concepts/features/dav-components.html
+share/doc/cyrus-imapd/imap/concepts/features/delayed-delete.html
+share/doc/cyrus-imapd/imap/concepts/features/delayed-expunge.html
+share/doc/cyrus-imapd/imap/concepts/features/duplicate-message-delivery-suppression.html
+share/doc/cyrus-imapd/imap/concepts/features/event-notifications.html
+share/doc/cyrus-imapd/imap/concepts/features/mail-spool-partitions.html
+share/doc/cyrus-imapd/imap/concepts/features/mailbox-annotations.html
+share/doc/cyrus-imapd/imap/concepts/features/mailbox-distribution.html
+share/doc/cyrus-imapd/imap/concepts/features/mailbox-metadata-partitions.html
+share/doc/cyrus-imapd/imap/concepts/features/message-annotations.html
+share/doc/cyrus-imapd/imap/concepts/features/namespaces.html
+share/doc/cyrus-imapd/imap/concepts/features/quota.html
+share/doc/cyrus-imapd/imap/concepts/features/sealed-system.html
+share/doc/cyrus-imapd/imap/concepts/features/server-aggregation.html
+share/doc/cyrus-imapd/imap/concepts/features/server-side-filtering.html
+share/doc/cyrus-imapd/imap/concepts/features/shared-seen-state.html
+share/doc/cyrus-imapd/imap/concepts/features/single-instance-store.html
+share/doc/cyrus-imapd/imap/concepts/features/virtual-domains.html
+share/doc/cyrus-imapd/imap/concepts/overview_and_concepts.html
+share/doc/cyrus-imapd/imap/developer.html
+share/doc/cyrus-imapd/imap/developer/ancient-releasing.html
+share/doc/cyrus-imapd/imap/developer/compiling.html
+share/doc/cyrus-imapd/imap/developer/cyrusworks.html
+share/doc/cyrus-imapd/imap/developer/developer-testing.html
+share/doc/cyrus-imapd/imap/developer/developer-tips.html
+share/doc/cyrus-imapd/imap/developer/documentation.html
+share/doc/cyrus-imapd/imap/developer/github-guide.html
+share/doc/cyrus-imapd/imap/developer/install-xapian.html
+share/doc/cyrus-imapd/imap/developer/libraries.html
+share/doc/cyrus-imapd/imap/developer/libraries/imclient.html
+share/doc/cyrus-imapd/imap/developer/namespaces.html
+share/doc/cyrus-imapd/imap/developer/overview.html
+share/doc/cyrus-imapd/imap/developer/process.html
+share/doc/cyrus-imapd/imap/developer/releasing.html
+share/doc/cyrus-imapd/imap/download/getcyrus.html
+share/doc/cyrus-imapd/imap/download/installation/distributions/centos.html
+share/doc/cyrus-imapd/imap/download/installation/distributions/debian.html
+share/doc/cyrus-imapd/imap/download/installation/distributions/fedora.html
+share/doc/cyrus-imapd/imap/download/installation/distributions/opensuse.html
+share/doc/cyrus-imapd/imap/download/installation/distributions/rhel.html
+share/doc/cyrus-imapd/imap/download/installation/distributions/ubuntu.html
+share/doc/cyrus-imapd/imap/download/installation/http/caldav.html
+share/doc/cyrus-imapd/imap/download/installation/http/carddav.html
+share/doc/cyrus-imapd/imap/download/installation/http/rss.html
+share/doc/cyrus-imapd/imap/download/installation/http/webdav.html
+share/doc/cyrus-imapd/imap/download/installation/manage-dav.html
+share/doc/cyrus-imapd/imap/download/installation/mta/configuration.html
+share/doc/cyrus-imapd/imap/download/installation/virus.html
+share/doc/cyrus-imapd/imap/download/packagers.html
+share/doc/cyrus-imapd/imap/download/release-notes/1/1.x.x.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.0/2.0.x.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.1/2.1.x.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.2/2.2.x.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/index.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.0.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.1.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.10.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.11.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.12.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.13.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.14.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.15.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.16.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.17.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.18.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.19.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.2.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.20.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.3.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.4.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.5.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.6.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.7.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.8.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.3/x/2.3.9.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/index.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta1.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta10.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta11.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta2.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta3.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta4.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta5.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta6.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta7.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta8.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4-dav/x/2.4.17-caldav-beta9.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/index.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.0.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.1.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.10.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.11.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.12.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.13.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.14.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.15.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.16.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.17.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.18.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.19.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.2.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.20.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.3.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.4.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.5.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.6.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.7.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.8.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.4/x/2.4.9.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/index.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.0.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.1.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.10.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.11.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.12.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.13.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.14.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.2.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.3.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.4.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.5.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.6.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.7.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.8.html
+share/doc/cyrus-imapd/imap/download/release-notes/2.5/x/2.5.9.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/index.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-beta1.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-beta2.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-beta3.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-beta4.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-beta5.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-beta6.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-rc1.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-rc2.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-rc3.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0-rc4.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.0.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.1.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.10.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.11.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.12.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/${PKGVERSION}.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.2.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.3.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.4.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.5.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.6.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.7.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.8.html
+share/doc/cyrus-imapd/imap/download/release-notes/3.0/x/3.0.9.html
+share/doc/cyrus-imapd/imap/download/release-notes/index.html
+share/doc/cyrus-imapd/imap/download/upgrade.html
+share/doc/cyrus-imapd/imap/installing.html
+share/doc/cyrus-imapd/imap/quickstart/introduction.html
+share/doc/cyrus-imapd/imap/reference/admin.html
+share/doc/cyrus-imapd/imap/reference/admin/access-control.html
+share/doc/cyrus-imapd/imap/reference/admin/access-control/combining-rights.html
+share/doc/cyrus-imapd/imap/reference/admin/access-control/defaults.html
+share/doc/cyrus-imapd/imap/reference/admin/access-control/identifiers.html
+share/doc/cyrus-imapd/imap/reference/admin/access-control/rights-reference.html
+share/doc/cyrus-imapd/imap/reference/admin/backups.html
+share/doc/cyrus-imapd/imap/reference/admin/config-mailboxdistribution.html
+share/doc/cyrus-imapd/imap/reference/admin/eventsource.html
+share/doc/cyrus-imapd/imap/reference/admin/locations.html
+share/doc/cyrus-imapd/imap/reference/admin/locations/archive-partitions.html
+share/doc/cyrus-imapd/imap/reference/admin/locations/configuration-state.html
+share/doc/cyrus-imapd/imap/reference/admin/locations/hashing.html
+share/doc/cyrus-imapd/imap/reference/admin/locations/mailspool.html
+share/doc/cyrus-imapd/imap/reference/admin/locations/searchtiers.html
+share/doc/cyrus-imapd/imap/reference/admin/murder/murder-concepts.html
+share/doc/cyrus-imapd/imap/reference/admin/murder/murder-failure-modes.html
+share/doc/cyrus-imapd/imap/reference/admin/murder/murder-installation.html
+share/doc/cyrus-imapd/imap/reference/admin/murder/murder-mail-delivery.html
+share/doc/cyrus-imapd/imap/reference/admin/murder/murder-mupdate-details.html
+share/doc/cyrus-imapd/imap/reference/admin/murder/murder.html
+share/doc/cyrus-imapd/imap/reference/admin/nginx-proxy.html
+share/doc/cyrus-imapd/imap/reference/admin/nntp.html
+share/doc/cyrus-imapd/imap/reference/admin/ports-sockets.html
+share/doc/cyrus-imapd/imap/reference/admin/ports/services.html
+share/doc/cyrus-imapd/imap/reference/admin/ports/sockets.html
+share/doc/cyrus-imapd/imap/reference/admin/protlayer.html
+share/doc/cyrus-imapd/imap/reference/admin/quotas.html
+share/doc/cyrus-imapd/imap/reference/admin/quotas/quotaroots.html
+share/doc/cyrus-imapd/imap/reference/admin/quotas/quotatypes.html
+share/doc/cyrus-imapd/imap/reference/admin/sieve.html
+share/doc/cyrus-imapd/imap/reference/admin/sop.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/administration-running.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/altnamespace.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/deleting.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/mailbox-operations.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/mailbox-quota.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/reconstructing.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/reloading.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/replication.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/splitting-metadata.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/squatter.html
+share/doc/cyrus-imapd/imap/reference/admin/sop/userdeny.html
+share/doc/cyrus-imapd/imap/reference/admin/tweaking.html
+share/doc/cyrus-imapd/imap/reference/administration-tools.html
+share/doc/cyrus-imapd/imap/reference/architecture.html
+share/doc/cyrus-imapd/imap/reference/faq.html
+share/doc/cyrus-imapd/imap/reference/faqs/feature-database-backend.html
+share/doc/cyrus-imapd/imap/reference/faqs/feature-duplicate-delivery.html
+share/doc/cyrus-imapd/imap/reference/faqs/install-compilationerrors.html
+share/doc/cyrus-imapd/imap/reference/faqs/install-detecting-berkeley.html
+share/doc/cyrus-imapd/imap/reference/faqs/install-install-help.html
+share/doc/cyrus-imapd/imap/reference/faqs/install-linkerwarnings.html
+share/doc/cyrus-imapd/imap/reference/faqs/interop-8bit.html
+share/doc/cyrus-imapd/imap/reference/faqs/interop-barenewlines.html
+share/doc/cyrus-imapd/imap/reference/faqs/interop-sieve-exim.html
+share/doc/cyrus-imapd/imap/reference/faqs/interop-slow-delivery.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-acls.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-annotations.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-berkeleydb.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-configdir-tempfs.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-coredump.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-db3-lockers.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-delete-mailbox.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-deleted-expired-expunged-purged.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-deliverdb-size.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-freezes.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-gdb.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-mailbox-doesnotexist.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-mixedcase.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-otherdatabases.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-pop3slow.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-reconstruct.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-sharedfilesystem-gpfs.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-telemetry.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-toomanyprocesses.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-unable-join-environment.html
+share/doc/cyrus-imapd/imap/reference/faqs/o-vacation-mailfrom.html
+share/doc/cyrus-imapd/imap/reference/faqs/r-murder-ha.html
+share/doc/cyrus-imapd/imap/reference/faqs/r-pop3-logging.html
+share/doc/cyrus-imapd/imap/reference/faqs/r-publicssharedfolders.html
+share/doc/cyrus-imapd/imap/reference/faqs/r-subfolders.html
+share/doc/cyrus-imapd/imap/reference/manpages/commands.html
+share/doc/cyrus-imapd/imap/reference/manpages/configs/cyrus.conf.html
+share/doc/cyrus-imapd/imap/reference/manpages/configs/imapd.conf.html
+share/doc/cyrus-imapd/imap/reference/manpages/configs/krb.equiv.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/arbitron.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/backupd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/chk_cyrus.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ctl_backups.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ctl_conversationsdb.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ctl_cyrusdb.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ctl_deliver.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ctl_mboxlist.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ctl_zoneinfo.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cvt_cyrusdb.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cvt_xlist_specialuse.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_backup.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_buildinfo.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_dbtool.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_deny.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_df.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_expire.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_info.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_sequence.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_synclog.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_userseen.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyr_virusscan.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyradm.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/cyrdump.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/deliver.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/fetchnews.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/fud.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/httpd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/idled.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/imapd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ipurge.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/lmtpd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/lmtpproxyd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/masssievec.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/master.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/mbexamine.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/mbpath.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/mbtool.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/mkimap.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/mknewsgroups.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/mupdate.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/nntpd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/notifyd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/pop3d.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/pop3proxyd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/proxyd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ptdump.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ptexpire.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/ptloader.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/quota.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/reconstruct.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/rehash.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/restore.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/sievec.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/sieved.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/smmapd.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/squatter.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/sync_client.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/sync_reset.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/sync_server.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/timsieved.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/tls_prune.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/translatesieve.html
+share/doc/cyrus-imapd/imap/reference/manpages/systemcommands/unexpunge.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/arbitronsort.pl.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/dav_reconstruct.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/httptest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/imtest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/installsieve.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/lmtptest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/mupdatetest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/nntptest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/pop3test.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/sieveshell.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/sivtest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/smtptest.html
+share/doc/cyrus-imapd/imap/reference/manpages/usercommands/synctest.html
+share/doc/cyrus-imapd/imap/rfc-support.html
+share/doc/cyrus-imapd/imap/support/feedback-bugs.html
+share/doc/cyrus-imapd/imap/support/feedback-irc.html
+share/doc/cyrus-imapd/imap/support/feedback-mailing-lists.html
+share/doc/cyrus-imapd/imap/support/feedback-meetings.html
+share/doc/cyrus-imapd/index.html
+share/doc/cyrus-imapd/operations.html
+share/doc/cyrus-imapd/overview.html
+share/doc/cyrus-imapd/overview/about_cyrus.html
+share/doc/cyrus-imapd/overview/cyrus_bylaws.html
+share/doc/cyrus-imapd/overview/cyrus_history.html
+share/doc/cyrus-imapd/overview/cyrus_roadmap.html
+share/doc/cyrus-imapd/overview/what_is_cyrus.html
+share/doc/cyrus-imapd/overview/who_is_cyrus.html
+share/doc/cyrus-imapd/preface.html
+share/doc/cyrus-imapd/quickstart.html
+share/doc/cyrus-imapd/search.html
+share/doc/cyrus-imapd/searchindex.js
+share/doc/cyrus-imapd/setup.html
+share/doc/cyrus-imapd/sitemap.html
+share/doc/cyrus-imapd/styles.html
+share/doc/cyrus-imapd/support.html
 share/examples/cyrus-imapd/cyrus.conf
 share/examples/cyrus-imapd/imapd.conf
+@pkgdir share/doc/cyrus-imapd/_static/fonts
+@pkgdir share/doc/cyrus-imapd/_sources/overview
+@pkgdir share/doc/cyrus-imapd/_sources/imap/support
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/manpages/usercommands
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/manpages/systemcommands
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/manpages/configs
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/faqs
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/admin/sop
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/admin/quotas
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/admin/ports
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/admin/murder
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/admin/locations
+@pkgdir share/doc/cyrus-imapd/_sources/imap/reference/admin/access-control
+@pkgdir share/doc/cyrus-imapd/_sources/imap/quickstart
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/3.0/x
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.5/x
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.4/x
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.4-dav/x
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.3/x
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.2
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.1
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/2.0
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/release-notes/1
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/installation/mta
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/installation/http
+@pkgdir share/doc/cyrus-imapd/_sources/imap/download/installation/distributions
+@pkgdir share/doc/cyrus-imapd/_sources/imap/developer/libraries
+@pkgdir share/doc/cyrus-imapd/_sources/imap/concepts/features
+@pkgdir share/doc/cyrus-imapd/_sources/imap/concepts/deployment
diff --git a/cyrus-imapd30/TODO b/cyrus-imapd30/TODO
index cbd0c02eac..6ffd069447 100644
--- a/cyrus-imapd30/TODO
+++ b/cyrus-imapd30/TODO
@@ -6,7 +6,7 @@ suggestions or active support.
 
 Done:
 
-- Make it build the most basic way 
+- Make it build the most basic way
 
 - Make it install
 
@@ -18,18 +18,18 @@ Done:
 - Review and adjustment of scripts / provided files (configuration
   examples, man pages)
 
-- Performed first integration tests (client connection to IMAP, 
+- Performed first integration tests (client connection to IMAP,
   authenticated via saslauthd with ldap)
 
+- Integrated documentation from source package into the package
+
 Next steps:
 
-- Integrate / regenerate documentation at build time
+- regenerate documentation at build time using Sphinx
 
 - Possibly create further patches for cyrus-imap 3 (especially with
   regard to the newly added functions CalDAV / CardDAV), if necessary
 
-- Fine-tuning of the build
-
 Bugs:
 
 - Kerberos support, PostgreSQL and MySQL are currently not tested


Home | Main Index | Thread Index | Old Index