Commit graph

453819 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5cc8aca6aa Update WWW 2018-08-26 18:41:07 +00:00
Sunpoet Po-Chuan Hsieh
c513df57f9 Update WWW 2018-08-26 18:41:03 +00:00
Kurt Jaeger
8dec0cc900 security/p5-Crypt-Perl: update 0.27 -> 0.29
- Make acmeValidation_01.pm use the updated OID from TLS-ALPN draft 05
- Tighten PK.pms JWK parsing logic for Ed25519

Relnotes:	https://metacpan.org/changes/distribution/Crypt-Perl
2018-08-26 18:31:51 +00:00
Kurt Jaeger
d88decc9de net/p5-Net-ACME2: update 0.21 -> 0.23
Relnotes:	https://metacpan.org/changes/distribution/Net-ACME2
2018-08-26 18:30:31 +00:00
Kurt Jaeger
4b138f8f3d math/p5-Math-ProvablePrime: Update 0.043 -> 0.045
Relnotes:	https://metacpan.org/changes/distribution/Math-ProvablePrime
2018-08-26 18:26:43 +00:00
Julien Laffaye
a699a37fb0 - Update to 1.11
- Scope GO387 port option to i386

PR:		230893
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2018-08-26 17:58:16 +00:00
Dmitry Marakasov
c4da2a809d - Update to 14178 2018-08-26 17:17:46 +00:00
Dmitry Marakasov
2a865ceda2 - Update to r4223 2018-08-26 17:02:00 +00:00
Thierry Thomas
523d30cc13 Upgrade to v.2.3.5. 2018-08-26 16:49:04 +00:00
Thomas Zander
9a41a77093 Update to upstream version 0.8.2
PR:		230853
Submitted by:	sikmir@gmail.com (maintainer)
MFH:		2018Q3
2018-08-26 15:04:34 +00:00
Grzegorz Blach
2e84940fc3 - Update to 2.7
- Set LICENSE_FILE
2018-08-26 14:47:34 +00:00
Kurt Jaeger
ee8fd962f4 databases/pecl-mongo: update 1.5.1 -> 1.5.2
Relnotes:	https://pecl.php.net/package-changelog.php?package=mongodb
2018-08-26 14:36:51 +00:00
Dan Langille
a74505f4db Upgrade to 9.2.1 2018-08-26 14:07:17 +00:00
Ryan Steinmetz
919dfbf205 - Fix DAG build 2018-08-26 13:10:35 +00:00
Tobias C. Berner
3ef6db80cd x11-themes/qt[4,5]-style-Kvantum: update to v0.10.7 and convert to FLAVORs
PR:		227484
Submitted by:	Alexandre C. Guimarães (lebarondemerde@privacychain.ch)
Approved by:	portmgr (mat), rezny (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D15958
2018-08-26 12:18:20 +00:00
Nicola Vitale
c8b43c88cd - Update to 1.7.4
- Drop the hard requirement on security/py-oauth2client and install
  security/py-google-auth by default instead. Oauth2client is still
  supported but will need to be explicitly installed. (Excerpt from
  Release notes).
- Update WWW in pkg-descr

Changes:	https://github.com/google/google-api-python-client/releases
2018-08-26 12:07:00 +00:00
Tobias Kortkamp
440cced680 net/latd: Fix build with Clang 6
llogin.cc:233:25: error: non-constant-expression cannot be narrowed from type 'int' to 'char' in initializer list [-Wc++11-narrowing]
        char verboseflag[1] = {verbose};
                               ^~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/latd-1.31.log

interfaces-bpf.cc:68:38: error: non-constant-expression cannot be narrowed from type 'long' to 'bpf_u_int32' (aka 'unsigned int') in initializer list [-Wc++11-narrowing]
  BPF_STMT(BPF_LD + BPF_H + BPF_ABS, LATD_OFFSETOF(struct ether_header, ether_type)),
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
interfaces-bpf.cc:62:29: note: expanded from macro 'LATD_OFFSETOF'
#define LATD_OFFSETOF(t, m) (((char *) &(((t *) NULL)-> m)) - ((char *) ((t *) NULL)))
                            ^
2018-08-26 11:53:19 +00:00
Tobias Kortkamp
3819dc82f2 textproc/htdig: Fix build with Clang 6
In file included from Configuration.cc:24:
In file included from ./Configuration.h:107:
In file included from ./Dictionary.h:22:
./htString.h:28:10: fatal error: 'iostream.h' file not found
#include <iostream.h>
         ^~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/htdig-3.2.0.b6_6.log

- Fix WWW; htdig.org seems to be gone
2018-08-26 11:19:21 +00:00
Mahdi Mokhtari
e57258d54e archivers/p7zip: Fix build with lld as /usr/bin/ld on i386
PR:		230210
Reported by:	emaste
Reviewed by:	mat, rakuco, tobik
Approved by:	rakuco (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D16813
2018-08-26 11:11:02 +00:00
Tobias Kortkamp
de380727f3 editors/yui: Mark as broken on FreeBSD 12.0
../twww/libw3t.a(w3man.o): In function `HTLoadMan':
w3man.cc:(.text+0x2ff): undefined reference to `HTAnchor_physical'
w3man.cc:(.text+0x79a): undefined reference to `HTAtom_for'
w3man.cc:(.text+0x7a6): undefined reference to `HTAtom_for'
...

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/yui-3.2.06.log

- Deprecate it; it appears to be unmaintained upstream with no real
  existing home
2018-08-26 11:09:38 +00:00
Tobias Kortkamp
f7eceb6c32 java/jikes: Unbreak on 12.0 and fix build with Clang 6
checking for standard set_new_handler... no
configure: error: Could not find standard set_new_handler function

PR:		230673
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-08-26 10:10:25 +00:00
Tobias Kortkamp
6af5b1f397 devel/commoncpp: Fix build with Clang 6
socket.cpp:1293:12: error: invalid argument type '__bind<volatile int &, sockaddr *&, unsigned int>' to unary expression
        if(!bind(so, list->ai_addr, (socklen_t)list->ai_addrlen)) {
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/commoncpp-1.8.1_2,2.log

PR:		229389
Reported by:	rainer@ultra-secure.de
Submitted by:	tobik
Approved by:	acm (maintainer timeout, 2 months)
2018-08-26 10:04:47 +00:00
Yuri Victorovich
08be999c4e graphics/gmic: Update 2.3.4 -> 2.3.5
Reported by:	portscout
2018-08-26 09:51:16 +00:00
Yuri Victorovich
1ea7750d81 biology/py-bx-python: Update 0.8.1 -> 0.8.2
Reported by:	portscout
2018-08-26 09:50:41 +00:00
Yuri Victorovich
98f8b827af audio/zita-convolver: Update 4.0.0 -> 4.0.2
Reported by:	portscout
2018-08-26 09:49:56 +00:00
Adriaan de Groot
04a601c50e More fixes for kdelibs-kde4 for clang7. Same kind of change
as previous commit -- >0 is weird for bools.

Reported by:	antoine
2018-08-26 09:39:31 +00:00
Dmitry Marakasov
033bbbf6cc - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-08-26 09:38:36 +00:00
Dmitry Marakasov
784f733342 - Update WWW
Approved by:	portmgr blanket
2018-08-26 09:38:10 +00:00
Xin LI
eb7923bce2 dns/samba-nsupdate: Stop using arc4random_addrandom.
PR:		230825, 230756
Approved by;	portmgr (antoine)
2018-08-26 08:50:57 +00:00
Xin LI
562407b459 net/samba48: Do not use arc4random_stir.
PR:		230834, 230756
Approved by:	portmgr (antoine)
2018-08-26 08:46:29 +00:00
Xin LI
a873c4d2c0 security/heimdal: Don't call arc4random_stir.
PR:		230835, 230756
Approved by:	portmgr (antoine)
2018-08-26 08:36:30 +00:00
Xin LI
6b1e8d6ab7 textproc/htmldoc: Do not use arc4random_stir.
(Note that there is an updated version which will solve this too, but I
am committing this one and will rebase the patch in bug 223721 as it still
needs maintainer approval).

PR:		230831, 230756
Approved by:	portmgr (antoine)
2018-08-26 08:26:41 +00:00
Xin LI
98b488c619 net/relayd: Stop using arc4random_stir
PR:		230830, 230756
Approved by:	portmgr (antoine)
2018-08-26 08:16:50 +00:00
Xin LI
add6abbeb7 net-p2p/gtk-gnutella: Do not call arc4random_stir or arc4random_addrandom.
PR:		230829, 230756
Approved by:	portmgr (antoine)
2018-08-26 08:07:29 +00:00
Xin LI
2508a88d61 devel/libevent: Don't use arc4random_addrandom.
PR:		230764, 230756
Approved by:	portmgr (antoine)
2018-08-26 07:56:39 +00:00
Xin LI
7232456d14 mail/exim: Stop using arc4random_stir.
PR:		230826, 230756
Approved by:	portmgr
2018-08-26 07:45:55 +00:00
Tobias Kortkamp
050fe3e097 net-p2p/mldonkey*: Fix build with Clang 6
src/utils/lib/CryptoPP.h:3941:26: error: ISO C++11 does not allow access declarations; use using declarations instead
        BufferedTransformation::Get;
                                ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mldonkey-3.1.5_2.log
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mldonkey-core-3.1.5_2.log
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mldonkey-gui-3.1.5_2.log

PR:		229691
Submitted by:	mickey242@gmx.net
2018-08-26 07:15:38 +00:00
Tobias Kortkamp
16b52334c8 devel/tinyq: Fix build with Clang 6
generators/win32/borland_bmake.cpp:265:51: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
    bool is_qt = (project->first("TARGET") == "qt"QTDLL_POSTFIX || project->first("TARGET") == "qtmt"QTDLL_POSTFIX);
                                                  ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/tinyq-3.0.6_4.log

- Make sure the build respects CFLAGS and CXXFLAGS
- Deprecate it. Quote from the website:
  "These projects are retired.  The development has stopped and we
  don't provide support for them anymore."
2018-08-26 07:03:20 +00:00
Dima Panov
255cb80f4a - Unbreak after latest KDE Framwork upgrade, 5.49, introduced by r477922
Syndication::Loader::loadUrl() now always requires a DataRetriever
to be passed as a second argument

Obtained from:	KDE git
2018-08-26 06:39:08 +00:00
Tobias Kortkamp
4d3d059d00 games/vegastrike: Fix build with Clang 6
In file included from src/cmd/ai/aggressive.cpp:24:
./src/vs_random.h:132:48: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing]
        static unsigned int mag01[2] = {0x0UL, MATRIX_A()};
                                               ^~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/vegastrike-0.5.1.r1_13.log

In file included from src/config_xml.cpp:27:
In file included from ./src/xml_support.h:6:
...
/usr/include/c++/v1/cstdlib:128:9: error: no member named 'rpl_realloc' in the global
      namespace
using ::realloc;
      ~~^
./config.h:444:17: note: expanded from macro 'realloc'
#define realloc rpl_realloc
                ^

Second error is caused by failing configure checks and as a consequence
the build assumes FreeBSD does not have realloc() etc.:

In file included from conftest.cc:77:
In file included from /usr/include/c++/v1/stdlib.h:94:
/usr/include/stdlib.h:97:1: error: function declared '[[noreturn]]' after its first declaration
_Noreturn void   exit(int);
^
2018-08-26 05:11:38 +00:00
Tobias Kortkamp
ef48a8cffa devel/ccdoc: Fix build with Clang 6
log.cc:236:8: error: invalid operands to binary expression ('std::__1::ostream' (aka 'basic_ostream<char>') and 'std::__1::ostream')
        (*os) << fct( *os );
        ~~~~~ ^  ~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/ccdoc-0.8r41.log
2018-08-26 04:34:34 +00:00
Dima Panov
8a8884f308 - eiscaltdcpp-lib: switch to bundled miniupnpc over ports version
Latest supported version of miniupnpc in eiscaltdcpp repo is 1.9, ports already have 2.x
No PORTREVISION bump 'cause UPNP option is not default and was already unbuildable
after ports goes forward with 1.9+ releases of miniupnpc

PR:		229688
Submitted by:	fluffy
Approved by:	maintainer timeout (fjoe, 41 day)
2018-08-26 04:33:32 +00:00
Tobias Kortkamp
df90d94b4d games/glob2: Fix bad absolute symlink 2018-08-26 04:27:23 +00:00
Tobias Kortkamp
ba9b02f168 games/glob2: Fix build with Clang 6
src/EditorMainMenu.cpp:93:20: error: no matching constructor for initialization of 'ChooseMapScreen'
                        ChooseMapScreen chooseMapScreen("maps", "map", false, "games", "game", false);
                                        ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/glob2-0.9.4.4_22.log
2018-08-26 04:18:49 +00:00
Johannes M Dieterich
dd296a1774 graphics/gpu-firmware-kmod: Update to later snapshot that includes different versions for some Intel FWs required by the different DRM versions.
Reported by:	zeising
Approved by:	zeising (mentor, implicit)
Obtained from:	FreeBSDDesktop
2018-08-26 04:00:03 +00:00
Tobias Kortkamp
0ce39e837c dns/kadnode: Update to 2.2.5
Changes:	https://github.com/mwarning/KadNode/releases/tag/v2.2.5
PR:		230900
Submitted by:	moritzwarning@web.de (maintainer)
2018-08-26 02:41:13 +00:00
Tobias Kortkamp
7d1e13aede x11-wm/pekwm: Unbreak with Clang 6
ActionHandler.cc:603:10: error: case value evaluates to 4294967291, which cannot be
      narrowed to type 'int' [-Wc++11-narrowing]
    case WORKSPACE_UP:
         ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p474051_s336054/logs/pekwm-0.1.17_4,1.log

PR:		230889
Submitted by:	tobik
Approved by:	Natacha Porté <natbsd@instinctive.eu> (maintainer)
2018-08-26 02:39:12 +00:00
Carlos J. Puga Medina
abffa12f0e - Add missing devel/py-mock dependency to TEST_DEPENDS 2018-08-26 00:24:24 +00:00
Jason W. Bacon
d7c864071d biology/unanimity: Upgrade to latest release, soften dep version requirements
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D16902
2018-08-25 22:54:54 +00:00
Alex Kozlov
6a6206f048 - Update to 2.8.9.1
Changes: https://lynx.invisible-island.net/lynx2.8.9/breakout/CHANGES

PR:	230568
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	jharris@widomaker.com (maintainer)
2018-08-25 21:38:00 +00:00