aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-07-08 02:15:56 +0800
committermiwi <miwi@FreeBSD.org>2009-07-08 02:15:56 +0800
commit9dbe59fb6480a7912905ff7ceba264346472d186 (patch)
treebd9c5d0fc4fc5d4968578c6ee94d24496285cf96
parente29b81686d047d2695b8b678d38bb9b5ca9e174f (diff)
downloadfreebsd-ports-gnome-9dbe59fb6480a7912905ff7ceba264346472d186.tar.gz
freebsd-ports-gnome-9dbe59fb6480a7912905ff7ceba264346472d186.tar.zst
freebsd-ports-gnome-9dbe59fb6480a7912905ff7ceba264346472d186.zip
This plugin is not longer developed/supported by claws-mail team due to
licensing problems. Poppler lib that this plugin uses contains code from xpdf package which is licensed under GPLv2 only (no "or later" part) and claws-mail uses GPLv3. According to FSF GPLv2 only and GPLv3 are incompatible. Also this plugin doesn't work with new claws-mail anyway. PR: 136431 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile40
-rw-r--r--mail/claws-mail-pdf_viewer/distinfo3
-rw-r--r--mail/claws-mail-pdf_viewer/pkg-descr2
-rw-r--r--mail/claws-mail-pdf_viewer/pkg-plist14
6 files changed, 1 insertions, 60 deletions
diff --git a/MOVED b/MOVED
index c7bab619f693..f81733ddf186 100644
--- a/MOVED
+++ b/MOVED
@@ -4113,3 +4113,4 @@ mail/bogofilter-qdbm||2009-07-07|Has expired: Migrate to bogofilter-tc instead
mail/xc-mail||2009-07-07|Has expired: depends on a port that expired in 2007
www/trac-blog||2009-07-07|Has expired: Not supported anymore for trac > 0.10; use FullBlogPlugin instead
www/trac-restrictedarea||2009-07-07|Has expired: Not supported anymore; functionality included in trac since 0.11
+mail/claws-mail-pdf_viewer||2009-07-07|license problems
diff --git a/mail/Makefile b/mail/Makefile
index db86dbeb457d..60c23f3dbc86 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -54,7 +54,6 @@
SUBDIR += claws-mail-mailmbox
SUBDIR += claws-mail-newmail
SUBDIR += claws-mail-notification
- SUBDIR += claws-mail-pdf_viewer
SUBDIR += claws-mail-perl
SUBDIR += claws-mail-rssyl
SUBDIR += claws-mail-spamreport
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
deleted file mode 100644
index 454f341d769f..000000000000
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: claws-mail-pdf_viewer
-# Date created: 2007-03-02
-# Whom: Pawel Pekala <c0rn@o2.pl>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pdf_viewer
-PORTVERSION= 0.9.1
-PORTREVISION= 5
-CATEGORIES= mail
-MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
-PKGNAMEPREFIX= claws-mail-
-
-MAINTAINER= c0rn@o2.pl
-COMMENT= This claws-mail plugin enables viewing of PDF and PS files
-
-LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-gtk
-BUILD_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail
-
-USE_GMAKE= yes
-USE_ICONV= yes
-USE_GHOSTSCRIPT=yes
-USE_AUTOTOOLS= autoconf:262
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-CONFIGURE_ARGS= --with-iconv-prefix=${LOCALBASE} \
- --with-libintl-prefix=${LOCALBASE}
-
-.if defined(WITHOUT_NLS)
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.else
-USE_GETTEXT= yes
-PLIST_SUB+= NLS=""
-.endif
-
-.include <bsd.port.mk>
diff --git a/mail/claws-mail-pdf_viewer/distinfo b/mail/claws-mail-pdf_viewer/distinfo
deleted file mode 100644
index 040324c3f8a5..000000000000
--- a/mail/claws-mail-pdf_viewer/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (pdf_viewer-0.9.1.tar.gz) = 943ce396a2c681c1b508eb1bde626a80
-SHA256 (pdf_viewer-0.9.1.tar.gz) = 03a68d22595b0d071b53c94a1652879f12a80ab4b016cf39290e4d74c47b142f
-SIZE (pdf_viewer-0.9.1.tar.gz) = 414993
diff --git a/mail/claws-mail-pdf_viewer/pkg-descr b/mail/claws-mail-pdf_viewer/pkg-descr
deleted file mode 100644
index 46faf93e6bf0..000000000000
--- a/mail/claws-mail-pdf_viewer/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-This plugin enables the viewing of PDF and PostScript
-attachments using the Poppler lib.
diff --git a/mail/claws-mail-pdf_viewer/pkg-plist b/mail/claws-mail-pdf_viewer/pkg-plist
deleted file mode 100644
index a95506f8ac10..000000000000
--- a/mail/claws-mail-pdf_viewer/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-lib/claws-mail/plugins/pdf_viewer.a
-lib/claws-mail/plugins/pdf_viewer.la
-lib/claws-mail/plugins/pdf_viewer.so
-%%NLS%%share/locale/ca/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/it/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/pdf_viewer.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/pdf_viewer.mo