Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
# $NetBSD: Makefile,v 1.36 2013/05/09 07:40:02 adam Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.38 2013/12/23 11:57:04 wiz Exp $
|
||||
|
||||
DISTNAME= GNUMail-1.2.0
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= mail gnustep
|
||||
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
|
||||
|
||||
MAINTAINER= rh@NetBSD.org
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.collaboration-world.com/gnumail/
|
||||
COMMENT= GNUstep clone of NeXT's Mail.app application
|
||||
LICENSE= gnu-lgpl-v2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.433 2013/05/04 15:59:08 mbalmer Exp $
|
||||
# $NetBSD: Makefile,v 1.448 2014/02/20 19:44:16 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Electronic mail utilities
|
||||
@@ -27,9 +27,7 @@ SUBDIR+= claws-mail-attachwarner
|
||||
SUBDIR+= claws-mail-attremover
|
||||
SUBDIR+= claws-mail-bogofilter
|
||||
SUBDIR+= claws-mail-cachesaver
|
||||
SUBDIR+= claws-mail-dillo-viewer
|
||||
SUBDIR+= claws-mail-fetchinfo
|
||||
SUBDIR+= claws-mail-gtkhtml
|
||||
SUBDIR+= claws-mail-mailmbox
|
||||
SUBDIR+= claws-mail-newmail
|
||||
SUBDIR+= claws-mail-notification
|
||||
@@ -43,7 +41,6 @@ SUBDIR+= claws-mail-spamassassin
|
||||
SUBDIR+= claws-mail-spamreport
|
||||
SUBDIR+= claws-mail-synce
|
||||
SUBDIR+= claws-mail-tnef
|
||||
SUBDIR+= claws-mail-trayicon
|
||||
SUBDIR+= claws-mail-vcalendar
|
||||
SUBDIR+= clawsker
|
||||
SUBDIR+= cone
|
||||
@@ -81,7 +78,6 @@ SUBDIR+= etpan
|
||||
SUBDIR+= evolution
|
||||
SUBDIR+= evolution-data-server
|
||||
SUBDIR+= evolution-exchange
|
||||
SUBDIR+= evolution-sharp
|
||||
SUBDIR+= exim
|
||||
SUBDIR+= exim-html
|
||||
SUBDIR+= exim3
|
||||
@@ -102,6 +98,7 @@ SUBDIR+= fromto
|
||||
SUBDIR+= getmail
|
||||
SUBDIR+= gld
|
||||
SUBDIR+= gmime
|
||||
SUBDIR+= gmime20
|
||||
SUBDIR+= gmime24
|
||||
SUBDIR+= gnus
|
||||
SUBDIR+= greetdelay
|
||||
@@ -164,18 +161,24 @@ SUBDIR+= msmtp
|
||||
SUBDIR+= mush
|
||||
SUBDIR+= mutt
|
||||
SUBDIR+= mutt-devel
|
||||
SUBDIR+= mutt-kz
|
||||
SUBDIR+= netbiff
|
||||
SUBDIR+= newmail
|
||||
SUBDIR+= newspipe
|
||||
SUBDIR+= nmh
|
||||
SUBDIR+= nmzmail
|
||||
SUBDIR+= notmuch
|
||||
SUBDIR+= nullmailer
|
||||
SUBDIR+= oe2mbx
|
||||
SUBDIR+= offlineimap
|
||||
SUBDIR+= opendkim
|
||||
SUBDIR+= opendmarc
|
||||
SUBDIR+= opensmtpd
|
||||
SUBDIR+= p5-App-Siesh
|
||||
SUBDIR+= p5-Catalyst-View-Email
|
||||
SUBDIR+= p5-Email-Abstract
|
||||
SUBDIR+= p5-Email-Address
|
||||
SUBDIR+= p5-Email-Address-List
|
||||
SUBDIR+= p5-Email-Date
|
||||
SUBDIR+= p5-Email-Date-Format
|
||||
SUBDIR+= p5-Email-Find
|
||||
@@ -208,6 +211,7 @@ SUBDIR+= p5-Mail-Audit
|
||||
SUBDIR+= p5-Mail-Box
|
||||
SUBDIR+= p5-Mail-ClamAV
|
||||
SUBDIR+= p5-Mail-DKIM
|
||||
SUBDIR+= p5-Mail-DeliveryStatus-BounceParser
|
||||
SUBDIR+= p5-Mail-Ezmlm
|
||||
SUBDIR+= p5-Mail-IMAPClient
|
||||
SUBDIR+= p5-Mail-ListDetector
|
||||
@@ -262,6 +266,7 @@ SUBDIR+= proxsmtp
|
||||
SUBDIR+= pulsar
|
||||
SUBDIR+= py-libgmail
|
||||
SUBDIR+= py-sendmail-admin
|
||||
SUBDIR+= py-spf
|
||||
SUBDIR+= pymsgauth
|
||||
SUBDIR+= qcheck
|
||||
SUBDIR+= qgreylist
|
||||
@@ -284,6 +289,7 @@ SUBDIR+= relay-ctrl
|
||||
SUBDIR+= ripmime
|
||||
SUBDIR+= rmail-mime
|
||||
SUBDIR+= roundcube
|
||||
SUBDIR+= rspamd
|
||||
SUBDIR+= rss2email
|
||||
SUBDIR+= ruby-actionmailer32
|
||||
SUBDIR+= ruby-mail
|
||||
@@ -322,6 +328,8 @@ SUBDIR+= thunderbird
|
||||
SUBDIR+= thunderbird-l10n
|
||||
SUBDIR+= thunderbird10
|
||||
SUBDIR+= thunderbird10-l10n
|
||||
SUBDIR+= thunderbird17
|
||||
SUBDIR+= thunderbird17-l10n
|
||||
SUBDIR+= tmda
|
||||
SUBDIR+= tnef
|
||||
SUBDIR+= tnef2txt
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.8 2013/02/01 22:25:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/10/30 06:49:54 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= osbf-lua-2.0.4
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://luaforge.net/frs/download.php/2094/
|
||||
|
||||
@@ -17,24 +17,25 @@ USE_TOOLS+= gmake
|
||||
|
||||
INSTALL_TARGET= install install_spamfilter
|
||||
|
||||
SUBST_CLASSES+= path
|
||||
SUBST_STAGE.path= post-patch
|
||||
SUBST_MESSAGE.path= Fixing paths in config
|
||||
SUBST_FILES.path= config
|
||||
SUBST_FILES.path+= spamfilter/cache_report.lua
|
||||
SUBST_FILES.path+= spamfilter/classify.sample
|
||||
SUBST_FILES.path+= spamfilter/create_databases.lua
|
||||
SUBST_FILES.path+= spamfilter/database_status.lua
|
||||
SUBST_FILES.path+= spamfilter/getopt.lua
|
||||
SUBST_FILES.path+= spamfilter/promailrc.sample
|
||||
SUBST_FILES.path+= spamfilter/random.lua
|
||||
SUBST_FILES.path+= spamfilter/roc.lua
|
||||
SUBST_FILES.path+= spamfilter/spamfilter.lua
|
||||
SUBST_FILES.path+= spamfilter/spamfilter_commands.lua
|
||||
SUBST_FILES.path+= spamfilter/toer.lua
|
||||
SUBST_FILES.path+= spamfilter/train.sample
|
||||
SUBST_FILES.path+= docs/index.html
|
||||
SUBST_SED.path= -e 's,/usr/local,${PREFIX},g'
|
||||
SUBST_CLASSES+= path
|
||||
SUBST_STAGE.path= post-patch
|
||||
SUBST_MESSAGE.path= Fixing paths in config
|
||||
SUBST_FILES.path= config
|
||||
SUBST_FILES.path+= spamfilter/cache_report.lua
|
||||
SUBST_FILES.path+= spamfilter/classify.sample
|
||||
SUBST_FILES.path+= spamfilter/create_databases.lua
|
||||
SUBST_FILES.path+= spamfilter/database_status.lua
|
||||
SUBST_FILES.path+= spamfilter/getopt.lua
|
||||
SUBST_FILES.path+= spamfilter/promailrc.sample
|
||||
SUBST_FILES.path+= spamfilter/random.lua
|
||||
SUBST_FILES.path+= spamfilter/roc.lua
|
||||
SUBST_FILES.path+= spamfilter/spamfilter.lua
|
||||
SUBST_FILES.path+= spamfilter/spamfilter_commands.lua
|
||||
SUBST_FILES.path+= spamfilter/toer.lua
|
||||
SUBST_FILES.path+= spamfilter/train.sample
|
||||
SUBST_FILES.path+= docs/index.html
|
||||
SUBST_SED.path= -e 's,/usr/local,${PREFIX},g'
|
||||
SUBST_SED.path+= -e 's,lib/lua/5.1,lib/lua/5.2,g'
|
||||
|
||||
.include "../../lang/lua/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:26 joerg Exp $
|
||||
lib/lua/5.1/libosbf.so.${PKGVERSION}
|
||||
lib/lua/5.1/osbf.so
|
||||
@comment $NetBSD: PLIST,v 1.3 2013/10/11 20:25:34 wiz Exp $
|
||||
lib/lua/5.2/libosbf.so.${PKGVERSION}
|
||||
lib/lua/5.2/osbf.so
|
||||
osbf-lua/cache_report.lua
|
||||
osbf-lua/classify.sample
|
||||
osbf-lua/create_databases.lua
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
$NetBSD: distinfo,v 1.3 2010/02/15 16:13:25 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/10/11 20:25:34 wiz Exp $
|
||||
|
||||
SHA1 (osbf-lua-2.0.4.tar.gz) = 6fd4fb6496c20e9340cdcff4820c50a793e2ea27
|
||||
RMD160 (osbf-lua-2.0.4.tar.gz) = ba808072739de2bcb40ce81f0177ef7588508670
|
||||
Size (osbf-lua-2.0.4.tar.gz) = 82343 bytes
|
||||
SHA1 (patch-aa) = 25fe0abc6543893d88d147e418027cee9a544502
|
||||
SHA1 (patch-aa) = 318255203a7ce8dda28200d9405fa0e948e3d2ef
|
||||
SHA1 (patch-bb) = ead9d141481c2eabd510dd26eb39b5f88ede9e04
|
||||
SHA1 (patch-losbflib.c) = 9ee6438b61d6702d2faa6d5a3fdcf88f57555339
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$NetBSD: patch-aa,v 1.1.1.1 2008/10/13 11:29:53 shannonjr Exp $
|
||||
$NetBSD: patch-aa,v 1.2 2013/10/11 20:25:34 wiz Exp $
|
||||
|
||||
--- config.orig 2007-01-14 11:57:19.000000000 -0700
|
||||
--- config.orig 2007-01-14 18:57:19.000000000 +0000
|
||||
+++ config
|
||||
@@ -20,20 +20,8 @@ LIB_DIR= /usr/local/lib
|
||||
# OS dependent
|
||||
|
||||
57
mail/OSBF-lua/patches/patch-losbflib.c
Normal file
57
mail/OSBF-lua/patches/patch-losbflib.c
Normal file
@@ -0,0 +1,57 @@
|
||||
$NetBSD: patch-losbflib.c,v 1.2 2013/10/11 20:25:34 wiz Exp $
|
||||
|
||||
Fix build with lua-5.2.
|
||||
|
||||
--- losbflib.c.orig 2007-01-14 18:57:19.000000000 +0000
|
||||
+++ losbflib.c
|
||||
@@ -170,7 +170,7 @@ lua_osbf_createdb (lua_State * L)
|
||||
luaL_checktype (L, 1, LUA_TTABLE);
|
||||
|
||||
/* get the number of classes to create */
|
||||
- num_classes = luaL_getn (L, 1);
|
||||
+ num_classes = (int) lua_rawlen (L, 1);
|
||||
|
||||
/* get number of buckets */
|
||||
buckets = luaL_checknumber (L, 2);
|
||||
@@ -214,7 +214,7 @@ lua_osbf_removedb (lua_State * L)
|
||||
luaL_checktype (L, 1, LUA_TTABLE);
|
||||
|
||||
/* get the number of classes to remove */
|
||||
- num_classes = luaL_getn (L, 1);
|
||||
+ num_classes = (int) lua_rawlen (L, 1);
|
||||
removed = 0;
|
||||
lua_pushnil (L); /* first key */
|
||||
while (lua_next (L, 1) != 0)
|
||||
@@ -743,7 +743,7 @@ dir_gc (lua_State * L)
|
||||
|
||||
/**********************************************************/
|
||||
|
||||
-static const struct luaL_reg osbf[] = {
|
||||
+static const struct luaL_Reg osbf[] = {
|
||||
{"create_db", lua_osbf_createdb},
|
||||
{"remove_db", lua_osbf_removedb},
|
||||
{"config", lua_osbf_config},
|
||||
@@ -767,6 +767,8 @@ static const struct luaL_reg osbf[] = {
|
||||
int
|
||||
luaopen_osbf (lua_State * L)
|
||||
{
|
||||
+ size_t n_funcs;
|
||||
+
|
||||
/* Open dir function */
|
||||
luaL_newmetatable (L, "LuaBook.dir");
|
||||
/* set its __gc field */
|
||||
@@ -774,7 +776,13 @@ luaopen_osbf (lua_State * L)
|
||||
lua_pushcfunction (L, dir_gc);
|
||||
lua_settable (L, -3);
|
||||
|
||||
- luaL_register (L, "osbf", osbf);
|
||||
+ n_funcs = sizeof(osbf)/sizeof(*osbf) - 1;
|
||||
+ lua_createtable( L, 0, n_funcs );
|
||||
+ luaL_setfuncs( L, osbf, 0 );
|
||||
+
|
||||
+ lua_pushvalue( L, -1 );
|
||||
+ lua_setglobal( L, "osbf" );
|
||||
+
|
||||
set_info (L);
|
||||
return 1;
|
||||
}
|
||||
@@ -1,12 +1,11 @@
|
||||
# $NetBSD: Makefile,v 1.28 2013/05/09 07:39:12 adam Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.30 2013/12/23 11:57:04 wiz Exp $
|
||||
|
||||
DISTNAME= Pantomime-1.2.0
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= mail gnustep
|
||||
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
|
||||
|
||||
MAINTAINER= rh@NetBSD.org
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.collaboration-world.com/pantomime/
|
||||
COMMENT= Objective-C mail system class library
|
||||
LICENSE= gnu-lgpl-v2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.12 2013/01/26 21:36:34 adam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.13 2013/10/19 09:06:59 adam Exp $
|
||||
|
||||
BUILDLINK_TREE+= Pantomime
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= Pantomime
|
||||
PANTOMIME_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>1.1.9
|
||||
BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb1
|
||||
BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb3
|
||||
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
|
||||
|
||||
.include "../../devel/gnustep-make/gnustep.mk"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:48 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= YoSucker-pr37
|
||||
PKGNAME= ${DISTNAME:S/pr//}
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yosucker/}
|
||||
|
||||
@@ -12,7 +12,7 @@ HOMEPAGE= http://yosucker.sourceforge.net/
|
||||
COMMENT= Download mails from Yahoo webmail into mbox
|
||||
|
||||
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
|
||||
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
|
||||
DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
|
||||
DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
|
||||
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.54 2013/06/06 12:53:43 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.61 2014/02/12 23:18:06 tron Exp $
|
||||
|
||||
DISTNAME= akonadi-1.9.1
|
||||
DISTNAME= akonadi-1.10.2
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/
|
||||
|
||||
@@ -1,15 +1,17 @@
|
||||
@comment $NetBSD: PLIST,v 1.7 2012/03/19 11:39:15 markd Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2013/07/20 15:56:18 wiz Exp $
|
||||
bin/akonadi_agent_launcher
|
||||
bin/akonadi_agent_server
|
||||
bin/akonadi_control
|
||||
bin/akonadi_rds
|
||||
bin/akonadictl
|
||||
bin/akonadiserver
|
||||
bin/asapcat
|
||||
include/akonadi/private/akonadiprotocolinternals_export.h
|
||||
include/akonadi/private/capabilities_p.h
|
||||
include/akonadi/private/imapparser_p.h
|
||||
include/akonadi/private/imapset_p.h
|
||||
include/akonadi/private/notificationmessage_p.h
|
||||
include/akonadi/private/notificationmessagev2_p.h
|
||||
include/akonadi/private/protocol_p.h
|
||||
include/akonadi/private/xdgbasedirs_p.h
|
||||
lib/cmake/Akonadi/AkonadiConfig.cmake
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.25 2013/06/06 12:53:43 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.26 2014/02/12 23:18:06 tron Exp $
|
||||
|
||||
BUILDLINK_TREE+= akonadi
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= akonadi
|
||||
AKONADI_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.akonadi+= akonadi>=0.82.0
|
||||
BUILDLINK_ABI_DEPENDS.akonadi+= akonadi>=1.9.1nb4
|
||||
BUILDLINK_ABI_DEPENDS.akonadi+= akonadi>=1.10.2nb4
|
||||
BUILDLINK_PKGSRCDIR.akonadi?= ../../mail/akonadi
|
||||
|
||||
.include "../../x11/qt4-libs/buildlink3.mk"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
$NetBSD: distinfo,v 1.15 2013/04/03 07:37:12 markd Exp $
|
||||
$NetBSD: distinfo,v 1.19 2013/10/26 22:04:57 joerg Exp $
|
||||
|
||||
SHA1 (akonadi-1.9.1.tar.bz2) = 955ea3ccca2c81db8b81deea9a45921c89687bda
|
||||
RMD160 (akonadi-1.9.1.tar.bz2) = ece2ae75ce9bc395e6a5c49908869756e6d7408b
|
||||
Size (akonadi-1.9.1.tar.bz2) = 220354 bytes
|
||||
SHA1 (akonadi-1.10.2.tar.bz2) = 97660e2a4fc8797ae86ac2981490d3868c6085ff
|
||||
RMD160 (akonadi-1.10.2.tar.bz2) = c9137ad702a13a2588a60ca91a73abad409adf8c
|
||||
Size (akonadi-1.10.2.tar.bz2) = 227993 bytes
|
||||
SHA1 (patch-CMakeLists.txt) = 37ddde42e89e90c8626e8803ac2d2ed1e4805d24
|
||||
SHA1 (patch-cmake_modules_FindSqlite.cmake) = 863e5324c07dff18306c1a3e358122d700debd9e
|
||||
SHA1 (patch-server_src_nepomuk_queryserviceclient.cpp) = ac47da466a84b67fe001e6b80b5c6d93ad20b107
|
||||
SHA1 (patch-server_src_nepomuk_queryserviceclient.h) = 78b869b315a0365ccd0b309821296b48e126d363
|
||||
SHA1 (patch-shared_akapplication.h) = 4e774cef5b22b5e5e8071c111794c841cde96fe1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: options.mk,v 1.1 2012/03/19 11:39:16 markd Exp $
|
||||
# $NetBSD: options.mk,v 1.2 2013/09/19 05:07:11 obache Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.akonadi
|
||||
|
||||
@@ -17,12 +17,14 @@ PKG_SUGGESTED_OPTIONS= sqlite
|
||||
.include "../../mk/mysql.buildlink3.mk"
|
||||
DEPENDS+= qt4-mysql-[0-9]*:../../x11/qt4-mysql
|
||||
CMAKE_ARGS+= -DAKONADI_BUILD_QSQLITE=off
|
||||
. if ${_MYSQL_VERSION} == "55"
|
||||
. if ${_MYSQL_VERSION} == "56"
|
||||
. include "../../databases/mysql56-server/buildlink3.mk"
|
||||
. elif ${_MYSQL_VERSION} == "55"
|
||||
. include "../../databases/mysql55-server/buildlink3.mk"
|
||||
. elif ${_MYSQL_VERSION} == "51"
|
||||
. include "../../databases/mysql51-server/buildlink3.mk"
|
||||
. else
|
||||
. include "../../databases/mysql5-server/buildlink3.mk"
|
||||
PKG_FAIL_RESASON+= "Unknown MySQL version: ${_MYSQL_VERSION}"
|
||||
. endif
|
||||
SUBST_CLASSES+= mysql
|
||||
SUBST_STAGE.mysql= post-patch
|
||||
|
||||
13
mail/akonadi/patches/patch-CMakeLists.txt
Normal file
13
mail/akonadi/patches/patch-CMakeLists.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
$NetBSD: patch-CMakeLists.txt,v 1.1 2013/10/26 22:04:57 joerg Exp $
|
||||
|
||||
--- CMakeLists.txt.orig 2013-10-16 19:49:37.000000000 +0000
|
||||
+++ CMakeLists.txt
|
||||
@@ -257,7 +257,7 @@ option(CMAKE_COMPILE_GCOV "Build with co
|
||||
if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_C_COMPILER MATCHES "icc" OR (CMAKE_CXX_COMPILER_ID MATCHES "Clang"))
|
||||
set(_ENABLE_EXCEPTIONS -fexceptions)
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common" CACHE STRING "Flags used by the compiler during all build types" FORCE)
|
||||
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common" CACHE STRING "Flags used by the compiler during all build types" FORCE)
|
||||
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-common" CACHE STRING "Flags used by the compiler during all build types" FORCE)
|
||||
if(CMAKE_COMPILE_GCOV)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fprofile-arcs -ftest-coverage")
|
||||
if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
|
||||
@@ -1,17 +0,0 @@
|
||||
$NetBSD: patch-shared_akapplication.h,v 1.1 2013/02/17 09:14:44 markd Exp $
|
||||
|
||||
Work around moc inability to parse a boost macro
|
||||
|
||||
--- shared/akapplication.h.orig 2012-03-31 12:28:05.000000000 +0000
|
||||
+++ shared/akapplication.h
|
||||
@@ -23,8 +23,10 @@
|
||||
#include <QtCore/QObject>
|
||||
|
||||
#ifndef _WIN32_WCE
|
||||
+#ifndef Q_MOC_RUN
|
||||
#include <boost/program_options.hpp>
|
||||
#endif
|
||||
+#endif
|
||||
|
||||
class QCoreApplication;
|
||||
class QApplication;
|
||||
@@ -1,20 +1,17 @@
|
||||
# $NetBSD: Makefile,v 1.32 2013/02/06 23:22:39 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2014/02/12 23:18:06 tron Exp $
|
||||
#
|
||||
|
||||
DISTNAME= alpine-2.00
|
||||
PKGREVISION= 9
|
||||
DISTNAME= alpine-2.11
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.cac.washington.edu/alpine/
|
||||
DIST_SUBDIR= alpine-2.00a
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
MASTER_SITES= http://patches.freeiz.com/alpine/release/src/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.washington.edu/alpine/
|
||||
HOMEPAGE= http://patches.freeiz.com/alpine/release/
|
||||
COMMENT= Program for Internet News and E-mail
|
||||
LICENSE= apache-2.0
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-ssl-dir=${SSLBASE}
|
||||
CONFIGURE_ARGS+= --with-ssl-certs-dir=${SSLCERTS:Q}
|
||||
@@ -30,6 +27,8 @@ USE_LIBTOOL= yes
|
||||
MAKE_JOBS_SAFE= no
|
||||
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
.if ${OPSYS} == "NetBSD" && empty(OS_VERSION:M4.99.*) && empty(OS_VERSION:M[5-9]*)
|
||||
CONFIGURE_ARGS+= --without-pthread
|
||||
.endif
|
||||
|
||||
@@ -1,17 +1,8 @@
|
||||
$NetBSD: distinfo,v 1.18 2012/10/10 19:45:49 markd Exp $
|
||||
$NetBSD: distinfo,v 1.19 2014/01/06 03:52:38 htodd Exp $
|
||||
|
||||
SHA1 (alpine-2.00a/alpine-2.00.tar.bz2) = dcbd3c5419954f484ccf706feaba31ce48cdebc4
|
||||
RMD160 (alpine-2.00a/alpine-2.00.tar.bz2) = 9e67704b23b3973d8b878e65ad9e6f5026c10d13
|
||||
Size (alpine-2.00a/alpine-2.00.tar.bz2) = 5222673 bytes
|
||||
SHA1 (alpine-2.00a/fancy.patch.gz) = 2622d3e86a76908bf4d1ca63501c6dac75563348
|
||||
RMD160 (alpine-2.00a/fancy.patch.gz) = b877b97fd88fa73a8428d288f929579560faec4e
|
||||
Size (alpine-2.00a/fancy.patch.gz) = 24556 bytes
|
||||
SHA1 (alpine-2.00a/maildir.patch.gz) = 86b66c2f92e49b2edb11fa944ed9bc1089176613
|
||||
RMD160 (alpine-2.00a/maildir.patch.gz) = ed700c492479260964f804a08e6b86863cd37e52
|
||||
Size (alpine-2.00a/maildir.patch.gz) = 32216 bytes
|
||||
SHA1 (alpine-2.00a/searchheader.patch.gz) = 1c8dfaefa9a9ed502da454b5d1334c94bc1873c4
|
||||
RMD160 (alpine-2.00a/searchheader.patch.gz) = cc1b2c3cf4cbceaf62e1c0378f5edf6bee619581
|
||||
Size (alpine-2.00a/searchheader.patch.gz) = 1708 bytes
|
||||
SHA1 (alpine-2.11.tar.xz) = 656556f5d2e5ec7e3680d1760cd02aa3a0072c46
|
||||
RMD160 (alpine-2.11.tar.xz) = ea4b2d87500d1aa1b424033ec3263e3cf3c53814
|
||||
Size (alpine-2.11.tar.xz) = 4403188 bytes
|
||||
SHA1 (patch-aa) = c306613a297d61591d577b6968a31fc85b03f852
|
||||
SHA1 (patch-ab) = f0983d8c0123b06a2970eb2736b04afad1502450
|
||||
SHA1 (patch-imap_src_c-client_auth_gss.c) = 622b18f03074f87036f5469323125b4c855d9ce5
|
||||
|
||||
@@ -1,50 +0,0 @@
|
||||
# $NetBSD: options.mk,v 1.4 2012/10/10 19:45:49 markd Exp $
|
||||
#
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.alpine
|
||||
PKG_SUPPORTED_OPTIONS= fancythreads ldap kerberos maildir pinepwd alpinesearchheader
|
||||
PKG_SUGGESTED_OPTIONS= pinepwd
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mfancythreads)
|
||||
PATCH_SITES+=http://staff.washington.edu/chappa/alpine/patches/${DISTNAME}/
|
||||
PATCHFILES+= fancy.patch.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mkerberos)
|
||||
CONFIGURE_ARGS+= --with-krb5
|
||||
.include "../../mk/krb5.buildlink3.mk"
|
||||
MAKE_ENV+= KRB5_TYPE=${KRB5_TYPE}
|
||||
MAKE_FLAGS+= EXTRAAUTHENTICATORS=gss
|
||||
EXTRASPECIALS+= GSSDIR=${KRB5BASE}
|
||||
CFLAGS.heimdal= -DHEIMDAL_KRB5
|
||||
CFLAGS+= ${CFLAGS.${KRB5_TYPE}}
|
||||
MAKE_FLAGS+= EXTRALDFLAGS=${LDFLAGS:Q}
|
||||
MAKE_FLAGS+= EXTRACFLAGS=${CFLAGS:Q}
|
||||
MAKE_FLAGS+= EXTRASPECIALS=${EXTRASPECIALS:Q}
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mldap)
|
||||
CONFIGURE_ARGS+= --with-ldap-dir=${BUILDLINK_PREFIX.openldap-client}
|
||||
.include "../../databases/openldap-client/buildlink3.mk"
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-ldap
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mmaildir)
|
||||
PATCH_SITES+=http://staff.washington.edu/chappa/alpine/patches/${DISTNAME}/
|
||||
PATCHFILES+= maildir.patch.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mpinepwd)
|
||||
CONFIGURE_ARGS+= --with-passfile=.pinepwd
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Malpinesearchheader)
|
||||
PATCH_SITES+=http://staff.washington.edu/chappa/alpine/patches/${DISTNAME}/
|
||||
PATCHFILES+= searchheader.patch.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
.endif
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.5 2013/05/31 12:41:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2013/12/09 14:17:48 obache Exp $
|
||||
|
||||
DISTNAME= amavisd-${VERSION}
|
||||
PKGNAME= amavis-perl-${VERSION}
|
||||
PKGREVISION= 9
|
||||
PKGREVISION= 10
|
||||
CATEGORIES= mail security
|
||||
MASTER_SITES= http://www.amavis.org/dist/perl/ \
|
||||
${MASTER_SITE_SOURCEFORGE:=amavis/}
|
||||
@@ -24,9 +24,9 @@ DEPENDS+= lha-[0-9]*:../../archivers/lha
|
||||
DEPENDS+= zoo-[0-9]*:../../archivers/zoo
|
||||
DEPENDS+= freeze-[0-9]*:../../archivers/freeze
|
||||
DEPENDS+= arc-[0-9]*:../../archivers/arc
|
||||
DEPENDS+= p5-Archive-Tar-[0-9]*:../../archivers/p5-Archive-Tar
|
||||
DEPENDS+= {perl>=5.9.3,p5-Archive-Tar-[0-9]*}:../../archivers/p5-Archive-Tar
|
||||
DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
|
||||
DEPENDS+= p5-IO-Compress-[0-9]*:../../devel/p5-IO-Compress
|
||||
DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress #Compress::Zlib>=1.14
|
||||
DEPENDS+= p5-Convert-TNEF-[0-9]*:../../converters/p5-Convert-TNEF
|
||||
DEPENDS+= p5-Convert-UUlib-[0-9]*:../../converters/p5-Convert-UUlib
|
||||
DEPENDS+= p5-MIME-tools>=5.313:../../mail/p5-MIME-tools
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2014/03/11 14:34:38 jperkin Exp $
|
||||
|
||||
DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL}
|
||||
PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//}
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= mail security
|
||||
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
|
||||
http://mirrors.catpipe.net/amavisd-new/ \
|
||||
@@ -18,19 +18,19 @@ LICENSE= gnu-gpl-v2
|
||||
VERSION= 2.7.0
|
||||
PATCHLEVEL= # empty
|
||||
|
||||
DEPENDS+= p5-Archive-Tar-[0-9]*:../../archivers/p5-Archive-Tar
|
||||
DEPENDS+= {perl>=5.9.3,p5-Archive-Tar-[0-9]*}:../../archivers/p5-Archive-Tar
|
||||
DEPENDS+= p5-Archive-Zip>=1.14:../../archivers/p5-Archive-Zip
|
||||
DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
|
||||
DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
|
||||
DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017
|
||||
DEPENDS+= p5-Convert-TNEF-[0-9]*:../../converters/p5-Convert-TNEF
|
||||
DEPENDS+= p5-Convert-UUlib>=1.05:../../converters/p5-Convert-UUlib
|
||||
DEPENDS+= p5-Digest-MD5>=2.22:../../security/p5-Digest-MD5
|
||||
DEPENDS+= {perl>=5.8.1,p5-Digest-MD5>=2.22}:../../security/p5-Digest-MD5
|
||||
DEPENDS+= p5-Mail-DKIM>=0.31:../../mail/p5-Mail-DKIM
|
||||
DEPENDS+= p5-MIME-tools>=5.417:../../mail/p5-MIME-tools
|
||||
DEPENDS+= p5-MailTools>=1.58:../../mail/p5-MailTools
|
||||
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
|
||||
DEPENDS+= p5-Net-Server>=0.88:../../net/p5-Net-Server
|
||||
DEPENDS+= p5-Time-HiRes>=1.49:../../time/p5-Time-HiRes
|
||||
DEPENDS+= {perl>=5.8.1,p5-Time-HiRes>=1.49}:../../time/p5-Time-HiRes
|
||||
DEPENDS+= p5-Unix-Syslog-[0-9]*:../../sysutils/p5-Unix-Syslog
|
||||
|
||||
WRKSRC= ${WRKDIR}/amavisd-new-${VERSION}
|
||||
@@ -75,6 +75,7 @@ OWN_DIRS_PERMS+= ${AMAVIS_DIR}/tmp ${AMAVIS_USER} ${AMAVIS_GROUP} 750
|
||||
OWN_DIRS_PERMS+= ${AMAVIS_QUARANTINE} ${AMAVIS_USER} ${AMAVIS_GROUP} 750
|
||||
|
||||
RCD_SCRIPTS= amavisd
|
||||
SMF_NAME= amavisd
|
||||
CONF_FILES= ${EGDIR}/amavisd.conf-minimal ${PKG_SYSCONFDIR}/amavisd.conf
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.amavisd-new
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.4 2011/10/25 20:33:07 spz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:02 jperkin Exp $
|
||||
${PLIST.milter}sbin/amavis
|
||||
${PLIST.milter}sbin/amavis-milter
|
||||
sbin/amavisd
|
||||
@@ -40,5 +40,3 @@ share/doc/amavisd-new/RELEASE_NOTES
|
||||
share/doc/amavisd-new/amavisd-new-docs.html
|
||||
share/examples/amavisd-new/amavisd.conf-default
|
||||
share/examples/amavisd-new/amavisd.conf-minimal
|
||||
share/examples/rc.d/amavisd
|
||||
${PLIST.milter}share/examples/rc.d/amavismilter
|
||||
|
||||
39
mail/amavisd-new/files/smf/manifest.xml
Normal file
39
mail/amavisd-new/files/smf/manifest.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
|
||||
<service_bundle type="manifest" name="@SMF_NAME@">
|
||||
<service name="@SMF_PREFIX@/@SMF_NAME@" type="service" version="1">
|
||||
<create_default_instance enabled="false" />
|
||||
<single_instance />
|
||||
<dependency name='fs-local' grouping='require_all' restart_on='none' type='service'>
|
||||
<service_fmri value='svc:/system/filesystem/local' />
|
||||
</dependency>
|
||||
<dependency name='loopback' grouping='require_all' restart_on='error' type='service'>
|
||||
<service_fmri value='svc:/network/loopback:default' />
|
||||
</dependency>
|
||||
<dependency name='physical' grouping='require_all' restart_on='error' type='service'>
|
||||
<service_fmri value='svc:/network/physical:default' />
|
||||
</dependency>
|
||||
<dependency name='name-services' grouping='require_all' restart_on='refresh' type='service'>
|
||||
<service_fmri value='svc:/milestone/name-services' />
|
||||
</dependency>
|
||||
<dependency name='system-log' grouping='optional_all' restart_on='none' type='service'>
|
||||
<service_fmri value='svc:/system/system-log' />
|
||||
</dependency>
|
||||
<exec_method type="method" name="start" exec="@PREFIX@/sbin/amavisd start" timeout_seconds="60" />
|
||||
<exec_method type="method" name="stop" exec="@PREFIX@/sbin/amavisd stop" timeout_seconds="120" />
|
||||
<exec_method type="method" name="refresh" exec="@PREFIX@/sbin/amavisd reload" timeout_seconds="60" />
|
||||
<property_group name="startd" type="framework">
|
||||
<propval name="duration" type="astring" value="contract" />
|
||||
<propval name="ignore_error" type="astring" value="core,signal" />
|
||||
</property_group>
|
||||
<property_group name="application" type="application">
|
||||
<propval name="config_file" type="astring" value="@PKG_SYSCONFDIR@/amavisd.conf" />
|
||||
</property_group>
|
||||
<stability value="Evolving" />
|
||||
<template>
|
||||
<common_name>
|
||||
<loctext xml:lang="C">Amavisd</loctext>
|
||||
</common_name>
|
||||
</template>
|
||||
</service>
|
||||
</service_bundle>
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2013/12/09 14:17:48 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= anomy-sanitizer-1.76
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://mailtools.anomy.net/dist/
|
||||
|
||||
@@ -10,8 +10,8 @@ MAINTAINER= kim@tac.nyc.ny.us
|
||||
HOMEPAGE= http://mailtools.anomy.net/
|
||||
COMMENT= Mail message filter and sanitizer
|
||||
|
||||
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
|
||||
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
|
||||
DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
|
||||
DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:02 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.16 2014/01/25 10:30:12 wiz Exp $
|
||||
|
||||
DISTNAME= archivemail-0.9.0
|
||||
PKGREVISION= 1
|
||||
@@ -15,6 +14,8 @@ USE_LANGUAGES= # none
|
||||
|
||||
INSTALLATION_DIRS= share/archivemail
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.9.0
|
||||
|
||||
post-install:
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} \
|
||||
CHANGELOG FAQ MANIFEST PKG-INFO README TODO \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.102 2013/06/06 12:54:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.110 2014/02/12 23:18:06 tron Exp $
|
||||
|
||||
DISTNAME= balsa-2.4.8
|
||||
PKGREVISION= 28
|
||||
DISTNAME= balsa-2.4.14
|
||||
PKGREVISION= 7
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@@ -31,10 +31,6 @@ CONF_FILES= ${EGDIR}/balsa.soundlist ${PKG_SYSCONFDIR}/sound/events/balsa.soundl
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
BUILDLINK_TRANSFORM+= rm:-DGNOME_DISABLE_DEPRECATED
|
||||
BUILDLINK_TRANSFORM+= rm:-DGNOME_VFS_DISABLE_DEPRECATED
|
||||
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../devel/libbonobo/buildlink3.mk"
|
||||
@@ -45,11 +41,10 @@ BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
|
||||
.include "../../mail/gmime24/buildlink3.mk"
|
||||
.include "../../mail/libesmtp/buildlink3.mk"
|
||||
.include "../../net/ORBit2/buildlink3.mk"
|
||||
.include "../../print/libgnomeprint/buildlink3.mk"
|
||||
.include "../../print/libgnomeprintui/buildlink3.mk"
|
||||
.include "../../security/gpgme/buildlink3.mk"
|
||||
.include "../../sysutils/libnotify/buildlink3.mk"
|
||||
.include "../../textproc/gtkspell/buildlink3.mk"
|
||||
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
||||
.include "../../mk/omf-scrollkeeper.mk"
|
||||
.include "../../www/gtkhtml314/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
102
mail/balsa/PLIST
102
mail/balsa/PLIST
@@ -1,8 +1,9 @@
|
||||
@comment $NetBSD: PLIST,v 1.10 2010/09/07 19:12:02 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2013/08/16 02:04:25 obache Exp $
|
||||
bin/balsa
|
||||
bin/balsa-ab
|
||||
lib/bonobo/servers/GNOME_Balsa.server
|
||||
man/man1/balsa.1
|
||||
share/applications/balsa-mailto-handler.desktop
|
||||
share/applications/balsa.desktop
|
||||
share/balsa/gtksourceview-2.0/balsa-mail-style.xml
|
||||
share/balsa/gtksourceview-2.0/balsa-mail.lang
|
||||
@@ -69,6 +70,96 @@ share/balsa/pixmaps/balsa-watermark.png
|
||||
share/balsa/pixmaps/balsa_icon.png
|
||||
share/balsa/pixmaps/balsa_logo.png
|
||||
share/examples/balsa/balsa.soundlist
|
||||
share/gnome/help/balsa/C/balsa.xml
|
||||
share/gnome/help/balsa/C/figures/address-book-ldap.png
|
||||
share/gnome/help/balsa/C/figures/address-book-modify.png
|
||||
share/gnome/help/balsa/C/figures/address-book-vcard.png
|
||||
share/gnome/help/balsa/C/figures/address-book.png
|
||||
share/gnome/help/balsa/C/figures/balsa_logo.png
|
||||
share/gnome/help/balsa/C/figures/druid-start.png
|
||||
share/gnome/help/balsa/C/figures/example-alias.png
|
||||
share/gnome/help/balsa/C/figures/figuresdobaaddress-book-modify.png
|
||||
share/gnome/help/balsa/C/figures/main-window-toolbar.png
|
||||
share/gnome/help/balsa/C/figures/main-window.png
|
||||
share/gnome/help/balsa/C/figures/message-window.png
|
||||
share/gnome/help/balsa/C/figures/msg-part-select.png
|
||||
share/gnome/help/balsa/C/figures/newmsg-window-attachments.png
|
||||
share/gnome/help/balsa/C/figures/newmsg-window-toolbar.png
|
||||
share/gnome/help/balsa/C/figures/newmsg-window.png
|
||||
share/gnome/help/balsa/C/figures/preferences-window.png
|
||||
share/gnome/help/balsa/C/figures/spell-check.png
|
||||
share/gnome/help/balsa/de/balsa.xml
|
||||
share/gnome/help/balsa/de/figures/address-book-ldap.png
|
||||
share/gnome/help/balsa/de/figures/address-book-modify.png
|
||||
share/gnome/help/balsa/de/figures/address-book-vcard.png
|
||||
share/gnome/help/balsa/de/figures/address-book.png
|
||||
share/gnome/help/balsa/de/figures/balsa_logo.png
|
||||
share/gnome/help/balsa/de/figures/druid-start.png
|
||||
share/gnome/help/balsa/de/figures/example-alias.png
|
||||
share/gnome/help/balsa/de/figures/figuresdobaaddress-book-modify.png
|
||||
share/gnome/help/balsa/de/figures/main-window-toolbar.png
|
||||
share/gnome/help/balsa/de/figures/main-window.png
|
||||
share/gnome/help/balsa/de/figures/message-window.png
|
||||
share/gnome/help/balsa/de/figures/msg-part-select.png
|
||||
share/gnome/help/balsa/de/figures/newmsg-window-attachments.png
|
||||
share/gnome/help/balsa/de/figures/newmsg-window-toolbar.png
|
||||
share/gnome/help/balsa/de/figures/newmsg-window.png
|
||||
share/gnome/help/balsa/de/figures/preferences-window.png
|
||||
share/gnome/help/balsa/de/figures/spell-check.png
|
||||
share/gnome/help/balsa/es/balsa.xml
|
||||
share/gnome/help/balsa/es/figures/address-book-ldap.png
|
||||
share/gnome/help/balsa/es/figures/address-book-modify.png
|
||||
share/gnome/help/balsa/es/figures/address-book-vcard.png
|
||||
share/gnome/help/balsa/es/figures/address-book.png
|
||||
share/gnome/help/balsa/es/figures/balsa_logo.png
|
||||
share/gnome/help/balsa/es/figures/druid-start.png
|
||||
share/gnome/help/balsa/es/figures/example-alias.png
|
||||
share/gnome/help/balsa/es/figures/figuresdobaaddress-book-modify.png
|
||||
share/gnome/help/balsa/es/figures/main-window-toolbar.png
|
||||
share/gnome/help/balsa/es/figures/main-window.png
|
||||
share/gnome/help/balsa/es/figures/message-window.png
|
||||
share/gnome/help/balsa/es/figures/msg-part-select.png
|
||||
share/gnome/help/balsa/es/figures/newmsg-window-attachments.png
|
||||
share/gnome/help/balsa/es/figures/newmsg-window-toolbar.png
|
||||
share/gnome/help/balsa/es/figures/newmsg-window.png
|
||||
share/gnome/help/balsa/es/figures/preferences-window.png
|
||||
share/gnome/help/balsa/es/figures/spell-check.png
|
||||
share/gnome/help/balsa/fr/balsa.xml
|
||||
share/gnome/help/balsa/fr/figures/address-book-ldap.png
|
||||
share/gnome/help/balsa/fr/figures/address-book-modify.png
|
||||
share/gnome/help/balsa/fr/figures/address-book-vcard.png
|
||||
share/gnome/help/balsa/fr/figures/address-book.png
|
||||
share/gnome/help/balsa/fr/figures/balsa_logo.png
|
||||
share/gnome/help/balsa/fr/figures/druid-start.png
|
||||
share/gnome/help/balsa/fr/figures/example-alias.png
|
||||
share/gnome/help/balsa/fr/figures/figuresdobaaddress-book-modify.png
|
||||
share/gnome/help/balsa/fr/figures/main-window-toolbar.png
|
||||
share/gnome/help/balsa/fr/figures/main-window.png
|
||||
share/gnome/help/balsa/fr/figures/message-window.png
|
||||
share/gnome/help/balsa/fr/figures/msg-part-select.png
|
||||
share/gnome/help/balsa/fr/figures/newmsg-window-attachments.png
|
||||
share/gnome/help/balsa/fr/figures/newmsg-window-toolbar.png
|
||||
share/gnome/help/balsa/fr/figures/newmsg-window.png
|
||||
share/gnome/help/balsa/fr/figures/preferences-window.png
|
||||
share/gnome/help/balsa/fr/figures/spell-check.png
|
||||
share/gnome/help/balsa/sl/balsa.xml
|
||||
share/gnome/help/balsa/sl/figures/address-book-ldap.png
|
||||
share/gnome/help/balsa/sl/figures/address-book-modify.png
|
||||
share/gnome/help/balsa/sl/figures/address-book-vcard.png
|
||||
share/gnome/help/balsa/sl/figures/address-book.png
|
||||
share/gnome/help/balsa/sl/figures/balsa_logo.png
|
||||
share/gnome/help/balsa/sl/figures/druid-start.png
|
||||
share/gnome/help/balsa/sl/figures/example-alias.png
|
||||
share/gnome/help/balsa/sl/figures/figuresdobaaddress-book-modify.png
|
||||
share/gnome/help/balsa/sl/figures/main-window-toolbar.png
|
||||
share/gnome/help/balsa/sl/figures/main-window.png
|
||||
share/gnome/help/balsa/sl/figures/message-window.png
|
||||
share/gnome/help/balsa/sl/figures/msg-part-select.png
|
||||
share/gnome/help/balsa/sl/figures/newmsg-window-attachments.png
|
||||
share/gnome/help/balsa/sl/figures/newmsg-window-toolbar.png
|
||||
share/gnome/help/balsa/sl/figures/newmsg-window.png
|
||||
share/gnome/help/balsa/sl/figures/preferences-window.png
|
||||
share/gnome/help/balsa/sl/figures/spell-check.png
|
||||
share/icons/hicolor/48x48/mimetypes/gnome-mime-application-pgp-signature.png
|
||||
share/icons/hicolor/48x48/mimetypes/gnome-mime-application-pkcs7-mime.png
|
||||
share/icons/hicolor/48x48/mimetypes/gnome-mime-application-pkcs7-signature.png
|
||||
@@ -84,7 +175,6 @@ share/idl/Balsa.idl
|
||||
share/locale/am/LC_MESSAGES/balsa.mo
|
||||
share/locale/ar/LC_MESSAGES/balsa.mo
|
||||
share/locale/az/LC_MESSAGES/balsa.mo
|
||||
share/locale/be/LC_MESSAGES/balsa.mo
|
||||
share/locale/bg/LC_MESSAGES/balsa.mo
|
||||
share/locale/ca/LC_MESSAGES/balsa.mo
|
||||
share/locale/cs/LC_MESSAGES/balsa.mo
|
||||
@@ -94,6 +184,7 @@ share/locale/dz/LC_MESSAGES/balsa.mo
|
||||
share/locale/el/LC_MESSAGES/balsa.mo
|
||||
share/locale/en_CA/LC_MESSAGES/balsa.mo
|
||||
share/locale/en_GB/LC_MESSAGES/balsa.mo
|
||||
share/locale/eo/LC_MESSAGES/balsa.mo
|
||||
share/locale/es/LC_MESSAGES/balsa.mo
|
||||
share/locale/et/LC_MESSAGES/balsa.mo
|
||||
share/locale/eu/LC_MESSAGES/balsa.mo
|
||||
@@ -130,7 +221,7 @@ share/locale/sk/LC_MESSAGES/balsa.mo
|
||||
share/locale/sl/LC_MESSAGES/balsa.mo
|
||||
share/locale/sq/LC_MESSAGES/balsa.mo
|
||||
share/locale/sr/LC_MESSAGES/balsa.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/balsa.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/balsa.mo
|
||||
share/locale/sv/LC_MESSAGES/balsa.mo
|
||||
share/locale/tr/LC_MESSAGES/balsa.mo
|
||||
share/locale/uk/LC_MESSAGES/balsa.mo
|
||||
@@ -139,6 +230,11 @@ share/locale/wa/LC_MESSAGES/balsa.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/balsa.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/balsa.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/balsa.mo
|
||||
share/omf/balsa/balsa-C.omf
|
||||
share/omf/balsa/balsa-de.omf
|
||||
share/omf/balsa/balsa-es.omf
|
||||
share/omf/balsa/balsa-fr.omf
|
||||
share/omf/balsa/balsa-sl.omf
|
||||
share/pixmaps/gnome-balsa2.png
|
||||
share/sounds/balsa/newmail.wav
|
||||
share/sounds/balsa/startup.wav
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
$NetBSD: distinfo,v 1.17 2012/12/25 21:07:13 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.18 2013/08/16 02:04:25 obache Exp $
|
||||
|
||||
SHA1 (balsa-2.4.8.tar.bz2) = 809d44a82505ca19cb202923f0683f47c8252b70
|
||||
RMD160 (balsa-2.4.8.tar.bz2) = d1723f99c4d27f722d48300863be539a5dad606a
|
||||
Size (balsa-2.4.8.tar.bz2) = 3150866 bytes
|
||||
SHA1 (patch-aa) = d3798749cadec5931e5366ed94db033cf10442df
|
||||
SHA1 (patch-ab) = eb517156e63712f7d5c7dbde7b963bae12475997
|
||||
SHA1 (patch-ac) = 0e586d99d5c53e8caa0c9aa652bf5f5d7f0e1758
|
||||
SHA1 (balsa-2.4.14.tar.bz2) = 7541b10cd268d06d7e4c483c3e4659db901d4581
|
||||
RMD160 (balsa-2.4.14.tar.bz2) = 809c0a455097d08a0c2214f000adb2e6497b5380
|
||||
Size (balsa-2.4.14.tar.bz2) = 4092848 bytes
|
||||
SHA1 (patch-aa) = 2c5e6d7621ad4ce66f6bcd355c1fcf7af1a42539
|
||||
SHA1 (patch-ab) = abfb66c9cb552e291f48dc9fe38608df2de5c7d3
|
||||
SHA1 (patch-ac) = 061f956f7980ed0694e007be39e209f07f3ed2b7
|
||||
SHA1 (patch-ag) = f9cc4534c5dd496b5dd7565794e4273fdeed2b5d
|
||||
SHA1 (patch-ak) = abe90f5117fdcd3381c2a7061cf3ab29e9a3f025
|
||||
SHA1 (patch-ba) = 46ed4e317ef79ec58fc432c74c3e057b13ffee75
|
||||
SHA1 (patch-ba) = 2410b1e5e19c131a9417fbdcc82b62e67e8db5a8
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: options.mk,v 1.2 2008/10/29 00:18:51 wiz Exp $
|
||||
# $NetBSD: options.mk,v 1.3 2013/08/16 09:20:40 obache Exp $
|
||||
#
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.balsa
|
||||
PKG_SUPPORTED_OPTIONS= compface ldap sqlite ssl
|
||||
PKG_SUPPORTED_OPTIONS= canberra compface ldap sqlite ssl
|
||||
PKG_SUGGESTED_OPTIONS= compface ldap sqlite ssl
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
$NetBSD: patch-aa,v 1.15 2010/09/07 19:12:03 adam Exp $
|
||||
$NetBSD: patch-aa,v 1.16 2013/08/16 02:04:25 obache Exp $
|
||||
|
||||
--- configure.orig 2010-08-21 20:53:36.000000000 +0000
|
||||
--- configure.orig 2013-02-14 20:01:52.000000000 +0000
|
||||
+++ configure
|
||||
@@ -16317,7 +16317,7 @@ if test "${ac_cv_lib_esmtp_smtp_start_se
|
||||
@@ -15413,7 +15413,7 @@ if ${ac_cv_lib_esmtp_smtp_start_session+
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lesmtp -lpthread $LIBS"
|
||||
+LIBS="-lesmtp ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} $LIBS"
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -16390,7 +16390,7 @@ if test "${ac_cv_lib_esmtp_smtp_option_r
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
||||
@@ -15455,7 +15455,7 @@ if ${ac_cv_lib_esmtp_smtp_option_require
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lesmtp -lpthread $LIBS"
|
||||
+LIBS="-lesmtp ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} $LIBS"
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -16473,7 +16473,7 @@ if test "${ac_cv_lib_esmtp_smtp_starttls
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
||||
@@ -15502,7 +15502,7 @@ if ${ac_cv_lib_esmtp_smtp_starttls_set_p
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lesmtp -lpthread $LIBS"
|
||||
+LIBS="-lesmtp ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} $LIBS"
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$NetBSD: patch-ab,v 1.10 2010/09/07 19:12:03 adam Exp $
|
||||
$NetBSD: patch-ab,v 1.11 2013/08/16 02:04:25 obache Exp $
|
||||
|
||||
--- src/threads.h.orig 2009-08-30 09:03:26.000000000 +0000
|
||||
--- src/threads.h.orig 2011-09-20 18:42:48.000000000 +0000
|
||||
+++ src/threads.h
|
||||
@@ -23,6 +23,7 @@
|
||||
#define __THREADS_H__
|
||||
@@ -8,5 +8,5 @@ $NetBSD: patch-ab,v 1.10 2010/09/07 19:12:03 adam Exp $
|
||||
#include <unistd.h>
|
||||
+#include <pthread.h>
|
||||
|
||||
/* FIXME: mailbox_lock is really an internal libbalsa mutex. */
|
||||
extern pthread_mutex_t mailbox_lock;
|
||||
/* allocated in main.c */
|
||||
extern pthread_mutex_t checking_mail_lock;
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
$NetBSD: patch-ac,v 1.4 2010/09/07 19:12:03 adam Exp $
|
||||
$NetBSD: patch-ac,v 1.5 2013/08/16 02:04:25 obache Exp $
|
||||
|
||||
--- sounds/Makefile.in.orig 2010-08-21 20:53:37.000000000 +0000
|
||||
--- sounds/Makefile.in.orig 2013-02-14 20:01:55.000000000 +0000
|
||||
+++ sounds/Makefile.in
|
||||
@@ -261,7 +261,7 @@ top_srcdir = @top_srcdir@
|
||||
@@ -303,7 +303,7 @@ top_srcdir = @top_srcdir@
|
||||
balsa_SOUNDS = startup.wav newmail.wav
|
||||
balsasoundsdir = $(datadir)/sounds/balsa
|
||||
balsasounds_DATA = $(balsa_SOUNDS)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
$NetBSD: patch-ba,v 1.4 2010/09/07 19:12:03 adam Exp $
|
||||
$NetBSD: patch-ba,v 1.5 2013/08/16 02:04:25 obache Exp $
|
||||
|
||||
--- libbalsa/address-book-ldap.c.orig 2009-05-23 07:02:12.000000000 +0000
|
||||
--- libbalsa/address-book-ldap.c.orig 2012-10-29 22:33:31.000000000 +0000
|
||||
+++ libbalsa/address-book-ldap.c
|
||||
@@ -815,7 +815,7 @@ libbalsa_address_book_ldap_modify_addres
|
||||
@@ -814,7 +814,7 @@ libbalsa_address_book_ldap_modify_addres
|
||||
}
|
||||
/* fall through */
|
||||
default:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.50 2013/05/31 12:41:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.51 2013/10/19 09:07:06 adam Exp $
|
||||
|
||||
DISTNAME= bogofilter-1.2.3
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# $NetBSD: Makefile,v 1.43 2012/10/08 12:19:03 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2013/10/09 14:37:50 taca Exp $
|
||||
|
||||
DISTNAME= clamsmtp-1.10
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://memberwebs.com/stef/software/clamsmtp/
|
||||
MASTER_SITES= http://thewalter.net/stef/software/clamsmtp/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://memberwebs.com/stef/software/clamsmtp/
|
||||
HOMEPAGE= http://thewalter.net/stef/software/clamsmtp/
|
||||
COMMENT= SMTP filter that allows you to check for viruses
|
||||
LICENSE= modified-bsd
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:04:27 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2014/03/11 14:05:02 jperkin Exp $
|
||||
man/man5/clamsmtpd.conf.5
|
||||
man/man8/clamsmtpd.8
|
||||
sbin/clamsmtpd
|
||||
share/examples/clamsmtp/clamsmtpd.conf
|
||||
share/examples/clamsmtp/virus_action.sh
|
||||
share/examples/rc.d/clamsmtpd
|
||||
|
||||
@@ -1,28 +1,17 @@
|
||||
# $NetBSD: Makefile,v 1.29 2013/06/06 12:54:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2013/10/29 14:43:02 richard Exp $
|
||||
#
|
||||
|
||||
DISTNAME= archive-0.6.12
|
||||
PKGNAME= claws-mail-archive-0.6.12
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= archive
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Adds archiving to Claws-Mail
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../archivers/libarchive/buildlink3.mk"
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,19 +1,3 @@
|
||||
@comment $NetBSD: PLIST,v 1.8 2012/07/02 19:08:42 drochner Exp $
|
||||
include/claws-mail/plugins/archive/archiver.h
|
||||
include/claws-mail/plugins/archive/archiver_prefs.h
|
||||
lib/claws-mail/plugins/archive.la
|
||||
share/locale/ca/LC_MESSAGES/archive.mo
|
||||
share/locale/cs/LC_MESSAGES/archive.mo
|
||||
share/locale/es/LC_MESSAGES/archive.mo
|
||||
share/locale/fi/LC_MESSAGES/archive.mo
|
||||
share/locale/fr/LC_MESSAGES/archive.mo
|
||||
share/locale/hu/LC_MESSAGES/archive.mo
|
||||
share/locale/id_ID/LC_MESSAGES/archive.mo
|
||||
share/locale/it/LC_MESSAGES/archive.mo
|
||||
share/locale/ja/LC_MESSAGES/archive.mo
|
||||
share/locale/lt/LC_MESSAGES/archive.mo
|
||||
share/locale/nl/LC_MESSAGES/archive.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/archive.mo
|
||||
share/locale/ru/LC_MESSAGES/archive.mo
|
||||
share/locale/sk/LC_MESSAGES/archive.mo
|
||||
share/locale/uk/LC_MESSAGES/archive.mo
|
||||
@comment $NetBSD: PLIST,v 1.9 2013/07/24 15:29:21 drochner Exp $
|
||||
include/claws-mail/plugins/claws-mail/archiver.h
|
||||
include/claws-mail/plugins/claws-mail/archiver_prefs.h
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.8 2012/07/02 19:08:42 drochner Exp $
|
||||
|
||||
SHA1 (archive-0.6.12.tar.gz) = 7b438ecefb60595d6ff746a5fd328d66dd64175a
|
||||
RMD160 (archive-0.6.12.tar.gz) = 1727f4d474063091374e3cb57565004821411e26
|
||||
Size (archive-0.6.12.tar.gz) = 463134 bytes
|
||||
@@ -1,28 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.36 2013/06/06 12:54:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2013/07/24 15:29:21 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= attachwarner-0.2.24
|
||||
PKGNAME= claws-mail-attachwarner-0.2.24
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= attachwarner
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Warns if a message mentions an attachment without attaching files
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.7 2012/07/02 19:08:42 drochner Exp $
|
||||
lib/claws-mail/plugins/attachwarner.la
|
||||
share/locale/ca/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/cs/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/de/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/es/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/fi/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/fr/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/hu/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/id_ID/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/it/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/ja/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/lt/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/nl/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/pl/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/ru/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/sk/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/sr/LC_MESSAGES/attachwarner.mo
|
||||
share/locale/uk/LC_MESSAGES/attachwarner.mo
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.11 2012/07/02 19:08:42 drochner Exp $
|
||||
|
||||
SHA1 (attachwarner-0.2.24.tar.gz) = da48625e5cfc69ffe870f0f37a936b4c12bb874d
|
||||
RMD160 (attachwarner-0.2.24.tar.gz) = d0b04506ab7a770b8acd3aa7b48c6453b7c95de3
|
||||
Size (attachwarner-0.2.24.tar.gz) = 399299 bytes
|
||||
@@ -1,26 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= att_remover-1.0.14
|
||||
PKGNAME= claws-mail-att_remover-1.0.14
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= att_remover
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Permanently deletes attachments from mail
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:28 joerg Exp $
|
||||
lib/claws-mail/plugins/att_remover.la
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.8 2012/07/02 19:08:43 drochner Exp $
|
||||
|
||||
SHA1 (att_remover-1.0.14.tar.gz) = efc739a40c8dced9fe853f2faf77c19e89e9a3ad
|
||||
RMD160 (att_remover-1.0.14.tar.gz) = 4999d859462deacd50645eb9096fb264b89ecbb9
|
||||
Size (att_remover-1.0.14.tar.gz) = 318353 bytes
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:34 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= bogofilter
|
||||
PKGREVISION= 4
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2014/01/15 17:33:08 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cachesaver-0.10.9
|
||||
PKGNAME= claws-mail-cachesaver-0.10.9
|
||||
PKGREVISION= 21
|
||||
PKGREVISION= 24
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
The Dillo HTML Viewer plugin is an HTML renderer plugin for Claws
|
||||
Mail. It features:
|
||||
|
||||
* Basic rendering of HTML message parts
|
||||
* Optional fetching and displaying of remote images
|
||||
* Browsing the web from within of Claws Mail
|
||||
|
||||
It uses Dillo's --local option by default for safe browsing.
|
||||
@@ -1,20 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:41 wiz Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= dillo_viewer
|
||||
PKGREVISION= 8
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Plugin to use the Dillo web browser for html rendering
|
||||
|
||||
CONFIGURE_ARGS+= --enable-dillo_viewer-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
DEPENDS+= dillo>=2.0:../../www/dillo
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:28 joerg Exp $
|
||||
lib/claws-mail/plugins/dillo_viewer.la
|
||||
@@ -1,26 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.36 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fetchinfo-plugin-0.4.25
|
||||
PKGNAME= claws-mail-fetchinfo-plugin-0.4.25
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= fetchinfo
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Inserts headers containing some download information
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:28 joerg Exp $
|
||||
lib/claws-mail/plugins/fetchinfo_plugin.la
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.6 2012/07/02 19:08:43 drochner Exp $
|
||||
|
||||
SHA1 (fetchinfo-plugin-0.4.25.tar.gz) = dec835ad6b6eaa65c2e78ce2357e1bc5e8f4b872
|
||||
RMD160 (fetchinfo-plugin-0.4.25.tar.gz) = 0a37e52ec398f8c2f9f1872987a576aa6388cd3a
|
||||
Size (fetchinfo-plugin-0.4.25.tar.gz) = 375998 bytes
|
||||
@@ -1,8 +0,0 @@
|
||||
The Gtkhtml2Viewer plugin is an HTML renderer plugin for Claws Mail. It
|
||||
features:
|
||||
|
||||
* Basic rendering of HTML message parts
|
||||
* Displaying of attached images
|
||||
* Optional fetching and displaying of remote images
|
||||
* Remote image caching
|
||||
* The ability to Reply to the message, quoting the selected text
|
||||
@@ -1,34 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.47 2013/06/06 12:54:41 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtkhtml2_viewer-0.33
|
||||
PKGNAME= claws-mail-gtkhtml2_viewer-0.33
|
||||
PKGREVISION= 10
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Renders HTML mail using the gtkhtml2 rendering widget
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
DEPENDS+= html2ps>=1.0b4nb4:../../print/html2ps
|
||||
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../www/curl/buildlink3.mk"
|
||||
.include "../../www/libgtkhtml/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
@@ -1,20 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.8 2012/07/02 19:08:43 drochner Exp $
|
||||
lib/claws-mail/plugins/gtkhtml2_viewer.la
|
||||
share/locale/ca/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/hu/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/id_ID/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/ja/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/lt/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/nl/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/ru/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/cs/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gtkhtml2_viewer.mo
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.13 2012/07/02 19:08:43 drochner Exp $
|
||||
|
||||
SHA1 (gtkhtml2_viewer-0.33.tar.gz) = 5c486bec3c82fbca92b6f4d60297db367efa85ac
|
||||
RMD160 (gtkhtml2_viewer-0.33.tar.gz) = 2facf61987694bbbd7cd34b4b868342919d44921
|
||||
Size (gtkhtml2_viewer-0.33.tar.gz) = 714851 bytes
|
||||
@@ -1,26 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mailmbox-1.14.7
|
||||
PKGNAME= claws-mail-mailmbox-1.14.7
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= mailmbox
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Handles mailboxes in mbox format
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:28 joerg Exp $
|
||||
lib/claws-mail/plugins/mailmbox.la
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.8 2012/07/02 19:08:43 drochner Exp $
|
||||
|
||||
SHA1 (mailmbox-1.14.7.tar.gz) = a475640de8b2672e4c83d064548fc6f89ce0fdfa
|
||||
RMD160 (mailmbox-1.14.7.tar.gz) = 1b7c30a7c13fb2d2d0c381dddf495a2f6683f263
|
||||
Size (mailmbox-1.14.7.tar.gz) = 393645 bytes
|
||||
@@ -1,28 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.37 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= newmail-0.0.15
|
||||
PKGNAME= claws-mail-newmail-0.0.15
|
||||
PKGREVISION= 23
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= newmail
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Write log file info on arriving email
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:29 joerg Exp $
|
||||
lib/claws-mail/plugins/newmail.la
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.5 2009/01/11 03:11:38 smb Exp $
|
||||
|
||||
SHA1 (newmail-0.0.15.tar.gz) = 7665de0060d611e0cf63f209c3e5ea7c2daf5cec
|
||||
RMD160 (newmail-0.0.15.tar.gz) = 9b6fa11e5c551d6ed5fa771ce7fb185a83e6c583
|
||||
Size (newmail-0.0.15.tar.gz) = 327928 bytes
|
||||
@@ -1,27 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.38 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= notification_plugin-0.30
|
||||
PKGNAME= claws-mail-notification-0.30
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= notification
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Provides various ways to notify the user of new and unread email
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,28 +1,12 @@
|
||||
@comment $NetBSD: PLIST,v 1.8 2012/07/02 19:08:44 drochner Exp $
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/eggaccelerators.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-error.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-info.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-key-file-registry.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-listener.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-marshal.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-registry.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-utils.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-x11-listener.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtkhotkey.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/tomboykeybinder.h
|
||||
lib/claws-mail/plugins/notification_plugin.la
|
||||
share/locale/ca/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/es/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/fi/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/id_ID/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/it/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/sk/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
|
||||
@comment $NetBSD: PLIST,v 1.9 2013/07/24 15:29:22 drochner Exp $
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/eggaccelerators.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-error.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-info.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-key-file-registry.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-listener.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-marshal.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-registry.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-utils.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-x11-listener.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtkhotkey.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/tomboykeybinder.h
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.14 2012/07/02 19:08:44 drochner Exp $
|
||||
|
||||
SHA1 (notification_plugin-0.30.tar.gz) = 6261eb84e3a3b5952dd2038d41b32e2256c1e187
|
||||
RMD160 (notification_plugin-0.30.tar.gz) = 46769b8336e4a0f780ab659a70b982014dd3f1ff
|
||||
Size (notification_plugin-0.30.tar.gz) = 561050 bytes
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.34 2013/06/06 12:53:53 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= pgpcore
|
||||
PKGREVISION= 8
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
@@ -12,7 +11,6 @@ PLIST_SRC+= PLIST
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
CONFIGURE_ARGS+= --enable-pgpcore-plugin
|
||||
CONFIGURE_ARGS+= --enable-pgpmime-plugin
|
||||
CONFIGURE_ARGS+= --enable-pgpinline-plugin
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:04:29 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2014/01/15 17:22:31 drochner Exp $
|
||||
include/claws-mail/plugins/pgpcore/passphrase.h
|
||||
include/claws-mail/plugins/pgpcore/pgp_utils.h
|
||||
include/claws-mail/plugins/pgpcore/pgp_viewer.h
|
||||
include/claws-mail/plugins/pgpcore/prefs_gpg.h
|
||||
include/claws-mail/plugins/pgpcore/select-keys.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.23 2013/06/06 12:53:53 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.25 2013/10/10 14:41:52 ryoon Exp $
|
||||
|
||||
BUILDLINK_TREE+= claws-mail-pgpcore
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= claws-mail-pgpcore
|
||||
CLAWS_MAIL_PGPCORE_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.7.0
|
||||
BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.8.1nb8
|
||||
BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.9.2nb1
|
||||
BUILDLINK_PKGSRCDIR.claws-mail-pgpcore?= ../../mail/claws-mail-pgpcore
|
||||
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
@@ -1,14 +1,12 @@
|
||||
# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= pgpinline
|
||||
PKGREVISION= 8
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Handles PGP/Inline signed and/or encrypted mails
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
CONFIGURE_ARGS+= --enable-pgpcore-plugin
|
||||
CONFIGURE_ARGS+= --enable-pgpinline-plugin
|
||||
|
||||
@@ -17,7 +15,6 @@ DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-p
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
.include "../../security/gpgme/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,14 +1,12 @@
|
||||
# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= pgpmime
|
||||
PKGREVISION= 8
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Handles PGP/MIME signed and/or encrypted mails
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
CONFIGURE_ARGS+= --enable-pgpcore-plugin
|
||||
CONFIGURE_ARGS+= --enable-pgpmime-plugin
|
||||
|
||||
|
||||
@@ -1,33 +1,15 @@
|
||||
# $NetBSD: Makefile,v 1.42 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2013/07/25 09:46:50 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rssyl-0.33
|
||||
PKGNAME= claws-mail-rssyl-0.33
|
||||
PKGREVISION= 10
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= rssyl
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../www/curl/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.6 2012/07/02 19:08:44 drochner Exp $
|
||||
lib/claws-mail/plugins/rssyl.la
|
||||
share/locale/ca/LC_MESSAGES/rssyl.mo
|
||||
share/locale/cs/LC_MESSAGES/rssyl.mo
|
||||
share/locale/de/LC_MESSAGES/rssyl.mo
|
||||
share/locale/es/LC_MESSAGES/rssyl.mo
|
||||
share/locale/fi/LC_MESSAGES/rssyl.mo
|
||||
share/locale/fr/LC_MESSAGES/rssyl.mo
|
||||
share/locale/hu/LC_MESSAGES/rssyl.mo
|
||||
share/locale/id_ID/LC_MESSAGES/rssyl.mo
|
||||
share/locale/it/LC_MESSAGES/rssyl.mo
|
||||
share/locale/ja/LC_MESSAGES/rssyl.mo
|
||||
share/locale/lt/LC_MESSAGES/rssyl.mo
|
||||
share/locale/nl/LC_MESSAGES/rssyl.mo
|
||||
share/locale/pl/LC_MESSAGES/rssyl.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/rssyl.mo
|
||||
share/locale/ru/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sk/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sr/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sv/LC_MESSAGES/rssyl.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/rssyl.mo
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.14 2012/07/02 19:08:44 drochner Exp $
|
||||
|
||||
SHA1 (rssyl-0.33.tar.gz) = fabebb4e7f5298a9a74bfef7ecd4f85a89b02f6a
|
||||
RMD160 (rssyl-0.33.tar.gz) = c2dc5a572c972daeaf8c976aa3de5c18e15cd4c4
|
||||
Size (rssyl-0.33.tar.gz) = 507341 bytes
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= smime
|
||||
PKGREVISION= 8
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
@@ -10,7 +9,6 @@ COMMENT= This plugin handles S/MIME signed and/or encrypted mails
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
CONFIGURE_ARGS+= --enable-smime-plugin
|
||||
CONFIGURE_ARGS+= --enable-pgpcore-plugin
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.26 2013/06/04 22:16:35 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= spamassassin
|
||||
PKGREVISION= 4
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
@@ -13,6 +12,4 @@ CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
DEPENDS+= spamassassin>=3.2.5:../../mail/spamassassin
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,27 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.40 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.41 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= spam_report-0.3.16
|
||||
PKGNAME= claws-mail-spam_report-0.3.16
|
||||
PKGREVISION= 10
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= spam_report
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Report spam to various places
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
PLIST_SRC= PLIST
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../www/curl/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,17 +1,2 @@
|
||||
@comment $NetBSD: PLIST,v 1.10 2012/07/02 19:08:45 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2013/07/24 15:29:22 drochner Exp $
|
||||
lib/claws-mail/plugins/spamreport.la
|
||||
share/locale/ca/LC_MESSAGES/spam_report.mo
|
||||
share/locale/cs/LC_MESSAGES/spam_report.mo
|
||||
share/locale/es/LC_MESSAGES/spam_report.mo
|
||||
share/locale/fi/LC_MESSAGES/spam_report.mo
|
||||
share/locale/fr/LC_MESSAGES/spam_report.mo
|
||||
share/locale/hu/LC_MESSAGES/spam_report.mo
|
||||
share/locale/id_ID/LC_MESSAGES/spam_report.mo
|
||||
share/locale/it/LC_MESSAGES/spam_report.mo
|
||||
share/locale/ja/LC_MESSAGES/spam_report.mo
|
||||
share/locale/lt/LC_MESSAGES/spam_report.mo
|
||||
share/locale/nl/LC_MESSAGES/spam_report.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/spam_report.mo
|
||||
share/locale/ru/LC_MESSAGES/spam_report.mo
|
||||
share/locale/sk/LC_MESSAGES/spam_report.mo
|
||||
share/locale/uk/LC_MESSAGES/spam_report.mo
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.11 2012/07/02 19:08:45 drochner Exp $
|
||||
|
||||
SHA1 (spam_report-0.3.16.tar.gz) = b3136aa06088830c12846d3fe600c4ee8832c7bc
|
||||
RMD160 (spam_report-0.3.16.tar.gz) = caa8232d8a06d9365c89d94be7078b1ec1b55906
|
||||
Size (spam_report-0.3.16.tar.gz) = 381255 bytes
|
||||
@@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2014/01/15 17:33:08 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= synce_plugin-0.7.5
|
||||
PKGNAME= claws-mail-synce_plugin-0.7.5
|
||||
PKGREVISION= 23
|
||||
PKGREVISION= 26
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.5 2009/01/11 03:11:38 smb Exp $
|
||||
$NetBSD: distinfo,v 1.6 2013/08/13 10:22:57 joerg Exp $
|
||||
|
||||
SHA1 (synce_plugin-0.7.5.tar.gz) = c23f587218e859238b8bfa2d9a3ad3b41b5ff8bb
|
||||
RMD160 (synce_plugin-0.7.5.tar.gz) = 0cc50f58b6ce3317d0eaabe9d8d0f9b86d9d46db
|
||||
Size (synce_plugin-0.7.5.tar.gz) = 339485 bytes
|
||||
SHA1 (patch-src_synce__gtk.c) = 0c880bb7a7b0cc28aa16bb34e9ddabb6f80545ee
|
||||
SHA1 (patch-src_synce__plugin.c) = 765c5868a66fc30f10f5fb95d11719d824ae7a1e
|
||||
|
||||
17
mail/claws-mail-synce/patches/patch-src_synce__gtk.c
Normal file
17
mail/claws-mail-synce/patches/patch-src_synce__gtk.c
Normal file
@@ -0,0 +1,17 @@
|
||||
$NetBSD: patch-src_synce__gtk.c,v 1.1 2013/08/13 10:22:57 joerg Exp $
|
||||
|
||||
No config.h created by configure.
|
||||
|
||||
--- src/synce_gtk.c.orig 2013-08-12 16:44:45.000000000 +0000
|
||||
+++ src/synce_gtk.c
|
||||
@@ -16,10 +16,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
-#ifdef HAVE_CONFIG_H
|
||||
-# include "config.h"
|
||||
-#endif
|
||||
-
|
||||
#include <glib.h>
|
||||
#include <glib/gi18n.h>
|
||||
#include <gtk/gtk.h>
|
||||
16
mail/claws-mail-synce/patches/patch-src_synce__plugin.c
Normal file
16
mail/claws-mail-synce/patches/patch-src_synce__plugin.c
Normal file
@@ -0,0 +1,16 @@
|
||||
$NetBSD: patch-src_synce__plugin.c,v 1.1 2013/08/13 10:22:57 joerg Exp $
|
||||
|
||||
No config.h created by configure.
|
||||
|
||||
--- src/synce_plugin.c.orig 2013-08-12 16:44:49.000000000 +0000
|
||||
+++ src/synce_plugin.c
|
||||
@@ -16,9 +16,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
-#ifdef HAVE_CONFIG_H
|
||||
-# include "config.h"
|
||||
-#endif
|
||||
#include "pluginconfig.h"
|
||||
|
||||
#include "common/version.h"
|
||||
@@ -1,30 +1,15 @@
|
||||
# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2014/01/15 17:22:31 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tnef_parse-0.3.13
|
||||
PKGNAME= claws-mail-tnef-0.3.13
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= tnef_parse
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Handles TNEF attachments from Outlook
|
||||
|
||||
#PLIST_SRC+= PLIST
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../mail/libytnef/buildlink3.mk"
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.9 2012/07/02 19:08:45 drochner Exp $
|
||||
lib/claws-mail/plugins/tnef_parse.la
|
||||
share/locale/ca/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/cs/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/es/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/fi/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/fr/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/hu/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/id_ID/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/it/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/ja/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/lt/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/nl/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/ru/LC_MESSAGES/tnef_parse.mo
|
||||
share/locale/sk/LC_MESSAGES/tnef_parse.mo
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.10 2012/07/02 19:08:45 drochner Exp $
|
||||
|
||||
SHA1 (tnef_parse-0.3.13.tar.gz) = 3d424a39a6e4583f3d1f54f11609e182e6904841
|
||||
RMD160 (tnef_parse-0.3.13.tar.gz) = 580afc7f4ffe9d94e00aaf1b1faf8f3f9a1db218
|
||||
Size (tnef_parse-0.3.13.tar.gz) = 410855 bytes
|
||||
@@ -1,4 +0,0 @@
|
||||
The TrayIcon plugin provides a notification icon in the system's
|
||||
notification area. It can be used to see whether you have unread
|
||||
or new mail, and to trigger common actions. A tooltip also shows
|
||||
the current new, unread and total number of messages.
|
||||
@@ -1,17 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.26 2013/06/04 22:16:35 tron Exp $
|
||||
#
|
||||
|
||||
PLUGIN_NAME= trayicon
|
||||
PKGREVISION= 4
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Places an icon in the system tray for new mail
|
||||
|
||||
CONFIGURE_ARGS+= --enable-trayicon-plugin
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:04:30 joerg Exp $
|
||||
lib/claws-mail/plugins/trayicon.la
|
||||
@@ -1,29 +1,17 @@
|
||||
# $NetBSD: Makefile,v 1.43 2013/06/06 12:54:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vcalendar-2.0.13
|
||||
PKGNAME= claws-mail-vcalendar-2.0.13
|
||||
PKGREVISION= 11
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= vcalendar
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Enable vCalendar message handling
|
||||
|
||||
#PLIST_SRC+= PLIST
|
||||
USE_TOOLS+= perl
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config gmake
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../www/curl/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,22 +1,3 @@
|
||||
@comment $NetBSD: PLIST,v 1.8 2012/07/02 19:08:45 drochner Exp $
|
||||
include/claws-mail/plugins/vcalendar/ical.h
|
||||
@comment $NetBSD: PLIST,v 1.9 2013/07/24 15:29:22 drochner Exp $
|
||||
include/claws-mail/plugins/claws-mail/ical.h
|
||||
include/claws-mail/plugins/vcalendar/vcal_interface.h
|
||||
lib/claws-mail/plugins/vcalendar.la
|
||||
share/locale/ca/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/cs/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/de/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/es/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/fi/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/fr/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/hu/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/id_ID/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/it/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/ja/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/lt/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/nl/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/pl/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/ru/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/sk/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/sr/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/vcalendar.mo
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.15 2012/11/29 11:01:16 drochner Exp $
|
||||
|
||||
SHA1 (vcalendar-2.0.13.tar.gz) = 082fde227e6cb3514bab53423718331174e6617c
|
||||
RMD160 (vcalendar-2.0.13.tar.gz) = a34846aa714f076792934bd8ea794f5d0db72ba2
|
||||
Size (vcalendar-2.0.13.tar.gz) = 861524 bytes
|
||||
SHA1 (patch-CVE-2012-5527_1) = 221b291b5fd879a95f156a2482c6f8a8fd7c1fd1
|
||||
SHA1 (patch-CVE-2012-5527_2) = 24b15b3bde4f70103cf2def205d1c7994dcc8b67
|
||||
SHA1 (patch-CVE-2012-5527_3) = a4d5df429262b681e67599b0377ba9b8107ea201
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.57 2013/06/06 12:54:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.64 2014/02/12 23:18:06 tron Exp $
|
||||
|
||||
INSTALLATION_DIRS+= ${EGDIR}
|
||||
INSTALLATION_DIRS+= share/claws-mail
|
||||
@@ -6,7 +6,7 @@ INSTALLATION_DIRS+= share/claws-mail
|
||||
.include "Makefile.common"
|
||||
|
||||
PKGNAME= claws-mail-${CLAWS_VERSION}
|
||||
PKGREVISION= 12
|
||||
PKGREVISION= 1
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= X based e-mail and netnews client
|
||||
@@ -19,6 +19,8 @@ PKGCONFIG_OVERRIDE+= claws-mail.pc.in
|
||||
PKG_SYSCONFSUBDIR= claws-mail
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
|
||||
|
||||
CONFIGURE_ENV+= ac_cv_path_GPGME_CONFIG=no
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
FACES_IS_INSTALLED!= ${PKG_INFO} -e faces || ${ECHO}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.common,v 1.11 2011/06/27 19:46:50 gls Exp $
|
||||
# $NetBSD: Makefile.common,v 1.12 2013/07/24 15:26:11 drochner Exp $
|
||||
|
||||
# used by mail/claws-mail/plugins.mk
|
||||
|
||||
@@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v3
|
||||
DISTINFO_FILE= ${.CURDIR}/../../mail/claws-mail/distinfo
|
||||
PATCHDIR= ${.CURDIR}/../../mail/claws-mail/patches
|
||||
|
||||
.include "../../mail/claws-mail/openssl.mk"
|
||||
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
USE_LIBTOOL= YES
|
||||
@@ -28,26 +26,35 @@ CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no"
|
||||
|
||||
CONFIGURE_ARGS+= --enable-enchant
|
||||
CONFIGURE_ARGS+= --enable-nls
|
||||
CONFIGURE_ARGS+= --enable-openssl
|
||||
CONFIGURE_ARGS+= --enable-compface
|
||||
CONFIGURE_ARGS+= --disable-smime
|
||||
CONFIGURE_ARGS+= --disable-gpgme
|
||||
CONFIGURE_ARGS+= --disable-pgpcore-plugin
|
||||
CONFIGURE_ARGS+= --disable-pgpmime-plugin
|
||||
CONFIGURE_ARGS+= --disable-pgpinline-plugin
|
||||
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-mathml-viewer-plugin
|
||||
CONFIGURE_ARGS+= --disable-gnomeprint
|
||||
BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=0.57
|
||||
CONFIGURE_ARGS+= --enable-libetpan
|
||||
CONFIGURE_ARGS+= --disable-bogofilter-plugin
|
||||
CONFIGURE_ARGS+= --disable-spamassassin-plugin
|
||||
|
||||
CONFIGURE_ARGS+= --disable-acpi_notifier-plugin
|
||||
CONFIGURE_ARGS+= --disable-address_keeper-plugin
|
||||
CONFIGURE_ARGS+= --disable-archive-plugin
|
||||
CONFIGURE_ARGS+= --disable-att_remover-plugin
|
||||
CONFIGURE_ARGS+= --disable-attachwarner-plugin
|
||||
CONFIGURE_ARGS+= --disable-bsfilter-plugin
|
||||
CONFIGURE_ARGS+= --disable-clamd-plugin
|
||||
CONFIGURE_ARGS+= --disable-fancy-plugin
|
||||
CONFIGURE_ARGS+= --disable-fetchinfo-plugin
|
||||
CONFIGURE_ARGS+= --disable-mailmbox-plugin
|
||||
CONFIGURE_ARGS+= --disable-newmail-plugin
|
||||
CONFIGURE_ARGS+= --disable-notification-plugin
|
||||
CONFIGURE_ARGS+= --disable-rssyl-plugin
|
||||
CONFIGURE_ARGS+= --disable-spam_report-plugin
|
||||
CONFIGURE_ARGS+= --disable-tnef_parse-plugin
|
||||
CONFIGURE_ARGS+= --disable-perl-plugin
|
||||
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../mail/libetpan/buildlink3.mk"
|
||||
#.include "../../net/libsoup24/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../textproc/enchant/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# $NetBSD: Makefile.vers,v 1.15 2012/07/02 19:07:50 drochner Exp $
|
||||
# $NetBSD: Makefile.vers,v 1.17 2014/01/15 17:19:30 drochner Exp $
|
||||
#
|
||||
CLAWS_VERSION= 3.8.1
|
||||
CLAWS_VERSION= 3.9.3
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.18 2012/07/02 19:07:50 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.20 2014/01/15 17:19:30 drochner Exp $
|
||||
bin/claws-mail
|
||||
bin/sylpheed-claws
|
||||
include/claws-mail/account.h
|
||||
@@ -22,9 +22,11 @@ include/claws-mail/addrindex.h
|
||||
include/claws-mail/addritem.h
|
||||
include/claws-mail/addrquery.h
|
||||
include/claws-mail/addrselect.h
|
||||
include/claws-mail/advsearch.h
|
||||
include/claws-mail/alertpanel.h
|
||||
include/claws-mail/autofaces.h
|
||||
include/claws-mail/browseldap.h
|
||||
include/claws-mail/claws-features.h
|
||||
include/claws-mail/codeconv.h
|
||||
include/claws-mail/common/base64.h
|
||||
include/claws-mail/common/claws.h
|
||||
@@ -54,7 +56,6 @@ include/claws-mail/common/version.h
|
||||
include/claws-mail/common/xml.h
|
||||
include/claws-mail/common/xmlprops.h
|
||||
include/claws-mail/compose.h
|
||||
include/claws-mail/config.h
|
||||
include/claws-mail/crash.h
|
||||
include/claws-mail/customheader.h
|
||||
include/claws-mail/displayheader.h
|
||||
@@ -78,6 +79,7 @@ include/claws-mail/expldifdlg.h
|
||||
include/claws-mail/export.h
|
||||
include/claws-mail/exporthtml.h
|
||||
include/claws-mail/exportldif.h
|
||||
include/claws-mail/file_checker.h
|
||||
include/claws-mail/filtering.h
|
||||
include/claws-mail/folder.h
|
||||
include/claws-mail/folder_item_prefs.h
|
||||
@@ -142,6 +144,7 @@ include/claws-mail/matcher.h
|
||||
include/claws-mail/matcher_parser.h
|
||||
include/claws-mail/matcher_parser_lex.h
|
||||
include/claws-mail/matcher_parser_parse.h
|
||||
include/claws-mail/matchertypes.h
|
||||
include/claws-mail/mbox.h
|
||||
include/claws-mail/message_search.h
|
||||
include/claws-mail/messageview.h
|
||||
@@ -191,6 +194,7 @@ include/claws-mail/privacy.h
|
||||
include/claws-mail/procheader.h
|
||||
include/claws-mail/procmime.h
|
||||
include/claws-mail/procmsg.h
|
||||
include/claws-mail/proctypes.h
|
||||
include/claws-mail/quote_fmt.h
|
||||
include/claws-mail/quote_fmt_lex.h
|
||||
include/claws-mail/quote_fmt_parse.h
|
||||
@@ -210,6 +214,7 @@ include/claws-mail/undo.h
|
||||
include/claws-mail/unmime.h
|
||||
include/claws-mail/uri_opener.h
|
||||
include/claws-mail/vcard.h
|
||||
include/claws-mail/viewtypes.h
|
||||
include/claws-mail/wizard.h
|
||||
lib/pkgconfig/claws-mail.pc
|
||||
man/man1/claws-mail.1
|
||||
@@ -230,6 +235,7 @@ share/locale/en_GB/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/es/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/fi/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/fr/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/he/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/hu/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/id_ID/LC_MESSAGES/claws-mail.mo
|
||||
share/locale/it/LC_MESSAGES/claws-mail.mo
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
$NetBSD: distinfo,v 1.22 2012/10/10 09:48:45 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.25 2014/01/15 17:19:30 drochner Exp $
|
||||
|
||||
SHA1 (claws-mail-3.8.1.tar.bz2) = c519d07121bfb3095c7a3d47e53b6726bf397ed8
|
||||
RMD160 (claws-mail-3.8.1.tar.bz2) = e50ddd80589e7edb9f1c172a83e7f41dd8dec372
|
||||
Size (claws-mail-3.8.1.tar.bz2) = 7335864 bytes
|
||||
SHA1 (patch-ab) = d908b8b47b525aa9d6ed677e5c1d5e5eddf74cc0
|
||||
SHA1 (patch-ae) = 0312eeaaf2d31ab72d771598062019127c69cbef
|
||||
SHA1 (claws-mail-3.9.3.tar.bz2) = 82026ac7dfc0123544def8ef338a4d0746671284
|
||||
RMD160 (claws-mail-3.9.3.tar.bz2) = e9258dd2323010596782e2090a40f3fe674344e2
|
||||
Size (claws-mail-3.9.3.tar.bz2) = 9463943 bytes
|
||||
SHA1 (patch-ab) = d1c89842cedad037c9ac3836da630244fe8ff9c9
|
||||
SHA1 (patch-ae) = f1991ef4e31bd6a7cbddf6655f489f72fb40308b
|
||||
SHA1 (patch-af) = 2655fac7e0e7bfb2d50291537eab9481dbc83691
|
||||
SHA1 (patch-ag) = c5c3d16343437aedb9c899bec151338aea9fbbfb
|
||||
SHA1 (patch-ah) = cdfd816669c0c1ae6dba0d97a6d1fe5a8c2e4626
|
||||
SHA1 (patch-ai) = 22b9ad0763ee3053f8b3082a639991b6574e6f65
|
||||
SHA1 (patch-bb) = 2d432d7c1c3869b76965adea77f05127796a27f5
|
||||
SHA1 (patch-ca) = 305882268b80cdcf8d827828ad67f191ef0c1729
|
||||
SHA1 (patch-ca) = 6243d9a22cf7e9b355e53ce301069f84278c6274
|
||||
SHA1 (patch-cb) = 41c8d3f48a22885854c5bef71558e38b60084e22
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
$NetBSD: patch-ab,v 1.1 2007/08/03 02:34:37 smb Exp $
|
||||
$NetBSD: patch-ab,v 1.2 2014/01/15 17:19:30 drochner Exp $
|
||||
|
||||
--- 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@
|
||||
--- po/Makefile.in.in.orig 2013-12-14 10:15:08.000000000 +0000
|
||||
+++ po/Makefile.in.in
|
||||
@@ -40,8 +40,8 @@ INSTALL_DATA = @INSTALL_DATA@
|
||||
# In automake >= 1.10, @mkdir_p@ is derived from ${MKDIR_P}, which is defined
|
||||
# either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
|
||||
# versions, $(mkinstalldirs) and $(install_sh) are unused.
|
||||
-mkinstalldirs = $(SHELL) @install_sh@ -d
|
||||
-install_sh = $(SHELL) @install_sh@
|
||||
+mkinstalldirs = @install_sh@ -d
|
||||
+install_sh = @install_sh@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
mkdir_p = @mkdir_p@
|
||||
|
||||
GMSGFMT_ = @GMSGFMT@
|
||||
|
||||
@@ -1,8 +1,17 @@
|
||||
$NetBSD: patch-ae,v 1.4 2008/09/26 17:51:17 smb Exp $
|
||||
$NetBSD: patch-ae,v 1.5 2013/07/24 15:26:11 drochner Exp $
|
||||
|
||||
--- ./src/common/utils.c.orig 2008-07-01 15:11:18.000000000 -0400
|
||||
+++ ./src/common/utils.c 2008-07-01 15:11:43.000000000 -0400
|
||||
@@ -5078,7 +5078,7 @@
|
||||
--- src/common/utils.c.orig 2013-03-19 06:31:04.000000000 +0000
|
||||
+++ src/common/utils.c
|
||||
@@ -5208,7 +5208,7 @@ size_t fast_strftime(gchar *buf, gint bu
|
||||
*curpos++ = '0'+(lt->tm_min % 10);
|
||||
break;
|
||||
case 's':
|
||||
- snprintf(subbuf, 64, "%ld", mktime(lt));
|
||||
+ snprintf(subbuf, 64, "%lld", (long long)mktime(lt));
|
||||
len = strlen(subbuf); CHECK_SIZE();
|
||||
strncpy2(curpos, subbuf, buflen - total_done);
|
||||
break;
|
||||
@@ -5319,7 +5319,7 @@ int claws_unlink(const gchar *filename)
|
||||
if (prefs_common_get_use_shred()) {
|
||||
if (found_shred == -1) {
|
||||
/* init */
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user