Date: Sat, 23 Sep 2006 20:03:12 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/enet Makefile distinfo pkg-descr pkg-plist ports/net/enet/files patch-unix.c Message-ID: <200609232003.k8NK3CH3014271@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2006-09-23 20:03:12 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/enet Makefile distinfo pkg-descr pkg-plist net/enet/files patch-unix.c Log: - Add port for net/enet ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. Author: Lee Salzman WWW: http://enet.cubik.org Approved by: sem (mentor) Revision Changes Path 1.1739 +1 -0 ports/net/Makefile 1.1 +27 -0 ports/net/enet/Makefile (new) 1.1 +3 -0 ports/net/enet/distinfo (new) 1.1 +20 -0 ports/net/enet/files/patch-unix.c (new) 1.1 +10 -0 ports/net/enet/pkg-descr (new) 1.1 +18 -0 ports/net/enet/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609232003.k8NK3CH3014271>