FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:36 PM BST
Port details
pear-Net_NNTP 1.4.0,1 net on this many watch lists=3 search for ports that depend on this port
PEAR implementation of the NNTP protocol
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Aug 2003 02:01:47
Also Listed In: news pear
License: not specified in port


Package for communicating with NNTP/Usenet servers.

WWW: http://pear.php.net/package/Net_NNTP/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/pear-Net_Socket
Required To Run: net/pear-Net_Socket, devel/pear
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/pear-Net_NNTP/ && make install clean
To add the package: pkg_add -r pear-Net_NNTP


Configuration Options
     No options to configure

Master Sites:
http://pear.php.net/get/
http://us.pear.php.net/get/
http://de.pear.php.net/get/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.4.0,1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.4.0,1
miwi search for other commits by this committer
- Get Rid MD5 support
19 Jun 2008 00:24:00
Original commit files touched by this commit  1.4.0,1
miwi search for other commits by this committer
- Update to 1.4.0

PR:             124679
Submitted by:   Wen heping <wenheping@gmail.com>
27 Apr 2007 20:45:59
Original commit files touched by this commit  1.3.3,1
miwi search for other commits by this committer
- Update to 1.3.3
- Take maintainership
23 Sep 2006 00:23:36
Original commit files touched by this commit  1.0.1,1
linimon search for other commits by this committer
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:            portmgr
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.0.1,1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.0.1,1
ale search for other commits by this committer
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
10 Apr 2005 20:32:01
Original commit files touched by this commit  1.0.1,1
flz search for other commits by this committer
- Update to 1.0.1.

PR:             ports/79316
Submitted by:   maintainer
08 Mar 2005 20:05:46
Original commit files touched by this commit  1.0.0,1
pav search for other commits by this committer
- "Update" to 1.0.0 (stable release)

PR:             ports/78548
Submitted by:   maintainer
19 Jan 2005 10:33:25
Original commit files touched by this commit  1.2.0
edwin search for other commits by this committer
Update port: net/pear-Net_NNTP to 1.2.0

        + update port: net/pear-Net_NNTP to 1.2.0
          + changelog: http://pear.php.net/package/Net_NNTP/download/1.2.0/
        + take maintainership
        + update pkg-descr

PR:             ports/76355
Submitted by:   Antônio Carlos Venâncio Júnior <antonio@php.net>
16 Jan 2005 15:53:53
Original commit files touched by this commit  0.10.1
clement search for other commits by this committer
- Drop maintainership
14 Apr 2004 08:21:01
Original commit files touched by this commit  0.10.1
clement search for other commits by this committer
- kill pkg-plist

PR:             65497
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
07 Feb 2004 17:16:21
Original commit files touched by this commit  0.10.1
clement search for other commits by this committer
- SIZEify distinfo
13 Jan 2004 15:04:51
Original commit files touched by this commit  0.10.1
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
28 Dec 2003 09:11:28
Original commit files touched by this commit  0.10.1
edwin search for other commits by this committer
pear-* ports: simplify path to devel/pear-PEAR/Makefile.common

    .include <bsd.port.pre.mk>
    .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"

    can be simplified to:

    .include <bsd.port.pre.mk>
    .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"

    the latter version also doesn't make any assumptions about the
    path of including Makefile

PR:             ports/57152
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
05 Dec 2003 17:39:37
Original commit files touched by this commit  0.10.1
pav search for other commits by this committer
- update to 0.10.1
- introduce NOPORTEXAMPLES knob
- use PORTDOCS macro

PR:             ports/59977
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
05 Dec 2003 15:31:50
Original commit files touched by this commit  0.10.0
pav search for other commits by this committer
- Update to 0.10.0

PR:             ports/59115
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
12 Nov 2003 23:46:19
Original commit files touched by this commit  0.9.3
edwin search for other commits by this committer
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
07 Oct 2003 22:56:00
Original commit files touched by this commit  0.9.3
edwin search for other commits by this committer
[maintainer update] net/pear-Net_NNTP: Update to 0.9.3

        - Update to 0.9.3
        - Add examples

PR:             ports/57679
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
28 Aug 2003 08:40:38
Original commit files touched by this commit  0.9.2
edwin search for other commits by this committer
[update] net/pear-Net_NNTP: update to 0.9.2

        Update NNTP pear class to the lastest version.

PR:             ports/55949
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
25 Aug 2003 02:01:11
Original commit files touched by this commit  0.2
edwin search for other commits by this committer
[new port] net/pear-Net_NNTP: PEAR class that provides an implementation
of the NNTP protocol

        Complete class for communicating with an NNTP server (this
        is: the USENET), including: post, view, list, authentication,
        overview, header manipulation, NNTP commands debugger, etc.

PR:             ports/55353
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Number of commits found: 21

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 days63
new fortnight184
new month256

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.198 seconds.