Netembryo is a network abstraction library used as foundation for feng, libnemesi, felix. It provides an uniform access to the following protocols: * UDP * TCP * SCTP It is part of the LScube suite. http://live.polito.it/netembryo
Responsible Changed From-To: freebsd-ports-bugs->vanilla I will handle this one.
vanilla 2007-12-18 01:53:17 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/netembryo Makefile distinfo pkg-descr pkg-plist Log: Add netembryo 0.0.4, a network abstraction library used by for feng, libnemesi, felix. PR: ports/117920 Submitted by: Emmanuel Richiardone (err at tollari.org) Revision Changes Path 1.1952 +1 -0 ports/net/Makefile 1.1 +31 -0 ports/net/netembryo/Makefile (new) 1.1 +3 -0 ports/net/netembryo/distinfo (new) 1.1 +4 -0 ports/net/netembryo/pkg-descr (new) 1.1 +9 -0 ports/net/netembryo/pkg-plist (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 Committed, thanks. devel/portlint will be your best friend before send-pr.