FreshPorts -- The Place For Ports Tue, 2 Dec 2008 7:35 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
inn-current 20081107 news on this many watch lists=2 search for ports that depend on this port
Broken BROKEN: Does not install (makedbz segfaults)
Ignore IGNORE: is marked as broken: Does not install (makedbz segfaults)
InterNetNews -- the Internet meets Netnews
Maintained by: shaun@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Jan 2004 12:30:24
Also Listed In: ipv6


InterNetNews is a complete Usenet system.  The cornerstone of the package
is innd, an NNTP server that multiplexes all I/O. Newsreading is handled
by a separate server, nnrpd, that is spawned for each client.  Both innd
and nnrpd have some slight variances from the NNTP protocol.

WWW: http://www.isc.org/products/INN/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: news/inn

Required To Build: devel/gmake, lang/perl5.8
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/news/inn-current/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for inn-current-20081107:
     PERL=On (default) "Embedded Perl script support"
     PYTHON=Off (default) "Embedded Python module support"
     TCL=Off (default) "Embedded TCL support"
     KERBEROS=Off (default) "Enable Kerberos auth support"
     SASL=Off (default) "Enable SASL support (for imapfeed auth)"
     TAGGED_HASH=Off (default) "Use tagged hash table for history"
     LARGE_FILES=Off (default) "Support for files larger than 2GB"
     KEYWORDS=On (default) "Automatic keyword generation support"
     BERKELEYDB=Off (default) "Enable BerkeleyDB (for ovdb overview method)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.isc.org/isc/inn/snapshots/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/shaun/
ftp://ftp.ciril.fr/pub/isc/inn/snapshots/
ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/inn/snapshots/
ftp://ftp.freenet.de/pub/ftp.isc.org/isc/inn/snapshots/
ftp://ftp.iij.ad.jp/pub/network/isc/inn/snapshots/
ftp://ftp.dti.ad.jp/pub/net/isc/inn/snapshots/
ftp://ftp.u-aizu.ac.jp/pub/net/isc/inn/snapshots/
ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/inn/snapshots/
ftp://ftp.chl.chalmers.se/pub/isc/inn/snapshots/
ftp://ftp.sunet.se/pub/network/isc/inn/snapshots/
ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/inn/snapshots/
ftp://ftp.epix.net/pub/isc/inn/snapshots/
ftp://ftp.nominum.com/pub/isc/inn/snapshots/
ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/inn/snapshots/
ftp://ftp.ntua.gr/pub/net/isc/isc/inn/snapshots/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-10-31
    Affects: users of news/inn-current or news/inn-stable
    Author: shaun@FreeBSD.org
    Reason: 
      The stable and current ports of inn have been updated. They suffered
      from the same problem previously documented and fixed in news/inn.
      When upgrading either of the two mentioned ports, users are advised
      to move inn's database directory (/usr/local/news/db) out of the way
      prior to _deinstallation_ in order to save its contents from being
      erased.
    
    

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Nov 2008 16:11:09
Original commit files touched by this commit  20081107
shaun search for other commits by this committer
- Upgrade inn to 2.4.5.
- Upgrade inn-current to the latest snapshot, fixing some issues with
  the port [1]; the port is still BROKEN, though.
- Fix IPv6 binding issue. [2]

PR:             ports/124566 [1]
Submitted by:   thierry [1]
Obtained from:  http://marc.info/?t=122460141500003 [2]
10 Feb 2007 22:50:08
Original commit files touched by this commit  20061024_1
kris search for other commits by this committer
BROKEN: Does not install
26 Jan 2007 22:54:21
Original commit files touched by this commit  20061024_1
shaun search for other commits by this committer
Fix inn and inn-current install.

Nudged by:      pav
17 Nov 2006 06:38:36
Original commit files touched by this commit  20061024_1
kris search for other commits by this committer
BROKEN: Install fails
31 Oct 2006 02:35:52
Original commit files touched by this commit  20061024_1
shaun search for other commits by this committer
Overhaul for the inn ports:

- Turn inn-stable and inn-current into slaves, as they are pretty much
  clones of news/inn.
- Update the above ports to recent snapshots.
- Allow inn's database and spool directories to be placed outside
  PREFIX (e.g. under /var).
- Add OPTIONS knobs.
30 Aug 2006 01:39:07
Original commit files touched by this commit  20040118_1
shaun search for other commits by this committer
For the inn ports:

- Fix build in the case where the host machine has either no DNS, or an
  incomplete hostname.
- Use a generic placeholder in the default config file rather than the
  build machine's name.
- Pet portlint(1) while here.
11 May 2006 23:49:56
Original commit files touched by this commit  20040118_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
01 May 2006 11:22:33
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
- Drop maintainership
23 Jan 2006 23:46:39
Original commit files touched by this commit  20040118_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:47:42
Original commit files touched by this commit  20040118_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Jul 2004 22:08:22
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
- Remove useless duplicated bogus CONFIGURE_ARGS+='s.
  This commit is a noop.
14 Apr 2004 20:20:08
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
- Fix forgotten man page.

Reminded by:    erwin on IRC via dosirak
19 Mar 2004 13:45:17
Original commit files touched by this commit  20040118_1
kris search for other commits by this committer
BROKEN on ia64: Does not compile
18 Mar 2004 02:01:15
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
- SIZEify

Submitted by:           trevor
26 Feb 2004 16:27:44
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
Cosmetic change: add missing quotes.
26 Feb 2004 16:20:51
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
- Add WITH_STANDARD_ETC knob
  If you define WITH_STANDARD_ETC inn config files are put
  in ${PREFIX}/etc/inn

Requested by:           Jochen Gensch <incmc@gmx.de> (PR 61974)
11 Feb 2004 17:55:29
Original commit files touched by this commit  20040118_1
clement search for other commits by this committer
- Add a little workaround to keep man directories owned by root.
- Unmark as FORBIDDEN.

Noticed by:     kris
04 Feb 2004 05:10:27
Original commit files touched by this commit  20040118_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 09:09:24
Original commit files touched by this commit  20040118
kris search for other commits by this committer
FORBIDDEN: Changes ownership of system directories
22 Jan 2004 12:28:42
Original commit files touched by this commit  20040118
clement search for other commits by this committer
- Add inn-current, 20040118 snapshot

InterNetNews is a complete Usenet system.  The cornerstone of the package
is innd, an NNTP server that multiplexes all I/O. Newsreading is handled
by a separate server, nnrpd, that is spawned for each client.  Both innd
and nnrpd have some slight variances from the NNTP protocol.
This ports is the developpement version, DON'T USE IT OR TRY TO USE IT
ON A PRODUCTION SERVER.

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19492
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days35
new fortnight94
new month163

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

Add tab to Netscape 6

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