119878 Commits

Author SHA1 Message Date
espie
0747a20659 introduce the full name of the C++ pkgpath, to be used by a few ports
that run depend on it
2017-05-26 09:37:05 +00:00
sthen
0ee0bf44ee mark BROKEN-i386, BROKEN-armv7 for now. 2017-05-26 08:09:59 +00:00
kirby
6c44bfaf64 update to vigra-1.11.1 2017-05-26 05:42:58 +00:00
espie
315d850650 don't compare pointer, not enough to fully fix with clang 2017-05-25 23:40:06 +00:00
espie
b72ae97508 remove most of the useless stuff that update-patches shows by default.
add a few useful messages instead.
2017-05-25 23:15:41 +00:00
sthen
d34ac70ed7 add comment re lang/ocaml and aarch64 2017-05-25 22:59:13 +00:00
sthen
ec8251354a let ocaml's build dep on devel/gdb (for libbfd.a) be conditional, don't
use it on aarch64 where gdb hasn't been ported yet.
2017-05-25 22:57:42 +00:00
sthen
5f6b1485f3 avoid wasting time on aarch64, there is no gdb yet 2017-05-25 22:25:25 +00:00
kirby
8748adb8a3 Update to instead_3.0.0. From maintainer Roman Yakovlev, thanks!
Drop devel/lua from CATEGORIES. lang/lua already set by lua.port.mk.
Inspired by fcambus@;s comment to original diff.
"Reads good" rsadowski@
2017-05-25 19:46:59 +00:00
espie
e7585e1e9b fixes for clang 2017-05-25 19:33:20 +00:00
espie
cea152417d surprisingly few changes for building on clang 2017-05-25 19:19:41 +00:00
sthen
90907c5a16 tweaks to neomutt:
- s/mutt/neomutt in doc/examples dirs

- running autoconf here requires autopoint from gettext-tools; found by tb@

- reinstate patch-mutt_sasl_h; found by tb@ (missing prototype; removed in
error while fixing patch-mutt_sasl_c).
2017-05-25 18:42:31 +00:00
espie
bd6d876853 void fixes for clang, regen other patches 2017-05-25 18:37:14 +00:00
espie
19de10dffc fiddle with macro so it returns the right type 2017-05-25 18:09:55 +00:00
kirby
ffaffc3d5d update to gammu-1.38.3 2017-05-25 18:07:53 +00:00
espie
8ac614c045 minimal compile fixes for clang 2017-05-25 17:47:08 +00:00
sthen
044ef12554 update to neomutt-20170428 2017-05-25 17:06:26 +00:00
sthen
7c587d8b38 upstream try to avoid dynamic-linking to produce a binary that works more easily
across linux distributions; that's not really useful for us, and the way they
did it (link with cc -lsupc++) doesn't work so well with clang. just switch to
normal linking with c++. ok espie@ kirby@
2017-05-25 16:31:41 +00:00
sthen
eb3d0f5040 don't use a local copy of getopt, use libc's. ok mestre@ 2017-05-25 14:39:58 +00:00
sthen
4a7831cf7c update to OpenSSL-1.0.2l 2017-05-25 14:39:24 +00:00
espie
c1e2d6ab1f let it compile with clang. there are serious concerns about the bogosity
of this code.
2017-05-25 14:14:42 +00:00
espie
25edae6454 clean non portable construct from include. stops clang warnings 2017-05-25 13:28:27 +00:00
espie
4b9042d235 build with clang 2017-05-25 13:24:10 +00:00
espie
5427f8c26e same work-around as parent port... 2017-05-25 13:03:28 +00:00
sthen
82112fb7d0 disable building the profiled binary, it wasn't installed anyway, and fails with clang 2017-05-25 12:56:35 +00:00
espie
b9068ff980 let it build with clang by cheating... those narrowing conversions are awful 2017-05-25 12:44:20 +00:00
espie
8847353353 unhardcode estdc++ 2017-05-25 11:51:27 +00:00
sthen
2fda794e0a +blocksruntime 2017-05-25 11:48:45 +00:00
sthen
ef0f21e80b import ports/devel/blocksruntime, tweaks/ok pirofti@
A clone of the BlocksRuntime library portion of the compiler-rt library
(http://compiler-rt.llvm.org/) for use with the clang compiler's -fblocks
option.
2017-05-25 11:48:11 +00:00
shadchin
08c2ece6d7 Update to py-hypothesis 3.11.0 2017-05-25 11:47:06 +00:00
shadchin
3742f3d74c Updatre to py-nbconvert 5.2.1 2017-05-25 11:45:25 +00:00
ajacoutot
37507da329 SECURITY update to webkitgtk4-2.16.3.
- CVE-2017-2496, CVE-2017-2539, CVE-2017-2510
2017-05-25 11:31:45 +00:00
espie
669a838681 assert gnu89 inlines 2017-05-25 11:27:08 +00:00
espie
9d4b09517d WANT_CXX, silence warnings (-Werror) with clang 2017-05-25 11:26:15 +00:00
espie
90593cd958 Werror considered harmful 2017-05-25 11:23:02 +00:00
espie
c4682a73a6 let it compile with clang (dirty const_cast, code is really not const correct 2017-05-25 11:15:41 +00:00
espie
ed3a9e8bbb build with clang: zap extra warnings, const correct 2017-05-25 11:03:31 +00:00
espie
0c3bdbf541 fix return error on clang. still doesn't link (relocation error) 2017-05-25 10:54:19 +00:00
espie
4c569535ea WANT_CXX. Explicitly ask for /usr/local 2017-05-25 10:35:32 +00:00
espie
7ef01f5616 let xmms2 build with clang 2017-05-25 10:34:11 +00:00
ajacoutot
fb90d1d0f3 Update to google-cloud-sdk-156.0.0. 2017-05-25 10:18:13 +00:00
ajacoutot
c052ebf73b Update to awscli-1.11.92. 2017-05-25 10:05:35 +00:00
ajacoutot
b276695698 Update to py-botocore-1.5.55. 2017-05-25 10:05:23 +00:00
ajacoutot
e953e5921b Update to py-boto-2.47.0. 2017-05-25 09:57:10 +00:00
espie
626c16264c unbreak packaging, WANT_CXX got lost 2017-05-25 09:30:04 +00:00
espie
e81ad1aa07 make it build with clang, most painful part was scons 2017-05-25 09:02:05 +00:00
sthen
1af00b569e missing BDEP on devel/py-setuptools_scm${MODPY_FLAVOR} 2017-05-25 08:54:31 +00:00
ajacoutot
c8432fa487 Update to libhttpseverywhere-0.4.4. 2017-05-25 08:13:58 +00:00
espie
67f55a2f7f one default constructor to build them all 2017-05-25 00:14:40 +00:00
sthen
bc89b4caba update to calc-2.12.5.6 2017-05-25 00:13:47 +00:00