non port: security/s2n/Makefile |
SVNWeb
|
Number of commits found: 25 |
Tue, 13 Sep 2022
|
[ 15:16 Nuno Teixeira (eduardo) Author: Daniel Engberg ] 79a0481 (Only the first 10 of 14 ports in this commit are shown above. )
security/s2n-tls: Various improvements
- Define LICENSE_FILE
- Use ports framework for unit testing
- Add option for assembly optimization and LTO
- Disable building tests by default
- Disable assembly optimization by default (requires AVX2 and BMI2 support
without runtime detection)
- Use CMake helpers provided by framework
- Rename s2n -> s2n-tls to match upstream name
PR: 266397
|
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, 24 Aug 2022
|
[ 15:23 Nuno Teixeira (eduardo) ] 0ee5b16
security/s2n: Adopt/Update to 1.3.20
- pet portclippy
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.3.20
|
Mon, 22 Aug 2022
|
[ 07:27 Danilo Egea Gondolfo (danilo) ] 4bc8a28
security/s2n: Update to 1.3.19
Drop maintainership
|
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 )
|
Fri, 21 Jan 2022
|
[ 18:38 Danilo Egea Gondolfo (danilo) ] 1e9cb64
security/s2n: Update to 1.3.4
|
Mon, 25 Oct 2021
|
[ 14:04 Danilo Egea Gondolfo (danilo) ] 34d92a6
security/s2n: Update to 1.1.2
- Update WWW
|
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.
|
Wed, 6 Jan 2021
|
[ 13:50 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"
|
Tue, 5 Jan 2021
|
[ 14:10 danilo ]
security/s2n: Update to 0.10.23
|
Wed, 8 Aug 2018
|
[ 14:23 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]
|
Sun, 7 May 2017
|
[ 21:43 danilo ]
- Update to 20170425
|
Thu, 13 Apr 2017
|
[ 14:24 danilo ]
- Update to 20170410
|
Mon, 6 Feb 2017
|
[ 02:26 danilo ]
- Set ONLY_FOR_ARCHS=amd64 for now. The code is not building on i386 due inline
assembly and sometimes clang is crashing.
|
Sat, 4 Feb 2017
|
[ 20:54 danilo ]
- Update to 20170202
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Wed, 29 Jun 2016
|
[ 19:25 danilo ]
- Update to 20160628
- Change USE_OPENSSL by USES=ssl
|
Thu, 16 Jun 2016
|
[ 13:23 mat ] (Only the first 10 of 35 ports in this commit are shown above. )
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
|
Sat, 9 Apr 2016
|
[ 17:52 danilo ]
- Update to 20160407
|
Sun, 6 Mar 2016
|
[ 00:35 danilo ]
- Update to 20160303
|
Tue, 23 Feb 2016
|
[ 02:29 danilo ]
- Update to 20160222
|
Sat, 6 Feb 2016
|
[ 13:29 danilo ]
- Update to 20160204
|
Sat, 23 Jan 2016
|
[ 21:44 danilo ]
- Update to 20160120
|
Tue, 29 Dec 2015
|
[ 14:30 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Fri, 23 Oct 2015
|
[ 22:48 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
|
Number of commits found: 25 |