Summary: | New port: net/tcludp | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Frank <frank> | ||||
Component: | Individual Port(s) | Assignee: | Wesley Shields <wxs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Frank
2008-03-31 23:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. Responsible Changed From-To: miwi->wxs At the request of miwi I'll take this. wxs 2008-04-17 14:27:45 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/tcludp Makefile distinfo pkg-descr Log: This package provides support for using UDP through Tcl. The package provides a new channel type and attempts to permit the use of packet oriented UDP over stream oriented Tcl channels. PR: ports/122315 Submitted by: Frank Fenor <frank@fenor.de> Approved by: garga (mentor) Revision Changes Path 1.1985 +1 -0 ports/net/Makefile 1.1 +28 -0 ports/net/tcludp/Makefile (new) 1.1 +3 -0 ports/net/tcludp/distinfo (new) 1.1 +7 -0 ports/net/tcludp/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |