The Netty is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance & high scalability protocol servers & clients.
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-10-02 14:54:08 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/netty Makefile distinfo pkg-descr Log: The Netty is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance & high scalability protocol servers & clients. WWW: http://www.jboss.org/netty PR: ports/154285 Submitted by: Mikhail T. <michael@fun-box.ru> Approved by: miwi, wen (mentors implicit) Revision Changes Path 1.241 +1 -0 ports/java/Makefile 1.1 +45 -0 ports/java/netty/Makefile (new) 1.1 +2 -0 ports/java/netty/distinfo (new) 1.1 +6 -0 ports/java/netty/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"
pawel 2011-10-02 14:59:50 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: For java/netty PR: ports/154285 Approved by: miwi, wen (mentors implicit) Revision Changes Path 1.1024 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml _______________________________________________ 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!