From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 27 09:00:08 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5774D106564A for ; Mon, 27 Jul 2009 09:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D4ACA8FC1B for ; Mon, 27 Jul 2009 09:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6R906xx015619 for ; Mon, 27 Jul 2009 09:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6R906nL015618; Mon, 27 Jul 2009 09:00:06 GMT (envelope-from gnats) Resent-Date: Mon, 27 Jul 2009 09:00:06 GMT Resent-Message-Id: <200907270900.n6R906nL015618@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alexey V.Degtyarev" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F9D3106564A for ; Mon, 27 Jul 2009 08:59:28 +0000 (UTC) (envelope-from root@undeliverable.renatasystems.org) Received: from hs-9.renatasystems.org (hs-9.renatasystems.org [83.222.5.149]) by mx1.freebsd.org (Postfix) with SMTP id CA4278FC08 for ; Mon, 27 Jul 2009 08:59:27 +0000 (UTC) (envelope-from root@undeliverable.renatasystems.org) Received: (qmail 60972 invoked by uid 0); 27 Jul 2009 12:59:25 +0400 Message-Id: <20090727085925.60971.qmail@hs-9.renatasystems.org> Date: 27 Jul 2009 12:59:25 +0400 From: "Alexey V.Degtyarev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/137166: New port: mail/libspamtest - client library to Kaspersky AntiSpam server X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Alexey V.Degtyarev" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 09:00:08 -0000 >Number: 137166 >Category: ports >Synopsis: New port: mail/libspamtest - client library to Kaspersky AntiSpam server >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 27 09:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexey V. Degtyarev >Release: FreeBSD 7.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD renatasystems.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The Kaspersky Antispam 3.x software is a efficient anti-spam solution. It uses sophisticated methods to fight spam with very low false positive rate. Client software for various MTA is provided. This package installs hand compiled spamtest library. >How-To-Repeat: >Fix: --- libspamtest.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libspamtest # libspamtest/Makefile # libspamtest/distinfo # libspamtest/pkg-descr # libspamtest/pkg-plist # echo c - libspamtest mkdir -p libspamtest > /dev/null 2>&1 echo x - libspamtest/Makefile sed 's/^X//' >libspamtest/Makefile << 'f90589d58eb92068fcd3fb5c7226356c' X# New ports collection makefile for: libspamtest X# Date created: Fri 24 Jul 2009 X# Whom: Alexey V. Degtyarev X# X# $FreeBSD$ X XPORTNAME= libspamtest XPORTVERSION= 20080808 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ X XMAINTAINER= alexey@renatasystems.org XCOMMENT= Kaspersky Anti-Spam 3.x library X XWRKSRC= ${WRKDIR}/libspamtest XMAKEFILE= Makefile.FreeBSD X XLIBS= libspamtest.a \ X libspamtest_r.a XINCLUDES= spamtest.h \ X msgstore.h X Xdo-install: X ${MKDIR} ${PREFIX}/ap-mailfilter3/lib ${PREFIX}/ap-mailfilter3/include X ${INSTALL_DATA} ${LIBS:S,^,${WRKSRC}/,} ${PREFIX}/ap-mailfilter3/lib X ${INSTALL_DATA} ${INCLUDES:S,^,${WRKSRC}/,} \ X ${PREFIX}/ap-mailfilter3/include X X.include f90589d58eb92068fcd3fb5c7226356c echo x - libspamtest/distinfo sed 's/^X//' >libspamtest/distinfo << '1cb3973742610b1e0a1319f0fb1cd031' XMD5 (libspamtest-20080808.tar.gz) = b83dac4c858b7c8eb01e01c17368a374 XSHA256 (libspamtest-20080808.tar.gz) = 963132bf658fa586a263e9e9534de3718449c7f23565e10515bff78e751d910a XSIZE (libspamtest-20080808.tar.gz) = 597024 1cb3973742610b1e0a1319f0fb1cd031 echo x - libspamtest/pkg-descr sed 's/^X//' >libspamtest/pkg-descr << '09ff7040b0982d10b93782847fb56995' XThe Kaspersky Antispam 3.0 software is a efficient anti-spam solution. It uses Xsophisticated methods to fight spam with very low false positive rate. Client Xsoftware for various MTA is provided. X XThis package installs hand compiled spamtest library. X XWWW: http://kaspersky.com 09ff7040b0982d10b93782847fb56995 echo x - libspamtest/pkg-plist sed 's/^X//' >libspamtest/pkg-plist << '4c9f1723821e8395e2e7060c9af7d058' X@comment $FreeBSD$ Xap-mailfilter3/lib/libspamtest.a Xap-mailfilter3/lib/libspamtest_r.a Xap-mailfilter3/include/msgstore.h Xap-mailfilter3/include/spamtest.h X@dirrmtry ap-mailfilter3/lib X@dirrmtry ap-mailfilter3/include X@dirrmtry ap-mailfilter3 4c9f1723821e8395e2e7060c9af7d058 exit --- libspamtest.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: