espie
2e5b9ab1aa
fix asm constraint for clang, stolen from FreeBSD
2017-05-04 17:15:49 +00:00
espie
84e3b47bcb
_Noreturn is old gcc only, we use __dead instead. fixes clang build
2017-05-04 16:58:49 +00:00
giovanni
ee0aa3feff
bugfix update to 1.6.5
2017-05-04 16:52:10 +00:00
espie
a4393c2fd5
fix build with clang
2017-05-04 16:44:05 +00:00
espie
c9fb451255
enforce gnu89-inline, regen patch
2017-05-04 16:13:43 +00:00
espie
120fbc3d18
cleans surprisingly well for something that includes iostream.h
...
builds with clang
2017-05-04 15:46:56 +00:00
bluhm
fbfbf1405a
update p5-Cpanel-JSON-XS to 3.0233
2017-05-04 15:32:31 +00:00
espie
9134adb4ab
fix unsigned-unsigned
2017-05-04 15:30:44 +00:00
espie
d8015330f4
convert to double before -, because otherwise unsigned - unsigned
2017-05-04 15:30:18 +00:00
espie
8f66b5e686
tweak generated includes so that C++ extensions compile with clang.
...
- we don't have xlocale
- so we use __bsd_locale_fallbacks_h, yes even for #include <iostream>
- that depends on mbsnrtowcs and wcsnrtombs from wchar.h
- those require __POSIX_VISIBLE to be >= 200809...
bump accordingly. tested by naddy@, no breakage on gcc platforms.
2017-05-04 15:20:24 +00:00
espie
dcd892d2fb
typo in manpage
2017-05-04 15:08:21 +00:00
espie
81ee0d4c28
figure out unordered_map location in a portble way (patch upstreamed)
2017-05-04 14:42:42 +00:00
espie
76983199c3
remove very old unneeded configure change which breaks clang
2017-05-04 14:21:34 +00:00
espie
06bc3b0684
requires gnu89 inline semantics
2017-05-04 14:02:00 +00:00
espie
2b3a664367
fix build with clang
2017-05-04 13:57:28 +00:00
espie
edfd5dd963
fix bug: abs(unsigned - unsigned)
2017-05-04 13:56:58 +00:00
espie
4e9502a2a7
simplify substitutions and prevent them from interfering with update-patches
...
fix build with clang
2017-05-04 13:55:32 +00:00
sthen
86aedf0097
update to keychain-2.8.3
2017-05-04 13:32:00 +00:00
jca
007b80c05a
Fix build with clang, declare void functions as such.
...
Reminded by espie@
2017-05-04 13:14:55 +00:00
jca
166da6d774
Include stdlib.h, better than conflicting/missing decls
2017-05-04 13:14:02 +00:00
espie
33020b522c
convert to C99 inlines, trivial, fixes build with clang
2017-05-04 12:58:04 +00:00
jca
103d17aa04
Respect CC/CFLAGS
2017-05-04 12:50:37 +00:00
espie
24fb336554
missing include, get pthread types
2017-05-04 12:13:58 +00:00
espie
7a9d9efc54
regen old patches
2017-05-04 11:48:49 +00:00
espie
98d648b3a8
clang doesn't pass -u thru. Fixes build
2017-05-04 11:46:39 +00:00
espie
8b7f708146
document current
2017-05-04 11:21:37 +00:00
edd
ccc1df42cc
Unify usage of mktexlsr across the ports tree.
...
Also add a missing RUN_DEPEND to fonts/pscyr. Found during testing.
Raised, input from, and OK, sthen@, thanks.
2017-05-04 11:13:52 +00:00
fcambus
540da296e5
Update fuse to 1.3.5.
...
OK benoit@
2017-05-04 09:33:28 +00:00
ajacoutot
30fb926b6a
Update to google-cloud-sdk-154.0.0.
2017-05-04 06:54:28 +00:00
bluhm
8bdd831304
Fix CVE-2017-8291 shell injection in ghostscript.
...
Apply patches from upstream git.
OK kili@ (maintainer)
2017-05-04 06:51:09 +00:00
espie
9db28f77b9
some configury hidden inside the Makefile uses -Werror... on libusb1
...
headers, which are not really clean (uses bad preprocessor magic), so
to detect it and finish building with clang, turning off -Werror is
the simplest way.
2017-05-03 23:22:19 +00:00
juanfra
66485d2269
Update to hg-git 0.8.6. Fix the problem with https:// repos after the
...
update to mercurial 4.1 and 4.2. Maintainer timeout.
2017-05-03 23:03:44 +00:00
juanfra
1ece42e2f7
Update to mercurial 4.2.
2017-05-03 22:57:10 +00:00
sthen
605258dc87
update to BIND 9.10.5
2017-05-03 20:20:42 +00:00
jca
0809116cc1
Missing include for clang
2017-05-03 19:54:23 +00:00
ratchov
2168ccb3cf
update to 1.2.0
...
ok (and tweaks) from bentley@, jca@ and sthen@
2017-05-03 19:38:15 +00:00
jca
49777eaa0d
Drop useless "inline"; fixes clang builds
2017-05-03 19:29:45 +00:00
jca
30e45f8e14
Respect CC
2017-05-03 19:29:25 +00:00
jca
36135f57db
Drop useless "inline", fixes clang builds
2017-05-03 19:18:27 +00:00
jca
bcc991c3bf
Respect CC
2017-05-03 18:41:29 +00:00
fcambus
b3da7a0eda
Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES.
...
OK sthen@
2017-05-03 18:36:05 +00:00
jca
3980a2f9d8
Drop silly inline decls, fix build with clang.
2017-05-03 18:26:53 +00:00
jca
cb0d808e49
Respect CC
2017-05-03 18:17:19 +00:00
jca
286bb77fae
Needs ctsdlib
2017-05-03 18:10:07 +00:00
jca
047c05dfa6
-Werror considered harmful
2017-05-03 18:06:40 +00:00
jca
663832b77d
Missing include for clang
2017-05-03 17:59:02 +00:00
jca
69804716f1
Drop "inline" or move to "static inline" to fix clang build
2017-05-03 17:51:26 +00:00
phessler
0e04bcf051
fix the location where man pages are installed
...
OK jasper@
2017-05-03 17:42:02 +00:00
jasper
4e524da066
update to p5-SVG-2.72
2017-05-03 17:34:04 +00:00
jasper
6672675ed8
update to vala-0.36.3
2017-05-03 17:32:23 +00:00