initial import of nget-0.27
authorrecht <recht>
Mon, 23 Aug 2004 21:14:32 +0000 (21:14 +0000)
committerrecht <recht>
Mon, 23 Aug 2004 21:14:32 +0000 (21:14 +0000)
commitcf268f42f19e8fc47958b3794810496fadf660b9
tree1eb7820d91ba72876ff1a251c3aade4ad1fa7d4d
parent8ac77e82c8ebd03740f3c7a59ef9be3935540577
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.
news/nget/DESCR [new file with mode: 0644]
news/nget/MESSAGE [new file with mode: 0644]
news/nget/Makefile [new file with mode: 0644]
news/nget/PLIST [new file with mode: 0644]
news/nget/distinfo [new file with mode: 0644]