Date: 27 Jul 2009 12:59:25 +0400 From: "Alexey V.Degtyarev" <alexey@renatasystems.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137166: New port: mail/libspamtest - client library to Kaspersky AntiSpam server Message-ID: <20090727085925.60971.qmail@hs-9.renatasystems.org> Resent-Message-ID: <200907270900.n6R906nL015618@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090727085925.60971.qmail>