aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket-Class
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-3/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-052-14/+12
| | | | Notes: svn path=/head/; revision=332868
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Update to 2.258Wen Heping2012-02-022-4/+4
| | | | | | | | ChangeLog: http://cpansearch.perl.org/src/CHRMUE/Socket-Class-2.258/Changes - Reset maintainer to perl@ Notes: svn path=/head/; revision=290275
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 2.256Wen Heping2009-09-262-5/+5
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=242142
* - Update to 2.254Dmitry Marakasov2009-08-113-4/+9
| | | | | | | | | PR: 137575 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239324
* - Update to 2.21Martin Wilke2009-05-102-4/+4
| | | | | | | | PR: 134410 Submitted by: maintainer Notes: svn path=/head/; revision=233654
* - Update to 2.17Martin Wilke2009-05-012-4/+4
| | | | | | | | PR: 134130 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=233042
* Socket::Class provides a simple, fast and efficient way toMartin Wilke2009-04-234-0/+49
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> Notes: svn path=/head/; revision=232560