From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 10 21:00:45 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 C21E816A4CF for ; Sat, 10 Jul 2004 21:00:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE72143D48 for ; Sat, 10 Jul 2004 21:00:40 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6AL0eEV097978 for ; Sat, 10 Jul 2004 21:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6AL0eD7097977; Sat, 10 Jul 2004 21:00:40 GMT (envelope-from gnats) Resent-Date: Sat, 10 Jul 2004 21:00:40 GMT Resent-Message-Id: <200407102100.i6AL0eD7097977@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, Mooneer Salem Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE3916A4CE for ; Sat, 10 Jul 2004 20:54:42 +0000 (GMT) Received: from hogwarts.lifeafterking.org (hogwarts.lifeafterking.org [208.185.249.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id DACD143D46 for ; Sat, 10 Jul 2004 20:54:42 +0000 (GMT) (envelope-from root@hogwarts.lifeafterking.org) Received: from localhost (localhost.lifeafterking.org [127.0.0.1]) by hogwarts.lifeafterking.org (Postfix) with ESMTP id B98B57D17A for ; Sat, 10 Jul 2004 13:54:41 -0700 (PDT) Received: from hogwarts.lifeafterking.org ([127.0.0.1])port 10024) with ESMTP id 89980-05 for ; Sat, 10 Jul 2004 13:54:41 -0700 (PDT) Received: by hogwarts.lifeafterking.org (Postfix, from userid 0) id 49FC87D179; Sat, 10 Jul 2004 13:54:41 -0700 (PDT) Message-Id: <20040710205441.49FC87D179@hogwarts.lifeafterking.org> Date: Sat, 10 Jul 2004 13:54:41 -0700 (PDT) From: Mooneer Salem To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/68898: [NEW PORT] devel/cstringbuffer: File-like IO for strings X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 21:00:46 -0000 >Number: 68898 >Category: ports >Synopsis: [NEW PORT] devel/cstringbuffer: File-like IO for strings >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: Sat Jul 10 21:00:40 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mooneer Salem >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD hogwarts.lifeafterking.org 4.10-STABLE FreeBSD 4.10-STABLE #1: Sun Jul 4 20:50:27 PDT >Description: cStringBuffer is a library designed to make file I/O to strings easier and more platform-neutral. It performs memory management on strings, as well as permits typical string operations. WWW: http://www.translator.cx/software/csb.html - Mooneer Salem mooneer@translator.cx Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- cstringbuffer-0.1.1.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: # # cstringbuffer # cstringbuffer/pkg-descr # cstringbuffer/Makefile # cstringbuffer/distinfo # cstringbuffer/pkg-plist # echo c - cstringbuffer mkdir -p cstringbuffer > /dev/null 2>&1 echo x - cstringbuffer/pkg-descr sed 's/^X//' >cstringbuffer/pkg-descr << 'END-of-cstringbuffer/pkg-descr' XcStringBuffer is a library designed to make file I/O to strings easier Xand more platform-neutral. It performs memory management on strings, Xas well as permits typical string operations. X XWWW: http://www.translator.cx/software/csb.html X X- Mooneer Salem Xmooneer@translator.cx END-of-cstringbuffer/pkg-descr echo x - cstringbuffer/Makefile sed 's/^X//' >cstringbuffer/Makefile << 'END-of-cstringbuffer/Makefile' X# New ports collection makefile for: cStringBuffer X# Date created: 10 July 2004 X# Whom: Mooneer Salem X# X# $FreeBSD$ X# X XPORTNAME= cstringbuffer XPORTVERSION= 0.1.1 XCATEGORIES= devel XMASTER_SITES= http://www.translator.cx/dist/libs/ X XMAINTAINER= mooneer@translator.cx XCOMMENT= File-like IO for strings X XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes X X.include END-of-cstringbuffer/Makefile echo x - cstringbuffer/distinfo sed 's/^X//' >cstringbuffer/distinfo << 'END-of-cstringbuffer/distinfo' XMD5 (cstringbuffer-0.1.1.tar.gz) = 1d28d3d308dcf6c4233979bd0effd918 XSIZE (cstringbuffer-0.1.1.tar.gz) = 303572 END-of-cstringbuffer/distinfo echo x - cstringbuffer/pkg-plist sed 's/^X//' >cstringbuffer/pkg-plist << 'END-of-cstringbuffer/pkg-plist' Xinclude/csb.h Xlib/libcsb.a Xlib/libcsb.so Xlib/libcsb.so.1 Xshare/nls/POSIX Xshare/nls/en_US.US-ASCII END-of-cstringbuffer/pkg-plist exit --- cstringbuffer-0.1.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: