Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2002 19:50:48 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36971: New port: news/cleanscore
Message-ID:  <20020410175048.212A85A545@nemesis.informatik.unibw-muenchen.de>

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

>Number:         36971
>Category:       ports
>Synopsis:       New port: news/cleanscore
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 10 11:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

cleanscore is a perl script to clean up your slrn score file.

WWW: http://slrn.sourceforge.net/cleanscore/

Regards,
         Olli

>How-To-Repeat:
>Fix:


# 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:
#
#	cleanscore
#	cleanscore/pkg-descr
#	cleanscore/Makefile
#	cleanscore/distinfo
#	cleanscore/pkg-comment
#	cleanscore/pkg-plist
#
echo c - cleanscore
mkdir -p cleanscore > /dev/null 2>&1
echo x - cleanscore/pkg-descr
sed 's/^X//' >cleanscore/pkg-descr << 'END-of-cleanscore/pkg-descr'
Xcleanscore is a perl script to clean up your slrn score file.
XIt can be used to purge expired entries automatically, e.g. by
Xcalling it from cron.
X
XWWW: http://slrn.sourceforge.net/cleanscore/
X
X- Oliver Braun
Xobraun@informatik.unibw-muenchen.de
END-of-cleanscore/pkg-descr
echo x - cleanscore/Makefile
sed 's/^X//' >cleanscore/Makefile << 'END-of-cleanscore/Makefile'
X# New ports collection makefile for:   cleanscore
X# Date created:        10 April 2002
X# Whom:                Oliver Braun <obraun@informatik.unibw-muenchen.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cleanscore
XPORTVERSION=	0.9.8.1
XCATEGORIES=	news
XMASTER_SITES=	http://slrn.sourceforge.net/cleanscore/
X
XMAINTAINER=	obraun@informatik.unibw-muenchen.de
X
XNO_BUILD=	yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/cleanscore ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-cleanscore/Makefile
echo x - cleanscore/distinfo
sed 's/^X//' >cleanscore/distinfo << 'END-of-cleanscore/distinfo'
XMD5 (cleanscore-0.9.8.1.tar.gz) = c1e3c6c0223255cc4c08df09795add07
END-of-cleanscore/distinfo
echo x - cleanscore/pkg-comment
sed 's/^X//' >cleanscore/pkg-comment << 'END-of-cleanscore/pkg-comment'
XA perl script to clean up your slrn score file
END-of-cleanscore/pkg-comment
echo x - cleanscore/pkg-plist
sed 's/^X//' >cleanscore/pkg-plist << 'END-of-cleanscore/pkg-plist'
Xbin/cleanscore
END-of-cleanscore/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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