non port: security/p5-Net-SSLeay/Makefile |
SVNWeb
|
Number of commits found: 84 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Apr 2022
|
[ 23:59 Po-Chuan Hsieh (sunpoet) ] 6b008b6
security/p5-Net-SSLeay: Update to 1.92
Changes: https://metacpan.org/dist/Net-SSLeay/changes
|
Sun, 30 May 2021
|
[ 19:56 Po-Chuan Hsieh (sunpoet) ] 6b9dc35
security/p5-Net-SSLeay: Update to 1.90
Changes: https://metacpan.org/changes/distribution/Net-SSLeay
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 20 Jan 2020
|
[ 20:12 sunpoet ]
Update to 1.88
Changes: https://metacpan.org/changes/distribution/Net-SSLeay
|
Wed, 14 Mar 2018
|
[ 18:11 sunpoet ]
Update to 1.85
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Wed, 17 Jan 2018
|
[ 13:44 sunpoet ]
Update to 1.84
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Wed, 1 Nov 2017
|
[ 16:50 sunpoet ]
Update to 1.82
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Tue, 28 Mar 2017
|
[ 20:52 sunpoet ]
Update to 1.81
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 6 Jan 2017
|
[ 20:02 sunpoet ]
Update to 1.80
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Thu, 5 Jan 2017
|
[ 19:33 sunpoet ]
Update to 1.79
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Mon, 29 Aug 2016
|
[ 17:00 adamw ]
Update to 1.78.
Changes: https://metacpan.org/changes/distribution/Net-SSLeay
|
Mon, 1 Aug 2016
|
[ 20:20 adamw ]
Update to 1.77. Switch to USES=ssl, and only install the examples
if the EXAMPLES knob is on.
Changes: https://metacpan.org/changes/distribution/Net-SSLeay
|
Tue, 12 Apr 2016
|
[ 18:55 adamw ]
Update to 1.74.
Changes: http://cpansearch.perl.org/src/MIKEM/Net-SSLeay-1.74/Changes
|
Mon, 11 Apr 2016
|
[ 17:26 sunpoet ]
- Update to 1.73
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 22 Sep 2015
|
[ 18:24 sunpoet ]
- Update to 1.72
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 18 Sep 2015
|
[ 17:59 sunpoet ]
- Update to 1.71
- Pet portlint: fix diff header of patch files
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Mon, 29 Jun 2015
|
[ 15:47 adamw ] (Only the first 10 of 45 ports in this commit are shown above. )
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports.
|
Sun, 28 Jun 2015
|
[ 09:45 sunpoet ]
- Update to 1.70
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 5 Jun 2015
|
[ 18:58 sunpoet ]
- Update to 1.69
- Allow to strip shared library as regular user
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 13 Mar 2015
|
[ 17:29 adamw ] (Only the first 10 of 87 ports in this commit are shown above. )
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
|
Tue, 27 Jan 2015
|
[ 11:26 sunpoet ]
- Update to 1.68
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Sun, 18 Jan 2015
|
[ 10:34 sunpoet ]
- Update to 1.67
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Sep 2014
|
[ 13:53 ehaupt ]
Update to 1.66
|
Tue, 15 Jul 2014
|
[ 07:21 leeym ]
- update to 1.65
|
Sat, 21 Jun 2014
|
[ 16:10 antoine ]
Use short name from spdx.org for OpenSSL license
Reviewed by: eadler
Phabric: D263
With hat: portmgr
|
Tue, 17 Jun 2014
|
[ 08:17 jadawin ]
- Update to 1.64
|
Fri, 23 May 2014
|
[ 11:47 jadawin ]
- Add license
|
[ 07:59 jadawin ]
- Update to 1.63
|
Tue, 13 May 2014
|
[ 08:50 jadawin ]
- Update to 1.61
|
Thu, 24 Apr 2014
|
[ 08:10 mat ]
- Strip .so (make test still passes afterwards)[1]
- Cleanup trailing slash
PR: ports/188934 [1]
Submitted by: Horia Racoviceanu [1]
Sponsored by: Absolight
|
Thu, 13 Feb 2014
|
[ 09:20 jadawin ]
- Update to 1.58
|
Mon, 20 Jan 2014
|
[ 17:24 sunpoet ]
- Update to 1.57
- Fix shebang
- Simplify Makefile
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Wed, 6 Nov 2013
|
[ 07:39 vanilla ] (Only the first 10 of 191 ports in this commit are shown above. )
Support STAGEDIR.
|
Tue, 22 Oct 2013
|
[ 16:57 mat ] (Only the first 10 of 94 ports in this commit are shown above. )
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 10 Jun 2013
|
[ 11:01 tobez ]
Update to 1.55.
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Sat, 23 Mar 2013
|
[ 19:22 sunpoet ]
- Update to 1.54
- Convert to new options framework
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 22 Mar 2013
|
[ 11:21 tobez ]
Update to 1.53.
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Thu, 10 Jan 2013
|
[ 09:24 tobez ]
Update to 1.52.
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Tue, 18 Dec 2012
|
[ 09:54 tobez ]
Update to 1.51.
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Sat, 3 Nov 2012
|
[ 11:33 ehaupt ]
- Update to 1.49
- Trim header
Feature safe: yes
|
Wed, 25 Apr 2012
|
[ 17:56 sunpoet ]
- Update to 1.48
- Fix shebang line of perl scripts in PORTEXAMPLES
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Wed, 4 Apr 2012
|
[ 03:20 swills ]
- Update to 1.47
Feature safe: yes
|
Tue, 3 Apr 2012
|
[ 08:26 sunpoet ]
- Update to 1.46
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
Feature safe: yes
|
Mon, 27 Feb 2012
|
[ 20:14 swills ]
- Update to 1.45
|
Fri, 24 Feb 2012
|
[ 10:09 sunpoet ]
- Update to 1.43
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Mon, 3 Oct 2011
|
[ 15:43 sunpoet ]
- Update to 1.42
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Wed, 28 Sep 2011
|
[ 14:06 sunpoet ]
- Update to 1.41
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Fri, 23 Sep 2011
|
[ 18:50 sunpoet ]
- Update to 1.40
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Sat, 17 Sep 2011
|
[ 07:39 sunpoet ]
- Update to 1.38
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Sat, 30 Jan 2010
|
[ 22:54 tobez ]
Update to 1.36.
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
|
Sun, 16 Aug 2009
|
[ 05:58 leeym ]
- remove MIME::Base64 from dependency since it's shipped with perl already
- bump PORTREVISION
|
Tue, 24 Feb 2009
|
[ 09:20 skv ]
Add missing dependency on p5-MIME-Base64.
|
Mon, 8 Sep 2008
|
[ 05:12 leeym ]
- set OPENSSL_PREFIX correctly
PR: 126914
Submitted by: oliver
|
Sun, 10 Aug 2008
|
[ 06:52 chinsan ]
- Update to 1.35
|
Thu, 24 Jul 2008
|
[ 19:10 leeym ]
- update to 1.34
- properly handle PORTEXAMPLES
- add WWW in pkg-descr
PR: 125925
Submitted by: Wen heping <wenheping at gmail.com>
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Sat, 8 Sep 2007
|
[ 00:39 linimon ]
Remove support for antique perl.
Hat: portmgr
|
Mon, 14 Aug 2006
|
[ 10:43 mat ]
Respect DESTDIR
PR: 101853
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Tue, 10 Jan 2006
|
[ 08:40 tobez ]
Use OPENSSLBASE instead of hardcoded path. Bump portrevision.
PR: 91562
Submitted by: oliver
|
Sat, 31 Dec 2005
|
[ 10:00 leeym ]
- update to Net-SSLeay-1.30
- assign to perl@
|
Sat, 29 Jan 2005
|
[ 17:37 linimon ]
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
|
Thu, 19 Aug 2004
|
[ 13:30 mat ]
Update to 1.25
use EXAMPLESDIR
PR: 70093
Submitted by: Jeff Putsch <jdputsch@comcast.net>
Approved by: maintainer timeout
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Sat, 21 Jun 2003
|
[ 05:46 foxfair ]
Approved by: maintainer
Update p5-Net-SSLeay to 1.23.
|
Sat, 22 Feb 2003
|
[ 16:12 nork ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
|
Fri, 21 Feb 2003
|
[ 13:26 knu ] (Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 8 Aug 2002
|
[ 17:22 pat ]
Update to 0.17
PR: ports/40262
Submitted by: skv
Approved by: maintainer
|
Thu, 4 Apr 2002
|
[ 17:47 ijliao ]
upgrade to 1.14
PR: 36742
Submitted by: maintainer
|
Wed, 20 Feb 2002
|
[ 15:41 kevlo ]
Update to version 1.13
|
Wed, 19 Dec 2001
|
[ 18:05 ijliao ]
upgrade to 1.12
|
Wed, 3 Oct 2001
|
[ 22:23 tobez ]
Update to 1.09. Let submitter be the maintainer.
|
Thu, 10 May 2001
|
[ 02:20 vanilla ] (Only the first 10 of 58 ports in this commit are shown above. )
Upgrade
|
Mon, 5 Mar 2001
|
[ 08:39 clive ]
Dumb-safe. Tell p5-Net-SSLeay that our openssl lives under "/usr"
|
Thu, 1 Mar 2001
|
[ 06:39 vanilla ] (Only the first 10 of 329 ports in this commit are shown above. )
Remove do-configure section, use PERL_CONFIGURE now.
|
Wed, 3 Jan 2001
|
[ 22:23 andreas ]
Sorry for empty log message. Changed maintainer to ports, I want to reduce my
personal workload. Maybe I take over again in the future if I have more time
for this.
|
[ 22:21 andreas ]
(null)
|
Sat, 17 Jun 2000
|
[ 03:37 will ] (Only the first 10 of 99 ports in this commit are shown above. )
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
|
Wed, 7 Jun 2000
|
[ 18:28 will ]
Remove unnecessary FORBIDDEN because (apparently) the OpenSSL check works just
fine on RELENG_3.
|
Number of commits found: 84 |