Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Jan 2021 13:50:10
0.10.23,1

|
pkubaj  |
security/s2n: disable pg-crypto where it's not supported
/wrkdirs/usr/ports/security/s2n/work/s2n-0.10.23/pq-crypto/sike_r2/config.h:69:2:
error: #error -- "Unsupported ARCHITECTURE" |
05 Jan 2021 14:10:03
0.10.23,1

|
danilo  |
security/s2n: Update to 0.10.23 |
14 Aug 2019 12:16:13
20180802

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
08 Aug 2018 14:23:53
20180802

|
danilo  |
- Update to 20180802
- Use cmake
- Remove ONLY_FOR_ARCHS (reported by greg@unrelenting.technology) [1]
- Add TEST option and patch to disable tests
- Fix build on i386
PR: 230421 [1] |
07 May 2017 21:43:57
20170425

|
danilo  |
- Update to 20170425 |
13 Apr 2017 14:24:32
20170410

|
danilo  |
- Update to 20170410 |
06 Feb 2017 02:26:26
20170202

|
danilo  |
- Set ONLY_FOR_ARCHS=amd64 for now. The code is not building on i386 due inline
assembly and sometimes clang is crashing. |
04 Feb 2017 20:54:04
20170202

|
danilo  |
- Update to 20170202 |
09 Jan 2017 13:16:50
20160628

|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
29 Jun 2016 19:25:41
20160628

|
danilo  |
- Update to 20160628
- Change USE_OPENSSL by USES=ssl |
16 Jun 2016 13:23:13
20160407

|
mat  |
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577 |
09 Apr 2016 17:52:50
20160407

|
danilo  |
- Update to 20160407 |
06 Mar 2016 00:35:23
20160303

|
danilo  |
- Update to 20160303 |
23 Feb 2016 02:29:47
20160222

|
danilo  |
- Update to 20160222 |
06 Feb 2016 13:29:20
20160204

|
danilo  |
- Update to 20160204 |
23 Jan 2016 21:44:29
20160120

|
danilo  |
- Update to 20160120 |
29 Dec 2015 14:30:47
20150909

|
mat  |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
23 Oct 2015 22:48:34
20150909

|
danilo  |
- New port: security/s2n
s2n is a C99 implementation of the TLS/SSL protocols that
is designed to be simple, small, fast, and with security as
a priority. It is released and licensed under the Apache Software License 2.0.
WWW: https://github.com/awslabs/s2n |