summaryrefslogtreecommitdiff
path: root/news/nget/PLIST
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-08-23 21:14:32 +0000
committerrecht <recht@pkgsrc.org>2004-08-23 21:14:32 +0000
commita12d8e71e137e09e88b7a176bfb62dc3e47b2cab (patch)
tree71e6219bd8ce3346c27f76cff93fe58f172737ba /news/nget/PLIST
parent0c9c7dec79ed77787518132c43e64f67f06097bc (diff)
downloadpkgsrc-a12d8e71e137e09e88b7a176bfb62dc3e47b2cab.tar.gz
initial import of nget-0.27
Based upon the package provided by Joel CARNAT in PR pkg/26134 nget is a command line nntp file grabber. It automatically pieces together multipart postings for easy retrieval, even substituting parts from multiple servers and newsgroups. Handles disconnects gracefully, resuming after the last part succesfully downloaded. features: * Automatic multi-part post joining * Automatic binary decoding (using uulib) * Caches header data for quick access * Full multi-server support, transparently joining parts from different servers * Full multi-group support, transparently joining parts from multiple newsgroups * Automatic retries on network errors * Resumes after the last part successfully downloaded * Dupe file detection to avoid unneeded downloads * Select what to retrieve based upon a regular expresson (-r), or even a more complex expression (-R) based upon any of the file's subject, author, lines, bytes, # of parts we have, # of parts req, date, age, messageid, and references. * Search for newsgroups based on their names and/or descriptions * Automatic handling of PAR and PAR2 files retrieves only as many recovery files as necessary to repair any missing/damaged files.
Diffstat (limited to 'news/nget/PLIST')
-rw-r--r--news/nget/PLIST13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/nget/PLIST b/news/nget/PLIST
new file mode 100644
index 00000000000..a96c995882b
--- /dev/null
+++ b/news/nget/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/23 21:14:32 recht Exp $
+bin/nget
+bin/ngetlite
+man/man1/nget.1
+man/man1/ngetlite.1
+share/examples/nget/dot.ngetrc
+share/nget/COPYING
+share/nget/Changelog
+share/nget/FAQ
+share/nget/README
+share/nget/TODO
+@dirrm share/nget
+@dirrm share/examples/nget