jca
0a5fa5dbe8
Only disable forced PIE, let the port use other flags like -fno-strict-overflow
2017-03-14 06:27:23 +00:00
jca
0c9c0e1a9c
Use lang/gcc for atomic builtins on arm
2017-03-14 02:57:27 +00:00
jca
e347678b47
Honour CFLAGS
2017-03-14 02:43:18 +00:00
jca
eeed845f5c
Use lang/gcc on arm
2017-03-14 02:36:36 +00:00
jca
72029bf98e
Honour CC/CFLAGS
2017-03-14 01:35:52 +00:00
danj
08862882f7
Backport patches adapted from upstream by Sevan Janiyan for CVE-2013-7459
...
ok jca@
2017-03-14 00:56:48 +00:00
danj
ab2ae5acf1
Regen patches
...
prodded by jca@
2017-03-14 00:43:28 +00:00
giovanni
3cc3c32cd2
patch the correct file
...
spotted and fixed by Caspar Shutijs
2017-03-13 22:25:14 +00:00
jca
cad0c0896d
Mark as BROKEN on arm, undefined reference to __sync_val_compare_and_swap_4
...
The __sync_val_compare_and_swap_4 reference comes from the internal
libuv copy. Using lang/gcc doesn't seem to help.
2017-03-13 21:32:51 +00:00
jung
610f0dd1a4
update to newer (bugfix) snapshot from today
2017-03-13 20:35:47 +00:00
bluhm
db404bea52
update p5-ExtUtils-Helpers to 0.026
...
from maintainer Sergey Bronnikov
2017-03-13 19:39:11 +00:00
bluhm
e1bac9442f
update p5-Class-Method-Modifiers to 2.12
...
from maintainer Sergey Bronnikov
2017-03-13 16:26:44 +00:00
fcambus
1c1a5528f8
Update uthash to 2.0.1.
...
Notable changes:
- Upstream moved to GitHub
- HTML documentation is not bundled in release tarballs anymore, and
must be generated with asciidoc, so only ship plain text documentation
to avoid adding a build dependency
OK jca@
2017-03-13 15:38:24 +00:00
ajacoutot
570ea6a2db
Update to evolution-ews-3.22.6.
2017-03-13 15:28:33 +00:00
ajacoutot
34341f1e21
Update to evolution-3.22.6.
2017-03-13 15:28:18 +00:00
ajacoutot
d43fc0aa93
Update to evolution-data-server-3.22.6.
2017-03-13 15:27:55 +00:00
bluhm
7da9679436
update p5-Cpanel-JSON-XS to 3.0230
2017-03-13 15:13:54 +00:00
bluhm
882bd89db8
+botan2
2017-03-13 15:02:48 +00:00
bluhm
7e91f52bca
import botan2 2.0.1
...
input and OK jca@
Comment:
crypto and TLS for C++11
Description:
Botan (Japanese for peony) is a cryptography library written in
C++11 and released under the permissive Simplified BSD license.
Botan's goal is to be the best option for cryptography in new C++
code by offering the tools necessary to implement a range of practical
systems, such as TLS/DTLS, PKIX certificate handling, PKCS#11 and
TPM hardware support, password hashing, and post quantum crypto
schemes. In addition to the C++, botan has a C89 API specifically
designed to be easy to call from other languages. A Python binding
using ctypes calling the C89 API is included.
2017-03-13 15:00:39 +00:00
ajacoutot
8b33adf2a0
Update to meson-0.39.0.
2017-03-13 13:26:52 +00:00
sthen
8b9f842051
update to MariaDB 10.0.30, from Brad. Fixes CVE-2017-3302 and CVE-2017-3313.
2017-03-13 10:57:00 +00:00
sthen
e313f1e782
update to bacula-7.4.6
2017-03-13 09:42:57 +00:00
ajacoutot
5e171016a4
Update to gnome-documents-3.22.1.
2017-03-13 09:11:59 +00:00
ajacoutot
5f89022045
Update to harfbuzz-1.4.5.
2017-03-13 08:52:09 +00:00
benoit
155b58479c
Update to tintin-2.01.2.
...
from Ted Roby (Maintainer)
2017-03-13 08:47:27 +00:00
ajacoutot
6ccc043452
Update to gegl03-0.3.14.
2017-03-13 08:42:29 +00:00
ajacoutot
a69c0318e7
Update to babl-0.1.24.
2017-03-13 08:42:14 +00:00
benoit
e4a2db7cce
Update to lftp-4.7.7.
...
from Rafael Sadowski (Maintainer)
2017-03-13 08:39:13 +00:00
bluhm
6bd70246d6
Fix include, makes the tests compile, unfortunately they still fail.
2017-03-13 01:53:19 +00:00
bluhm
de8021bd15
- update botan to 1.10.15; from Rafael Sadowski
...
CVE-2015-7827 CVE-2016-2194 CVE-2016-2195 CVE-2016-2849 CVE-2016-9132
- take maintainer
2017-03-13 01:31:20 +00:00
bluhm
8c981589fe
+p5-CGI-Fast
2017-03-12 23:57:43 +00:00
bluhm
e94a8980ed
Import www/p5-CGI-Fast 2.12
...
from maintainer Mikolaj Kucharski; OK jca@ sthen@
Comment:
CGI interface for FastCGI
Description:
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work with the FCGI module, which greatly speeds up CGI
scripts by turning them into persistently running server processes.
Scripts that perform time-consuming initialization processes, such as
loading large modules or opening persistent database connections, will
see large performance improvements.
2017-03-12 23:55:26 +00:00
krw
d48ff4d327
Oops. Missing comma.
...
Pointed out by Nigel Taylor. Thanks!
2017-03-12 23:31:32 +00:00
jca
165b6b53cc
Regen PLIST to use MODPY_PYOEXTENSION
2017-03-12 22:19:50 +00:00
bluhm
9a34e0d218
update p5-WWW-Mechanize to 1.84
...
patch for testing with Perl 5.20.3 no longer needed
2017-03-12 22:09:27 +00:00
bluhm
0eb0b9b189
update p5-Cpanel-JSON-XS to 3.0229
2017-03-12 21:41:48 +00:00
naddy
d8c2b78a49
fix dependency path: www/py-mako
2017-03-12 21:11:51 +00:00
krw
72d0840346
Remove port which was used only by ocaml-zed which was only used
...
by ocaml-lwt which was only used by ocaml-lambda-term which was
used only by utop.
ok chrisz@ avsm@
2017-03-12 20:54:16 +00:00
krw
6ea98976f6
Unhook and note the demise of ocaml-camomile. Last of the utop
...
dependencies.
ok chrisz@ avsm@
2017-03-12 20:52:10 +00:00
jasper
8bcc62d9b2
i ended up with a distinfo.orig and no distinfo...commit the missing part of
...
the 0.34.6 update
spotted by nigel@
2017-03-12 18:34:40 +00:00
edd
e32fb5d46e
devel/ipython: Fix a dependency race condition when built under dpb.
...
Reported by naddy@. OK naddy@, shadchin@. Thanks.
2017-03-12 17:55:36 +00:00
pascal
4868824b0d
Update to stem 1.5.4.
2017-03-12 17:54:55 +00:00
krw
2534243980
Remove port which was used only by ocaml-lwt which was only used
...
by ocaml-lambda-term which was used only by utop.
ok chrisz@ avsm@
2017-03-12 17:32:12 +00:00
krw
2a7f25841a
Remove port which was used only by ocaml-lambda-term which was used
...
only by utop.
ok chrisz@ avsm@
2017-03-12 17:29:19 +00:00
sthen
382ecbfdf9
update to iec16022-0.2.7 and take MAINTAINER
2017-03-12 16:28:00 +00:00
krw
180172b6fd
Remove port which is used only only by utop.
...
ok chrisz@ avsm@
2017-03-12 15:26:32 +00:00
krw
41b99c7fd8
Remove port which is used only only by utop.
...
ok chrisz@ avsm@
2017-03-12 15:25:02 +00:00
krw
8eed9ed50b
Remove port which is used only by ocaml-lambda-term, which is used
...
only by utop.
ok chrisz@ avsm@
2017-03-12 15:22:48 +00:00
jasper
81e045600f
missed bump after removal of utop and friends
2017-03-12 15:22:31 +00:00
krw
a0d2d4b9ca
Remove port used only by lwt, which is used only by ocaml-lambda-term,
...
which is used only by utop.
ok chrisz@ avsm@
2017-03-12 15:19:38 +00:00