pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-App-Siesh Importing package mail/p5-App-Siesh ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c849bd389c6a
branches:  trunk
changeset: 399595:c849bd389c6a
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Sep 22 18:21:08 2009 +0000

description:
Importing package mail/p5-App-Siesh for p5 module App::Siesh v0.20 from
PR pkg/41818 with some modifications.

Siesh provides a shell-like interface for manipulating sieve scripts
using the ManageSieve protocol.

diffstat:

 mail/p5-App-Siesh/DESCR    |   2 ++
 mail/p5-App-Siesh/Makefile |  36 ++++++++++++++++++++++++++++++++++++
 mail/p5-App-Siesh/distinfo |   5 +++++
 3 files changed, 43 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r 8964f2528258 -r c849bd389c6a mail/p5-App-Siesh/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-App-Siesh/DESCR   Tue Sep 22 18:21:08 2009 +0000
@@ -0,0 +1,2 @@
+Siesh provides a shell-like interface for manipulating sieve scripts
+using the ManageSieve protocol
diff -r 8964f2528258 -r c849bd389c6a mail/p5-App-Siesh/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-App-Siesh/Makefile        Tue Sep 22 18:21:08 2009 +0000
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/09/22 18:21:08 sno Exp $
+
+DISTNAME=      App-Siesh-0.20
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    mail perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MD/MDOM/}
+
+MAINTAINER=    dom%math.uni-bonn.de@localhost
+HOMEPAGE=      http://www.math.uni-bonn.de/people/dom/
+COMMENT=       Sieve Shell
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Config-Find-[0-9]*:../../devel/p5-Config-Find
+DEPENDS+=      p5-Config-Tiny-[0-9]*:../../devel/p5-Config-Tiny
+DEPENDS+=      p5-IO-Interactive>=0.0.5:../../devel/p5-IO-Interactive
+DEPENDS+=      p5-IO-Prompt-[0-9]*:../../devel/p5-IO-Prompt
+DEPENDS+=      p5-IPC-System-Simple-[0-9]*:../../devel/p5-IPC-System-Simple
+DEPENDS+=      p5-Net-ManageSieve-[0-9]*:../../mail/p5-Net-ManageSieve
+DEPENDS+=      p5-Term-ShellUI>=0.86:../../devel/p5-Term-ShellUI
+DEPENDS+=      p5-autodie-[0-9]*:../../devel/p5-autodie
+DEPENDS+=      p5-parent-[0-9]*:../../devel/p5-parent
+
+BUILD_DEPENDS+=        p5-IO-String-[0-9]*:../../devel/p5-IO-String
+BUILD_DEPENDS+=        p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
+
+# recommends
+DEPENDS+=      p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_MODULE_TYPE=     Module::Build
+PERL5_PACKLIST=                auto/App/Siesh/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8964f2528258 -r c849bd389c6a mail/p5-App-Siesh/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-App-Siesh/distinfo        Tue Sep 22 18:21:08 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/09/22 18:21:08 sno Exp $
+
+SHA1 (App-Siesh-0.20.tar.gz) = 7fc2064a86b8509e2b0d01a0ace3adb3be50aaba
+RMD160 (App-Siesh-0.20.tar.gz) = 7991ff7719a8981ea60618fb9847476f118f0404
+Size (App-Siesh-0.20.tar.gz) = 11404 bytes



Home | Main Index | Thread Index | Old Index