summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-10-14 19:15:55 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-10-14 19:15:55 +0000
commitddaa156ba09c7d4aaa68c9837306e15d4fa1fe95 (patch)
tree4b0b5c1791c0c8c2957e7d53a35bf6b1989f9558 /shells
parentIn WWW: (diff)
Provide accurate COMMENT and pkg-descr
Submitted by: maintainer by email
Notes
Notes: svn path=/head/; revision=145403
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh-bofh/Makefile2
-rw-r--r--shells/tcsh-bofh/pkg-descr5
2 files changed, 5 insertions, 2 deletions
diff --git a/shells/tcsh-bofh/Makefile b/shells/tcsh-bofh/Makefile
index 7c788597b4a8..48bd33af71ec 100644
--- a/shells/tcsh-bofh/Makefile
+++ b/shells/tcsh-bofh/Makefile
@@ -16,7 +16,7 @@ DISTFILES= tcsh-6.12.00.tar.gz \
tcsh-6.12.00-bofh.tgz:bofh
MAINTAINER= pyzmen@kam.pl
-COMMENT= Patch tcsh to providing true BOFH logfunctions
+COMMENT= Patch tcsh to providing user activity logging to syslog
WRKSRC= ${WRKDIR}/tcsh-${PORTVERSION}
diff --git a/shells/tcsh-bofh/pkg-descr b/shells/tcsh-bofh/pkg-descr
index 6c19c579fe07..2a5ba33050eb 100644
--- a/shells/tcsh-bofh/pkg-descr
+++ b/shells/tcsh-bofh/pkg-descr
@@ -1,4 +1,7 @@
-A patch to provide true BOFH logfunctions to tcsh
+Log commands run from tcsh to syslog under the USER facility, the advantages
+of this is that a program does not need elevated privileges to send to
+syslog, so a shell run by a user can log the commands the users issues to
+syslog but(providing you have sane syslog file permissions)
Author: EF <ef@ccitt5.net>
WWW: http://www.ccitt5.net/archives/