Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Provides an API to talk to the timsieved server that comes
with Cyrus IMAPd. Can be used to install, remove, mark active etc
sieve scripts.
+18
View File
@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:57 asau Exp $
DISTNAME= Net_Sieve-1.3.2
CATEGORIES+= net
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/Net_Sieve/
COMMENT= PHP classes that handles talking to timsieved
LICENSE= modified-bsd
CONFLICTS= php-pear-Net_Sieve-[0-9]*
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket
# optional for DIGEST-MD5 and CRAM-MD5 SASL Authentication
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.0:../../mail/pear-Auth_SASL
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2011/08/20 14:13:19 taca Exp $
SHA1 (pear/Net_Sieve-1.3.2.tgz) = c818253435a10b3865db7a2c383f97a46bee4851
RMD160 (pear/Net_Sieve-1.3.2.tgz) = 57744fb3264f3e062b36a480b7a00ac28fa3cd6a
Size (pear/Net_Sieve-1.3.2.tgz) = 14895 bytes