b4d7 FreshPorts -- net/p5-Net
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net 1.22_2,1 net on this many watch lists=288 search for ports that depend on this port
Perl5 modules to access and use network protocols
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


libnet is a collection of Perl modules which provides a simple
and consistent programming interface (API) to the client side
of various protocols used in the internet community.

For details of each protocol please refer to the RFC. RFC's
can be found a various places on the WEB, for a starting
point look at:

    http://www.yahoo.com/Computers_and_Internet/Standards/RFCs/

    The RFC implemented in this distribution are

    Net::FTP        RFC959          File Transfer Protocol
    Net::SMTP       RFC821          Simple Mail Transfer Protocol
    Net::Time       RFC867          Daytime Protocol
    Net::Time       RFC868          Time Protocol
    Net::NNTP       RFC977          Network News Transfer Protocol
    Net::POP3       RFC1939         Post Office Protocol 3

WWW: http://search.cpan.org/dist/libnet/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. security/p5-Authen-SASL
  2. lang/perl5.8

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  10. http://at.cpan.org/modules/by-module/Net/
  11. http://backpan.perl.org/modules/by-module/Net/
  12. http://cpan.nctu.edu.tw/modules/by-module/Net/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  15. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Apr 2012 18:56:02
Original commit files touched by this commit  1.22_2,1
swills search for other commits by this committer
- Patch this so that it's not INTERACTIVE
27 Mar 2011 19:12:26
Original commit files touched by this commit  1.22_1,1
dougb search for other commits by this committer
Mark IS_INTERACTIVE

PR:             ports/154786
Submitted by:   me
Approved by:    maintainer timeout
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.22_1,1
miwi search for other commits by this committer
- Get Rid MD5 support
23 Dec 2010 01:14:25
Original commit files touched by this commit  1.22_1,1
pgollucci search for other commits by this committer
- set some PORTSCOUT vars
16 Aug 2009 09:55:32
Original commit files touched by this commit  1.22_1,1
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.22_1,1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
25 Oct 2008 16:57:16
Original commit files touched by this commit  1.22_1,1
leeym search for other commits by this committer
- update dependency
- shorten pkg-descr to make portlint happier
- bump PORTREVISION

PR:             127823
Submitted by:   leeym
Approved by:    maintainer timeout
28 Aug 2007 10:09:07
Original commit files touched by this commit  1.22,1
mat search for other commits by this committer
Update to 1.22
19 Jun 2007 15:56:56
Original commit files touched by this commit  1.21,1
mat search for other commits by this committer
Update to 1.21
09 Feb 2007 16:02:06
Original commit files touched by this commit  1.20_1,1
mat search for other commits by this committer
Fixup an utf-8 problem

Submitted by:   too many
Obtained from:  http://rt.cpan.org/Public/Bug/Display.html?id=24835
06 Feb 2007 13:18:56
Original commit files touched by this commit  1.20,1
mat search for other commits by this committer
Update to 1.20
13 Jun 2006 18:31:08
Original commit files touched by this commit  1.19,1
mat search for other commits by this committer
Depend on security/p5-Authen-SASL only if perl >= 5.6

PR:             97115
Submitted by:   leeym
22 Jan 2006 02:46:07
Original commit files touched by this commit  1.19,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 Nov 2005 14:16:12
Original commit files touched by this commit  1.19,1
mat search for other commits by this committer
Be hipe and add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.19,1
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 Jun 2005 16:13:12
Original commit files touched by this commit  1.19,1
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
13 Jul 2004 16:18:12
Original commit files touched by this commit  1.19,1
mat search for other commits by this committer
Update to 1.19
23 Mar 2004 13:53:03
Original commit files touched by this commit  1.18,1
mat search for other commits by this committer
Update to 0.18
29 Jan 2004 13:37:55
Original commit files touched by this commit  1.17,1
mat search for other commits by this committer
Add SIZE field
25 Sep 2003 16:11:45
Original commit files touched by this commit  1.17,1
mat search for other commits by this committer
Update to 1.17
20 Aug 2003 15:49:36
Original commit files touched by this commit  1.16,1
mat search for other commits by this committer
Update to 1.16
replace the Configure patch with a CONFIGURE_ARGS
patch Makefile.PL so that *all* man pages are generated even for perl < 5.8.0
grab maintainership

Approved by:    demon (mentor)
07 Mar 2003 06:08:06
Original commit files touched by this commit  1.12,1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
04 Jan 2003 07:07:18
Original commit files touched by this commit  1.12,1
demon search for other commits by this committer
Update to version 1.12.

Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org>
16 May 2002 17:58:11
Original commit files touched by this commit  1.11,1
demon search for other commits by this committer
Upgrade to version 1.11.

Submitted by:   Erwin Lansing <erwin@lansing.dk>
02 Apr 2002 18:09:45
Original commit files touched by this commit  1.10,1
demon search for other commits by this committer
Bump PORTEPOCH since 1.0901 > 1.10

Asked by:       kris
01 Apr 2002 11:01:26
Original commit files touched by this commit  1.10
jesper search for other commits by this committer
Upgrade to 1.10

Approved by:    demon
26 Dec 2001 01:35:11
files touched by this commit
petef search for other commits by this committer
- update to 1.0901   - add WWW: tag   - sort pkg-plist    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
13 Nov 2000 12:45:41
files touched by this commit
demon search for other commits by this committer
Change MAINTAINER field.   I am now at FreeBSD dot org    
24 Oct 2000 23:39:57
files touched by this commit
will search for other commits by this committer
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.    
23 Oct 2000 22:03:12
files touched by this commit
will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
08 Oct 2000 07:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  

Number of commits found: 33

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0