Date: Sat, 21 Nov 2009 10:20:02 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/140740: commit references a PR Message-ID: <200911211020.nALAK24S049320@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/140740; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140740: commit references a PR Date: Sat, 21 Nov 2009 10:19:03 +0000 (UTC) miwi 2009-11-21 10:18:54 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/anyterm Makefile distinfo pkg-descr www/anyterm/files anytermd.in mime.types patch-common.mk patch-libpbe-src-format.cc patch-src-SubProcess.cc Log: Anyterm provides a terminal emulator on a Web page using Javascript and a server daemon. The daemon typically runs behind an HTTP proxy; it forks a shell and communicates with the script using XMLHTTP on port 80 or securely using SSL. This provides you with shell access to your machine from almost any Web browser, even when firewalls are in the way. WWW: http://anyterm.org/ PR: ports/140740 Submitted by: Douglas Thrift Revision Changes Path 1.2467 +1 -0 ports/www/Makefile 1.1 +41 -0 ports/www/anyterm/Makefile (new) 1.1 +3 -0 ports/www/anyterm/distinfo (new) 1.1 +38 -0 ports/www/anyterm/files/anytermd.in (new) 1.1 +1236 -0 ports/www/anyterm/files/mime.types (new) 1.1 +11 -0 ports/www/anyterm/files/patch-common.mk (new) 1.1 +11 -0 ports/www/anyterm/files/patch-libpbe-src-format.cc (new) 1.1 +10 -0 ports/www/anyterm/files/patch-src-SubProcess.cc (new) 1.1 +7 -0 ports/www/anyterm/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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911211020.nALAK24S049320>