Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.2015.02.23_1 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.0.2015.02.23_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.2015.02.23_1 11 Nov 2019 05:43:23
  |
lwhsu  |
Fix fetch
Sponsored by: The FreeBSD Foundation |
0.0.2015.02.23_1 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.0.2015.02.23_1 23 Apr 2019 21:39:38
  |
jhb  |
Add AES-CCM and plain SHA digest test vectors.
These will be used to expand testing of OCF crypto algorithms in
future changes to the base system OCF tests.
Reviewed by: cem, sef, ngie
Approved by: bdrewery, jmg (maintainer timeout)
MFH: 2019Q2
Differential Revision: https://reviews.freebsd.org/D19853 |
0.0.2015.02.23 02 Nov 2017 21:41:47
  |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
0.0.2015.02.23 12 Jan 2016 14:33:21
  |
amdmi3  |
Add Public Domain support to ports license framework. You can now use
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149 |
0.0.2015.02.23 22 Mar 2015 01:49:27
  |
jmg  |
Add port to install various NIST KAT files. These are used by the
tests in tests/sys/opencrypto to validate parts of the OpenCrypto
subsystem...
Sponsored by: The FreeBSD Foundation
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D2064 |