aboutsummaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 0.97Yen-Ming Lee2005-07-312-3/+3
| | | | | | | | | PR: 83639 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=140577
* - replace "@dirrm ..." with "@unexec rmdir ..."Yen-Ming Lee2004-09-211-1/+1
| | | | | | | | | | | (p5-IO-INET6 will install files in SITE_PERL/PERL_ARCH/auto/IO/Socket/INET6) PR: 70640 Submitted by: leeym Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118315
* update to version 0.96Oliver Eikemeier2004-05-242-3/+3
| | | | | | | Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=109905
* update to 0.95Yen-Ming Lee2004-02-062-2/+3
| | | | | | | | | PR: 61046 Submitted by: Venkata Pingali <pingali@isi.edu> Approved by: maintainer timeout Notes: svn path=/head/; revision=100098
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Upgrade to 0.92.Jun Kuriyama2003-04-243-2/+5
| | | | | | | | | PR: ports/47918, ports/48594 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>, leeym No response from: maintainer Notes: svn path=/head/; revision=79547
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-221-2/+0
| | | | | | | Approved by: kris (implicitly) Notes: svn path=/head/; revision=76164
* Update port to 0.80Michael Haro2002-03-292-2/+2
| | | | | | | Maintainer timeout: 6 months, 17 days Notes: svn path=/head/; revision=56831
* Upgrade to latest version:Vanilla I. Shu2001-05-202-2/+2
| | | | | | | | | | | | | | | | | | p5-BerkeleyDB => 0.15 p5-Convert-ASN1 => 0.10 p5-FastCGI => 0.58 p5-File-Spec => 0.82 p5-Finance-Quote => 1.05 p5-IO-Socket-SSL => 0.78 p5-Locale-Maketext => 0.18 p5-Mon => 0.11 p5-Net-IPv4Addr => 0.10 Some ports NO response from: maintainers Some ports Approved by: maintainers Notes: svn path=/head/; revision=42769
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+4
| | | | Notes: svn path=/head/; revision=41387
* Umm... use real variable declarations. Heh.Will Andrews2001-03-051-2/+2
| | | | Notes: svn path=/head/; revision=39096
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* IO::Socket::SSL is a class implementing an object orientedMarc G. Fournier2000-10-285-0/+38
interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods. Notes: svn path=/head/; revision=34320