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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"