Commit Graph

121388 Commits

Author SHA1 Message Date
fcambus
ff9df825da Update lynx to 2.8.9pl16. 2017-07-28 17:05:29 +00:00
espie
c4c319773c casting to long is brittle because it's different for 32 bit arches,
use sturdier absdiff instead
2017-07-28 15:45:08 +00:00
landry
ff3f872d64 Drop NPAPI plugin - leaving only javaws.
In 2017 java applets are more or less dead anyway, and NPAPI support
is being removed from gecko browsers. If you *really* need that crap for
old drac console or your crappy bank website, download the .jnlp file
and run it outside your browser using javaws. While here adapt
COMMENT/DESCR..

Allows to remove the xulrunner dependency, as xulrunner is heading
towards the attic...

ok giovanni@ (maintainer) sthen@
2017-07-28 13:34:56 +00:00
sthen
0c8599f6de COMPILER_LIBCXX -> MODGCC4_CPPWANTLIB, spotted by semarie
(we do want devel/llvm to change to building with base clang instead
of gcc4, but some other ports aren't ready for this yet, e.g. rust)
2017-07-28 11:26:27 +00:00
naddy
d5f117ea6c actually bump 2017-07-28 11:23:44 +00:00
naddy
775e0ea243 bump; ok sthen@ 2017-07-28 11:21:01 +00:00
sthen
99f306e2ef regen patch, no actual change 2017-07-28 10:58:23 +00:00
sthen
eb271665da MODGCC4 -> COMPILER 2017-07-28 10:50:45 +00:00
sthen
de2b98990e MODGCC4 -> COMPILER 2017-07-28 10:42:58 +00:00
sthen
4e8b4562b3 fix gstreamer-0.10/plugins-good on clang/i386 (mmx problem), from freebsd 2017-07-28 10:32:39 +00:00
sthen
4379f4f563 As reported by semarie, lang/rust is special, it requires ports gcc to
build itself, and LLVM (not clang). So COMPILER_LIBCXX is wrong in this
case. Switch to MODGCC4_CPPWANTLIB and bump.
2017-07-28 09:54:12 +00:00
ajacoutot
68ad921c9d Update to dbus-1.10.22. 2017-07-28 09:41:24 +00:00
espie
28d3856a48 trick mingw into considering clang first.
- COMPILER_LINKS
- pass PORTPATH thru
2017-07-28 09:35:40 +00:00
espie
4be1027254 partial fix for cantor. the cmakefile is a lie 2017-07-28 09:34:56 +00:00
ajacoutot
1a64f1946e Update to pinentry-1.0.0.
ok pea@ (maintainer)
2017-07-28 09:20:19 +00:00
ajacoutot
410651f055 Update to cups-filters-1.16.0. 2017-07-28 07:48:56 +00:00
ajacoutot
98edd03b3d Update to foomatic-db-4.0.20170503. 2017-07-28 07:46:46 +00:00
ajacoutot
de83f30e8e Update to awscli-1.11.127. 2017-07-28 07:27:06 +00:00
ajacoutot
a6cbbe5c77 Update to py-botocore-1.5.90. 2017-07-28 07:26:56 +00:00
tb
f71bf60c67 Avoid
vfprintf %s NULL in "DC%d '%.*s' update: %.*s:%d "

by changing a NULL string to the empty strimg in two places.
Positive feedback from deraadt and sthen.

maintainer timeout
2017-07-28 07:11:55 +00:00
zhuk
9e1be33fd8 Import new Qt5 offline documentation port.
Now all the documentation is built at once: much faster and allowing
interlinks between Qt modules to work better. This should also fix some
packaging issues people are seeing after switching to Clang (the reason
is still unknown, unfortunately).

To be linked to builds a bit later.
2017-07-28 00:34:42 +00:00
espie
40740703bc have qcad obey CC/CXX 2017-07-28 00:03:46 +00:00
robert
f4d4cc3c0b security update to 1.12.1:
a specially crafted request might result in an integer
overflow and incorrect processing of ranges in the range filter,
potentially resulting in sensitive information leak (CVE-2017-7529).
2017-07-27 22:01:58 +00:00
espie
d2bc508546 comment out doc that doesn't build. as discussed with zhuk@ 2017-07-27 21:28:55 +00:00
sthen
456734f077 sync 2017-07-27 20:39:45 +00:00
sthen
8134b256aa fix security/gnupg build on i386+clang with -fheinous-gnu-extensions.
from FreeBSD.  ok jca@
2017-07-27 20:12:47 +00:00
zhuk
bce19fb1f9 The datalog port failed to build with our libtool mostly because it stopped
using Lua from system. Make it use Lua 5.3 (same as one bundled in) again.

okay jasper@ (MAINTAINER)
2017-07-27 19:55:46 +00:00
sthen
2949613da1 fix some amusing cases of
if (!buf);
{
    return (-1);
}
2017-07-27 19:11:28 +00:00
sthen
88a693b855 adjust .if !${ARCH..} in graphics/lensfun to avoid enabling sse/sse2 on i386,
it doesn't autodetect.
2017-07-27 18:54:14 +00:00
sthen
51ebbbda91 update to iaxmodem-1.3.0, unbreaks on clang i386 build (mmx problems) 2017-07-27 18:45:41 +00:00
sthen
cd97378609 bump; another PKG_ARCH=* no-binary pkg 2017-07-27 18:08:52 +00:00
espie
5fe763a76e Fix the clang config, really configure for INT128, using clang built-in
defines.

This lets i386 build clang.
2017-07-27 17:45:07 +00:00
sthen
db5d619637 bump 2017-07-27 17:29:04 +00:00
sthen
13948d294e bump 2017-07-27 17:27:27 +00:00
sthen
e021ebc8aa bump more subpackages 2017-07-27 17:25:40 +00:00
sthen
68a098f50f bump. WANTLIB/LIB_DEPENDS came from clang.port.mk even though is a no-binary
PKG_ARCH=* package.
2017-07-27 17:02:38 +00:00
sthen
1a9889bc0e bump, previous attempt at bumping didn't work 2017-07-27 16:58:48 +00:00
zhuk
ee1c03aa8c Unbreak pgpointcloud by using proper CMake idioms. 2017-07-27 15:43:59 +00:00
espie
b767c491ba correctly detect whether we can compile mmx code.
patch taken from freebsd.

okay sthen@, fixes clang/i386
2017-07-27 14:48:10 +00:00
robert
d34128c8fb update to 60.0.3112.78 2017-07-27 14:23:46 +00:00
sthen
c707a804ad update to calf-0.0.18.6, switch homepage to http://calf-studio-gear.org/,
add patch from espie@ fixing clang build on 32-bit arches.

there is also a calf-0.0.60, but that requires additional work.
2017-07-27 14:06:31 +00:00
sthen
cbed0b0313 update to lucee-5.2.1.9 2017-07-27 12:42:21 +00:00
ajacoutot
55b62ed2bb Update to libwnck3-3.24.1. 2017-07-27 12:18:10 +00:00
sthen
b01c93dbf2 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 11:57:48 +00:00
sthen
be856a5380 explicitly unset WANTLIB for kde-shared-data, it's just icons etc.
LIB_DEPENDS was already explicitly unset.
bump.
2017-07-27 11:27:20 +00:00
sthen
e218442cdb bump; plist change as wrapper no longer used 2017-07-27 11:09:34 +00:00
sthen
bded825a26 bump REVISION on gnustep ports where libestdc++ has been removed due to
switching to clang in base.

add COMPILER_LIBCXX where c++abi is used. there will be some "Extra"s but
this is the simplest way to use c++abi on base=clang and estdc++ on base=gcc
arches.
2017-07-27 11:01:32 +00:00
sthen
79f4750f47 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:15:28 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00