FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:05 PM BST
Port details
nget 0.27.1_2 news on this many watch lists=6 search for ports that depend on this port
Auto-resuming command line nntp file grabber

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Jun 2002 05:25:21
License: not specified in port


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.

WWW: http://nget.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/news/nget/ && make install clean
To add the package: pkg_add -r nget


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/nget/nget/0.27.1/
http://sunet.dl.sourceforge.net/project/nget/nget/0.27.1/
http://iweb.dl.sourceforge.net/project/nget/nget/0.27.1/
http://switch.dl.sourceforge.net/project/nget/nget/0.27.1/
http://surfnet.dl.sourceforge.net/project/nget/nget/0.27.1/
http://kent.dl.sourceforge.net/project/nget/nget/0.27.1/
http://freefr.dl.sourceforge.net/project/nget/nget/0.27.1/
http://voxel.dl.sourceforge.net/project/nget/nget/0.27.1/
http://jaist.dl.sourceforge.net/project/nget/nget/0.27.1/
http://osdn.dl.sourceforge.net/project/nget/nget/0.27.1/
http://nchc.dl.sourceforge.net/project/nget/nget/0.27.1/
http://ncu.dl.sourceforge.net/project/nget/nget/0.27.1/
http://transact.dl.sourceforge.net/project/nget/nget/0.27.1/
http://softlayer.dl.sourceforge.net/project/nget/nget/0.27.1/
http://internode.dl.sourceforge.net/project/nget/nget/0.27.1/
http://ufpr.dl.sourceforge.net/project/nget/nget/0.27.1/
http://waix.dl.sourceforge.net/project/nget/nget/0.27.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.27.1_2
miwi search for other commits by this committer
- Get Rid MD5 support
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.27.1_2
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
13 May 2010 18:21:16
Original commit files touched by this commit  0.27.1_1
johans search for other commits by this committer
Add patch forgotten in previous commit. No functional change:
copy patch from aclocal.m4 to configure, so there's no need to run autoconf
13 May 2010 15:26:23
Original commit files touched by this commit  0.27.1_1
johans search for other commits by this committer
Remove unnecessary dependency on autoconf
22 Aug 2009 00:32:25
Original commit files touched by this commit  0.27.1_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
26 Aug 2008 19:14:31
Original commit files touched by this commit  0.27.1_1
ade search for other commits by this committer
Fix with autoconf-2.62.  After running autotools at the top level, the
code then goes on to run autoconf/autoheader *again* via its own
mechanisms, with predictable results.

Quite how this port *ever* built is beyond me, but hey, this fixes it.
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.27.1_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 05:21:50
Original commit files touched by this commit  0.27.1_1
ade search for other commits by this committer
Catch up with a port that wasn't using autoconf:261 on my tree.
16 Aug 2008 09:22:41
Original commit files touched by this commit  0.27.1_1
pav search for other commits by this committer
- Fix build with gcc42
- Backport bugfixes from vendor CVS

Submitted by:   Jeff Burchell <toxic@doobie.com>
20 Mar 2008 09:56:52
Original commit files touched by this commit  0.27.1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
27 May 2007 03:00:42
Original commit files touched by this commit  0.27.1
kris search for other commits by this committer
BROKEN with gcc 4.2
25 Nov 2005 16:56:11
Original commit files touched by this commit  0.27.1
pav search for other commits by this committer
- Add SHA256
21 Apr 2005 17:44:08
Original commit files touched by this commit  0.27.1
krion search for other commits by this committer
Drop maintership.
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.27.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.27.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
21 Dec 2004 14:25:48
Original commit files touched by this commit  0.27.1
krion search for other commits by this committer
Update to 0.27.1
18 Jun 2004 09:20:33
Original commit files touched by this commit  0.27
krion search for other commits by this committer
Update to version 0.27
16 Apr 2004 14:42:39
Original commit files touched by this commit  0.26_1
krion search for other commits by this committer
- Remove USE_SIZE knob
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.26_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
30 Jan 2004 14:05:15
Original commit files touched by this commit  0.26
krion search for other commits by this committer
- SIZEify
29 Dec 2003 19:21:39
Original commit files touched by this commit  0.26
krion search for other commits by this committer
- Update to version 0.26
21 Nov 2003 13:57:20
Original commit files touched by this commit  0.25
krion search for other commits by this committer
- Update to version 0.25
05 Oct 2003 08:45:27
Original commit files touched by this commit  0.24.2
krion search for other commits by this committer
- Update to 0.24.2
- Take maintainership
24 Sep 2003 09:37:11
Original commit files touched by this commit  0.23
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
15 Aug 2003 22:28:50
Original commit files touched by this commit  0.23
kris search for other commits by this committer
Reset bouncing maintainer address ("Host not found")
21 Jul 2003 17:31:57
Original commit files touched by this commit  0.23
arved search for other commits by this committer
Unbreak on 5.X

PR:             54556
Submitted by:   chris larsen <darth@vader.dk>
04 Jun 2003 22:43:38
Original commit files touched by this commit  0.21
kris search for other commits by this committer
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
18 May 2003 11:50:18
Original commit files touched by this commit  0.21
kris search for other commits by this committer
BROKEN on 5.1: fails to link
21 Feb 2003 13:15:54
Original commit files touched by this commit  0.21
knu search for other commits by this committer
De-pkg-comment.
05 Sep 2002 05:23:04
Original commit files touched by this commit  0.21
kevlo search for other commits by this committer
- Update to version 0.21
- Switch the master site to SourceForge

PR:  42401
Submitted by: MAINTAINER
23 Jun 2002 05:19:28
Original commit files touched by this commit  0.19.1
will search for other commits by this committer
Add nget 0.19.1, an auto-resuming command line nntp file grabber.

PR:             39626
Submitted by:   George Sorsby <george@crackpipe.net>

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.286 seconds.