Commit Graph

31 Commits

Author SHA1 Message Date
rsadowski
93b74c09db Update cryptopp to 8.2.0
OK kn@
2022-07-10 12:25:19 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
8a0e1bd59f cryptopp: disable asm on powerpc* for now, gkoehler@'s tests with asm
failed (https://marc.info/?l=openbsd-ports&m=160575195204466&w=2)
2020-11-19 11:30:55 +00:00
sthen
b2df5abec9 update to cryptopp-8.2.0 2020-11-18 00:15:35 +00:00
sthen
c62ae10a20 fix edit typo, removed wrong line 2020-11-17 20:53:51 +00:00
sthen
57aeb380e6 cryptopp: use unzip -a instead of unzip + pre-patch perl sed 2020-11-17 20:53:11 +00:00
sthen
d99b02a57b cryptopp: apply a little light ports tidying, use https HOMEPAGE, regen patches 2020-11-17 20:51:34 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
juanfra
6fc72e5609 Unbreak cryptopp on i386. Tested with a long session of amule.
Maintainer timeout.
2018-01-21 20:25:48 +00:00
naddy
b6a79cfd4a /dev/srandom has been removed, just use /dev/random as everywhere else 2017-11-01 14:31:47 +00:00
sthen
679fc8e99f mark as BROKEN some ports which are failing on i386. for logs, see
https://marc.info/?l=openbsd-ports&m=150771704604793&w=2
2017-10-25 12:22:00 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
dcoppa
dc10ee3106 Update to cryptopp-5.6.5 2016-11-22 17:20:25 +00:00
dcoppa
dedb42d8ae Get rid of all the noisy warnings like:
warning: "_MSC_VER" is not defined
2016-10-10 12:55:51 +00:00
dcoppa
b85f2f6f00 Update to cryptopp-5.6.4 2016-09-13 13:50:59 +00:00
dcoppa
57e06b84db Update license marker 2015-11-23 14:27:37 +00:00
dcoppa
f89ae6e21f Update to cryptopp-5.6.3 2015-11-23 13:19:40 +00:00
dcoppa
51b4659bfc Revert SSE2 disabling on !amd64: it's not necessary with cryptopp>=5.6.1
and we're at 5.6.2...

Grrr :(
2015-06-24 09:41:33 +00:00
dcoppa
63f342c8b2 - Disable SSE2 on !amd64
- Add a pkg-config file

From Fedora
2015-06-24 09:19:49 +00:00
bcallah
123682148e Respect CXX.
ok dcoppa@ (MAINTAINER)
2014-04-28 12:43:10 +00:00
dcoppa
a0ca574246 Update to cryptopp-5.6.2; lots of local patches go to the attic. 2013-03-14 11:16:02 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
dcoppa
7575243e60 Take maintainership of devel/cryptopp, net/amule and www/tomcat
since I've de-facto babysitted these ports for a long time.

ok espie@, ajacoutot@, jasper@
2012-11-08 10:06:04 +00:00
dcoppa
73c9d9557c Fix warnings found by clang / gcc-4.6 (from upstream svn) 2012-02-29 12:46:30 +00:00
dcoppa
6a1ea1cc3c Update to cryptopp-5.6.1
'go for it' espie@
2011-06-24 07:55:17 +00:00
espie
1f2198376a yet another crypto library, dependency for amule, when we get it to
work.
2008-08-26 14:57:58 +00:00