Bug 133796 - [NEW PORT]net/p5-Socket-Class:A perl class to communicate with sockets
Summary: [NEW PORT]net/p5-Socket-Class:A perl class to communicate with sockets
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 04:10 UTC by wenheping
Modified: 2009-04-23 10:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.89 KB, text/plain)
2009-04-17 04:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-04-17 04:10:01 UTC
Socket::Class provides a simple, fast and efficient way to
communicate with sockets. It operates outside of the Perl
IO layer and can be used as a replacement to IO::Socket.
Little parts of Bluetooth technology has been integrated.

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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-17 04:32:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-23 10:14:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-23 10:14:56 UTC
miwi        2009-04-23 09:14:40 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Socket-Class  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Socket::Class provides a simple, fast and efficient way to
  communicate with sockets. It operates outside of the Perl
  IO layer and can be used as a replacement to IO::Socket.
  Little parts of Bluetooth technology has been integrated.
  
  WWW:    http://search.cpan.org/dist/Socket-Class/
  
  PR:             ports/133796
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.2095    +1 -0      ports/net/Makefile
  1.1       +23 -0     ports/net/p5-Socket-Class/Makefile (new)
  1.1       +3 -0      ports/net/p5-Socket-Class/distinfo (new)
  1.1       +6 -0      ports/net/p5-Socket-Class/pkg-descr (new)
  1.1       +17 -0     ports/net/p5-Socket-Class/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"