From snowchyld@mokney.org  Thu Jul  8 13:24:00 2004
Return-Path: <snowchyld@mokney.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2569816A4D6
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <mail-libspf2-freebsd-ports@snowchyld.org>
Reply-To: snowchyld <mail-libspf2-freebsd-ports@snowchyld.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: mail/libspf2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68817
>Category:       ports
>Synopsis:       New port: mail/libspf2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eik
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 08 13:30:22 GMT 2004
>Closed-Date:    Fri Jul 16 19:48:20 GMT 2004
>Last-Modified:  Fri Jul 16 19:48:20 GMT 2004
>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 <bsd.port.mk>
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  <mail-libsrs2-freebsd-ports@snowchyld.org>
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:
State-Changed-From-To: open->feedback 
State-Changed-By: eik 
State-Changed-When: Thu Jul 8 17:53:45 CEST 2004 
State-Changed-Why:  
Possible successor of mail/libspf-alt 


Responsible-Changed-From-To: freebsd-ports-bugs->eik 
Responsible-Changed-By: eik 
Responsible-Changed-When: Thu Jul 8 17:53:45 CEST 2004 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68817 

From: Oliver Eikemeier <eikemeier@fillmore-labs.com>
To: snowchyld <mail-libspf2-freebsd-ports@snowchyld.org>,
	Daniel Roethlisberger <daniel@roe.ch>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/68817: New port: mail/libspf2
Date: Thu, 8 Jul 2004 17:53:43 +0200

 snowchyld wrote:
 
 >> Number:         68817
 >> Category:       ports
 >> Synopsis:       New port: mail/libspf2
 
 This seems to be the successor of mail/libspf-alt. Daniel?
 
 -Oliver
 
State-Changed-From-To: feedback->closed 
State-Changed-By: eik 
State-Changed-When: Fri Jul 16 21:47:43 CEST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68817 
>Unformatted:
