ports/140740: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat Nov 21 10:20:03 UTC 2009
The following reply was made to PR ports/140740; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list