aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Daemon-SSL
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326042
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300275
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* HTTP::Daemon::SSL - a simple http server class with SSL support.Martin Wilke2009-03-244-0/+39
Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers that listen on a socket for incoming requests. WWW: http://search.cpan.org/dist/HTTP-Daemon-SSL/ PR: ports/132810 Submitted by: Mykola Marzhan <delgod at portaone.com> Notes: svn path=/head/; revision=230868