Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 09:30:46 GMT
From:      Björn Lindström <bkhl@elektrubadur.se>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/70566: New port: net/cg - Semi-automatic newsgroup binary downloader
Message-ID:  <200408170930.i7H9UkB3074802@www.freebsd.org>
Resent-Message-ID: <200408170940.i7H9eJ7X090863@freefall.freebsd.org>

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

>Number:         70566
>Category:       ports
>Synopsis:       New port: net/cg - Semi-automatic newsgroup binary downloader
>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:   Tue Aug 17 09:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Björn Lindström
>Release:        4.9-RELEASE
>Organization:
>Environment:
>Description:
A semi-automatic newsgroup binary downloader. It assembles parts based
on subject headers and then offers them in an editor for the user to
choose which files he really wants.

WWW: http://www.nih.at/cg/

>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:
#
#	cg
#	cg/pkg-descr
#	cg/distinfo
#	cg/Makefile
#	cg/pkg-plist
#
echo c - cg
mkdir -p cg > /dev/null 2>&1
echo x - cg/pkg-descr
sed 's/^X//' >cg/pkg-descr << 'END-of-cg/pkg-descr'
XA semi-automatic newsgroup binary downloader. It assembles parts based
Xon subject headers and then offers them in an editor for the user to
Xchoose which files he really wants.
X
XWWW: http://www.nih.at/cg/
END-of-cg/pkg-descr
echo x - cg/distinfo
sed 's/^X//' >cg/distinfo << 'END-of-cg/distinfo'
XMD5 (cg-0.4.tar.gz) = cb5713aa6890410a8efa7c24bbdc54bd
XSIZE (cg-0.4.tar.gz) = 203503
END-of-cg/distinfo
echo x - cg/Makefile
sed 's/^X//' >cg/Makefile << 'END-of-cg/Makefile'
X# New ports collection makefile for: cg
X# Date created: 17 August 2004
X# Whom: bkhl@elektrubadur.se
X#
X# $FreeBSD$
X#
X
XPORTNAME=      cg
XPORTVERSION=   0.4
XCATEGORIES=    net
XMASTER_SITES=  http://www.nih.at/cg/
X
XMAINTAINER=    bkhl@elektrubadur.se
XCOMMENT=       Semi-automatic newsgroup binary downloader
X
XGNU_CONFIGURE= yes
X
XMAN1=          cg.1
X
X.include <bsd.port.mk>
END-of-cg/Makefile
echo x - cg/pkg-plist
sed 's/^X//' >cg/pkg-plist << 'END-of-cg/pkg-plist'
Xbin/cg
END-of-cg/pkg-plist
exit

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



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