diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-04 06:38:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-04 06:38:25 +0800 |
commit | bdc6141470c99be6b50490200483d785d6cd1506 (patch) | |
tree | 721045d6d700d3d264b95827f1ee38a32ba35f5f /mail | |
parent | 24ac0c229acfaf240a48de6b3bfa04cb63cd7e41 (diff) | |
download | freebsd-ports-gnome-bdc6141470c99be6b50490200483d785d6cd1506.tar.gz freebsd-ports-gnome-bdc6141470c99be6b50490200483d785d6cd1506.tar.zst freebsd-ports-gnome-bdc6141470c99be6b50490200483d785d6cd1506.zip |
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 2 | ||||
-rw-r--r-- | mail/claws-mail-clamav/Makefile | 37 | ||||
-rw-r--r-- | mail/claws-mail-clamav/distinfo | 3 | ||||
-rw-r--r-- | mail/claws-mail-clamav/pkg-descr | 5 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 150 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 3 | ||||
-rw-r--r-- | mail/sylpheed2-devel/files/patch-libsylph-defs.h | 22 | ||||
-rw-r--r-- | mail/sylpheed2-devel/files/patch-src-printing.c | 22 | ||||
-rw-r--r-- | mail/sylpheed2-devel/pkg-descr | 12 | ||||
-rw-r--r-- | mail/sylpheed2-devel/pkg-plist | 119 |
10 files changed, 0 insertions, 375 deletions
diff --git a/mail/Makefile b/mail/Makefile index 0a49ba119575..4b4c11b410de 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -48,7 +48,6 @@ SUBDIR += claws-mail-att_remover SUBDIR += claws-mail-attach_warner SUBDIR += claws-mail-cachesaver - SUBDIR += claws-mail-clamav SUBDIR += claws-mail-fetchinfo SUBDIR += claws-mail-gtkhtml2_viewer SUBDIR += claws-mail-mailmbox @@ -657,7 +656,6 @@ SUBDIR += swaks SUBDIR += sylpheed SUBDIR += sylpheed2 - SUBDIR += sylpheed2-devel SUBDIR += sympa SUBDIR += sympa-elixus SUBDIR += sympa5 diff --git a/mail/claws-mail-clamav/Makefile b/mail/claws-mail-clamav/Makefile deleted file mode 100644 index 0525af71e103..000000000000 --- a/mail/claws-mail-clamav/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: claws-mail-clamav -# Date created: 26 November 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clamav -PORTVERSION= 3.3 -PORTREVISION= 4 -CATEGORIES= mail -MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ -PKGNAMEPREFIX= claws-mail- - -MAINTAINER= miwi@FreeBSD.org -COMMENT= Clamav plugin for claws-mail - -BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail -LIB_DEPENDS= clamav.5:${PORTSDIR}/security/clamav - -USE_GMAKE= yes -USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 - -CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ - --with-libintl-prefix=${LOCALBASE} - -PLIST_FILES= lib/claws-mail/plugins/clamav.a \ - lib/claws-mail/plugins/clamav.la \ - lib/claws-mail/plugins/clamav.so - -BROKEN= Doesn't build with clamav-0.93 or higher -DEPRECATED= has been broken for more than 6 months -EXPIRATION_DATE=2009-01-19 - -.include <bsd.port.mk> diff --git a/mail/claws-mail-clamav/distinfo b/mail/claws-mail-clamav/distinfo deleted file mode 100644 index 957a4b41e50a..000000000000 --- a/mail/claws-mail-clamav/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clamav-3.3.tar.gz) = 0b5ed1907d51bfa28e4e87365ea1a095 -SHA256 (clamav-3.3.tar.gz) = 38a9a1d1731db30494598eeff7119f43f87fde9ddf4d4d5b430c1b4ed09851b0 -SIZE (clamav-3.3.tar.gz) = 380105 diff --git a/mail/claws-mail-clamav/pkg-descr b/mail/claws-mail-clamav/pkg-descr deleted file mode 100644 index 9f2c5590efd8..000000000000 --- a/mail/claws-mail-clamav/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Enables the scanning of message attachments in mail received from a POP, IMAP, -or LOCAL account using Clam AntiVirus. It can optionally delete the mail or -save it to a designated folder. - -WWW: http://www.claws-mail.org/plugins.php diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile deleted file mode 100644 index 60b2f922af2e..000000000000 --- a/mail/sylpheed2-devel/Makefile +++ /dev/null @@ -1,150 +0,0 @@ -# New ports collection makefile for: sylpheed2-devel -# Date created: 2005-09-10 -# Whom: nork@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= sylpheed -PORTVERSION= 2.5.0.b3 -PORTREVISION= 1 -CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.0\.[^\.]*$//}beta/ -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.b/beta/} - -MAINTAINER= nork@FreeBSD.org -COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client - -RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support - -BROKEN= does not link -DEPRECATED= has been broken for more than 6 months -EXPIRATION_DATE=2009-01-19 - -#IGNORE= "is out-of-dated, use mail/sylpheed2 instead of this, until the next development starts." - -LATEST_LINK= ${PORTNAME}25 -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_ICONV= yes -USE_GNOME= gtk20 -GNU_CONFIGURE= yes - -# Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it) -CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ - CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --enable-ipv6 \ - --prefix=${PREFIX} \ - --with-libintl-prefix=${LOCALBASE} \ - --program-transform-name='' - -CONFLICTS= sylpheed-1.[0-8]* sylpheed-gtk2-[0-9]* - -OPTIONS= GPGME "Enable GnuPG support using GPGME." off \ - COMPFACE "Enable X-Face support." off \ - JPILOT "Enable JPilot support." off \ - LDAP "Enable LDAP support." off \ - SSL "Enable OpenSSL support." on \ - GTKSPELL "Enable Spell checking support" on \ - ONIGURUMA "Enable Oniguruma support" off - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_SSL) -# we can't use USE_OPENSSL=yes after including bsd.port.pre.mk -.include "${PORTSDIR}/Mk/bsd.openssl.mk" -RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss -CONFIGURE_ARGS+=--enable-ssl -.else -CONFIGURE_ARGS+=--disable-ssl -.endif - -.if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.17:${PORTSDIR}/security/gpgme -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg -CONFIGURE_ARGS+=--enable-gpgme -.else -CONFIGURE_ARGS+=--disable-gpgme -.endif - -.if defined(WITH_COMPFACE) -LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces -CONFIGURE_ARGS+=--enable-compface -.else -CONFIGURE_ARGS+=--disable-compface -.endif - -.if defined(WITH_JPILOT) -LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link -RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot -CONFIGURE_ARGS+=--enable-jpilot -.else -CONFIGURE_ARGS+=--disable-jpilot -.endif - -.if defined(WITH_LDAP) -USE_OPENLDAP= yes -CONFIGURE_ARGS+=--enable-ldap -.else -CONFIGURE_ARGS+=--disable-ldap -.endif - -.if defined(WITH_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -CONFIGURE_ARGS+=--enable-gtkspell -.else -CONFIGURE_ARGS+=--disable-gtkspell -.endif - -.if defined(WITH_ONIGURUMA) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libonig.a:${PORTSDIR}/devel/oniguruma -CONFIGURE_ARGS+=--enable-oniguruma -.else -CONFIGURE_ARGS+=--disable-oniguruma -.endif - -MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \ - faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \ - faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \ - manual/ja/Makefile.in src/Makefile.in libsylph/Makefile.in \ - src/icons/Makefile.in - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ - s|-lresolv||g; s|-lpisock\"|-liconv &|g; ' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \ - ${WRKSRC}/libsylph/procmime.c - - # to prevent breaking cc of ldif.c because of a base64.h in PREFIX/include - @${REINPLACE_CMD} -e 's|^\(DEFS.*\.\.\)$$|\1 -I../libsylph|' \ - ${WRKSRC}/src/Makefile.in - @${REINPLACE_CMD} -e 's|/etc/ssl/certs|${LOCALBASE}/share/certs|g' \ - ${WRKSRC}/libsylph/ssl.c - -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 's|^SUBDIRS = ac libsylph src po manual faq$$|SUBDIRS = ac libsylph src po|g' \ - ${WRKSRC}/Makefile.in -.else -.for i in ${MAKEFILES} - @${REINPLACE_CMD} -e 's|^faqdir = @faqdir@$$|faqdir = ${DOCSDIR}/faq|g; \ - s|^manualdir = @manualdir@$$|manualdir = ${DOCSDIR}/manual|g' \ - ${WRKSRC}/${i} -.endfor -.endif - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for i in ChangeLog INSTALL README TODO - @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR} -.endfor -.endif - @${MKDIR} ${PREFIX}/share/pixmaps - @${MKDIR} ${PREFIX}/share/applications - @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/ - @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/ - -.include <bsd.port.post.mk> diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo deleted file mode 100644 index 145323bacdba..000000000000 --- a/mail/sylpheed2-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (sylpheed-2.5.0beta3.tar.bz2) = dfba6bacefa975172ebab4403c191a61 -SHA256 (sylpheed-2.5.0beta3.tar.bz2) = 42d66d3b5e50c7af35886bfaa095dcea4b1d498b09438fe4334b632a0c58ab48 -SIZE (sylpheed-2.5.0beta3.tar.bz2) = 2762017 diff --git a/mail/sylpheed2-devel/files/patch-libsylph-defs.h b/mail/sylpheed2-devel/files/patch-libsylph-defs.h deleted file mode 100644 index 7881004694d3..000000000000 --- a/mail/sylpheed2-devel/files/patch-libsylph-defs.h +++ /dev/null @@ -1,22 +0,0 @@ ---- libsylph/defs.h.orig Tue Sep 13 16:55:49 2005 -+++ libsylph/defs.h Mon Sep 19 03:23:15 2005 -@@ -81,8 +81,8 @@ - #else - # define DEFAULT_SIGNATURE ".signature" - #endif --#define DEFAULT_INC_PATH "/usr/bin/mh/inc" --#define DEFAULT_INC_PROGRAM "inc" -+#define DEFAULT_INC_PATH "" -+#define DEFAULT_INC_PROGRAM "" - /* #define DEFAULT_INC_PATH "/usr/bin/imget" */ - /* #define DEFAULT_INC_PROGRAM "imget" */ - #define DEFAULT_SENDMAIL_CMD "/usr/sbin/sendmail -t -i" -@@ -91,7 +91,7 @@ - #ifdef _PATH_MAILDIR - # define DEFAULT_SPOOL_PATH _PATH_MAILDIR - #else --# define DEFAULT_SPOOL_PATH "/var/spool/mail" -+# define DEFAULT_SPOOL_PATH "/var/mail" - #endif - - #define BUFFSIZE 8192 diff --git a/mail/sylpheed2-devel/files/patch-src-printing.c b/mail/sylpheed2-devel/files/patch-src-printing.c deleted file mode 100644 index f13f0b756bfd..000000000000 --- a/mail/sylpheed2-devel/files/patch-src-printing.c +++ /dev/null @@ -1,22 +0,0 @@ ---- src/printing.c.orig Wed Dec 27 15:50:14 2006 -+++ src/printing.c Wed Dec 27 16:28:28 2006 -@@ -149,8 +149,6 @@ - - desc = pango_font_description_from_string(prefs_common_get()->textfont); - size = pango_font_description_get_size(desc); -- pango_font_description_free(desc); -- desc = gtkut_get_default_font_desc(); - pango_font_description_set_size(desc, size); - pango_layout_set_font_description(layout, desc); - pango_font_description_free(desc); -@@ -406,10 +404,6 @@ - } - g_print("count = %d\n", count); - -- desc = gtkut_get_default_font_desc(); -- pango_font_description_set_size(desc, font_size); -- pango_layout_set_font_description(layout, desc); -- pango_font_description_free(desc); - g_snprintf(buf, sizeof(buf), "- %d -", pinfo->page_nr_per_msg + 1); - pango_layout_set_text(layout, buf, -1); - pango_layout_set_alignment(layout, PANGO_ALIGN_CENTER); diff --git a/mail/sylpheed2-devel/pkg-descr b/mail/sylpheed2-devel/pkg-descr deleted file mode 100644 index 67705605f74a..000000000000 --- a/mail/sylpheed2-devel/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Sylpheed is an e-mail client (and news reader) based on GTK+ 2, running on -X Window System, and aiming for: - * Quick response - * Graceful, and sophisticated interface - * Easy configuration, intuitive operation - * Abundant features - -Currently, many features are supported including POP3, IMAP, NNTP, -multiple accounts, threading, filtering, MIME attachments, APOP, SMTP -AUTH, SSL, IPv6, GnuPG, internalization, and more. - -WWW: http://sylpheed.sraoss.jp/en/ diff --git a/mail/sylpheed2-devel/pkg-plist b/mail/sylpheed2-devel/pkg-plist deleted file mode 100644 index e3bbc6b4b9f9..000000000000 --- a/mail/sylpheed2-devel/pkg-plist +++ /dev/null @@ -1,119 +0,0 @@ -bin/sylpheed -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.ja -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/INSTALL.ja -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.ja -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/TODO.ja -share/applications/sylpheed.desktop -share/locale/be/LC_MESSAGES/sylpheed.mo -share/locale/cs/LC_MESSAGES/sylpheed.mo -share/locale/bg/LC_MESSAGES/sylpheed.mo -share/locale/da/LC_MESSAGES/sylpheed.mo -share/locale/de/LC_MESSAGES/sylpheed.mo -share/locale/el/LC_MESSAGES/sylpheed.mo -share/locale/es/LC_MESSAGES/sylpheed.mo -share/locale/et/LC_MESSAGES/sylpheed.mo -share/locale/fr/LC_MESSAGES/sylpheed.mo -share/locale/gl/LC_MESSAGES/sylpheed.mo -share/locale/hr/LC_MESSAGES/sylpheed.mo -share/locale/hu/LC_MESSAGES/sylpheed.mo -share/locale/it/LC_MESSAGES/sylpheed.mo -share/locale/ja/LC_MESSAGES/sylpheed.mo -share/locale/ko/LC_MESSAGES/sylpheed.mo -share/locale/lt/LC_MESSAGES/sylpheed.mo -share/locale/nl/LC_MESSAGES/sylpheed.mo -share/locale/pl/LC_MESSAGES/sylpheed.mo -share/locale/pt_BR/LC_MESSAGES/sylpheed.mo -share/locale/ro/LC_MESSAGES/sylpheed.mo -share/locale/ru/LC_MESSAGES/sylpheed.mo -share/locale/sk/LC_MESSAGES/sylpheed.mo -share/locale/sl/LC_MESSAGES/sylpheed.mo -share/locale/sr/LC_MESSAGES/sylpheed.mo -share/locale/sv/LC_MESSAGES/sylpheed.mo -share/locale/tr/LC_MESSAGES/sylpheed.mo -share/locale/uk/LC_MESSAGES/sylpheed.mo -share/locale/vi/LC_MESSAGES/sylpheed.mo -share/locale/zh_CN/LC_MESSAGES/sylpheed.mo -share/locale/zh_TW/LC_MESSAGES/sylpheed.mo -share/pixmaps/sylpheed.png -%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html -%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-2.html -%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq.html -%%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq-1.html -%%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq-2.html -%%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq.html -%%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq-1.html -%%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq-2.html -%%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq.html -%%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq-1.html -%%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq-2.html -%%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq.html -%%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq-1.html -%%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq-2.html -%%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-1.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-10.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-11.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-12.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-13.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-14.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-15.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-16.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-17.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-18.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-19.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-2.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-20.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-3.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-4.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-5.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-6.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-7.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-8.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-9.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-1.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-10.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-11.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-12.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-13.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-14.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-15.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-16.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-17.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-18.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-19.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-2.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-20.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-21.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-22.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-23.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-24.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-3.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-4.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-5.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-6.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-7.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-8.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-9.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed.sgml -%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/ja -%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en -%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual -%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/it -%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/fr -%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/es -%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/en -%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de -%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications |