From owner-freebsd-ports Wed Apr 10 11: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 416A137B416 for ; Wed, 10 Apr 2002 11:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AI02l44235; Wed, 10 Apr 2002 11:00:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id DE47637B405 for ; Wed, 10 Apr 2002 10:54:21 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g3AHonj07573 for ; Wed, 10 Apr 2002 19:50:49 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 17A625A548 for ; Wed, 10 Apr 2002 19:50:49 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 212A85A545; Wed, 10 Apr 2002 19:50:48 +0200 (CEST) Message-Id: <20020410175048.212A85A545@nemesis.informatik.unibw-muenchen.de> Date: Wed, 10 Apr 2002 19:50:48 +0200 (CEST) From: Oliver Braun Reply-To: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36971: New port: news/cleanscore Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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