From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 8 13:30:24 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9601816A4D2 for ; Thu, 8 Jul 2004 13:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8395443D48 for ; Thu, 8 Jul 2004 13:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i68DUMCK028893 for ; Thu, 8 Jul 2004 13:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i68DUMYr028864; Thu, 8 Jul 2004 13:30:22 GMT (envelope-from gnats) Resent-Date: Thu, 8 Jul 2004 13:30:22 GMT Resent-Message-Id: <200407081330.i68DUMYr028864@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, snowchyld Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2569816A4D6 for ; Thu, 8 Jul 2004 13:24:00 +0000 (GMT) Received: from mokney.org (mokney.org [65.110.54.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0FA243D5E for ; Thu, 8 Jul 2004 13:23:59 +0000 (GMT) (envelope-from snowchyld@mokney.org) Received: from mokney.org (smmsp@localhost.org [127.0.0.1] (may be forged)) by mokney.org (8.12.11/8.12.11) with ESMTP id i690QbGk057947 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Thu, 8 Jul 2004 20:26:37 -0400 (EDT) (envelope-from snowchyld@mokney.org) Received: (from root@localhost) by mokney.org (8.12.11/8.12.11/Submit) id i690QWPn057940; Thu, 8 Jul 2004 20:26:32 -0400 (EDT) (envelope-from snowchyld) Message-Id: <200407090026.i690QWPn057940@mokney.org> Date: Thu, 8 Jul 2004 20:26:32 -0400 (EDT) From: snowchyld To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/68817: New port: mail/libspf2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: snowchyld List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 13:30:24 -0000 >Number: 68817 >Category: ports >Synopsis: New port: mail/libspf2 >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: Thu Jul 08 13:30:22 GMT 2004 >Closed-Date: >Last-Modified: >Originator: snowchyld >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: System: FreeBSD mokney.org 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- libsrs2.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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: libspf2 X# Date created: 07 July 2004 X# Whom: snowchyld X# X# $FreeBSD$ X# X XPORTNAME= libspf2 XPORTVERSION= 1.0.3 XCATEGORIES= mail XMASTER_SITES= http://www.libspf2.org/%SUBDIR%/ XMASTER_SITE_SUBDIR= spf XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= mail-libspf2-freebsd-ports@snowchyld.org XCOMMENT= Sender Rewriting Scheme 2 C Implementation X XINSTALLS_SHLIB= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_LIBTOOL_VER= 13 X.include END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (libspf2-1.0.3.tar.gz) = 547db3d0216e5d02b2a9c10fd1f6e453 XSIZE (libspf2-1.0.3.tar.gz) = 427379 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' Xlibsrs2 is the next generation SRS library from the original designer of SRS. XIt implements the Sender Rewriting Scheme, a part of the SPF/SRS protocol pair. X XWWW: http://www.libsrs2.org/ X- snowchyld X END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/spfquery Xbin/spfquery_static Xbin/spftest Xbin/spftest_static Xbin/spfd Xbin/spfd_static Xbin/spf_example Xbin/spf_example_static Xbin/spf_example_2mx Xbin/spf_example_2mx_static Xinclude/spf2/spf.h Xinclude/spf2/spf_lib_version.h Xinclude/spf2/spf_dns.h Xinclude/spf2/spf_dns_cache.h Xinclude/spf2/spf_dns_null.h Xinclude/spf2/spf_dns_resolv.h Xinclude/spf2/spf_dns_test.h Xinclude/spf2/spf_dns_zone.h X@dirrm include/spf2 Xlib/libspf2.so.1 Xlib/libspf2.so Xlib/libspf2.la Xlib/libspf2.a END-of-pkg-plist exit --- libsrs2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: