summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorreed <reed>2007-09-14 14:28:28 +0000
committerreed <reed>2007-09-14 14:28:28 +0000
commitb5f92daff831341a6091d6fa66ee56bd62a4942b (patch)
treec78764323e00724552a4a9c64a50f1ca2a84155e /mail
parentf94891e9b10e9179639ed09742d06b49a2e9ef81 (diff)
downloadpkgsrc-b5f92daff831341a6091d6fa66ee56bd62a4942b.tar.gz
Remove sylpheed-claws packages.
It was renamed upstream to claws-mail. claws-mail was added to pkgsrc.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
-rw-r--r--mail/sylpheed-claws/DESCR21
-rw-r--r--mail/sylpheed-claws/MESSAGE.plugins7
-rw-r--r--mail/sylpheed-claws/Makefile97
-rw-r--r--mail/sylpheed-claws/Makefile.common21
-rw-r--r--mail/sylpheed-claws/PLIST251
-rw-r--r--mail/sylpheed-claws/PLIST.plugins3
-rw-r--r--mail/sylpheed-claws/buildlink3.mk20
-rw-r--r--mail/sylpheed-claws/distinfo6
-rw-r--r--mail/sylpheed-claws/files/mime.types471
-rw-r--r--mail/sylpheed-claws/patches/patch-ab11
-rw-r--r--mail/sylpheed-claws/plugins.mk33
12 files changed, 1 insertions, 943 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 67be8de6942..c30e3823a6e 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.330 2007/08/27 10:42:46 ghen Exp $
+# $NetBSD: Makefile,v 1.331 2007/09/14 14:28:32 reed Exp $
#
COMMENT= Electronic mail utilities
@@ -258,7 +258,6 @@ SUBDIR+= squirrelmail-locales
SUBDIR+= sqwebmail
SUBDIR+= ssmtp
SUBDIR+= sylpheed
-SUBDIR+= sylpheed-claws
SUBDIR+= sylpheed-devel
SUBDIR+= sympa
SUBDIR+= t-prot
diff --git a/mail/sylpheed-claws/DESCR b/mail/sylpheed-claws/DESCR
deleted file mode 100644
index 032099e4d0e..00000000000
--- a/mail/sylpheed-claws/DESCR
+++ /dev/null
@@ -1,21 +0,0 @@
-Sylpheed is an e-mail client (and news reader) based on GTK+, running on
-X Window System, and aiming for
-
- * Quick response
- * Graceful, and sophisticated interface
- * Easy configuration, intuitive operation
- * Abundant features
-
-The appearance and interface are similar to some popular e-mail clients for
-Windows, such as Outlook Express, Becky!, and Datula. The interface is also
-designed to emulate the mailers on Emacsen, and almost all commands are
-accessible with the keyboard.
-
-The messages are managed by MH format, and you'll be able to use it together
-with another mailer based on MH format (like Mew). You can also utilize
-fetchmail or/and procmail, and external programs on receiving (like inc or
-imget).
-
-Sylpheed-Claws was based on Sylpheed, but now this extended version
-adds many useful and powerful features, such as a plugin mechanism,
-built-in image viewer, drag-n-drop support, and a lot more.
diff --git a/mail/sylpheed-claws/MESSAGE.plugins b/mail/sylpheed-claws/MESSAGE.plugins
deleted file mode 100644
index 9de48bf363d..00000000000
--- a/mail/sylpheed-claws/MESSAGE.plugins
+++ /dev/null
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.plugins,v 1.2 2005/03/06 16:45:47 chris Exp $
-
-To use ${PKGNAME}, you must manually load the plugin
-through Configuration/Plugins.
-
-===========================================================================
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
deleted file mode 100644
index 5dbf079efac..00000000000
--- a/mail/sylpheed-claws/Makefile
+++ /dev/null
@@ -1,97 +0,0 @@
-# $NetBSD: Makefile,v 1.55 2007/06/08 12:25:04 wiz Exp $
-
-.include "Makefile.common"
-
-#PKGNAME= sylpheed-claws-${SYLPHEED_VERSION}
-PKGREVISION= 1
-
-MAINTAINER= reed@NetBSD.org
-COMMENT= X based e-mail and netnews client
-
-CONFLICTS= sylpheed-[0-9]* sylpheed-gtk2-[0-9]*
-
-USE_TOOLS+= msgfmt
-PKGCONFIG_OVERRIDE+= sylpheed-claws.pc.in
-
-#BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=0.46
-
-CONFIGURE_ARGS+= --enable-aspell
-CONFIGURE_ARGS+= --enable-nls
-CONFIGURE_ARGS+= --enable-openssl
-CONFIGURE_ARGS+= --enable-gpgme
-CONFIGURE_ARGS+= --enable-compface
-#CONFIGURE_ARGS+= --enable-libetpan
-CONFIGURE_ARGS+= --disable-libetpan
-CONFIGURE_ARGS+= --disable-trayicon-plugin
-CONFIGURE_ARGS+= --disable-image-viewer-plugin
-CONFIGURE_ARGS+= --disable-clamav-plugin
-CONFIGURE_ARGS+= --disable-dillo-viewer-plugin
-CONFIGURE_ARGS+= --disable-spamassassin-plugin
-CONFIGURE_ARGS+= --disable-mathml-viewer-plugin
-CONFIGURE_ARGS+= --disable-pgpcore-plugin
-CONFIGURE_ARGS+= --disable-pgpmime-plugin
-CONFIGURE_ARGS+= --disable-pgpinline-plugin
-CONFIGURE_ARGS+= --disable-bogofilter-plugin
-CONFIGURE_ARGS+= --disable-gnomeprint
-
-# for SMTP, POP3 and IMAP over SSL
-# set these just in case we don't have a pkg-config file for openssl
-CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${BUILDLINK_PREFIX.openssl}/include"
-CONFIGURE_ENV+= OPENSSL_LIBS="-L${BUILDLINK_PREFIX.openssl}/lib -lssl -lcrypto"
-
-PKG_SYSCONFSUBDIR= sylpheed-claws
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-
-.include "../../mk/bsd.prefs.mk"
-
-FACES_IS_INSTALLED!= ${PKG_INFO} -e faces || ${ECHO}
-.if empty(FACES_IS_INSTALLED)
-. include "../../graphics/compface/buildlink3.mk"
-.else
-. include "../../mail/faces/buildlink3.mk"
-.endif
-
-EGDIR= ${PREFIX}/share/examples/sylpheed-claws
-CONF_FILES= ${EGDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.sylpheed-claws
-PKG_SUPPORTED_OPTIONS= jpilot ldap inet6
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mjpilot)
-CONFIGURE_ARGS+= --enable-jpilot
-. include "../../comms/pilot-link-libs/buildlink3.mk"
-. include "../../comms/jpilot/buildlink3.mk"
-.else
-CONFIGURE_ARGS+= --disable-jpilot
-.endif
-
-.if !empty(PKG_OPTIONS:Mldap)
-CONFIGURE_ARGS+= --enable-ldap
-. include "../../databases/openldap-client/buildlink3.mk"
-.else
-CONFIGURE_ARGS+= --disable-ldap
-.endif
-
-.if !empty(PKG_OPTIONS:Minet6)
-CONFIGURE_ARGS+= --enable-ipv6
-.else
-CONFIGURE_ARGS+= --disable-ipv6
-.endif
-
-post-install:
- ${INSTALL_DATA_DIR} ${EGDIR}
- ${INSTALL_DATA} ${FILESDIR}/mime.types ${EGDIR}
- ${INSTALL_DATA} ${WRKSRC}/sylpheed*.png ${PREFIX}/share/sylpheed-claws
-
-.include "../../converters/libiconv/buildlink3.mk"
-#.include "../../mail/libetpan/buildlink3.mk"
-.include "../../security/gpgme/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/aspell/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/startup-notification/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common
deleted file mode 100644
index 94bdc57a742..00000000000
--- a/mail/sylpheed-claws/Makefile.common
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile.common,v 1.20 2007/02/22 19:01:22 wiz Exp $
-
-DISTNAME= sylpheed-claws-${SYLPHEED_VERSION}
-CATEGORIES= mail news x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
-EXTRACT_SUFX= .tar.bz2
-
-HOMEPAGE= http://www.claws-mail.org/
-
-DISTINFO_FILE= ${.CURDIR}/../../mail/sylpheed-claws/distinfo
-PATCHDIR= ${.CURDIR}/../../mail/sylpheed-claws/patches
-
-USE_TOOLS+= gmake pkg-config
-USE_LIBTOOL= YES
-USE_PKGLOCALEDIR= YES
-
-GNU_CONFIGURE= YES
-# Force gnome detection off to avoid installing some extra files
-CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no"
-
-SYLPHEED_VERSION= 2.5.5
diff --git a/mail/sylpheed-claws/PLIST b/mail/sylpheed-claws/PLIST
deleted file mode 100644
index 51a75eeeb05..00000000000
--- a/mail/sylpheed-claws/PLIST
+++ /dev/null
@@ -1,251 +0,0 @@
-@comment $NetBSD: PLIST,v 1.18 2006/10/16 13:06:09 reed Exp $
-bin/sylpheed-claws
-include/sylpheed-claws/account.h
-include/sylpheed-claws/action.h
-include/sylpheed-claws/adbookbase.h
-include/sylpheed-claws/addr_compl.h
-include/sylpheed-claws/addrbook.h
-include/sylpheed-claws/addrcache.h
-include/sylpheed-claws/addrclip.h
-include/sylpheed-claws/addrdefs.h
-include/sylpheed-claws/addressadd.h
-include/sylpheed-claws/addressbook.h
-include/sylpheed-claws/addressbook_foldersel.h
-include/sylpheed-claws/addressitem.h
-include/sylpheed-claws/addrgather.h
-include/sylpheed-claws/addrharvest.h
-include/sylpheed-claws/addrindex.h
-include/sylpheed-claws/addritem.h
-include/sylpheed-claws/addrquery.h
-include/sylpheed-claws/addrselect.h
-include/sylpheed-claws/alertpanel.h
-include/sylpheed-claws/browseldap.h
-include/sylpheed-claws/codeconv.h
-include/sylpheed-claws/common/base64.h
-include/sylpheed-claws/common/defs.h
-include/sylpheed-claws/common/hooks.h
-include/sylpheed-claws/common/log.h
-include/sylpheed-claws/common/md5.h
-include/sylpheed-claws/common/mgutils.h
-include/sylpheed-claws/common/nntp.h
-include/sylpheed-claws/common/passcrypt.h
-include/sylpheed-claws/common/plugin.h
-include/sylpheed-claws/common/prefs.h
-include/sylpheed-claws/common/progressindicator.h
-include/sylpheed-claws/common/quoted-printable.h
-include/sylpheed-claws/common/session.h
-include/sylpheed-claws/common/smtp.h
-include/sylpheed-claws/common/socket.h
-include/sylpheed-claws/common/ssl.h
-include/sylpheed-claws/common/ssl_certificate.h
-include/sylpheed-claws/common/string_match.h
-include/sylpheed-claws/common/stringtable.h
-include/sylpheed-claws/common/sylpheed.h
-include/sylpheed-claws/common/template.h
-include/sylpheed-claws/common/timing.h
-include/sylpheed-claws/common/utils.h
-include/sylpheed-claws/common/uuencode.h
-include/sylpheed-claws/common/version.h
-include/sylpheed-claws/common/xml.h
-include/sylpheed-claws/common/xmlprops.h
-include/sylpheed-claws/compose.h
-include/sylpheed-claws/config.h
-include/sylpheed-claws/crash.h
-include/sylpheed-claws/customheader.h
-include/sylpheed-claws/displayheader.h
-include/sylpheed-claws/editaddress.h
-include/sylpheed-claws/editbook.h
-include/sylpheed-claws/editgroup.h
-include/sylpheed-claws/editjpilot.h
-include/sylpheed-claws/editldap.h
-include/sylpheed-claws/editldap_basedn.h
-include/sylpheed-claws/editvcard.h
-include/sylpheed-claws/enriched.h
-@comment include/sylpheed-claws/etpan/etpan-errors.h
-@comment include/sylpheed-claws/etpan/etpan-log.h
-@comment include/sylpheed-claws/etpan/etpan-thread-manager-types.h
-@comment include/sylpheed-claws/etpan/etpan-thread-manager.h
-@comment include/sylpheed-claws/etpan/imap-thread.h
-include/sylpheed-claws/exphtmldlg.h
-include/sylpheed-claws/expldifdlg.h
-include/sylpheed-claws/export.h
-include/sylpheed-claws/exporthtml.h
-include/sylpheed-claws/exportldif.h
-include/sylpheed-claws/filtering.h
-include/sylpheed-claws/folder.h
-include/sylpheed-claws/folder_item_prefs.h
-include/sylpheed-claws/foldersel.h
-include/sylpheed-claws/folderutils.h
-include/sylpheed-claws/folderview.h
-include/sylpheed-claws/gedit-print.h
-include/sylpheed-claws/grouplistdialog.h
-include/sylpheed-claws/gtk/about.h
-include/sylpheed-claws/gtk/colorlabel.h
-include/sylpheed-claws/gtk/colorsel.h
-include/sylpheed-claws/gtk/combobox.h
-include/sylpheed-claws/gtk/description_window.h
-include/sylpheed-claws/gtk/filesel.h
-include/sylpheed-claws/gtk/foldersort.h
-include/sylpheed-claws/gtk/gtkaspell.h
-include/sylpheed-claws/gtk/gtksctree.h
-include/sylpheed-claws/gtk/gtkshruler.h
-include/sylpheed-claws/gtk/gtksourceprintjob.h
-include/sylpheed-claws/gtk/gtkutils.h
-include/sylpheed-claws/gtk/gtkvscrollbutton.h
-include/sylpheed-claws/gtk/icon_legend.h
-include/sylpheed-claws/gtk/inputdialog.h
-include/sylpheed-claws/gtk/logwindow.h
-include/sylpheed-claws/gtk/manage_window.h
-include/sylpheed-claws/gtk/menu.h
-include/sylpheed-claws/gtk/pluginwindow.h
-include/sylpheed-claws/gtk/prefswindow.h
-include/sylpheed-claws/gtk/progressdialog.h
-include/sylpheed-claws/gtk/quicksearch.h
-include/sylpheed-claws/gtk/sslcertwindow.h
-include/sylpheed-claws/gtk/sylpheed-marshal.h
-include/sylpheed-claws/headerview.h
-include/sylpheed-claws/html.h
-include/sylpheed-claws/image_viewer.h
-include/sylpheed-claws/imap.h
-include/sylpheed-claws/imap_gtk.h
-include/sylpheed-claws/import.h
-include/sylpheed-claws/importldif.h
-include/sylpheed-claws/importmutt.h
-include/sylpheed-claws/importpine.h
-include/sylpheed-claws/inc.h
-include/sylpheed-claws/jpilot.h
-include/sylpheed-claws/ldapctrl.h
-include/sylpheed-claws/ldaplocate.h
-include/sylpheed-claws/ldapquery.h
-include/sylpheed-claws/ldapserver.h
-include/sylpheed-claws/ldaputil.h
-include/sylpheed-claws/ldif.h
-include/sylpheed-claws/localfolder.h
-include/sylpheed-claws/main.h
-include/sylpheed-claws/mainwindow.h
-include/sylpheed-claws/manual.h
-include/sylpheed-claws/matcher.h
-include/sylpheed-claws/matcher_parser.h
-include/sylpheed-claws/matcher_parser_lex.h
-include/sylpheed-claws/matcher_parser_parse.h
-include/sylpheed-claws/mbox.h
-include/sylpheed-claws/message_search.h
-include/sylpheed-claws/messageview.h
-include/sylpheed-claws/mh.h
-include/sylpheed-claws/mh_gtk.h
-include/sylpheed-claws/mimeview.h
-include/sylpheed-claws/msgcache.h
-include/sylpheed-claws/mutt.h
-include/sylpheed-claws/news.h
-include/sylpheed-claws/news_gtk.h
-include/sylpheed-claws/noticeview.h
-include/sylpheed-claws/partial_download.h
-include/sylpheed-claws/pine.h
-include/sylpheed-claws/pop.h
-include/sylpheed-claws/prefs_account.h
-include/sylpheed-claws/prefs_actions.h
-include/sylpheed-claws/prefs_common.h
-include/sylpheed-claws/prefs_compose_writing.h
-include/sylpheed-claws/prefs_customheader.h
-include/sylpheed-claws/prefs_display_header.h
-include/sylpheed-claws/prefs_ext_prog.h
-include/sylpheed-claws/prefs_filtering.h
-include/sylpheed-claws/prefs_filtering_action.h
-include/sylpheed-claws/prefs_folder_column.h
-include/sylpheed-claws/prefs_folder_item.h
-include/sylpheed-claws/prefs_fonts.h
-include/sylpheed-claws/prefs_gtk.h
-include/sylpheed-claws/prefs_image_viewer.h
-include/sylpheed-claws/prefs_matcher.h
-include/sylpheed-claws/prefs_message.h
-include/sylpheed-claws/prefs_msg_colors.h
-include/sylpheed-claws/prefs_other.h
-include/sylpheed-claws/prefs_quote.h
-include/sylpheed-claws/prefs_receive.h
-include/sylpheed-claws/prefs_send.h
-include/sylpheed-claws/prefs_spelling.h
-include/sylpheed-claws/prefs_summaries.h
-include/sylpheed-claws/prefs_summary_column.h
-include/sylpheed-claws/prefs_template.h
-include/sylpheed-claws/prefs_themes.h
-include/sylpheed-claws/prefs_toolbar.h
-include/sylpheed-claws/prefs_wrapping.h
-include/sylpheed-claws/privacy.h
-include/sylpheed-claws/procheader.h
-include/sylpheed-claws/procmime.h
-include/sylpheed-claws/procmsg.h
-include/sylpheed-claws/quote_fmt.h
-include/sylpheed-claws/quote_fmt_lex.h
-include/sylpheed-claws/quote_fmt_parse.h
-include/sylpheed-claws/recv.h
-include/sylpheed-claws/remotefolder.h
-include/sylpheed-claws/send_message.h
-include/sylpheed-claws/setup.h
-include/sylpheed-claws/sourcewindow.h
-include/sylpheed-claws/ssl_manager.h
-include/sylpheed-claws/statusbar.h
-include/sylpheed-claws/stock_pixmap.h
-include/sylpheed-claws/summary_search.h
-include/sylpheed-claws/summaryview.h
-include/sylpheed-claws/textview.h
-include/sylpheed-claws/toolbar.h
-include/sylpheed-claws/undo.h
-include/sylpheed-claws/unmime.h
-include/sylpheed-claws/vcard.h
-include/sylpheed-claws/wizard.h
-lib/pkgconfig/sylpheed-claws.pc
-man/man1/sylpheed-claws.1
-share/examples/sylpheed-claws/mime.types
-share/locale/bg/LC_MESSAGES/sylpheed-claws.mo
-share/locale/ca/LC_MESSAGES/sylpheed-claws.mo
-share/locale/cs/LC_MESSAGES/sylpheed-claws.mo
-share/locale/de/LC_MESSAGES/sylpheed-claws.mo
-share/locale/el/LC_MESSAGES/sylpheed-claws.mo
-share/locale/en_GB/LC_MESSAGES/sylpheed-claws.mo
-share/locale/es/LC_MESSAGES/sylpheed-claws.mo
-share/locale/fi/LC_MESSAGES/sylpheed-claws.mo
-share/locale/fr/LC_MESSAGES/sylpheed-claws.mo
-share/locale/hr/LC_MESSAGES/sylpheed-claws.mo
-share/locale/hu/LC_MESSAGES/sylpheed-claws.mo
-share/locale/it/LC_MESSAGES/sylpheed-claws.mo
-share/locale/ja/LC_MESSAGES/sylpheed-claws.mo
-share/locale/ko/LC_MESSAGES/sylpheed-claws.mo
-share/locale/nb/LC_MESSAGES/sylpheed-claws.mo
-share/locale/nl/LC_MESSAGES/sylpheed-claws.mo
-share/locale/pl/LC_MESSAGES/sylpheed-claws.mo
-share/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo
-share/locale/ru/LC_MESSAGES/sylpheed-claws.mo
-share/locale/sk/LC_MESSAGES/sylpheed-claws.mo
-share/locale/sr/LC_MESSAGES/sylpheed-claws.mo
-share/locale/sv/LC_MESSAGES/sylpheed-claws.mo
-share/locale/zh_CN/LC_MESSAGES/sylpheed-claws.mo
-share/locale/zh_TW/LC_MESSAGES/sylpheed-claws.mo
-share/sylpheed-claws/manual/en/sylpheed-claws-manual.html
-share/sylpheed-claws/manual/en/sylpheed-claws-manual.pdf
-share/sylpheed-claws/manual/en/sylpheed-claws-manual.ps
-share/sylpheed-claws/manual/en/sylpheed-claws-manual.txt
-share/sylpheed-claws/manual/es/sylpheed-claws-manual.html
-share/sylpheed-claws/manual/es/sylpheed-claws-manual.pdf
-share/sylpheed-claws/manual/es/sylpheed-claws-manual.ps
-share/sylpheed-claws/manual/es/sylpheed-claws-manual.txt
-share/sylpheed-claws/manual/fr/sylpheed-claws-manual.html
-share/sylpheed-claws/manual/fr/sylpheed-claws-manual.pdf
-share/sylpheed-claws/manual/fr/sylpheed-claws-manual.ps
-share/sylpheed-claws/manual/fr/sylpheed-claws-manual.txt
-share/sylpheed-claws/manual/pl/sylpheed-claws-manual.html
-share/sylpheed-claws/manual/pl/sylpheed-claws-manual.pdf
-share/sylpheed-claws/manual/pl/sylpheed-claws-manual.ps
-share/sylpheed-claws/manual/pl/sylpheed-claws-manual.txt
-share/sylpheed-claws/sylpheed-claws-128x128.png
-share/sylpheed-claws/sylpheed-claws-64x64.png
-share/sylpheed-claws/sylpheed-claws.png
-@dirrm share/sylpheed-claws/manual/pl
-@dirrm share/sylpheed-claws/manual/fr
-@dirrm share/sylpheed-claws/manual/es
-@dirrm share/sylpheed-claws/manual/en
-@dirrm share/sylpheed-claws/manual
-@dirrm share/sylpheed-claws
-@dirrm share/examples/sylpheed-claws
-@dirrm include/sylpheed-claws/gtk
-@dirrm include/sylpheed-claws/common
-@dirrm include/sylpheed-claws
diff --git a/mail/sylpheed-claws/PLIST.plugins b/mail/sylpheed-claws/PLIST.plugins
deleted file mode 100644
index 3f4ae9f813e..00000000000
--- a/mail/sylpheed-claws/PLIST.plugins
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST.plugins,v 1.3 2004/09/22 08:09:42 jlam Exp $
-lib/sylpheed-claws/plugins/${PLUGIN_NAME}.la
-@unexec ${RMDIR} %D/lib/sylpheed-claws/plugins 2>/dev/null || ${TRUE}
diff --git a/mail/sylpheed-claws/buildlink3.mk b/mail/sylpheed-claws/buildlink3.mk
deleted file mode 100644
index be181340b15..00000000000
--- a/mail/sylpheed-claws/buildlink3.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.11 2006/10/16 13:06:09 reed Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-SYLPHEED_CLAWS_BUILDLINK3_MK:= ${SYLPHEED_CLAWS_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= sylpheed-claws
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nsylpheed-claws}
-BUILDLINK_PACKAGES+= sylpheed-claws
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}sylpheed-claws
-
-.if !empty(SYLPHEED_CLAWS_BUILDLINK3_MK:M+)
-.if ${SYLPHEED_CLAWS_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.sylpheed-claws+= sylpheed-claws>=2.4.0
-BUILDLINK_PKGSRCDIR.sylpheed-claws?= ../../mail/sylpheed-claws
-.endif # SYLPHEED_CLAWS_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo
deleted file mode 100644
index 39c0e839fab..00000000000
--- a/mail/sylpheed-claws/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.25 2006/10/16 13:06:09 reed Exp $
-
-SHA1 (sylpheed-claws-2.5.5.tar.bz2) = 1908c485af6f0a3baee373e4734f71010a26d182
-RMD160 (sylpheed-claws-2.5.5.tar.bz2) = 3cad84790a50029fbe1f8d6b91383e01a10459eb
-Size (sylpheed-claws-2.5.5.tar.bz2) = 5038409 bytes
-SHA1 (patch-ab) = 926d79d328cb3a94f4c53bc5d3d2657f8534114d
diff --git a/mail/sylpheed-claws/files/mime.types b/mail/sylpheed-claws/files/mime.types
deleted file mode 100644
index 195474f4d35..00000000000
--- a/mail/sylpheed-claws/files/mime.types
+++ /dev/null
@@ -1,471 +0,0 @@
-# This is a comment. I love comments.
-
-# This file controls what Internet media types are sent to the client for
-# given file extension(s). Sending the correct media type to the client
-# is important so they know how to handle the content of the file.
-# Extra types can either be added here or by using an AddType directive
-# in your config files. For more information about Internet media types,
-# please read RFC 2045, 2046, 2047, 2048, and 2077. The Internet media type
-# registry is at <ftp://ftp.iana.org/assignments/media-types/>.
-
-# MIME type Extension
-application/EDI-Consent
-application/EDI-X12
-application/EDIFACT
-application/activemessage
-application/andrew-inset ez
-application/applefile
-application/atomicmail
-application/batch-SMTP
-application/beep+xml
-application/cals-1840
-application/commonground
-application/cybercash
-application/dca-rft
-application/dec-dx
-application/dvcs
-application/eshop
-application/http
-application/hyperstudio
-application/iges
-application/index
-application/index.cmd
-application/index.obj
-application/index.response
-application/index.vnd
-application/iotp
-application/ipp
-application/isup
-application/font-tdpfr
-application/mac-binhex40 hqx
-application/mac-compactpro cpt
-application/macwriteii
-application/marc
-application/mathematica
-application/mathematica-old
-application/msword doc
-application/news-message-id
-application/news-transmission
-application/ocsp-request
-application/ocsp-response
-application/octet-stream bin dms lha lzh exe class so dll
-application/oda oda
-application/parityfec
-application/pdf pdf
-application/pgp-encrypted
-application/pgp-keys
-application/pgp-signature
-application/pkcs10
-application/pkcs7-mime
-application/pkcs7-signature
-application/pkix-cert
-application/pkix-crl
-application/pkixcmp
-application/postscript ai eps ps
-application/prs.alvestrand.titrax-sheet
-application/prs.cww
-application/prs.nprend
-application/qsig
-application/remote-printing
-application/riscos
-application/rtf
-application/sdp
-application/set-payment
-application/set-payment-initiation
-application/set-registration
-application/set-registration-initiation
-application/sgml
-application/sgml-open-catalog
-application/sieve
-application/slate
-application/smil smi smil
-application/timestamp-query
-application/timestamp-reply
-application/vemmi
-application/vnd.3M.Post-it-Notes
-application/vnd.FloGraphIt
-application/vnd.accpac.simply.aso
-application/vnd.accpac.simply.imp
-application/vnd.acucobol
-application/vnd.aether.imp
-application/vnd.anser-web-certificate-issue-initiation
-application/vnd.anser-web-funds-transfer-initiation
-application/vnd.audiograph
-application/vnd.businessobjects
-application/vnd.bmi
-application/vnd.canon-cpdl
-application/vnd.canon-lips
-application/vnd.claymore
-application/vnd.commerce-battelle
-application/vnd.commonspace
-application/vnd.comsocaller
-application/vnd.contact.cmsg
-application/vnd.cosmocaller
-application/vnd.cups-postscript
-application/vnd.cups-raster
-application/vnd.cups-raw
-application/vnd.ctc-posml
-application/vnd.cybank
-application/vnd.dna
-application/vnd.dpgraph
-application/vnd.dxr
-application/vnd.ecdis-update
-application/vnd.ecowin.chart
-application/vnd.ecowin.filerequest
-application/vnd.ecowin.fileupdate
-application/vnd.ecowin.series
-application/vnd.ecowin.seriesrequest
-application/vnd.ecowin.seriesupdate
-application/vnd.enliven
-application/vnd.epson.esf
-application/vnd.epson.msf
-application/vnd.epson.quickanime
-application/vnd.epson.salt
-application/vnd.epson.ssf
-application/vnd.ericsson.quickcall
-application/vnd.eudora.data
-application/vnd.fdf
-application/vnd.ffsns
-application/vnd.framemaker
-application/vnd.fsc.weblaunch
-application/vnd.fujitsu.oasys
-application/vnd.fujitsu.oasys2
-application/vnd.fujitsu.oasys3
-application/vnd.fujitsu.oasysgp
-application/vnd.fujitsu.oasysprs
-application/vnd.fujixerox.ddd
-application/vnd.fujixerox.docuworks
-application/vnd.fujixerox.docuworks.binder
-application/vnd.fut-misnet
-application/vnd.grafeq
-application/vnd.groove-account
-application/vnd.groove-identity-message
-application/vnd.groove-injector
-application/vnd.groove-tool-message
-application/vnd.groove-tool-template
-application/vnd.groove-vcard
-application/vnd.hhe.lesson-player
-application/vnd.hp-HPGL
-application/vnd.hp-PCL
-application/vnd.hp-PCLXL
-application/vnd.hp-hpid
-application/vnd.hp-hps
-application/vnd.httphone
-application/vnd.hzn-3d-crossword
-application/vnd.ibm.afplinedata
-application/vnd.ibm.MiniPay
-application/vnd.ibm.modcap
-application/vnd.informix-visionary
-application/vnd.intercon.formnet
-application/vnd.intertrust.digibox
-application/vnd.intertrust.nncp
-application/vnd.intu.qbo
-application/vnd.intu.qfx
-application/vnd.irepository.package+xml
-application/vnd.is-xpr
-application/vnd.japannet-directory-service
-application/vnd.japannet-jpnstore-wakeup
-application/vnd.japannet-payment-wakeup
-application/vnd.japannet-registration
-application/vnd.japannet-registration-wakeup
-application/vnd.japannet-setstore-wakeup
-application/vnd.japannet-verification
-application/vnd.japannet-verification-wakeup
-application/vnd.koan
-application/vnd.lotus-1-2-3
-application/vnd.lotus-approach
-application/vnd.lotus-freelance
-application/vnd.lotus-notes
-application/vnd.lotus-organizer
-application/vnd.lotus-screencam
-application/vnd.lotus-wordpro
-application/vnd.mcd
-application/vnd.mediastation.cdkey
-application/vnd.meridian-slingshot
-application/vnd.mif mif
-application/vnd.minisoft-hp3000-save
-application/vnd.mitsubishi.misty-guard.trustweb
-application/vnd.mobius.daf
-application/vnd.mobius.dis
-application/vnd.mobius.msl
-application/vnd.mobius.plc
-application/vnd.mobius.txf
-application/vnd.motorola.flexsuite
-application/vnd.motorola.flexsuite.adsi
-application/vnd.motorola.flexsuite.fis
-application/vnd.motorola.flexsuite.gotap
-application/vnd.motorola.flexsuite.kmr
-application/vnd.motorola.flexsuite.ttc
-application/vnd.motorola.flexsuite.wem
-application/vnd.mozilla.xul+xml
-application/vnd.ms-artgalry
-application/vnd.ms-asf
-application/vnd.ms-excel xls
-application/vnd.ms-lrm
-application/vnd.ms-powerpoint ppt
-application/vnd.ms-project
-application/vnd.ms-tnef
-application/vnd.ms-works
-application/vnd.mseq
-application/vnd.msign
-application/vnd.music-niff
-application/vnd.musician
-application/vnd.netfpx
-application/vnd.noblenet-directory
-application/vnd.noblenet-sealer
-application/vnd.noblenet-web
-application/vnd.novadigm.EDM
-application/vnd.novadigm.EDX
-application/vnd.novadigm.EXT
-application/vnd.osa.netdeploy
-application/vnd.palm
-application/vnd.pg.format
-application/vnd.pg.osasli
-application/vnd.powerbuilder6
-application/vnd.powerbuilder6-s
-application/vnd.powerbuilder7
-application/vnd.powerbuilder7-s
-application/vnd.powerbuilder75
-application/vnd.powerbuilder75-s
-application/vnd.previewsystems.box
-application/vnd.publishare-delta-tree
-application/vnd.pvi.ptid1
-application/vnd.pwg-xhtml-print+xml
-application/vnd.rapid
-application/vnd.s3sms
-application/vnd.seemail
-application/vnd.shana.informed.formdata
-application/vnd.shana.informed.formtemplate
-application/vnd.shana.informed.interchange
-application/vnd.shana.informed.package
-application/vnd.sss-cod
-application/vnd.sss-dtf
-application/vnd.sss-ntf
-application/vnd.street-stream
-application/vnd.svd
-application/vnd.swiftview-ics
-application/vnd.triscape.mxs
-application/vnd.trueapp
-application/vnd.truedoc
-application/vnd.tve-trigger
-application/vnd.ufdl
-application/vnd.uplanet.alert
-application/vnd.uplanet.alert-wbxml
-application/vnd.uplanet.bearer-choice-wbxml
-application/vnd.uplanet.bearer-choice
-application/vnd.uplanet.cacheop
-application/vnd.uplanet.cacheop-wbxml
-application/vnd.uplanet.channel
-application/vnd.uplanet.channel-wbxml
-application/vnd.uplanet.list
-application/vnd.uplanet.list-wbxml
-application/vnd.uplanet.listcmd
-application/vnd.uplanet.listcmd-wbxml
-application/vnd.uplanet.signal
-application/vnd.vcx
-application/vnd.vectorworks
-application/vnd.vidsoft.vidconference
-application/vnd.visio
-application/vnd.vividence.scriptfile
-application/vnd.wap.sic
-application/vnd.wap.slc
-application/vnd.wap.wbxml wbxml
-application/vnd.wap.wmlc wmlc
-application/vnd.wap.wmlscriptc wmlsc
-application/vnd.webturbo
-application/vnd.wrq-hp3000-labelled
-application/vnd.wt.stf
-application/vnd.xara
-application/vnd.xfdl
-application/vnd.yellowriver-custom-menu
-application/whoispp-query
-application/whoispp-response
-application/wita
-application/wordperfect5.1
-application/x-bcpio bcpio
-application/x-cdlink vcd
-application/x-chess-pgn pgn
-application/x-compress
-application/x-cpio cpio
-application/x-csh csh
-application/x-director dcr dir dxr
-application/x-dvi dvi
-application/x-futuresplash spl
-application/x-gtar gtar
-application/x-gzip
-application/x-hdf hdf
-application/x-javascript js
-application/x-koan skp skd skt skm
-application/x-latex latex
-application/x-netcdf nc cdf
-application/x-sh sh
-application/x-shar shar
-application/x-shockwave-flash swf
-application/x-stuffit sit
-application/x-sv4cpio sv4cpio
-application/x-sv4crc sv4crc
-application/x-tar tar
-application/x-tcl tcl
-application/x-tex tex
-application/x-texinfo texinfo texi
-application/x-troff t tr roff
-application/x-troff-man man
-application/x-troff-me me
-application/x-troff-ms ms
-application/x-ustar ustar
-application/x-wais-source src
-application/x400-bp
-application/xhtml+xml xhtml xht
-application/xml
-application/xml-dtd
-application/xml-external-parsed-entity
-application/zip zip
-audio/32kadpcm
-audio/basic au snd
-audio/g.722.1
-audio/l16
-audio/midi mid midi kar
-audio/mp4a-latm
-audio/mpa-robust
-audio/mpeg mpga mp2 mp3
-audio/parityfec
-audio/prs.sid
-audio/telephone-event
-audio/tone
-audio/vnd.cisco.nse
-audio/vnd.cns.anp1
-audio/vnd.cns.inf1
-audio/vnd.digital-winds
-audio/vnd.everad.plj
-audio/vnd.lucent.voice
-audio/vnd.nortel.vbk
-audio/vnd.nuera.ecelp4800
-audio/vnd.nuera.ecelp7470
-audio/vnd.nuera.ecelp9600
-audio/vnd.octel.sbc
-audio/vnd.qcelp
-audio/vnd.rhetorex.32kadpcm
-audio/vnd.vmx.cvsd
-audio/x-aiff aif aiff aifc
-audio/x-mpegurl m3u
-audio/x-pn-realaudio ram rm
-audio/x-pn-realaudio-plugin rpm
-audio/x-realaudio ra
-audio/x-wav wav
-chemical/x-pdb pdb
-chemical/x-xyz xyz
-image/bmp bmp
-image/cgm
-image/g3fax
-image/gif gif
-image/ief ief
-image/jpeg jpeg jpg jpe
-image/naplps
-image/png png
-image/prs.btif
-image/prs.pti
-image/tiff tiff tif
-image/vnd.cns.inf2
-image/vnd.djvu djvu djv
-image/vnd.dwg
-image/vnd.dxf
-image/vnd.fastbidsheet
-image/vnd.fpx
-image/vnd.fst
-image/vnd.fujixerox.edmics-mmr
-image/vnd.fujixerox.edmics-rlc
-image/vnd.mix
-image/vnd.net-fpx
-image/vnd.svf
-image/vnd.wap.wbmp wbmp
-image/vnd.xiff
-image/x-cmu-raster ras
-image/x-portable-anymap pnm
-image/x-portable-bitmap pbm
-image/x-portable-graymap pgm
-image/x-portable-pixmap ppm
-image/x-rgb rgb
-image/x-xbitmap xbm
-image/x-xpixmap xpm
-image/x-xwindowdump xwd
-message/delivery-status
-message/disposition-notification
-message/external-body
-message/http
-message/news
-message/partial
-message/rfc822
-message/s-http
-model/iges igs iges
-model/mesh msh mesh silo
-model/vnd.dwf
-model/vnd.flatland.3dml
-model/vnd.gdl
-model/vnd.gs-gdl
-model/vnd.gtw
-model/vnd.mts
-model/vnd.vtu
-model/vrml wrl vrml
-multipart/alternative
-multipart/appledouble
-multipart/byteranges
-multipart/digest
-multipart/encrypted
-multipart/form-data
-multipart/header-set
-multipart/mixed
-multipart/parallel
-multipart/related
-multipart/report
-multipart/signed
-multipart/voice-message
-text/calendar
-text/css css
-text/directory
-text/enriched
-text/html html htm
-text/parityfec
-text/plain asc txt
-text/prs.lines.tag
-text/rfc822-headers
-text/richtext rtx
-text/rtf rtf
-text/sgml sgml sgm
-text/tab-separated-values tsv
-text/t140
-text/uri-list
-text/vnd.DMClientScript
-text/vnd.IPTC.NITF
-text/vnd.IPTC.NewsML
-text/vnd.abc
-text/vnd.curl
-text/vnd.flatland.3dml
-text/vnd.fly
-text/vnd.fmi.flexstor
-text/vnd.in3d.3dml
-text/vnd.in3d.spot
-text/vnd.latex-z
-text/vnd.motorola.reflex
-text/vnd.ms-mediapackage
-text/vnd.wap.si
-text/vnd.wap.sl
-text/vnd.wap.wml wml
-text/vnd.wap.wmlscript wmls
-text/x-setext etx
-text/xml xml xsl
-text/xml-external-parsed-entity
-video/mp4v-es
-video/mpeg mpeg mpg mpe
-video/parityfec
-video/pointer
-video/quicktime qt mov
-video/vnd.fvt
-video/vnd.motorola.video
-video/vnd.motorola.videop
-video/vnd.mpegurl mxu
-video/vnd.mts
-video/vnd.nokia.interleaved-multimedia
-video/vnd.vivo
-video/x-msvideo avi
-video/x-sgi-movie movie
-x-conference/x-cooltalk ice
diff --git a/mail/sylpheed-claws/patches/patch-ab b/mail/sylpheed-claws/patches/patch-ab
deleted file mode 100644
index 7f4b0672d94..00000000000
--- a/mail/sylpheed-claws/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig 2006-08-28 02:07:05.000000000 -0500
-+++ po/Makefile.in.in 2006-10-11 09:52:32.000000000 -0500
-@@ -30,7 +30,7 @@
-
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@
--mkinstalldirs = $(SHELL) @install_sh@ -d
-+mkinstalldirs = @install_sh@ -d
- mkdir_p = @mkdir_p@
-
- GMSGFMT_ = @GMSGFMT@
diff --git a/mail/sylpheed-claws/plugins.mk b/mail/sylpheed-claws/plugins.mk
deleted file mode 100644
index 010cd68717a..00000000000
--- a/mail/sylpheed-claws/plugins.mk
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: plugins.mk,v 1.8 2007/02/22 19:26:44 wiz Exp $
-#
-
-.include "../../mail/sylpheed-claws/Makefile.common"
-
-PKGNAME= sylpheed-claws-${PLUGIN_NAME:S/_/-/}-${SYLPHEED_VERSION}
-
-CONFIGURE_DIRS= ${WRKDIR}/${DISTNAME}
-BUILD_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME}
-INSTALL_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME}
-
-DEPENDS+= sylpheed-claws>=${SYLPHEED_VERSION}:../../mail/sylpheed-claws
-
-LIBTOOL_OVERRIDE= ../../../libtool
-
-CONFIGURE_ARGS+= --disable-aspell
-CONFIGURE_ARGS+= --disable-nls
-CONFIGURE_ARGS+= --disable-openssl
-CONFIGURE_ARGS+= --disable-gpgme
-CONFIGURE_ARGS+= --disable-compface
-CONFIGURE_ARGS+= --disable-ipv6
-CONFIGURE_ARGS+= --disable-trayicon-plugin
-CONFIGURE_ARGS+= --disable-image-viewer-plugin
-CONFIGURE_ARGS+= --disable-clamav-plugin
-CONFIGURE_ARGS+= --disable-dillo-viewer-plugin
-CONFIGURE_ARGS+= --disable-spamassassin-plugin
-CONFIGURE_ARGS+= --disable-mathml-viewer-plugin
-CONFIGURE_ARGS+= --disable-pgpmime-plugin
-
-PLIST_SRC= ${.CURDIR}/../../mail/sylpheed-claws/PLIST.plugins
-PLIST_SUBST+= PLUGIN_NAME=${PLUGIN_NAME:Q}
-
-MESSAGE_SRC+= ${.CURDIR}/../../mail/sylpheed-claws/MESSAGE.plugins