diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-08-06 14:59:10 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-08-06 14:59:10 +0000 |
commit | 06c8b84d628535731888304e9446b8dff3b7d23f (patch) | |
tree | 4e80cd38e6a7b57e446add9a2465e61d8eadbd70 /security | |
parent | 53cbaf576779525ca36755b147ba758099d24a2c (diff) | |
download | ports-06c8b84d628535731888304e9446b8dff3b7d23f.tar.gz ports-06c8b84d628535731888304e9446b8dff3b7d23f.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/termlog/Makefile | 10 | ||||
-rw-r--r-- | security/termlog/distinfo | 4 | ||||
-rw-r--r-- | security/termlog/pkg-descr | 2 |
3 files changed, 7 insertions, 9 deletions
diff --git a/security/termlog/Makefile b/security/termlog/Makefile index 0975a76164da..c628a9a5ab26 100644 --- a/security/termlog/Makefile +++ b/security/termlog/Makefile @@ -1,20 +1,18 @@ # New ports collection makefile for: termlog # Date created: 20 August 2002 -# Whom: C.S. Peron <maneo@bsdpro.com> +# Whom: C.S. Peron <bugs@sqrt.ca> # # $FreeBSD$ # PORTNAME= termlog -PORTVERSION= 1.0.3 +PORTVERSION= 2.0 CATEGORIES= security sysutils MASTER_SITES= http://www.seccuris.com/documents/downloads/ MASTER_SITE_SUBDIR= termlog -MAINTAINER= maneo@bsdpro.com -COMMENT= Monitor or log multiple system terminals synchronously (real-time) - -BROKEN= "Runtime breakage exists" +MAINTAINER= csjp@FreeBSD.org +COMMENT= Monitor or log multiple system terminals synchronously MAN1= termlog.1 MANCOMPRESSED= yes diff --git a/security/termlog/distinfo b/security/termlog/distinfo index cf006ca8df7d..063afe195282 100644 --- a/security/termlog/distinfo +++ b/security/termlog/distinfo @@ -1,2 +1,2 @@ -MD5 (termlog-1.0.3.tar.gz) = 69b80f1405ab3a91f014139ff3f3bd44 -SIZE (termlog-1.0.3.tar.gz) = 14249 +MD5 (termlog-2.0.tar.gz) = 7d8885b918e71be7b2e782d110edd305 +SIZE (termlog-2.0.tar.gz) = 9271 diff --git a/security/termlog/pkg-descr b/security/termlog/pkg-descr index ed22eac5158b..6aa7103582b2 100644 --- a/security/termlog/pkg-descr +++ b/security/termlog/pkg-descr @@ -1,5 +1,5 @@ Termlog is a system terminal I/O and key logging program. Termlog is -capable of performing realtime synchronous monitoring and logging +capable of performing synchronous monitoring and logging of multiple system ttys. It is designed to allow paranoid or otherwise curious system administrators to monitor I/O between themselves and connected clients. |