Add rotate 1.1, a simple log rotate perl script.

PR:		22349
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
This commit is contained in:
Will Andrews 2000-12-03 20:34:35 +00:00
parent 1ede837631
commit c2ad44ed4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35632
6 changed files with 23 additions and 0 deletions

View File

@ -76,6 +76,7 @@
SUBDIR += psmisc
SUBDIR += pwgen
SUBDIR += rdate
SUBDIR += rotate
SUBDIR += rtty
SUBDIR += roottail
SUBDIR += ruby-syslog

18
sysutils/rotate/Makefile Normal file
View File

@ -0,0 +1,18 @@
# ports collection makefile for: rotate
# Date created: 2000/10/27
# Whom: kaz
#
# $FreeBSD$
#
PORTNAME= rotate
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/
MAINTAINER= kaz@kobe1995.net
MAN1= rotate.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

1
sysutils/rotate/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (rotate-1.1.tar.gz) = 1ecb819180718028f238d096e26e4cb0

View File

@ -0,0 +1 @@
log rotate

View File

@ -0,0 +1 @@
log rotate

View File

@ -0,0 +1 @@
bin/rotate