cvs commit: ports/sysutils Makefile ports/sysutils/bksh Makefile
distinfo pkg-descr pkg-plist
Erwin Lansing
erwin at FreeBSD.org
Sun Aug 10 01:39:25 PDT 2003
erwin 2003/08/10 01:39:24 PDT
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/bksh Makefile distinfo pkg-descr pkg-plist
Log:
Add bksh 1.3, backup-only shell.
bksh is a simple (some would say trivial) program designed to be used
as a shell by ssh or rsh-like programs. All it does it to copy its
input to a restricted set of backup files.
It was made to allow administrators to create backup servers in
potentially hostile environments without allowing full shell access to
the server or the client.
PR: 53786
Submitted by: The Anarcat <anarcat at anarcat.ath.cx>
Revision Changes Path
1.396 +1 -0 ports/sysutils/Makefile
1.1 +16 -0 ports/sysutils/bksh/Makefile (new)
1.1 +1 -0 ports/sysutils/bksh/distinfo (new)
1.1 +17 -0 ports/sysutils/bksh/pkg-descr (new)
1.1 +1 -0 ports/sysutils/bksh/pkg-plist (new)
More information about the cvs-ports
mailing list