119863 Commits

Author SHA1 Message Date
bluhm
e57a99ccd2 import p5-Crypt-OpenSSL-ECDSA 0.08
from Nils Frohberg; OK sthen@

Comment:
ECDSA encoding and decoding using OpenSSL

Description:
Crypt::OpenSSL::ECDSA is a perl module that provides an interface
to the ECDSA (Elliptic Curve Digital Signature Algorithm) functions
in OpenSSL.
2017-05-24 18:35:14 +00:00
bluhm
83525a978f import p5-Crypt-OpenSSL-EC 1.01
from Nils Frohberg; OK sthen@

Comment:
EC using OpenSSL

Description:
Crypt::OpenSSL::EC is a perl module that provides a standard (non-OO)
interface to the OpenSSL EC (Elliptic Curve) library.
2017-05-24 18:24:07 +00:00
espie
1322dbfc12 abs doesn't work too well with unsigned params 2017-05-24 16:42:17 +00:00
espie
778206982e let glue match the compat glue in libc++, and also removes one clang
warning...

helps kdeenlive build eventually
2017-05-24 16:30:52 +00:00
espie
13efb686f0 fix with clang 2017-05-24 15:59:28 +00:00
espie
897834a60c assert gnu89-inline 2017-05-24 15:52:52 +00:00
espie
318fa93bcf I don't really want to know how jam does shitz, but at least this gets to
the C compiles and not the C++ compiles (which use ${CC} even though there
is a ${CXX}...)
2017-05-24 15:50:19 +00:00
ajacoutot
f687c2b5b7 Spring cleaning:
* as per upstream recommendation
  - use --with-data-packaging=archive on all archs
  - pass -DICU_NO_USER_DATA_OVERRIDE
  - pass --disable-renaming (fixes the infamous symbol mismatch)
* don't duplicate libicutest installation
* don't strip static libraries (from FreeBSD)
* when not in POSIX/C mode, assume UTF-8 by default like Darwin (from FreeBSD)
* sync config/mh-bsd-gcc with config/mh-linux
* build extra tool
* remove uneeded patches / chunks
* bump major
2017-05-24 15:44:42 +00:00
espie
fbd2a11e9b I don't even want to know how g++ compiled that one. 2017-05-24 15:37:35 +00:00
espie
053ad42dd0 WANT_CXX 2017-05-24 15:29:55 +00:00
shadchin
6c4bf8cc5e +py-webencodings
+py-webencodings,python3
2017-05-24 14:56:50 +00:00
shadchin
90ed0b1ed7 Import to py-webencodings 0.5.1, ok sthen@
DESCR:

This is a Python implementation of the WHATWG Encoding standard.

In order to be compatible with legacy web content when interpreting
something like Content-Type: text/html; charset=latin1, tools need
to use a particular set of aliases for encoding labels as well as
some overriding rules. For example, US-ASCII and iso-8859-1 on the
web are actually aliases for windows-1252, and an UTF-8 or UTF-16
BOM takes precedence over any other encoding declaration. The
Encoding standard defines all such details so that implementations
do not have to reverse-engineer each other.

