notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/libsodium/Makefile
SVNWeb

Number of commits found: 38

Fri, 15 Sep 2023
[ 05:10 Koichiro Iwao (meta) search for other commits by this committer ]    commit hash:ad01e562ad8be8e17ac989051e273381cd71b032  commit hash:ad01e562ad8be8e17ac989051e273381cd71b032  commit hash:ad01e562ad8be8e17ac989051e273381cd71b032  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) search for other commits by this committer ]    commit hash:0ff061cd7a64813e1088f962c3b8521823f72bb1  commit hash:0ff061cd7a64813e1088f962c3b8521823f72bb1  commit hash:0ff061cd7a64813e1088f962c3b8521823f72bb1  0ff061c 
security/libsodium: Update to 1.0.19
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 16 Aug 2019
[ 18:11 sunpoet search for other commits by this committer ] Original commit   Revision:509114
Add LICENSE_FILE

- Pet portlint

PR:		238966
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 6 weeks)
Tue, 13 Aug 2019
[ 14:05 vsevolod search for other commits by this committer ] Original commit   Revision:508827
- 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 search for other commits by this committer ] Original commit   Revision:489687
Do not set TEST_TARGET twice
Wed, 14 Mar 2018
[ 22:39 vsevolod search for other commits by this committer ] Original commit   Revision:464534
- Update to 1.0.16

PR:		226612
Submitted by:	jlduran at gmail.com
Tue, 27 Feb 2018
[ 13:03 mat search for other commits by this committer ] Original commit   Revision:463123 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:452629 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:436615
- Update to 1.0.12

PR:		217979
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
Tue, 10 Jan 2017
[ 18:38 sunpoet search for other commits by this committer ] Original commit   Revision:431124
Convert to options target helper
Mon, 9 Jan 2017
[ 09:53 amdmi3 search for other commits by this committer ] Original commit   Revision:430931
- 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 search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:422826
- 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 search for other commits by this committer ] Original commit   Revision:418449 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:411795
Oh, it had been fixed just before.

Reported by:	antoine
Pointy hat:	mat
Sponsored by:	Absolight
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:411780
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 search for other commits by this committer ] Original commit   Revision:411775
- Fix build on 9.x
- Remove invalid mirror
Wed, 23 Mar 2016
[ 09:20 vsevolod search for other commits by this committer ] Original commit   Revision:411691 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:389468 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:378492
- 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 search for other commits by this committer ] Original commit   Revision:373214
- Update libsodium to 1.0.1
- Bump revison for dependent ports
Sat, 11 Oct 2014
[ 19:36 vsevolod search for other commits by this committer ] Original commit   Revision:370663
- Update to 1.0.0

Reported by:	urras <urras at tox.im> via private email
Tue, 23 Sep 2014
[ 11:41 vsevolod search for other commits by this committer ] Original commit   Revision:369045
- 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 search for other commits by this committer ] Original commit   Revision:366335
- Fix plist issues
- Bump revision
[ 12:31 vsevolod search for other commits by this committer ] Original commit   Revision:366316
- Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
[ 08:16 bapt search for other commits by this committer ] Original commit   Revision:366296
Reset maintainership, the maintainer has no time for it

Submitted by:	former maintainer
Mon, 7 Jul 2014
[ 13:54 tijl search for other commits by this committer ] Original commit   Revision:361088
- 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 search for other commits by this committer ] Original commit   Revision:331534
- 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 search for other commits by this committer ] Original commit   Revision:330073
- 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 search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Sat, 13 Jul 2013
[ 11:16 madpilot search for other commits by this committer ] Original commit   Revision:322906
Update to 0.4.2

PR:		ports/180450
Submitted by: 	csosstudy <csosstudy@gmail.com> (maintainer)
Tue, 21 May 2013
[ 11:55 wg search for other commits by this committer ] Original commit   Revision:318683
- 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 search for other commits by this committer ] Original commit   Revision:318590
- 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 search for other commits by this committer ] Original commit   Revision:316665
- 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 search for other commits by this committer ] Original commit   Revision:313112
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