Skip to content

Commit

Permalink
Port claws-mail to use enchant2.
Browse files Browse the repository at this point in the history
Bump revision of claws-mail itself and of all the plugins.
  • Loading branch information
bsiegert committed Dec 1, 2018
1 parent 5ac69d2 commit 690c65b
Show file tree
Hide file tree
Showing 24 changed files with 48 additions and 47 deletions.
4 changes: 2 additions & 2 deletions mail/claws-mail-archive/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.58 2018/11/14 22:21:55 kleink Exp $
# $NetBSD: Makefile,v 1.59 2018/12/01 17:31:06 bsiegert Exp $
#

PLUGIN_NAME= archive
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-attachwarner/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.61 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.62 2018/12/01 17:31:06 bsiegert Exp $
#

PLUGIN_NAME= attachwarner
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-attremover/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.60 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.61 2018/12/01 17:31:06 bsiegert Exp $
#

PLUGIN_NAME= att_remover
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-bogofilter/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.55 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.56 2018/12/01 17:31:06 bsiegert Exp $
#

PLUGIN_NAME= bogofilter
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-cachesaver/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.52 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.53 2018/12/01 17:31:06 bsiegert Exp $
#

DISTNAME= cachesaver-0.10.9
PKGNAME= claws-mail-cachesaver-0.10.9
PKGREVISION= 38
PKGREVISION= 39
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins_obsolete/

Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-fetchinfo/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.61 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.62 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= fetchinfo
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-mailmbox/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.60 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.61 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= mailmbox
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-managesieve/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.21 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.22 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= managesieve
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-newmail/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.62 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.63 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= newmail
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-notification/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.63 2018/11/14 22:21:56 kleink Exp $
# $NetBSD: Makefile,v 1.64 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= notification
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
3 changes: 2 additions & 1 deletion mail/claws-mail-pgp/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.15 2010/11/29 17:58:37 drochner Exp $
# $NetBSD: Makefile,v 1.16 2018/12/01 17:31:07 bsiegert Exp $
#
META_PACKAGE= yes

PKGREVISION= 1
.include "../../mail/claws-mail/Makefile.vers"

DISTNAME= claws-mail-pgp-${CLAWS_VERSION}
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-pgpcore/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.64 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.65 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= pgpcore
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-pgpinline/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.64 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.65 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= pgpinline
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-pgpmime/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.63 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.64 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= pgpmime
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-rssyl/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.68 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.69 2018/12/01 17:31:07 bsiegert Exp $
#

PLUGIN_NAME= rssyl
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-smime/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.67 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.68 2018/12/01 17:31:08 bsiegert Exp $
#

PLUGIN_NAME= smime
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-spamassassin/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.54 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.55 2018/12/01 17:31:08 bsiegert Exp $
#

PLUGIN_NAME= spamassassin
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-spamreport/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.66 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.67 2018/12/01 17:31:08 bsiegert Exp $
#

PLUGIN_NAME= spam_report
PLUGIN_FILE= spamreport
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-synce/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.51 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.52 2018/12/01 17:31:08 bsiegert Exp $
#

DISTNAME= synce_plugin-0.7.5
PKGNAME= claws-mail-synce_plugin-0.7.5
PKGREVISION= 39
PKGREVISION= 40
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/

Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-tnef/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.62 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.63 2018/12/01 17:31:08 bsiegert Exp $
#

PLUGIN_NAME= tnef_parse
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail-vcalendar/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.72 2018/11/14 22:21:57 kleink Exp $
# $NetBSD: Makefile,v 1.73 2018/12/01 17:31:08 bsiegert Exp $
#

PLUGIN_NAME= vcalendar
PKGREVISION= 2
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.95 2018/11/14 22:21:55 kleink Exp $
# $NetBSD: Makefile,v 1.96 2018/12/01 17:31:06 bsiegert Exp $

INSTALLATION_DIRS+= ${EGDIR}
INSTALLATION_DIRS+= share/claws-mail

PKGREVISION= 2
PKGREVISION= 3
.include "Makefile.common"

PKGNAME= claws-mail-${CLAWS_VERSION}
Expand Down
4 changes: 2 additions & 2 deletions mail/claws-mail/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.17 2016/03/23 21:22:18 nros Exp $
# $NetBSD: Makefile.common,v 1.18 2018/12/01 17:31:06 bsiegert Exp $

# used by mail/claws-mail/plugins.mk

Expand Down Expand Up @@ -58,5 +58,5 @@ CONFIGURE_ARGS+= --disable-perl-plugin
.include "../../mail/libetpan/buildlink3.mk"
#.include "../../net/libsoup/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/enchant2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
4 changes: 2 additions & 2 deletions mail/claws-mail/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.13 2018/01/07 13:04:21 rillig Exp $
# $NetBSD: buildlink3.mk,v 1.14 2018/12/01 17:31:06 bsiegert Exp $

BUILDLINK_TREE+= claws-mail

Expand All @@ -9,7 +9,7 @@ BUILDLINK_API_DEPENDS.claws-mail+= claws-mail>=3.7.0
BUILDLINK_ABI_DEPENDS.claws-mail+= claws-mail>=3.11.1
BUILDLINK_PKGSRCDIR.claws-mail?= ../../mail/claws-mail

.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/enchant2/buildlink3.mk"
.endif # CLAWS_MAIL_BUILDLINK3_MK

BUILDLINK_TREE+= -claws-mail

0 comments on commit 690c65b

Please sign in to comment.