Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.10 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.10 30 May 2021 19:55:36
    |
Po-Chuan Hsieh (sunpoet)  |
security/p5-Crypt-OpenSSL-ECDSA: Update to 0.10
- Update WWW
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-ECDSA |
0.08_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.08_1 27 Nov 2018 22:12:52
  |
swills  |
security/p5-Crypt-OpenSSL-ECDSA: fix build with OpenSSL 1.1.1
Bump PORTREVISION since this changes package on 11.x
PR: 228947
Submitted by: brnrd |
0.08 10 Nov 2018 10:09:49
  |
mat  |
security/openssl-devel was removed, but there is a security/openssl111 now. |
0.08 01 Nov 2018 10:15:12
  |
mat  |
Mark broken on FreeBSD 12 and 13 because OpenSSL 1.1.1. |
0.08 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.08 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.08 16 Apr 2017 11:08:06
  |
sunpoet  |
Use BROKEN_SSL |
0.08 29 Nov 2016 18:46:22
  |
mat  |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
0.08 09 Oct 2016 15:52:44
  |
adamw  |
Update to 0.08 (which just improves the Makefile.PL), and strip
the XS module.
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-ECDSA |
0.07 09 Sep 2016 21:34:46
  |
marino  |
security/p5-Crypt-OpenSSL-ECDSA: USES+=ssl, Set CFLAGS accordingly
Approved by: SSL blanket |
0.07 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.07 13 May 2015 19:02:25
  |
sunpoet  |
- Update to 0.07
- Add LICENSE
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-ECDSA/Changes |
0.06 03 May 2015 21:24:27
  |
amdmi3  |
- This port explicitly requires perl 5.18+
Approved by: portmgr blanket
MFH: 2015Q2 |
0.06 14 Feb 2015 18:59:04
  |
adamw  |
Add security/p5-Crypt-OpenSSL-EC and security/p5-Crypt-OpenSSL-ECDSA,
interfaces to elliptic curve functions from OpenSSL. |