non port: security/libsodium/Makefile |
SVNWeb
|
Number of commits found: 38 |
Fri, 15 Sep 2023
|
[ 05:10 Koichiro Iwao (meta) ] ad01e56
security/libsodium: Revert "security/libsodium: Update to 1.0.19"
This reverts commit 0ff061cd7a64813e1088f962c3b8521823f72bb1.
Revert update until creating consumers list to bump. There are at least
72 explicit consumers and some more implicit consumers. Hold on to old
version until creating complete list of consumers.
Approved by: blanket (runtime fixes)
|
Thu, 14 Sep 2023
|
[ 14:15 Vsevolod Stakhov (vsevolod) ] 0ff061c
security/libsodium: Update to 1.0.19
|
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, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 16 Aug 2019
|
[ 18:11 sunpoet ]
Add LICENSE_FILE
- Pet portlint
PR: 238966
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 6 weeks)
|
Tue, 13 Aug 2019
|
[ 14:05 vsevolod ]
- Update to 1.0.18
- Remove random hack as it's meaningful merely on Linux
- Skip bump of revision as public API has not changed
PR: 236602
Reported by: Oleh Hushchenkov <o.hushchenkov@gmail.com>
|
Tue, 8 Jan 2019
|
[ 13:31 tobik ]
Do not set TEST_TARGET twice
|
Wed, 14 Mar 2018
|
[ 22:39 vsevolod ]
- Update to 1.0.16
PR: 226612
Submitted by: jlduran at gmail.com
|
Tue, 27 Feb 2018
|
[ 13:03 mat ] (Only the first 10 of 26 ports in this commit are shown above. )
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
Sun, 22 Oct 2017
|
[ 10:09 vsevolod ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1]
|
Tue, 21 Mar 2017
|
[ 16:21 vsevolod ]
- Update to 1.0.12
PR: 217979
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
|
Tue, 10 Jan 2017
|
[ 18:38 sunpoet ]
Convert to options target helper
|
Mon, 9 Jan 2017
|
[ 09:53 amdmi3 ]
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
- Switch to new test framework
Approved by: portmgr blanket
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Tue, 27 Sep 2016
|
[ 19:43 vsevolod ]
- Update to 1.0.11
No bump for dependent port is required as this version has no API changes
|
Tue, 12 Jul 2016
|
[ 22:03 marino ] (Only the first 10 of 21 ports in this commit are shown above. )
security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.
PR: 210999
Submitted by: manu
Approved by: vsevolod (maintainer)
|
Thu, 24 Mar 2016
|
[ 14:36 mat ]
Oh, it had been fixed just before.
Reported by: antoine
Pointy hat: mat
Sponsored by: Absolight
|
[ 13:14 mat ]
Mark broken on 9.
crypto_generichash/blake2/ref/blake2b-compress-ssse3.c: In function
'blake2b_compress_ssse3':
crypto_generichash/blake2/ref/blake2b-compress-ssse3.c:66: note: use
-flax-vector-conversions to permit conversions between vectors with differing
element types or numbers of subparts
crypto_generichash/blake2/ref/blake2b-compress-ssse3.c:66: error: incompatible
type for argument 1 of '__builtin_ia32_psrlqi128'
Sponsored by: Absolight
|
[ 12:05 vsevolod ]
- Fix build on 9.x
- Remove invalid mirror
|
Wed, 23 Mar 2016
|
[ 09:20 vsevolod ] (Only the first 10 of 36 ports in this commit are shown above. )
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
|
Sat, 13 Jun 2015
|
[ 16:14 vsevolod ] (Only the first 10 of 12 ports in this commit are shown above. )
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports
PR: 200548 [1]
Submitted by: rsimmons0 at gmail.com [1]
|
Thu, 5 Feb 2015
|
[ 21:14 vsevolod ]
- Update to 1.0.2
- Resolve undefined reference for pre-10 i386 FreeBSD [1]
- Do not touch dependant ports as SONAME is unchanged
PR: 193281 [1]
Submitted by: Andriy Voskoboinyk <s3erios at gmail.com> [1]
|
Mon, 24 Nov 2014
|
[ 14:36 vsevolod ]
- Update libsodium to 1.0.1
- Bump revison for dependent ports
|
Sat, 11 Oct 2014
|
[ 19:36 vsevolod ]
- Update to 1.0.0
Reported by: urras <urras at tox.im> via private email
|
Tue, 23 Sep 2014
|
[ 11:41 vsevolod ]
- Upgrade to 0.7.1.
No incompatible API changes were introduced, so dependant ports revision bump is
not required.
PR: 193790
Submitted by: thierry
|
Wed, 27 Aug 2014
|
[ 17:07 vsevolod ]
- Fix plist issues
- Bump revision
|
[ 12:31 vsevolod ]
- Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
|
[ 08:16 bapt ]
Reset maintainership, the maintainer has no time for it
Submitted by: former maintainer
|
Mon, 7 Jul 2014
|
[ 13:54 tijl ]
- Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
|
Thu, 24 Oct 2013
|
[ 21:45 danilo ]
- Update from 0.4.3 to 0.4.5
PR: ports/183243
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
|
Fri, 11 Oct 2013
|
[ 13:43 danilo ]
- Update from 0.4.2 to 0.4.3
- Add USES=pkgconfig
- Add stage support
PR: ports/182591
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
Approved by: wg (mentor)
|
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)
|
Sat, 13 Jul 2013
|
[ 11:16 madpilot ]
Update to 0.4.2
PR: ports/180450
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
|
Tue, 21 May 2013
|
[ 11:55 wg ]
- Do not install COPYING, LICENSE is already defined [1]
- While I'm here rephrase COMMENT [2]
Submitted by: danfe [1], culot [2] (via email)
Approved by: culot (mentor)
|
Mon, 20 May 2013
|
[ 10:30 wg ]
- Update to 0.4.1
Changes: https://github.com/jedisct1/libsodium/blob/8cb86026/NEWS
PR: ports/178259
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
Approved by: culot (mentor)
|
Sat, 27 Apr 2013
|
[ 13:50 madpilot ]
- Update to 0.4
- Add PORTDOCS and respect DOCS option
PR: ports/178173
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
|
Thu, 28 Feb 2013
|
[ 16:45 miwi ]
libsodium is a library for network communication, encryption,
decryption, signatures, etc.
libsodium is a portable, cross-compilable, installable,
packageable, API-compatible version of NaCl(security/nacl).
NaCl's goal is to provide all of the core operations needed
to build higher-level cryptographic tools.
WWW: https://github.com/jedisct1/libsodium
Submitted by: "csosstudy E." <csosstudy@gmail.com>
PR: ports/176493
|
Number of commits found: 38 |