aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-SSLeay
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Pass correct OpenSSL base directory to Makefile.PLerwin2006-01-191-1/+1
| | | | | PR: 91958 Submitted by: skv
* - Add SHA256pav2005-11-271-0/+1
| | | | Approved by: maintainer
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* Remove trailing blank line to pacify portlint.linimon2004-05-181-1/+0
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* utilize SITE_PERLijliao2003-10-242-19/+18
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
|
* Update to 0.51erwin2003-06-112-2/+2
|
* Conditionalize dependencies for moudules included in perl 5.8edwin2003-04-131-3/+10
| | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove RESTRICTED tag for crypto stuff.nork2003-02-181-1/+0
| | | | | Pointed out by: kris Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer)
* maintainer-update crypt/p5-Crypt-SSLeay to 0.49edwin2003-02-042-2/+2
| | | | | | | - update to 0.49 including fix for possible memory leak PR: ports/47687 Submitted by: Erwin Lansing <erwin@lansing.dk
* Update to 0.45pat2002-08-032-2/+2
| | | | | PR: ports/41272 Submitted by: maintainer
* Update to 0.43.naddy2002-07-312-2/+2
| | | | | PR: 41157 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.41.tobez2002-07-092-2/+6
| | | | | PR: 40329 Submitted by: maintainer
* Update to 0.40pat2002-07-032-2/+2
| | | | | PR: 40142 Submitted by: maintainer
* Update to 0.39pat2002-06-252-2/+2
| | | | | PR: 39771 Submitted by: maintainer
* - update to 0.37petef2002-06-103-3/+5
| | | | | | | | - give maintainership to submitter - add WWW: tag PR: 39076 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to version 0.35kevlo2001-12-252-2/+2
|
* Upgradevanilla2001-05-103-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist
* Remove empty directories on uninstall.steve2001-04-201-0/+1
|
* Remove empty directories on uninstall.steve2001-04-151-1/+4
|
* Upgrade to 0.23, and remove IS_INTERACTIVE.vanilla2001-04-052-5/+4
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-012-6/+1
|
* p5-Crypt-SSLeay is needed by LWP if you want to do https (SSL)alfred2000-12-165-0/+62
requests. Reviewed by: ade