Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.9.0 18 Oct 2024 23:38:54 |
Daniel Engberg (diizzy) |
security/cryptopp: Remove references to www.cryptopp.com and point to GitHub
Down for months
Reference:
https://github.com/weidai11/cryptopp/issues/1282
Approved by: portmgr (blanket) |
8.9.0 05 Oct 2023 12:13:51 |
Jason E. Hale (jhale) |
security/cryptopp: Update to 8.9.0
Bump PORTREVISION on consumers due to ABI incompatibility.
https://www.cryptopp.com/release890.html |
8.8.0 12 Jul 2023 05:33:20 |
Jason E. Hale (jhale) |
security/cryptopp: Fix distinfo |
8.8.0 12 Jul 2023 05:31:32 |
Jason E. Hale (jhale) |
security/cryptopp: Update to 8.8.0
Bump PORTREVISION on consumers due to ABI incompatibility.
https://www.cryptopp.com/release880.html |
8.7.0 13 Jan 2023 22:18:56 |
Jason E. Hale (jhale) Author: Daniel Engberg |
security/cryptopp: Update MASTER_SITES
PR: 268715 |
8.7.0 16 Sep 2022 03:56:45 |
Jason E. Hale (jhale) |
security/cryptopp: Update to 8.7.0
Drop most of the SIMD logic. The cryptopp Makefile autodetects CPU
features regardless if CPUTYPE is set and it is not possible to disable
specific instruction sets. It is only possible to completely disable
assembly optimizations, which is recommended for package building unless
all consumer machines support the build machine's CPU instruction sets.
Since version 8.1, it is no longer necessary to export
-DCRYPTOPP_DISABLE_ASM to the pkgconfig file. Consumers will now
build without it defined if the SIMD option is disabled. Remove old
workarounds pertaining to this issue.
https://github.com/weidai11/cryptopp/issues/779
Bump PORTREVISION on consumers due to ABI incompatibility.
https://www.cryptopp.com/release870.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.6.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
8.6.0 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 ) |
8.6.0 25 Feb 2022 01:37:46 |
Jason E. Hale (jhale) |
security/cryptopp: Update to 8.6.0
Changes: https://www.cryptopp.com/release860.html
Security: 7695b0af-958f-11ec-9aa3-4ccc6adda413 |
8.5.0_1 25 Apr 2021 16:43:31 |
Piotr Kubaj (pkubaj) |
security/cryptopp: enable SIMD by default on powerpc and powerpc64
Upstream can now check at runtime for SIMD availaibility. Merge upstream commits
https://github.com/weidai11/cryptopp/commit/91173a287e668f7ce7e5086789b8db2300a159b1
and
https://github.com/weidai11/cryptopp/commit/21a40abc5ceeb0ccf6577a444f1b4c19fa6379c6
to implement it.
Local patch is used because upstream patch doesn't apply.
Remove -maltivec and -mvsx, upstream now properly sets those flags on their own. |
8.5.0 25 Apr 2021 13:36:35 |
Piotr Kubaj (pkubaj) |
security/cryptopp: enable SIMD on powerpc64le by default
No point in disabling AltiVec and VSX since both POWER8 and POWER9 have it. |
8.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.5.0 13 Mar 2021 15:13:58 |
jhale |
security/cryptopp: Update to 8.5.0
Relnotes: https://www.cryptopp.com/release850.html |
8.4.0 19 Jan 2021 04:26:12 |
jhale |
security/cryptopp: Update to 8.4.0
Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.
Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]
[1]
https://github.com/jupyter-xeus/xeus/commit/c98c44c174cafcf424f4203dc3c61564118feb3e
Changes: https://www.cryptopp.com/release840.html |
8.2.0 27 Sep 2020 20:35:24 |
linimon |
Set flags on powerpc64le the same as on powerpc64.
Approved by: portmgr (tier-2 blanket) |
8.2.0 10 Dec 2019 03:38:49 |
jhale |
Update security/cryptopp to 8.2.0
Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically
Bump PORTREVISION on consumers due to shared lib version increase
PR: 241132
Submitted by: Farid Hajji <farid@hajji.name> |
7.0.0_2 12 Aug 2019 09:02:31 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
7.0.0_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
7.0.0_1 16 Jan 2019 05:38:28 |
linimon |
Add support for building with AltiVec extensions. Note that because
MACHINE_CPU is not defined on powerpc*, we rely only on ARCH.
Because of this we choose to optimize using instructions available in
POWER8 and newer, so this port built with SIMD option won't work on older
POWER CPUs (we could however add additional options for that, to support
AltiVec in older POWER, if desired).
While here, also remove BROKEN on powerpc.
PR: 234953
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
7.0.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
7.0.0 31 Oct 2018 23:36:04 |
jhale |
security/cryptopp: Fix linking with net-p2p/amule on powerpc64
PR: 232873
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by: IntegriCloud |
7.0.0 24 Aug 2018 17:22:02 |
jhale |
Update security/cryptopp to 7.0.0
We now install a pkgconfig file which will allow ports to check whether
cryptopp was built with assembly instructions enabled or not. There are
a few functions that will be undefined if built without assembly and
-DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case
to avoid build failures. This is not new, but the pkgconf file should
make it easier to determine if the flag is needed or not.
Fix several ports due to API changes and to use the new pkgconf file
to determine cryptopp location and build flags. Special cases below.
deskutils/cdcat
- Use cryptopp shared library instead of static, detect with pkgconf
(Only the first 15 lines of the commit message are shown above ) |
5.6.5_5 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5.6.5_4 25 Apr 2018 22:00:04 |
mat |
Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by: Absolight |
5.6.5_4 11 Mar 2018 16:10:20 |
jhale |
Reinstate the cryptest binary removed in r428022 as it may be useful to some
people. Since it was installed by default before, so it shall be now. It can
be toggled with the TOOLS option. For the regression tests to run, it must be
toggled OFF due to environment restrictions.
While here:
- Switch to plain USES=zip, it extracts fine with base unzip
- Clean up whitespace
- Fix portlint warnings
- Rename LIBVERSION variable to SOVERSION
PR: 222930
Submitted by: Roberto Fernandez Cueto <roberfern@gmail.com> |
5.6.5_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
5.6.5_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
5.6.5 07 Dec 2016 01:00:11 |
jhale |
- Update security/cryptopp to 5.6.5
- Add LICENSE (BSL)
- Add CPE data
- Remove STATIC option and always install the shared library;
no reason not to.
- Remove GCC option and use USES=compiler framework
- Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying
to use it. It will allow the asserts to be enabled which could be a
security risk. The standard DEBUG option is now safe to use.
- Add SIMD option for i386 and amd64 - requires a recent clang or gcc
- Don't install the cryptest binary; it is really only used for regression
testing, so only build it for the TEST_TARGET. It is useless without the
data files anyways.
- Take maintainership
- Bump PORTREVISON on dependent ports due to shared library bump
PR: 215015
Reported by: <fcsk.aim@gmail.com>
MFH: 2016Q4
Security: eab68cff-bc0c-11e6-b2ca-001b3856973b |
5.6.2_4 01 Dec 2016 09:07:15 |
pawel |
Set library SONAME, this makes pkg correctly detect provided package
functionality and fixes pkg check -d.
PR: 214857
Submitted by: myself
Approved by: delphij no longer maintainer |
5.6.2_3 28 Nov 2016 05:10:48 |
delphij |
Release this back to pool. |
5.6.2_3 20 Nov 2016 09:38:09 |
gerald |
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. |
5.6.2_2 03 Nov 2016 16:33:00 |
linimon |
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket) |
5.6.2_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
5.6.2_2 16 Nov 2015 00:30:00 |
gerald |
Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of ports
instead of their own respective settings. |
5.6.2_2 25 Mar 2015 08:30:28 |
marino |
security category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
5.6.2_2 13 Nov 2014 09:02:57 |
antoine |
Cleanup plist |
5.6.2_2 30 Jul 2014 07:07:17 |
marino |
security/cryptopp: Add patch from pkgsrc
The definition of CRYPTOPP_BOOL_ALIGN16_ENABLED was incorrect for i386.
For NetBSD, this resulted in the inability to build cryptopp on i386.
On FreeBSD, it built, but deskutils/cdcat choked on it while building on
FreeBSD 10/i386 and FreeBSD 11/i386.
PR: 192199
Fix from: pkgsrc security/crypto++
Discussed: NetBSD GNATS 48134
Approved by: delphi@ |
5.6.2_1 20 Jun 2014 13:01:44 |
grembo |
Build shared library by default
PR: 191028
Reviewed by: bapt
Approved by: bapt |
5.6.2_1 11 Mar 2014 06:20:19 |
antoine |
Unbreak |
5.6.2_1 10 Mar 2014 17:01:37 |
bapt |
Convert s* to USES=zip |
5.6.2_1 05 Feb 2014 19:32:01 |
eadler |
- Modernize port:
- Stagify
- USES=gmake instead of USE_GMAKE
- Don't build with -march=native as the build box may not be identical to the
run box. |
5.6.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
5.6.2 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
5.6.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.6.2 22 May 2013 22:51:57 |
delphij |
Update to 5.6.2. |
5.6.1_3 22 May 2013 22:41:42 |
delphij |
This changeset fixes two issues with crypto++ library:
* patch-misc.h
This fixes a warning triggered by testing an unsigned parameter against
0. The patch solves this by creating a different template for signed
case.
* patch-nbtheory.cpp
This is a workaround for a bug with the current version of libc++ shipped
with FreeBSD 9.x, which causes an infinite loop when generating RSA key,
possibly also other operations.
PR: ports/178827
Submitted by: Michael Gmelin <freebsd grem de> |
5.6.1_2 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
5.6.1_2 23 Jul 2012 22:44:34 |
delphij |
Make it possible to build and install shared library of crypto++, and
convert to use OPTIONSng [1].
While I'm there, also add an option to build with GCC 4.6.x and newer
binutils, which enables use of AES-NI.
PR: ports/170045
Submitted by: Michael Gmelin <freebsd grem.de> |
5.6.1_1 10 Nov 2011 05:38:32 |
linimon |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
5.6.1_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
5.6.1_1 06 Sep 2011 20:01:05 |
delphij |
Fix clang build.
PR: ports/160509
Submitted by: h h <aakuusta gmail.com> |
5.6.1 16 Jul 2011 05:39:43 |
linimon |
Does not compile on sparc64: unrecognized C++ options. |
5.6.1 27 Jan 2011 20:47:30 |
delphij |
crypto++ assumes that the as(1) in PATH is the one used by c++(1),
which is not always true. When PATH is being configured to a
non-standard sequence, we may found an as(1) newer than the base
one and draw wrong conclusion which leads to failed builds.
Use the result given by c++. This is also accepted to upstream.
PR: ports/154325
Submitted by: swell.k gmail.com
Feature safe: yes |
5.6.1 22 Jan 2011 23:21:52 |
delphij |
Update to 5.6.1.
Submitted by: Michael Richards <hackish gmail.com>
Feature safe: yes |
5.6.0_1 30 Jan 2010 02:56:46 |
delphij |
Apply a vendor fix to sha256 which prevents cryptopp from generating
correct hash if input is not properly aligned. (r470). |
5.6.0 30 Jan 2010 02:55:37 |
delphij |
Pet portlint.
Pointy hat to: amdmi3 |
5.6.0 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
5.6.0 27 Mar 2009 00:02:32 |
delphij |
Update to 5.6.0 and mark MAKE_JOBS_SAFE. |
5.4 04 Oct 2007 06:00:24 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
5.4 15 Jan 2007 17:14:38 |
delphij |
Replace outdated master sites with new ones.
Submitted by: Wei Dai <weidai at weidai dot com> |
5.4 13 Jan 2007 18:41:37 |
delphij |
Update to 5.4 |
5.2.1_2 02 Oct 2006 05:35:32 |
delphij |
Add a patch from vendor which will hopefully fix gcc 4.1 build.
Spotted by: pointyhat via portsmon |
5.2.1_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
5.2.1_1 12 Jun 2005 07:33:40 |
pat |
Disable optimization
PR: ports/76875
Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
Reviewed by: pav
Approved by: maintainer |
5.2.1_1 10 Apr 2005 20:56:06 |
kris |
Now builds on sparc64 and (presumably) ia64 |
5.2.1_1 30 Jan 2005 13:05:17 |
pav |
- Make static library relocatable
Approved by: Xin LI <delphij@frontfree.net> (maintainer) |
5.2.1 02 Jan 2005 00:49:22 |
kris |
BROKEN on alpha 4.x: Internal compiler error
Approved by: portmgr (self) |
5.2.1 23 Dec 2004 09:42:36 |
clement |
- Update to 5.2.1
PR: 75392
Submitted by: delphij |
5.2 28 Sep 2004 02:07:03 |
kris |
Correct another typo. :-(
Spotted by: eik
Approved by: portmgr (self)
XL pointy hat to: self |
5.2 28 Sep 2004 01:42:41 |
kris |
Correct typo in previous
Approved by: portmgr (self)
Pointy hat to: self |
5.2 27 Sep 2004 23:44:03 |
kris |
Now builds on amd64
Approved by: portmgr (self) |
5.2 17 Jul 2004 19:35:55 |
krion |
Update to 5.2
Fix build with gcc-3.4
Assign maintainership to submitter.
PR: ports/69204
Submitted by: Xin LI <delphij@frontfree.net> |
5.1_2 07 Mar 2004 12:42:58 |
kris |
BROKEN on !i386 and !alpha: Does not compile |
5.1_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.1_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
5.1_1 03 Nov 2003 07:28:44 |
linimon |
Reset maintainer to ports@FreeBSD.org. Requested by: kris. |
5.1_1 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
5.1_1 21 Apr 2003 12:47:38 |
foxfair |
Fix bento `make package', then bump PORTREVISION.
Noticed by: kris the portsguardian. |
5.1 12 Apr 2003 03:23:03 |
foxfair |
Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26. |
4.1 07 Mar 2003 06:10:51 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Mar 2001 06:58:44 |
ijliao |
add cryptopp, a free C++ class library of cryptographic schemes |