The FreeBSD Ports Archive
FreeBSD news : nget4>
Auto-resuming command line nntp file grabber
nget is a command line NNTP file grabber.
It automatically pieces together multipart postings for easy retrieval,
even substituting parts from multiple servers. It handles disconnects
gracefully, resuming after the last part successfully downloaded,
and caching of header data for quick access.
http://nget.sourceforge.net/
|
nget history
v. 1.20
date: 2007/05/27 03:00:42; author: kris; state: Exp; lines: +4 -0
BROKEN with gcc 4.2
v. 1.19
date: 2005/04/21 17:44:07; author: krion; state: Exp; lines: +1 -1
Drop maintership.
v. 1.18
date: 2005/04/12 03:26:21; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.17
date: 2005/04/11 08:03:43; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.16
date: 2004/12/21 14:25:48; author: krion; state: Exp; lines: +1 -1
Update to 0.27.1
v. 1.15
date: 2004/06/18 09:20:33; author: krion; state: Exp; lines: +3 -4
Update to version 0.27
v. 1.14
date: 2004/04/16 14:42:38; author: krion; state: Exp; lines: +0 -1
- Remove USE_SIZE knob
v. 1.13
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.12
date: 2004/01/30 14:05:13; author: krion; state: Exp; lines: +1 -0
- SIZEify
v. 1.11
date: 2003/12/29 19:21:39; author: krion; state: Exp; lines: +1 -1
- Update to version 0.26
v. 1.10
date: 2003/11/21 13:57:19; author: krion; state: Exp; lines: +3 -1
- Update to version 0.25
v. 1.9
date: 2003/10/05 08:45:26; author: krion; state: Exp; lines: +8 -2
- Update to 0.24.2
- Take maintainership
v. 1.8
date: 2003/09/24 09:37:10; author: osa; state: Exp; lines: +2 -2
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/08/15 22:28:50; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address ("Host not found")
v. 1.6
date: 2003/07/21 17:31:57; author: arved; state: Exp; lines: +1 -5
Unbreak on 5.X
PR: 54556
Submitted by: chris larsen
v. 1.5
date: 2003/06/04 22:43:34; author: kris; state: Exp; lines: +5 -5
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.4
date: 2003/05/18 11:50:18; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: fails to link
v. 1.3
date: 2003/02/21 13:15:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/09/05 05:23:04; author: kevlo; state: Exp; lines: +3 -5
- Update to version 0.21
- Switch the master site to SourceForge
PR: 42401
Submitted by: MAINTAINER
v. 1.1
date: 2002/06/23 05:19:27; author: will; state: Exp;
Add nget 0.19.1, an auto-resuming command line nntp file grabber.
PR: 39626
Submitted by: George Sorsby
=============================================================================
v. 1.20
date: 2007/05/27 03:00:42; author: kris; state: Exp; lines: +4 -0
BROKEN with gcc 4.2
v. 1.19
date: 2005/04/21 17:44:07; author: krion; state: Exp; lines: +1 -1
Drop maintership.
v. 1.18
date: 2005/04/12 03:26:21; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.17
date: 2005/04/11 08:03:43; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.16
date: 2004/12/21 14:25:48; author: krion; state: Exp; lines: +1 -1
Update to 0.27.1
v. 1.15
date: 2004/06/18 09:20:33; author: krion; state: Exp; lines: +3 -4
Update to version 0.27
v. 1.14
date: 2004/04/16 14:42:38; author: krion; state: Exp; lines: +0 -1
- Remove USE_SIZE knob
v. 1.13
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.12
date: 2004/01/30 14:05:13; author: krion; state: Exp; lines: +1 -0
- SIZEify
v. 1.11
date: 2003/12/29 19:21:39; author: krion; state: Exp; lines: +1 -1
- Update to version 0.26
v. 1.10
date: 2003/11/21 13:57:19; author: krion; state: Exp; lines: +3 -1
- Update to version 0.25
v. 1.9
date: 2003/10/05 08:45:26; author: krion; state: Exp; lines: +8 -2
- Update to 0.24.2
- Take maintainership
v. 1.8
date: 2003/09/24 09:37:10; author: osa; state: Exp; lines: +2 -2
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/08/15 22:28:50; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address ("Host not found")
v. 1.6
date: 2003/07/21 17:31:57; author: arved; state: Exp; lines: +1 -5
Unbreak on 5.X
PR: 54556
Submitted by: chris larsen
v. 1.5
date: 2003/06/04 22:43:34; author: kris; state: Exp; lines: +5 -5
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.4
date: 2003/05/18 11:50:18; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: fails to link
v. 1.3
date: 2003/02/21 13:15:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/09/05 05:23:04; author: kevlo; state: Exp; lines: +3 -5
- Update to version 0.21
- Switch the master site to SourceForge
PR: 42401
Submitted by: MAINTAINER
v. 1.1
date: 2002/06/23 05:19:27; author: will; state: Exp;
Add nget 0.19.1, an auto-resuming command line nntp file grabber.
PR: 39626
Submitted by: George Sorsby
=============================================================================
v. 1.20
date: 2007/05/27 03:00:42; author: kris; state: Exp; lines: +4 -0
BROKEN with gcc 4.2
v. 1.19
date: 2005/04/21 17:44:07; author: krion; state: Exp; lines: +1 -1
Drop maintership.
v. 1.18
date: 2005/04/12 03:26:21; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.17
date: 2005/04/11 08:03:43; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.16
date: 2004/12/21 14:25:48; author: krion; state: Exp; lines: +1 -1
Update to 0.27.1
v. 1.15
date: 2004/06/18 09:20:33; author: krion; state: Exp; lines: +3 -4
Update to version 0.27
v. 1.14
date: 2004/04/16 14:42:38; author: krion; state: Exp; lines: +0 -1
- Remove USE_SIZE knob
v. 1.13
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.12
date: 2004/01/30 14:05:13; author: krion; state: Exp; lines: +1 -0
- SIZEify
v. 1.11
date: 2003/12/29 19:21:39; author: krion; state: Exp; lines: +1 -1
- Update to version 0.26
v. 1.10
date: 2003/11/21 13:57:19; author: krion; state: Exp; lines: +3 -1
- Update to version 0.25
v. 1.9
date: 2003/10/05 08:45:26; author: krion; state: Exp; lines: +8 -2
- Update to 0.24.2
- Take maintainership
v. 1.8
date: 2003/09/24 09:37:10; author: osa; state: Exp; lines: +2 -2
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/08/15 22:28:50; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address ("Host not found")
v. 1.6
date: 2003/07/21 17:31:57; author: arved; state: Exp; lines: +1 -5
Unbreak on 5.X
PR: 54556
Submitted by: chris larsen
v. 1.5
date: 2003/06/04 22:43:34; author: kris; state: Exp; lines: +5 -5
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.4
date: 2003/05/18 11:50:18; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: fails to link
v. 1.3
date: 2003/02/21 13:15:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/09/05 05:23:04; author: kevlo; state: Exp; lines: +3 -5
- Update to version 0.21
- Switch the master site to SourceForge
PR: 42401
Submitted by: MAINTAINER
v. 1.1
date: 2002/06/23 05:19:27; author: will; state: Exp;
Add nget 0.19.1, an auto-resuming command line nntp file grabber.
PR: 39626
Submitted by: George Sorsby
=============================================================================
|
| |

|