aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Make non-interactive.Mathieu Arnold2015-04-271-0/+1
| | | | | | | | PR: 199354 Sponsored by: Absolight Notes: svn path=/head/; revision=384857
* Remove obsolete cruft from Makefile that either no longer reflectsAdam Weinberger2015-03-081-6/+0
| | | | | | | | | | the codebase, or touches code paths that aren't accessed. PR: 191901 Submitted by: Trond.Endrestol@ximalas.info Notes: svn path=/head/; revision=380793
* - Cleanup RUN_DEPENDSSunpoet Po-Chuan Hsieh2015-03-012-6/+6
| | | | | | | | | - Fix version requirement of BUILD_DEPENDS - Sort PLIST - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=380193
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Make p5-Try-Tiny a build instead of test dependency as it is alreadyErwin Lansing2014-07-151-2/+2
| | | | | | | needed at the configure stage. Notes: svn path=/head/; revision=361902
* - update to 0.72Yen-Ming Lee2014-07-153-7/+9
| | | | Notes: svn path=/head/; revision=361882
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+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-062-6/+5
| | | | Notes: svn path=/head/; revision=332949
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309075
* - Disable live tests (without prompt)Sunpoet Po-Chuan Hsieh2012-08-071-1/+5
| | | | | | | | | - Eliminate harmless library detection messages Reported by: Alexander Wittig <alexander@wittig.name> Notes: svn path=/head/; revision=302221
* - Update to 0.64Sunpoet Po-Chuan Hsieh2012-08-062-5/+4
| | | | | | | | | - Update LICENSE Changes: http://search.cpan.org/dist/Crypt-SSLeay/Changes Notes: svn path=/head/; revision=302211
* - Update to 0.60Sunpoet Po-Chuan Hsieh2012-07-302-6/+18
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Crypt-SSLeay/Changes Notes: svn path=/head/; revision=301755
* - Fix *_DEPENDS: according to its change log, unused dependency URI was ↵Sunpoet Po-Chuan Hsieh2012-06-081-6/+3
| | | | | | | | | | removed in 0.43 (2002-07-29) - Use = instead of += - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=298783
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-061-1/+1
| | | | Notes: svn path=/head/; revision=298616
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - Force bump PORTREVISION due to last DEPENDS changeWen Heping2010-09-271-0/+1
| | | | | | | Submitted by: alexey@renatasystems.org(via Email) Notes: svn path=/head/; revision=261910
* - Remove MIME::Base64 DEPENDS which is already in Perl 5Wen Heping2010-09-161-2/+1
| | | | | | | | PR: ports/150140 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=261256
* - Remove empty filesPhilip M. Gollucci2010-09-092-0/+0
| | | | Notes: svn path=/head/; revision=260812
* - Update to 0.58Philip M. Gollucci2010-08-314-43/+7
| | | | | | | | | | PR: ports/150127 Submitted by: Frederic Culot <frederic@culot.org> With Hat: perl@ Changes: http://search.cpan.org/dist/Crypt-SSLeay/Changes Notes: svn path=/head/; revision=260242
* Fix HTTP headers handling. Bump PORTREVISION.Anton Berezin2010-05-192-0/+24
| | | | | | | | | | This bug has been known for years, but have been ignored upstream (see https://rt.cpan.org/Public/Bug/Display.html?id=33954). Submitted by: brian Notes: svn path=/head/; revision=254610
* Fix build issue WITH_OPENSSL_PORT.Norikatsu Shigemura2010-05-041-0/+1
| | | | | | | | PR: ports/146289 Submitted by: Dan Lukes dan obluda cz Notes: svn path=/head/; revision=253672
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-8/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 0.57Erwin Lansing2007-09-222-4/+4
| | | | Notes: svn path=/head/; revision=199905
* - Fix CONFIGURE_ARGS so OpenSSL is actually detectedErwin Lansing2007-07-162-1/+14
| | | | | | | | | - Disable networks test prompt Submitted by: backyard <backyard1454-bsd@yahoo.com> Notes: svn path=/head/; revision=195761
* Update to 0.56Erwin Lansing2007-07-162-4/+4
| | | | Notes: svn path=/head/; revision=195760
* Update to 0.55Erwin Lansing2007-06-032-4/+4
| | | | Notes: svn path=/head/; revision=192637
* Update to 0.54Erwin Lansing2007-04-152-5/+5
| | | | Notes: svn path=/head/; revision=190008
* Update to 0.53Erwin Lansing2006-12-292-4/+4
| | | | Notes: svn path=/head/; revision=180971
* 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
* Pass correct OpenSSL base directory to Makefile.PLErwin Lansing2006-01-191-1/+1
| | | | | | | | PR: 91958 Submitted by: skv Notes: svn path=/head/; revision=153874
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-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 Notes: svn path=/head/; revision=143304
* Remove trailing blank line to pacify portlint.Mark Linimon2004-05-181-1/+0
| | | | Notes: svn path=/head/; revision=109397
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-19/+18
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* Update to 0.51Erwin Lansing2003-06-112-2/+2
| | | | Notes: svn path=/head/; revision=82758
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-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> Notes: svn path=/head/; revision=78882
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-171-1/+0
| | | | | | | | Pointed out by: kris Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer) Notes: svn path=/head/; revision=75714
* maintainer-update crypt/p5-Crypt-SSLeay to 0.49Edwin Groothuis2003-02-042-2/+2
| | | | | | | | | | - update to 0.49 including fix for possible memory leak PR: ports/47687 Submitted by: Erwin Lansing <erwin@lansing.dk Notes: svn path=/head/; revision=74626
* Update to 0.45Patrick Li2002-08-032-2/+2
| | | | | | | | PR: ports/41272 Submitted by: maintainer Notes: svn path=/head/; revision=63884
* Update to 0.43.Christian Weisgerber2002-07-302-2/+2
| | | | | | | | PR: 41157 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=63746
* Update to 0.41.Anton Berezin2002-07-082-2/+6
| | | | | | | | PR: 40329 Submitted by: maintainer Notes: svn path=/head/; revision=62661