summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorwiz <wiz>2002-05-13 17:31:23 +0000
committerwiz <wiz>2002-05-13 17:31:23 +0000
commitd4e28664ed245665471ef804d40d27c189cc5e73 (patch)
treefa268855e4a74b641ae294a985d96a4d44618dd3 /news
parentd53c0889c2eb8a6688c6ee66f88c2b380aa82d1e (diff)
downloadpkgsrc-d4e28664ed245665471ef804d40d27c189cc5e73.tar.gz
Initial import of cg.
cg is 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. It supports decoding data in the following formats: uuencode (both single- and multi-posting binaries) MIME (multipart/mixed, message/partial; base64, quoted printable, x-uuencode) yEnc
Diffstat (limited to 'news')
-rw-r--r--news/cg/DESCR9
-rw-r--r--news/cg/Makefile15
-rw-r--r--news/cg/PLIST3
-rw-r--r--news/cg/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/news/cg/DESCR b/news/cg/DESCR
new file mode 100644
index 00000000000..a2f563d1d4f
--- /dev/null
+++ b/news/cg/DESCR
@@ -0,0 +1,9 @@
+cg is 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.
+
+It supports decoding data in the following formats:
+ uuencode (both single- and multi-posting binaries)
+ MIME (multipart/mixed, message/partial;
+ base64, quoted printable, x-uuencode)
+ yEnc
diff --git a/news/cg/Makefile b/news/cg/Makefile
new file mode 100644
index 00000000000..ad0c8808cdf
--- /dev/null
+++ b/news/cg/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/13 17:31:23 wiz Exp $
+#
+
+DISTNAME= cg-0.4
+CATEGORIES= news
+MASTER_SITES= http://ftp.giga.or.at/pub/nih/cg/
+
+MAINTAINER= wiz@netbsd.org
+HOMEPAGE= http://ftp.giga.or.at/pub/nih/cg/
+COMMENT= semi-automatic newsgroup binary downloader
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK_ONLY= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/news/cg/PLIST b/news/cg/PLIST
new file mode 100644
index 00000000000..fc7008dc8e3
--- /dev/null
+++ b/news/cg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/13 17:31:23 wiz Exp $
+bin/cg
+man/man1/cg.1
diff --git a/news/cg/distinfo b/news/cg/distinfo
new file mode 100644
index 00000000000..c1223bf2185
--- /dev/null
+++ b/news/cg/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/13 17:31:23 wiz Exp $
+
+SHA1 (cg-0.4.tar.gz) = 8fdb3156e3ad11fd182d2adf1d87ff799beaac60
+Size (cg-0.4.tar.gz) = 203503 bytes