From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 8 20: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 31A6D16A4CF for ; Thu, 8 Jul 2004 20:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E6043D31 for ; Thu, 8 Jul 2004 20:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i68KUNwU080269 for ; Thu, 8 Jul 2004 20:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i68KUNSC080268; Thu, 8 Jul 2004 20:30:23 GMT (envelope-from gnats) Resent-Date: Thu, 8 Jul 2004 20:30:23 GMT Resent-Message-Id: <200407082030.i68KUNSC080268@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 BD92816A4CE for ; Thu, 8 Jul 2004 20:22:40 +0000 (GMT) Received: from mokney.org (mokney.org [65.110.54.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68CE343D55 for ; Thu, 8 Jul 2004 20:22:40 +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 i697PIqf025870 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Fri, 9 Jul 2004 03:25:18 -0400 (EDT) (envelope-from snowchyld@mokney.org) Received: (from root@localhost) by mokney.org (8.12.11/8.12.11/Submit) id i697PI6G025869; Fri, 9 Jul 2004 03:25:18 -0400 (EDT) (envelope-from snowchyld) Message-Id: <200407090725.i697PI6G025869@mokney.org> Date: Fri, 9 Jul 2004 03:25:18 -0400 (EDT) From: snowchyld To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/68832: New port: mail/libsrs2 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 20:30:24 -0000 >Number: 68832 >Category: ports >Synopsis: New port: mail/libsrs2 >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 20:30:23 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: libsrs2 X# Date created: 02 July 2004 X# Whom: snowchyld X# X# $FreeBSD$ X# X XPORTNAME= libsrs2 XPORTVERSION= 1.0.16 XCATEGORIES= mail XMASTER_SITES= http://www.libsrs2.org/%SUBDIR%/ XMASTER_SITE_SUBDIR= srs XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= mail-libsrs2-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 (libsrs2-1.0.16.tar.gz) = 62203443589cd0f14ed1f6348aa47d85 XSIZE (libsrs2-1.0.16.tar.gz) = 210308 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' Xlib/libsrs2.a Xlib/libsrs2.so Xlib/libsrs2.so.0 Xlib/libsrs2.la Xinclude/srs2.h Xbin/srs END-of-pkg-plist exit --- libsrs2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: