diff options
author | petef <petef@FreeBSD.org> | 2004-08-06 22:59:10 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2004-08-06 22:59:10 +0800 |
commit | ddc7cfe633d6af3193136c7fe067802fa7342b62 (patch) | |
tree | bff4296684440adfe289b1ebb311a78154f30110 /security/termlog | |
parent | b93b462748fa3294fce396a4f20d3045d2a369dc (diff) | |
download | freebsd-ports-gnome-ddc7cfe633d6af3193136c7fe067802fa7342b62.tar.gz freebsd-ports-gnome-ddc7cfe633d6af3193136c7fe067802fa7342b62.tar.zst freebsd-ports-gnome-ddc7cfe633d6af3193136c7fe067802fa7342b62.zip |
- update to 2.0
- update maintainer email
- update COMMENT & pkg-descr to match reality
Submitted by: csjp
Diffstat (limited to 'security/termlog')
-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. |