Date: Fri, 9 Jul 2004 03:25:18 -0400 (EDT) From: snowchyld <mail-libsrs2-freebsd-ports@snowchyld.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68832: New port: mail/libsrs2 Message-ID: <200407090725.i697PI6G025869@mokney.org> Resent-Message-ID: <200407082030.i68KUNSC080268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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 <mail-libsrs2-freebsd-ports@snowchyld.org> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407090725.i697PI6G025869>