From mi@privatelabs.com  Mon May 22 15:46:52 2000
Return-Path: <mi@privatelabs.com>
Received: from privatecube.privatelabs.com (privatecube.privatelabs.com [198.143.31.30])
	by hub.freebsd.org (Postfix) with ESMTP id 45F1E37B599
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 May 2000 15:46:51 -0700 (PDT)
	(envelope-from mi@privatelabs.com)
Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6])
	by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id RAA07466
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 May 2000 17:45:47 -0400 (EDT)
Received: (from mi@localhost)
	by misha.privatelabs.com (8.9.3/8.9.3) id SAA55959;
	Mon, 22 May 2000 18:46:06 -0400 (EDT)
	(envelope-from mi)
Message-Id: <200005222246.SAA55959@misha.privatelabs.com>
Date: Mon, 22 May 2000 18:46:06 -0400 (EDT)
From: Mikhail Teterin <mi@privatelabs.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port -- TCL memory channels
X-Send-Pr-Version: 3.2

>Number:         18761
>Category:       ports
>Synopsis:       new port -- TCL memory channels
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 15:50:00 PDT 2000
>Closed-Date:    Tue Aug 1 02:24:57 PDT 2000
>Last-Modified:  Tue Aug 01 02:25:12 PDT 2000
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	memchan is  an extension library to  the script language
	tcl, as created by John  Ousterhout. It provides two new
	channel types for in-memory channels and the appropriate
	commands for their creation.

	They  are  useful  to  transfer large  amounts  of  data
	between  procedures  or interpreters,  and  additionally
	provide an  easy interface  to on-the-fly  generation of
	code too. No need to set  or append to a string, just do
	a simple puts.

	WWW:	http://www.oche.de/~akupries/soft/memchan/

>How-To-Repeat:

>Fix:
	The new port's shar-ball can be found at:
		http://virtual-estates.net/tcl-memchan.port.shar.gz

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nbm 
State-Changed-When: Tue Aug 1 02:24:57 PDT 2000 
State-Changed-Why:  
added, thanks! 

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