Date: Thu, 8 Jul 2004 20:26:32 -0400 (EDT) From: snowchyld <mail-libspf2-freebsd-ports@snowchyld.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68817: New port: mail/libspf2 Message-ID: <200407090026.i690QWPn057940@mokney.org> Resent-Message-ID: <200407081330.i68DUMYr028864@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407090026.i690QWPn057940>