6e04 FreshPorts -- net/p5-Socket
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-Socket 2.009 net on this many watch lists=11 search for ports that depend on this port
Networking constants and support functions
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 May 2008 14:12:53
Also Listed In: perl5
License: ART10 GPLv1


Socket is a low-level module used by, among other things, the IO::Socket family
of modules. The following examples demonstrate some low-level uses but a
practical program would likely use the higher-level API provided by IO::Socket
or similar instead.

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

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

Required To Build:
  1. devel/p5-ExtUtils-Constant
  2. lang/perl5.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

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


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/authors/id/P/PE/PEVANS/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PEVANS/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/P/PE/PEVANS/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/P/PE/PEVANS/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/P/PE/PEVANS/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/P/PE/PEVANS/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/P/PE/PEVANS/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/P/PE/PEVANS/
  11. http://at.cpan.org/authors/id/P/PE/PEVANS/
  12. http://backpan.perl.org/authors/id/P/PE/PEVANS/
  13. http://cpan.nctu.edu.tw/authors/id/P/PE/PEVANS/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/P/PE/PEVANS/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/P/PE/PEVANS/
  16. http://www.cpan.dk/authors/id/P/PE/PEVANS/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jan 2013 18:14:38
Original commit files touched by this commit  2.009
sunpoet search for other commits by this committer
- Update to 2.009
- Add LICENSE
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Socket/Changes
23 Dec 2012 17:46:45
Original commit files touched by this commit  2.007
sunpoet search for other commits by this committer
- Update to 2.007
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Socket/Changes
20 Aug 2012 15:51:05
Original commit files touched by this commit  2.006
sunpoet search for other commits by this committer
- Update to 2.006

Changes:	http://search.cpan.org/dist/Socket/Changes
18 Aug 2012 18:36:54
Original commit files touched by this commit  2.005
sunpoet search for other commits by this committer
- Update to 2.005

Changes:	http://search.cpan.org/dist/Socket/Changes
06 Jun 2012 15:04:11
Original commit files touched by this commit  2.002
sunpoet search for other commits by this committer
- Update to 2.002

Changes:        http://search.cpan.org/dist/Socket/Changes
28 Mar 2012 04:01:58
Original commit files touched by this commit  2.001
sunpoet search for other commits by this committer
- Update to 2.001

Changes:        http://search.cpan.org/dist/Socket/Changes
Feature safe:   yes
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.000
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
12 Mar 2012 02:30:30
Original commit files touched by this commit  2.000
sunpoet search for other commits by this committer
- Update to 2.000

Changes:        http://search.cpan.org/dist/Socket/Changes
Feature safe:   yes
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.99
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
22 Feb 2012 07:20:25
Original commit files touched by this commit  1.99
sunpoet search for other commits by this committer
- Update to 1.99

Changes:        http://search.cpan.org/dist/Socket/Changes
17 Feb 2012 18:11:04
Original commit files touched by this commit  1.98
sunpoet search for other commits by this committer
- Update to 1.98

Changes:        http://search.cpan.org/dist/Socket/Changes
24 Jan 2012 09:15:13
Original commit files touched by this commit  1.97
sunpoet search for other commits by this committer
- Update BUILD_DEPENDS
23 Jan 2012 18:43:40
Original commit files touched by this commit  1.97
sunpoet search for other commits by this committer
- Re-add p5-Socket 1.97

Socket is a low-level module used by, among other things, the IO::Socket family
of modules. The following examples demonstrate some low-level uses but a
practical program would likely use the higher-level API provided by IO::Socket
or similar instead.

WWW: http://search.cpan.org/dist/Socket/
25 Sep 2008 11:40:49
Original commit files touched by this commit  1.5
garga search for other commits by this committer
This is the old version of Socket, that is available inside perl, so, the port
isn't needed here, i've added it by mistake.

Now it's time to clean this removing the port.

Discussed with: tobez
30 May 2008 14:12:29
Original commit files touched by this commit  1.5
garga search for other commits by this committer
This module is just a translation of the C socket.h file. Unlike the old
mechanism of requiring a translated socket.ph file, this uses the h2xs program
(see the Perl source distribution) and your native C compiler. This means
that it has a far more likely chance of getting the numbers right. This includes
all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.

WWW:    http://search.cpan.org/dist/Socket/

PR:             ports/124132
Submitted by:   BluePex Security Solutions <freebsd-ports at bluepex.com>

Number of commits found: 15

282d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
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

6 vulnerabilities affecting 22 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 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

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