This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python's.
2017-05-24 14:54:28 +00:00
giovanni
6e479cbc63 add missing runtime dependency
ok benoit@
spotted by kasimov.an@gmail.com
2017-05-24 14:41:36 +00:00
sthen
65d0c416e7 build py-mongo,python3 2017-05-24 14:07:45 +00:00
sthen
f4547b3121 update to py-mongo-3.4.0, add py3 support, drop sphinx docs
from Andrew Aldridge with minor tweak
2017-05-24 14:07:11 +00:00
sthen
c208af7d2c update to FLdigi-4.0.4 2017-05-24 14:05:42 +00:00
sthen
0577f7d605 update to bonnie++-1.97.3, builds with clang now.
remove -Winit-self and reattempt GCC3_ARCHS while there.
2017-05-24 14:04:50 +00:00
sthen
8e5ac992a6 extend PORTROACH to skip 5.5.1 as well 2017-05-24 13:52:34 +00:00
kirby
a261ae2971 Updateb to warzone2100-3.2.3.
Remove patch committed upstream
2017-05-24 13:06:47 +00:00
espie
27ad0352ed trivial fix for clang 2017-05-24 12:46:40 +00:00
shadchin
3d401edb2c Update to py-test 3.1.0 2017-05-24 12:19:42 +00:00
jca
81a6ece78c SECURITY fix for CVE-2017-7494
o CVE-2017-7494 rpc_server3: Refuse to open pipe names with /
2017-05-24 11:58:29 +00:00
espie
5e520be3da WANT_CXX 2017-05-24 10:31:21 +00:00
espie
1a57623fbc fixes for clang 2017-05-24 10:29:40 +00:00
espie
0df87a61fe build with clang, remove nopic non sense, two phase dependent lookup, and
a shitload of actual abs errors...
2017-05-24 09:26:35 +00:00
espie
326a5d2c88 do the check upfront, this one works 2017-05-24 09:22:48 +00:00
espie
e5b53aad1e if the WRKDIST doesn't exist, don't even try 2017-05-24 09:16:57 +00:00
ajacoutot
928d6b86cb Upstream actually fixed it 2 years ago. 2017-05-24 08:43:04 +00:00
espie
ce0bafadca improve the clang config: boost hardcodes __attribute__((unused)) on the
wrong compiler, so re-add it (dependent ports will whine a lot less)
tell boost we have threads and int128 (there's not issue about dual
compiler for clang)
2017-05-24 08:30:20 +00:00
espie
e4ca766511 let it build with clang. don't -Werror, because that doesn't work with
extended warnings
2017-05-24 08:07:32 +00:00
benoit
af70da15d6 Update to p5-File-Touch-0.11.
ok Abel Abraham Camarillo Ojeda (Maintainer)
2017-05-24 07:50:25 +00:00
ajacoutot
0380b4bdbe Update to awscli-1.11.91. 2017-05-24 07:11:00 +00:00
ajacoutot
90cf1934b2 Update to py-botocore-1.5.54. 2017-05-24 07:10:46 +00:00
ajacoutot
d6bc505522 Add a comment or this chunk will be lost at next update for sure. 2017-05-24 07:08:59 +00:00
rpointel
edd6ae9e67 update burpsuite to 1.7.23.
release notes: http://releases.portswigger.net/2017/05/1723.html
2017-05-24 04:19:43 +00:00
espie
aee5e2599d WANT_CXX 2017-05-24 01:27:40 +00:00
espie
183aa9aed9 missing prototypes 2017-05-24 01:01:29 +00:00
espie
64d7738037 don't Werror the option clang doesn't get 2017-05-24 00:59:48 +00:00
espie
c65e58b36b clang insists on more correct C++ 2017-05-23 23:19:08 +00:00
espie
ee09c7c4fb WANT_CXX 2017-05-23 22:56:57 +00:00
espie
a6bd23b1cb really stupid fixes for clang 2017-05-23 21:26:06 +00:00
espie
6f62b39e9e fixes for clang 2017-05-23 21:01:46 +00:00
espie
33552f240e return value 2017-05-23 21:00:59 +00:00
espie
92dc5cf835 WANT_CXX 2017-05-23 20:58:22 +00:00
espie
b4a00e22c2 WANT_CXX 2017-05-23 20:57:50 +00:00
espie
67921bdefa WANT_CXX 2017-05-23 20:56:36 +00:00
espie
cfabe998d7 WANT_CXX 2017-05-23 20:56:06 +00:00
espie
01f8e587e4 WANT_CXX 2017-05-23 20:55:37 +00:00
espie
eec06ab36c surprisingly this builds just fine with clang 2017-05-23 20:55:13 +00:00
espie
1dfc1d7673 WANT_CXX 2017-05-23 20:53:27 +00:00