OpenNX is an open source drop in replacement for NoMachine's NX client. It is compatible to the original client in that it uses the same syntax for the session configuration files (.nxs files). OpenNX is distributed under the GNU Lesser Public License v2.1. OpenNX is written in C++ and uses the excellent wxWidgets toolkit. Fix: The included shar, and all prerequisite shar files How-To-Repeat: extract shar archive and build port
Responsible Changed From-To: freebsd-ports-bugs->zi I'll take it.
zi 2011-09-16 20:53:49 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/opennx Makefile distinfo pkg-descr pkg-plist Log: New port: net/opennx OpenNX is an open source drop in replacement for NoMachine's NX client. It is compatible to the original client in that it uses the same syntax for the session configuration files (.nxs files). OpenNX is distributed under the GNU Lesser Public License v2.1. OpenNX is written in C++ and uses the excellent wxWidgets toolkit. PR: ports/159372 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: wxs (mentor) Revision Changes Path 1.2378 +1 -0 ports/net/Makefile 1.1 +55 -0 ports/net/opennx/Makefile (new) 1.1 +2 -0 ports/net/opennx/distinfo (new) 1.1 +23 -0 ports/net/opennx/pkg-descr (new) 1.1 +69 -0 ports/net/opennx/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, with minor changes. Thanks!