1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

458757 Commits

Author SHA1 Message Date
Mathieu Arnold
24cc9cf00b Fix USE_GITHUB usage. 2018-10-31 15:47:05 +00:00
Mahdi Mokhtari
692f5e1fed multimedia/Bento4: Update the port to the latest (1.5.1-624) release
Sponsored by:	The FreeBSD Foundation
2018-10-31 15:27:48 +00:00
Koichiro Iwao
5ad9a974f4 secutiry/softether: use https in MASTER_SITES and WWW
Upstream provides https site since a very long time ago.

PR:		230047
Approved by:	mentors (implicit)
2018-10-31 15:21:45 +00:00
Alex Kozlov
f801ea9bbc - Make i386 only, port depends on i386 only devel/lrmi 2018-10-31 15:17:06 +00:00
Jan Beich
83f2ffd05a print/lyx: unbreak with boost 1.69
FileName.cpp:77:32: error: too few template arguments for class template 'crc_table_t'
template struct boost::detail::crc_table_t<32, 0x04C11DB7, true>;
                               ^
/usr/local/include/boost/crc.hpp:1009:11: note: template is declared here
    class crc_table_t
          ^

PR:		232525
Suggested by:	upstream
2018-10-31 15:10:44 +00:00
Koichiro Iwao
1f9a99d8be Take maintainership due to long inactivity on these ports.
PR:		232372 230047 230050
Approved by:	maintainer timeout, mentors (implicit)
2018-10-31 15:03:19 +00:00
Mahdi Mokhtari
3e52dd2ace sysutils/liburcu: Update the port to new release 0.10.1
Upstream changes:
- don't use membarrier SHARED syscall command in liburcu-bp
- assignment from incompatible pointer type warnings

Sponsored by:	The FreeBSD Foundation
2018-10-31 14:44:27 +00:00
Mathieu Arnold
4fb3c73043 Fix build with OpenSSL 1.1.1 in base.
PR:		228898
Submitted by:	w.schwarzenfeld@utanet.at
Reported by:	brnrd
Approved by:	maintainer
2018-10-31 14:35:16 +00:00
Babak Farrokhi
6654e0fec5 databases/py-asyncpg: Update to 0.18.1 2018-10-31 14:24:09 +00:00
Mark Linimon
f9b5b5befd Now builds on powerpc64.
Submitted by:	Piotr Kubaj
2018-10-31 14:23:31 +00:00
Steve Wills
a4276ec3b8 security/sslsplit: update to 0.5.4 2018-10-31 14:21:01 +00:00
Luca Pizzamiglio
642930e0c9 devel/sccache: fix build on CURRENT
The suggested patch remove the openssl 0.9.24 crate dependency,
that doesn't support openssl 1.1.1.
The patch reworks the native-tls to depend on the openssl 1.0.x crate.

Submitted by:	jbeich@ (via email)
2018-10-31 14:14:31 +00:00
Steve Wills
52d9e71723 net/google-cloud-sdk: update to 223.0.0 2018-10-31 14:13:16 +00:00
Steve Wills
932d8ae8f4 deskutils/syncthing-gtk: update to 0.9.4.2 2018-10-31 14:03:48 +00:00
Steve Wills
63711bf79e net/syncthing: update to 0.14.51 2018-10-31 13:55:08 +00:00
Steve Wills
d06c11b346 databases/memcached: update to 1.5.11 2018-10-31 13:48:41 +00:00
Mark Linimon
bed0492aee Now builds on powerpc64.
Reported by:	Piotr Kubaj
2018-10-31 13:36:11 +00:00
Steve Wills
b04165fec8 devel/bazel update to 0.19.0
PR:		232797
Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)
2018-10-31 13:33:11 +00:00
Dan Langille
f5a507c0c0 Check in the correct pkg-plist
I didn't run testport on the right tree
2018-10-31 13:21:02 +00:00
Steve Wills
8a848bf2fe www/mattermost-webapp www/mattermost-server: Update to 5.4.0
PR:		231559
Submitted by:	Oliver Böttcher <marvin0815@gmail.com>
Approved by:	loic.blot@unix-experience.fr (maintainer)
2018-10-31 13:07:57 +00:00
Dan Langille
4dc39b0feb Upgrade to include PostgreSQL 10 support
re: 96ab17efa3

Approved by:	feld (maintainer)
2018-10-31 12:59:11 +00:00
Dan Langille
42a7c1237d Upgrade to 0.10.4 2018-10-31 12:55:54 +00:00
Steve Wills
1b6d826552 mail/py-dkimpy: Update to 0.9.0
PR:		232840
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2018-10-31 12:19:38 +00:00
Jan Beich
434ca57417 cad/freecad: update to 0.17.13541
- Restore revision number lost in r467912 but not other bits as those
  aren't available/useful outside of VCS

Changes:	https://github.com/FreeCAD/FreeCAD/compare/0.17...9948ee4f1
PR:		232696
Requested by:	kunda (upstream)
MFH:		2018Q4 (bug fixes)
2018-10-31 12:19:21 +00:00
Jan Beich
d70fbee590 cad/freecad: unbreak with boost 1.69
CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2049 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.69.0

  Boost include path: /usr/local/include

  Could not find the following Boost libraries:

          boost_signals

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:596 (find_package)

