Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2008 21:21:58 -0700
From:      Craig Leres <leres@ee.lbl.gov>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123103: New port: sysutil/lbl-cf LBL's Unix time to formated time and date filter
Message-ID:  <200804260421.m3Q4Lw0p007797@fun.ee.lbl.gov>
Resent-Message-ID: <200804260430.m3Q4U1aG021383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123103
>Category:       ports
>Synopsis:       New port: sysutil/lbl-cf LBL's Unix time to formated time and date filter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 04:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Craig Leres
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
	FreeBSD fun.ee.lbl.gov 6.2-RELEASE FreeBSD 6.2-RELEASE #8: Mon Dec 17 17:25:55 PST 2007     leres@fun.ee.lbl.gov:/usr/src/6.2-RELEASE/sys/i386/compile/LBLSMP  i386

>Description:
	cf is a filter that reads files or stdin and replaces numeric
	timestamps found at the beginning of each line with a
	formated time and date time and date.

------- =_aaaaaaaaaa0
Content-Type: text/plain; name="cf.shar"; charset="us-ascii"
Content-ID: <5662.1209183169.2@fun.ee.lbl.gov>

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# @(#) $Id: Makefile,v 1.3 2008/04/26 04:08:44 leres Exp $ (LBL)
X# New ports collection makefile for:	lbl-cf
X# Date created:		24 Apr 2008
X# Whom:			leres@ee.lbl.gov
X# $FreeBSD$
X#
X
XPORTNAME=	cf
XPORTVERSION=	1.2.1
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ee.lbl.gov/ \
X		http://www.tux.org//pub/net/ftp.ee.lbl.gov/ \
X		http://ftp.riken.go.jp/pub/net/lbl/ \
X		http://www.ftpdir.hu/ftp.ee.lbl.gov/
XPKGNAMEPREFIX=	lbl-
X
XMAINTAINER=	leres@ee.lbl.gov
XCOMMENT=	Unix time to formated time and date filter
X
XMAN1=		cf.1
X
XHAS_CONFIGURE=	yes
X
Xpost-install:
X	(cd ${WRKSRC} && make install-man)
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (cf-1.2.1.tar.gz) = 17066181077a56a178038527d823a618
XSHA256 (cf-1.2.1.tar.gz) = 05cc9c6ff4050c1da3d5f6782b177591b53a267d422a9fafe88f57096aa39c23
XSIZE (cf-1.2.1.tar.gz) = 55640
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XUnix time to formated time and date filter
X
Xftp://ee.lbl.gov/cf.tar.gz
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/cf
END-of-pkg-plist
exit


------- =_aaaaaaaaaa0--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; charset="us-ascii"
 Content-ID: <5662.1209183169.1@fun.ee.lbl.gov>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804260421.m3Q4Lw0p007797>