aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-address_keeper
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-12-17 17:27:10 +0800
committermiwi <miwi@FreeBSD.org>2010-12-17 17:27:10 +0800
commitb7bd958ccc3486effbfa79c4a9f9a64fe4fa13ea (patch)
treeab8510a85b737628a83908d2a00cae5e1fb7b8eb /mail/claws-mail-address_keeper
parentd234826da20388824fadb2860de7d2c9859aac1f (diff)
downloadfreebsd-ports-gnome-b7bd958ccc3486effbfa79c4a9f9a64fe4fa13ea.tar.gz
freebsd-ports-gnome-b7bd958ccc3486effbfa79c4a9f9a64fe4fa13ea.tar.zst
freebsd-ports-gnome-b7bd958ccc3486effbfa79c4a9f9a64fe4fa13ea.zip
This plugin allows saving outgoing addresses to a designated folder
in the address book. Addresses are saved only if not found in the address book to avoid unwanted duplicates. WWW: http://www.claws-mail.org/plugins.php PR: ports/152757 Submitted by: Pawel Pekala <c0rn at o2.pl>
Diffstat (limited to 'mail/claws-mail-address_keeper')
-rw-r--r--mail/claws-mail-address_keeper/Makefile38
-rw-r--r--mail/claws-mail-address_keeper/distinfo2
-rw-r--r--mail/claws-mail-address_keeper/pkg-descr5
-rw-r--r--mail/claws-mail-address_keeper/pkg-plist12
4 files changed, 57 insertions, 0 deletions
diff --git a/mail/claws-mail-address_keeper/Makefile b/mail/claws-mail-address_keeper/Makefile
new file mode 100644
index 000000000000..57be8a83eafb
--- /dev/null
+++ b/mail/claws-mail-address_keeper/Makefile
@@ -0,0 +1,38 @@
+# New ports collection makefile for: claws-mail-address_keeper
+# Date created: 2010-12-01
+# Whom: Pawel Pekala <c0rn@o2.pl>
+#
+# $FreeBSD$
+#
+
+PORTNAME= address_keeper
+PORTVERSION= 1.0.2
+CATEGORIES= mail
+MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
+PKGNAMEPREFIX= claws-mail-
+
+MAINTAINER= c0rn@o2.pl
+COMMENT= Keeps all recipient addresses in an addressbook folder
+
+BUILD_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail
+
+LICENSE= GPLv3
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_ICONV= yes
+MAKE_JOBS_SAFE= yes
+
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+= NLS="@comment "
+.else
+USE_GETTEXT= yes
+PLIST_SUB+= NLS=""
+.endif
+
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/mail/claws-mail-address_keeper/distinfo b/mail/claws-mail-address_keeper/distinfo
new file mode 100644
index 000000000000..98238a5437fe
--- /dev/null
+++ b/mail/claws-mail-address_keeper/distinfo
@@ -0,0 +1,2 @@
+SHA256 (address_keeper-1.0.2.tar.gz) = 55fa21e0979daeeb193684932e4f94b95effaff3c97f540ff470d9f90106655f
+SIZE (address_keeper-1.0.2.tar.gz) = 360137
diff --git a/mail/claws-mail-address_keeper/pkg-descr b/mail/claws-mail-address_keeper/pkg-descr
new file mode 100644
index 000000000000..14f4699c8d24
--- /dev/null
+++ b/mail/claws-mail-address_keeper/pkg-descr
@@ -0,0 +1,5 @@
+This plugin allows saving outgoing addresses to a designated folder
+in the address book. Addresses are saved only if not found in the
+address book to avoid unwanted duplicates.
+
+WWW: http://www.claws-mail.org/plugins.php
diff --git a/mail/claws-mail-address_keeper/pkg-plist b/mail/claws-mail-address_keeper/pkg-plist
new file mode 100644
index 000000000000..0585a80cf3cd
--- /dev/null
+++ b/mail/claws-mail-address_keeper/pkg-plist
@@ -0,0 +1,12 @@
+lib/claws-mail/plugins/address_keeper.so
+lib/claws-mail/plugins/address_keeper.la
+lib/claws-mail/plugins/address_keeper.a
+%%NLS%%share/locale/ca/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/es/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/id/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/address_keeper.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/address_keeper.mo