PR:		232525
Obtained from:	upstream (FreeCAD 0.18)
2018-10-31 12:19:05 +00:00
Jan Beich
526072799f www/firefox: update to 63.0.1
Changes:	https://www.mozilla.org/firefox/63.0.1/releasenotes/
PR:		229893
2018-10-31 12:18:48 +00:00
Jan Beich
0484d456e0 devel/rust-cbindgen: update to 0.6.7
Changes:	https://github.com/eqrion/cbindgen/releases/tag/v0.6.7
Changes:	https://github.com/eqrion/cbindgen/compare/v0.6.6...v0.6.7
Reported by:	portscout
2018-10-31 12:18:31 +00:00
Steve Wills
84b3e3f3c1 www/py-django-extensions: update to 2.1.3
PR:		232842
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2018-10-31 12:17:30 +00:00
Lars Engels
3e8610501f icingaweb2-module-director:
Update to 1.5.2
2018-10-31 11:44:37 +00:00
Bradley T. Hughes
0511990636 devel/awscli: Update 1.16.40 -> 1.16.44
Sponsored by:	Miles AS
2018-10-31 09:54:28 +00:00
Bradley T. Hughes
c2be381f2b devel/py-botocore: Update 1.12.30 -> 1.12.34
Sponsored by:	Miles AS
2018-10-31 09:54:08 +00:00
Dmitry Marakasov
f2f7c6c0f5 - Update WWW
Approved by:	portmgr blanket
2018-10-31 09:30:16 +00:00
Dmitry Marakasov
2f056c0edb - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-10-31 09:00:17 +00:00
Roger Pau Monné
2414a64198 xen: add XSA-278 fix 2018-10-31 08:34:47 +00:00
Matthew Seaman
9dd2a33c5b Update to 0.39.0
ChangeLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
2018-10-31 07:56:43 +00:00
Matthew Seaman
1c2b2803dc Update to 0.1.11
ChangeLog:	https://github.com/rsyslog/libestr/blob/master/ChangeLog
2018-10-31 07:50:16 +00:00
Babak Farrokhi
aedc706212 databases/py-asyncpg: Update to 0.18.0 2018-10-31 07:10:54 +00:00
Babak Farrokhi
7cb696823f devel/py-uvloop: Update to 0.11.3 2018-10-31 07:09:37 +00:00
Antoine Brodin
593ee4c702 And revert r483545, it breaks linkage of qt4-network consumers 2018-10-31 06:54:14 +00:00
Antoine Brodin
8faf9800c4 Bump PORTREVISION after r483545 2018-10-31 06:31:34 +00:00
Wen Heping
a45b65a3c7 - Update to 3.2p3
PR:		231814
Submitted by:	osidorkin@gmail.com
Approved by:	maintainer
2018-10-31 06:24:57 +00:00
Richard Gallamore
0653ebc475 * Updated to 3.5.0
Changes: https://forum.teamspeak.com/threads/137798-Release-TeamSpeak-3-Server-3-5-0
2018-10-31 05:46:38 +00:00
Tobias Kortkamp
5a60175583 Undeprecate graphics/bugle again
Requested by:	danfe
2018-10-31 05:31:45 +00:00
Cy Schubert
5df07e7f56 Rather than flag cfengine ports that do not support openssl111
unconditionally BROKEN under FreeBSD 12 & 13, only flag BROKEN
when security/openssl is not installed on systems after
openssl111 was committed to 12-CURRENT.

PR:		232709
Reported by:	linimon
2018-10-31 05:10:50 +00:00
Cy Schubert
66df9fc4af Rather than flag syslog-ng ports that do not support openssl111
unconditionally BROKEN under FreeBSD 12 & 13, only flag BROKEN
when security/openssl is not installed on systems after
openssl111 was committed to 12-CURRENT.

PR:		232710
Reported by:	linimon
2018-10-31 05:10:44 +00:00
Cy Schubert
9fa8011e02 Conditionally mark cfengine22 broken under FreeBSD 12 & 13 if
security/openssl is not installed.
2018-10-31 05:10:40 +00:00
Alexey Dokuchaev
b255a93ce3 In r483285, compiler:c++11-lang was added to USES in order to unbreak the
port on GCC-based architectures, while actually the code predates 2011 by
couple of years.  Turns out that the build against GCC was failing because
of the -Wno-c++11-narrowing option added back in r474518 to unbreak the
build against Clang 6.  Fix the underlying problem with the code instead,
so we can remove offending option from CXXFLAGS and stop bogusly require
C++11-capable compiler just because of that option.

Tested on:	Mac mini G4 (powerpc, gcc-4.2.1-based)
2018-10-31 02:32:50 +00:00
Alexey Dokuchaev
41f8adbfdb Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5),
where many data structures were made opaque.
2018-10-31 02:29:03 +00:00
Wen Heping
1f41e51cb1 - Update to 3.10.0
PR:		231902
Submitted by:	freebsd@sysctl.cz
Approved by:	maintainer(timeout, > 20 days)
2018-10-31 02:14:50 +00:00
Steve Wills
a299b748a4 mail/py-authres: Update to 1.1.1
PR:		232804
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-10-31 01:58:46 +00:00