mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- patch available on original site anymore, nor it is being developed anymore
PR: ports/142800 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
This commit is contained in:
parent
03671d92fe
commit
b225f305e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247906
1
MOVED
1
MOVED
@ -4256,3 +4256,4 @@ mail/enigmail||2010-01-10|Has expired: stop support for mozilla, use a slave por
|
||||
devel/cl-asdf-sbcl||2010-01-12|lang/sbcl has a bundled asdf version
|
||||
emulators/virtualbox|emulators/virtualbox-ose|2010-01-13|Renamed and split into two components
|
||||
devel/gold|devel/binutils|2010-01-13|part of binutils
|
||||
shells/tcsh-bofh||2010-01-15|Removed
|
||||
|
@ -38,7 +38,6 @@
|
||||
SUBDIR += sash
|
||||
SUBDIR += scponly
|
||||
SUBDIR += shell-include
|
||||
SUBDIR += tcsh-bofh
|
||||
SUBDIR += tcsh_nls
|
||||
SUBDIR += tcshrc
|
||||
SUBDIR += v7sh
|
||||
|
@ -1,30 +0,0 @@
|
||||
# New ports collection makefile for: tcsh-bofh
|
||||
# Date created: 2005-10-13
|
||||
# Whom: Krzysztof Kowalewski <pyzmen@kam.pl>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tcsh-bofh
|
||||
PORTVERSION= 6.12.00
|
||||
CATEGORIES= shells security
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/old/ \
|
||||
ftp://ftp.gw.com/pub/unix/tcsh/old/ \
|
||||
ftp://ftp.funet.fi/pub/unix/shells/tcsh/old/ \
|
||||
http://www.ccitt5.net/archives/:bofh
|
||||
DISTFILES= tcsh-6.12.00.tar.gz \
|
||||
tcsh-6.12.00-bofh.tgz:bofh
|
||||
|
||||
MAINTAINER= pyzmen@kam.pl
|
||||
COMMENT= Patch tcsh to providing user activity logging to syslog
|
||||
|
||||
WRKSRC= ${WRKDIR}/tcsh-${PORTVERSION}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/tcsh
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${PATCH} -p1 < ../6.12.00/tcsh-6.12.00-bofh
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,6 +0,0 @@
|
||||
MD5 (tcsh-6.12.00.tar.gz) = dccf1e673103594546fe74c313932428
|
||||
SHA256 (tcsh-6.12.00.tar.gz) = 7413c640757eb7230af4b1c0029f7cd83a9ff7439a8372bbe986fce50bb66770
|
||||
SIZE (tcsh-6.12.00.tar.gz) = 824297
|
||||
MD5 (tcsh-6.12.00-bofh.tgz) = b883a97198ba0ad73d82023c7a99d39e
|
||||
SHA256 (tcsh-6.12.00-bofh.tgz) = 505e45033ed1abcdbbcc10c92d8e190011ee9891dbb267a3c8b6c2595467515e
|
||||
SIZE (tcsh-6.12.00-bofh.tgz) = 2082
|
@ -1,7 +0,0 @@
|
||||
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/
|
Loading…
Reference in New Issue
Block a user