aboutsummaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-01-15 03:19:18 +0800
committermarcus <marcus@FreeBSD.org>2008-01-15 03:19:18 +0800
commit413dcf8d1045bae854c67591258c93804043d051 (patch)
tree52218492149672436b8014ab6eb117eb96571deb /databases/evolution-data-server
parent23b8fc69ea2d0a0aa62f61b12a0abc635e6d6f94 (diff)
downloadfreebsd-ports-gnome-413dcf8d1045bae854c67591258c93804043d051.tar.gz
freebsd-ports-gnome-413dcf8d1045bae854c67591258c93804043d051.tar.zst
freebsd-ports-gnome-413dcf8d1045bae854c67591258c93804043d051.zip
Do not install any developer docs as we explicitly say we do not want
gtk-doc.
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r--databases/evolution-data-server/Makefile1
-rw-r--r--databases/evolution-data-server/files/patch-Makefile.in11
-rw-r--r--databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in14
-rw-r--r--databases/evolution-data-server/pkg-plist239
4 files changed, 12 insertions, 253 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 027c91466c1e..4ab1fb9b2fec 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 1.12.3
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/databases/evolution-data-server/files/patch-Makefile.in b/databases/evolution-data-server/files/patch-Makefile.in
new file mode 100644
index 000000000000..ec1efa7ac942
--- /dev/null
+++ b/databases/evolution-data-server/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2008-01-14 19:13:06.000000000 -0500
++++ Makefile.in 2008-01-14 19:13:15.000000000 -0500
+@@ -353,7 +353,7 @@ AUTOMAKE_OPTIONS = 1.6
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ @WITH_LIBDB_FALSE@LIBDB = libdb
+ @ENABLE_CALENDAR_TRUE@CALENDAR_DIR = calendar
+-SUBDIRS = $(LIBDB) win32 libedataserver servers camel addressbook $(CALENDAR_DIR) libedataserverui src docs art po
++SUBDIRS = $(LIBDB) win32 libedataserver servers camel addressbook $(CALENDAR_DIR) libedataserverui src art po
+ DIST_SUBDIRS = win32 libedataserver servers camel addressbook calendar libedataserverui src docs art po
+ changelogs = \
+ ChangeLog
diff --git a/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in b/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in
deleted file mode 100644
index 202d4c389572..000000000000
--- a/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ur evolution-data-server-1.12.3.orig/docs/reference/camel/Makefile.in evolution-data-server-1.12.3/docs/reference/camel/Makefile.in
---- docs/reference/camel/Makefile.in 2008-01-08 15:11:02.000000000 +0000
-+++ docs/reference/camel/Makefile.in 2008-01-08 15:13:15.000000000 +0000
-@@ -684,8 +684,9 @@
- done; \
- echo '-- Installing $(srcdir)/html/index.sgml' ; \
- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
-- which gtkdoc-rebase >/dev/null && \
-+ if which gtkdoc-rebase >/dev/null; then \
- gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \
-+ fi ; \
- fi
-
- uninstall-local:
diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist
index 9b0f302375eb..ace913945cd2 100644
--- a/databases/evolution-data-server/pkg-plist
+++ b/databases/evolution-data-server/pkg-plist
@@ -402,238 +402,6 @@ libdata/pkgconfig/libexchange-storage-%%EVO_VERSION%%.pc
libexec/camel-index-control-%%EVO_VERSION%%
libexec/camel-lock-helper-%%EVO_VERSION%%
libexec/evolution-data-server-%%VERSION%%
-share/doc/camel/Addresses.html
-share/doc/camel/ClassTree.html
-share/doc/camel/Crypto.html
-share/doc/camel/Filters.html
-share/doc/camel/Folders.html
-share/doc/camel/Fundamentals.html
-share/doc/camel/MIME.html
-share/doc/camel/Services.html
-share/doc/camel/Streams.html
-share/doc/camel/camel-CamelAddress.html
-share/doc/camel/camel-CamelCipherContext.html
-share/doc/camel/camel-CamelDataWrapper.html
-share/doc/camel/camel-CamelFolder.html
-share/doc/camel/camel-CamelFolderSummary.html
-share/doc/camel/camel-CamelGpgContext.html
-share/doc/camel/camel-CamelInternetAddress.html
-share/doc/camel/camel-CamelMedium.html
-share/doc/camel/camel-CamelMimeFilter.html
-share/doc/camel/camel-CamelMimeFilterBasic.html
-share/doc/camel/camel-CamelMimeFilterBestenc.html
-share/doc/camel/camel-CamelMimeFilterCRLF.html
-share/doc/camel/camel-CamelMimeFilterCanon.html
-share/doc/camel/camel-CamelMimeFilterCharset.html
-share/doc/camel/camel-CamelMimeFilterEnriched.html
-share/doc/camel/camel-CamelMimeFilterFrom.html
-share/doc/camel/camel-CamelMimeFilterHTML.html
-share/doc/camel/camel-CamelMimeFilterIndex.html
-share/doc/camel/camel-CamelMimeFilterPgp.html
-share/doc/camel/camel-CamelMimeFilterSave.html
-share/doc/camel/camel-CamelMimeFilterToHTML.html
-share/doc/camel/camel-CamelMimeFilterWindows.html
-share/doc/camel/camel-CamelMimeFilterYenc.html
-share/doc/camel/camel-CamelMimeMessage.html
-share/doc/camel/camel-CamelMimeParser.html
-share/doc/camel/camel-CamelMimePart.html
-share/doc/camel/camel-CamelMultipart.html
-share/doc/camel/camel-CamelMultipartEncrypted.html
-share/doc/camel/camel-CamelMultipartSigned.html
-share/doc/camel/camel-CamelObject.html
-share/doc/camel/camel-CamelOfflineFolder.html
-share/doc/camel/camel-CamelOfflineJournal.html
-share/doc/camel/camel-CamelOfflineStore.html
-share/doc/camel/camel-CamelSasl.html
-share/doc/camel/camel-CamelSaslAnonymous.html
-share/doc/camel/camel-CamelSaslCramMd5.html
-share/doc/camel/camel-CamelSaslDigestMd5.html
-share/doc/camel/camel-CamelSaslGssapi.html
-share/doc/camel/camel-CamelSaslKerberos4.html
-share/doc/camel/camel-CamelSaslLogin.html
-share/doc/camel/camel-CamelSaslNTLM.html
-share/doc/camel/camel-CamelSaslPlain.html
-share/doc/camel/camel-CamelSeekableStream.html
-share/doc/camel/camel-CamelSeekableSubstream.html
-share/doc/camel/camel-CamelService.html
-share/doc/camel/camel-CamelSession.html
-share/doc/camel/camel-CamelStore.html
-share/doc/camel/camel-CamelStoreSummary.html
-share/doc/camel/camel-CamelStream.html
-share/doc/camel/camel-CamelStreamBuffer.html
-share/doc/camel/camel-CamelStreamFilter.html
-share/doc/camel/camel-CamelStreamFs.html
-share/doc/camel/camel-CamelStreamMem.html
-share/doc/camel/camel-CamelStreamNull.html
-share/doc/camel/camel-CamelStreamVFS.html
-share/doc/camel/camel-CamelTcpStream.html
-share/doc/camel/camel-CamelTcpStreamRaw.html
-share/doc/camel/camel-CamelTcpStreamSSL.html
-share/doc/camel/camel-CamelTransport.html
-share/doc/camel/camel-CamelVTrashFolder.html
-share/doc/camel/camel-CamelVeeFolder.html
-share/doc/camel/camel-camel-exception.html
-share/doc/camel/camel-camel-operation.html
-share/doc/camel/camel-camel-provider.html
-share/doc/camel/camel-camel-url.html
-share/doc/camel/camel.devhelp
-share/doc/camel/camel.devhelp2
-share/doc/camel/classes.html
-share/doc/camel/home.png
-share/doc/camel/index.html
-share/doc/camel/index.sgml
-share/doc/camel/ix01.html
-share/doc/camel/left.png
-share/doc/camel/right.png
-share/doc/camel/style.css
-share/doc/camel/up.png
-share/doc/libebook/EBook.html
-share/doc/libebook/EBookListener.html
-share/doc/libebook/EBookView.html
-share/doc/libebook/EBookViewListener.html
-share/doc/libebook/EContact.html
-share/doc/libebook/EDestination.html
-share/doc/libebook/EVCard.html
-share/doc/libebook/ch01.html
-share/doc/libebook/home.png
-share/doc/libebook/index.html
-share/doc/libebook/index.sgml
-share/doc/libebook/ix01.html
-share/doc/libebook/left.png
-share/doc/libebook/libebook-EAddressWestern.html
-share/doc/libebook/libebook-ENameWestern.html
-share/doc/libebook/libebook-e-book-query.html
-share/doc/libebook/libebook-e-book-types.html
-share/doc/libebook/libebook.devhelp
-share/doc/libebook/libebook.devhelp2
-share/doc/libebook/right.png
-share/doc/libebook/style.css
-share/doc/libebook/up.png
-share/doc/libecal/ECal.html
-share/doc/libecal/ECalComponent.html
-share/doc/libecal/ECalListener.html
-share/doc/libecal/ECalView.html
-share/doc/libecal/ECalViewListener.html
-share/doc/libecal/ch01.html
-share/doc/libecal/home.png
-share/doc/libecal/index.html
-share/doc/libecal/index.sgml
-share/doc/libecal/ix01.html
-share/doc/libecal/left.png
-share/doc/libecal/libecal-e-cal-recur.html
-share/doc/libecal/libecal-e-cal-time-util.html
-share/doc/libecal/libecal-e-cal-types.html
-share/doc/libecal/libecal-e-cal-util.html
-share/doc/libecal/libecal.devhelp
-share/doc/libecal/libecal.devhelp2
-share/doc/libecal/right.png
-share/doc/libecal/style.css
-share/doc/libecal/up.png
-share/doc/libedata-book/EBookBackend.html
-share/doc/libedata-book/EBookBackendCache.html
-share/doc/libedata-book/EBookBackendFactory.html
-share/doc/libedata-book/EBookBackendSExp.html
-share/doc/libedata-book/EBookBackendSummary.html
-share/doc/libedata-book/EBookBackendSync.html
-share/doc/libedata-book/EDataBook.html
-share/doc/libedata-book/EDataBookView.html
-share/doc/libedata-book/ch01.html
-share/doc/libedata-book/home.png
-share/doc/libedata-book/index.html
-share/doc/libedata-book/index.sgml
-share/doc/libedata-book/ix01.html
-share/doc/libedata-book/left.png
-share/doc/libedata-book/libedata-book-EDataBookFactory.html
-share/doc/libedata-book/libedata-book-e-book-backend-db-cache.html
-share/doc/libedata-book/libedata-book-ximian-vcard.html
-share/doc/libedata-book/libedata-book.devhelp
-share/doc/libedata-book/libedata-book.devhelp2
-share/doc/libedata-book/right.png
-share/doc/libedata-book/style.css
-share/doc/libedata-book/up.png
-share/doc/libedata-cal/ECalBackend.html
-share/doc/libedata-cal/ECalBackendCache.html
-share/doc/libedata-cal/ECalBackendFactory.html
-share/doc/libedata-cal/ECalBackendSExp.html
-share/doc/libedata-cal/ECalBackendSync.html
-share/doc/libedata-cal/EDataCal.html
-share/doc/libedata-cal/EDataCalFactory.html
-share/doc/libedata-cal/EDataCalView.html
-share/doc/libedata-cal/ch01.html
-share/doc/libedata-cal/home.png
-share/doc/libedata-cal/index.html
-share/doc/libedata-cal/index.sgml
-share/doc/libedata-cal/ix01.html
-share/doc/libedata-cal/left.png
-share/doc/libedata-cal/libedata-cal-e-cal-backend-util.html
-share/doc/libedata-cal/libedata-cal.devhelp
-share/doc/libedata-cal/libedata-cal.devhelp2
-share/doc/libedata-cal/right.png
-share/doc/libedata-cal/style.css
-share/doc/libedata-cal/up.png
-share/doc/libedataserver/EAccount.html
-share/doc/libedataserver/EAccountList.html
-share/doc/libedataserver/EComponentListener.html
-share/doc/libedataserver/EFileCache.html
-share/doc/libedataserver/EIterator.html
-share/doc/libedataserver/EList.html
-share/doc/libedataserver/EListIterator.html
-share/doc/libedataserver/ESource.html
-share/doc/libedataserver/ESourceGroup.html
-share/doc/libedataserver/ESourceList.html
-share/doc/libedataserver/ch01.html
-share/doc/libedataserver/home.png
-share/doc/libedataserver/index.html
-share/doc/libedataserver/index.sgml
-share/doc/libedataserver/ix01.html
-share/doc/libedataserver/left.png
-share/doc/libedataserver/libedataserver-EFlag.html
-share/doc/libedataserver/libedataserver-ESExp.html
-share/doc/libedataserver/libedataserver-e-categories.html
-share/doc/libedataserver/libedataserver-e-data-server-module.html
-share/doc/libedataserver/libedataserver-e-db3-utils.html
-share/doc/libedataserver/libedataserver-e-dbhash.html
-share/doc/libedataserver/libedataserver-e-iconv.html
-share/doc/libedataserver/libedataserver-e-memory.html
-share/doc/libedataserver/libedataserver-e-msgport.html
-share/doc/libedataserver/libedataserver-e-time-utils.html
-share/doc/libedataserver/libedataserver-e-trie.html
-share/doc/libedataserver/libedataserver-e-uid.html
-share/doc/libedataserver/libedataserver-e-url.html
-share/doc/libedataserver/libedataserver-e-util.html
-share/doc/libedataserver/libedataserver-e-xml-hash-utils.html
-share/doc/libedataserver/libedataserver-md5-utils.html
-share/doc/libedataserver/libedataserver.devhelp
-share/doc/libedataserver/libedataserver.devhelp2
-share/doc/libedataserver/right.png
-share/doc/libedataserver/style.css
-share/doc/libedataserver/up.png
-share/doc/libedataserverui/ECategoriesDialog.html
-share/doc/libedataserverui/EContactStore.html
-share/doc/libedataserverui/EDestinationStore.html
-share/doc/libedataserverui/ENameSelector.html
-share/doc/libedataserverui/ENameSelectorDialog.html
-share/doc/libedataserverui/ENameSelectorEntry.html
-share/doc/libedataserverui/ENameSelectorList.html
-share/doc/libedataserverui/ENameSelectorModel.html
-share/doc/libedataserverui/ESourceOptionMenu.html
-share/doc/libedataserverui/ESourceSelector.html
-share/doc/libedataserverui/ESourceSelectorDialog.html
-share/doc/libedataserverui/ETreeModelGenerator.html
-share/doc/libedataserverui/ch01.html
-share/doc/libedataserverui/home.png
-share/doc/libedataserverui/index.html
-share/doc/libedataserverui/index.sgml
-share/doc/libedataserverui/ix01.html
-share/doc/libedataserverui/left.png
-share/doc/libedataserverui/libedataserverui-e-book-auth-util.html
-share/doc/libedataserverui/libedataserverui-e-data-server-ui-marshal.html
-share/doc/libedataserverui/libedataserverui-e-passwords.html
-share/doc/libedataserverui/libedataserverui.devhelp
-share/doc/libedataserverui/libedataserverui.devhelp2
-share/doc/libedataserverui/right.png
-share/doc/libedataserverui/style.css
-share/doc/libedataserverui/up.png
share/evolution-data-server-%%VERSION%%/evolutionperson.schema
share/evolution-data-server-%%VERSION%%/glade/e-categories-dialog.glade
share/evolution-data-server-%%VERSION%%/glade/e-name-selector-dialog.glade
@@ -740,13 +508,6 @@ share/pixmaps/evolution-data-server/category_time-and-expenses_16.png
@dirrm share/evolution-data-server-%%VERSION%%/weather
@dirrm share/evolution-data-server-%%VERSION%%/glade
@dirrm share/evolution-data-server-%%VERSION%%
-@dirrm share/doc/libedataserverui
-@dirrm share/doc/libedataserver
-@dirrm share/doc/libedata-cal
-@dirrm share/doc/libedata-book
-@dirrm share/doc/libecal
-@dirrm share/doc/libebook
-@dirrm share/doc/camel
@dirrm lib/evolution-data-server-%%EVO_VERSION%%/extensions
@dirrm lib/evolution-data-server-%%EVO_VERSION%%/camel-providers
@dirrm lib/evolution-data-server-%%EVO_VERSION%%