1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

442008 Commits

Author SHA1 Message Date
Tobias C. Berner
dc579c4cc2 Fix permissions in installed Qt5 header files
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
2018-03-29 19:03:17 +00:00
Bryan Drewery
b1102a5cb5 Update to 2018-03-28 2018-03-29 18:45:29 +00:00
Vasil Dimov
7dc6eb0244 net-p2p/bitcoin: Add an option to use newer BDB
Make the new option the default, so that when the port is recompiled it
will link against BDB 5.x or 6.x (whichever is the default in the system).
This will keep old wallet files readable and will not automatically
convert them in an incompatible with BDB 4.8 way. Newly created wallet
files will not be readable by Bitcoin Core versions linked with BDB 4.8.

Next thing to consider is to remove the option to link against BDB 4.8 as
this will remove the net-p2p/bitcoin -> databases/db48 dependency and will
make it possible to ditch the latter, which is scheduled for removal from
the ports collection on Apr 30 2018.

PR:		226527
Approved by:	kbowling (maintainer), antoine
2018-03-29 17:52:54 +00:00
Steve Wills
fcac8278a8 net/google-cloud-sdk: update to 195.0.0 2018-03-29 17:52:06 +00:00
Yuri Victorovich
933a1351ec security/tor-devel: Update 0.3.3.3 (alpha) -> 0.3.3.4 (alpha)
Changelog is in:
https://gitweb.torproject.org/tor.git/plain/ChangeLog

Reported by:	Nick Mathewson <nickm@torproject.org> (notification)
2018-03-29 16:31:18 +00:00
Yuri Victorovich
61291225ce www/py-django-js-asset: Change RUN_DEPENDS py-django -> py-django18 for other port's RUN_DEPENDS
This is for bug#227032 (www/py-django-mptt) update.

PR:		227066
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-03-29 16:22:52 +00:00
Luca Pizzamiglio
a0f6f6c49e net/librdkafka: Update to v0.11.4
Release notes available here:
https://github.com/edenhill/librdkafka/releases/tag/v0.11.4
2018-03-29 15:48:16 +00:00
Jason W. Bacon
184db1bfcd biology/libgtextutils: Unbreak for FreeBSD 12
Reported by:    pkg-fallout
Approved by:    jrm
Differential Revision:  https://reviews.freebsd.org/D14892
2018-03-29 15:41:07 +00:00
Ed Maste
6276f061c2 lang/fpc: Set LLD_UNSAFE
fpc produces and needs to link an object file with invalid section
header alignment, which lld refuses to do.  The build fails with:

/usr/bin/ld: error: x86_64/units/x86_64-freebsd/i_linux.o: \
    invalid alignment of section headers

Setting LLD_UNSAFE makes the port link with ld.bfd instead.

PR:		222172
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-03-29 15:40:06 +00:00
Ed Maste
c37c260672 rc/evangeline: remove duplicate LLD_UNSAFE
Accidentally added during WIP rebase, committed in r465900.
2018-03-29 15:33:28 +00:00
Luca Pizzamiglio
41d634fccb benchmarks/stress-ng: Update to 0.9.23 2018-03-29 15:32:31 +00:00
Ed Maste
73ca9e7230 Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH.   Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.

Approved by:	portmgr (antoine)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D14876
2018-03-29 15:02:05 +00:00
Mathieu Arnold
9215977220 Mark some ports broken with openssl-devel.
Sponsored by:	Absolight
2018-03-29 14:53:23 +00:00
Dan Langille
34063c0282 Upgrade to 2.7.8
From the author:

* fix bugs in 2.7.7, Strongly recommended to upgrade from 2.7.7.
* more apis are fixed for acme v2 wildcard certs.
* New dns api: KingHost (https://www.kinghost.com.br/) and Zilore (https://zilore.com)
2018-03-29 14:22:33 +00:00
Antoine Brodin
8263a36aa2 Unbreak slave port misc/p5-OSSP-uuid
Reported by:	pkg-fallout
2018-03-29 14:01:06 +00:00
Antoine Brodin
7049e125bf Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2018-03-29 13:45:10 +00:00
Li-Wen Hsu
f82067be13 - Update WWW 2018-03-29 13:28:57 +00:00
Vanilla I. Shu
95800a8f13 Update to 1.10.3. 2018-03-29 13:26:15 +00:00
Torsten Zuehlsdorff
ad832ffe1e lang/php72: Update from 7.2.3 to 7.2.4
Changelog: http://www.php.net/ChangeLog-7.php#7.2.4
2018-03-29 13:11:35 +00:00
Jimmy Olgeni
446d1d69cb Update www/elixir-phoenix_html to version 2.11.1. 2018-03-29 13:10:53 +00:00
Torsten Zuehlsdorff
10483217e5 Update PHP 7.1 from 7.1.15 to 7.1.16
Changelog: http://www.php.net/ChangeLog-7.php#7.1.16
2018-03-29 13:10:36 +00:00
Torsten Zuehlsdorff
71f28a14b8 lang/php70: Update from 7.0.28 to 7.0.29
Changelog: http://www.php.net/ChangeLog-7.php#7.0.29
2018-03-29 13:09:46 +00:00
Jimmy Olgeni
5c1b9d82e1 Update textproc/erlang-fast_xml to version 1.1.29. 2018-03-29 13:04:06 +00:00
Jimmy Olgeni
d4af0c10b2 Update textproc/erlang-p1_utils to version 1.0.11. 2018-03-29 13:03:30 +00:00
Tobias Kortkamp
62702ff9f2 games/monkeybubble: Remove esound dependency
- Monkeybubble includes esd.h without actually needing it for
  anything
- Depend on the right GStreamer plugins to get music working on a
  fresh install
2018-03-29 12:47:38 +00:00
Kurt Jaeger
b57cda5639 databases/cego: update 2.39.8 -> 2.39.9
- Added fixes for recovery procedure in CegoTableManager. Now the
  LSN is allocated at the beginning of critical operation to avoid
  double operations in case of a forced checkpoint. For this the
  CegoLogManager::nextLSN method has been introduced. Now it is no
  more ensured that the log is written with increasing LSN, so some
  logical parts of the recovery procedure in CegoRecoveryManager has
  been changed.
- In CegoBufferPool, the writeCheckPoint method still returned int
  value. This has been changed to unsigned long long

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-03-29 11:55:47 +00:00
Bernard Spil
d5611bb71e databases/mariadb102-server: Update to 10.2.14 2018-03-29 11:51:58 +00:00
Kirill Ponomarev
08f0b8936e Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226977
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 11:01:53 +00:00
Kirill Ponomarev
6430003d9f Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226984
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:51:39 +00:00
Kirill Ponomarev
17019c3c1c Update to 1.73.02
Fix linking with ld.lld

PR:		226985
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:48:13 +00:00
Kirill Ponomarev
56998c398e Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226987
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:40:29 +00:00
Torsten Zuehlsdorff
d6995968c7 www/gitlab: Update von 10.4.4 to 10.4.6
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v10.4.4/CHANGELOG.md

Approved by:	mfechner
Security:	CVE-2018-8801
Security:	https://www.vuxml.org/freebsd/dc0c201c-31da-11e8-ac53-d8cb8abf62dd.html
2018-03-29 10:35:39 +00:00
Kirill Ponomarev
bb20b3c336 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226993
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:33:45 +00:00
Kirill Ponomarev
2acb6c9cff Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226991
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:33:01 +00:00
Kirill Ponomarev
d023390c49 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226988
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:32:21 +00:00
Antoine Brodin
c2c54b174a Revert r465823, this breaks ports depending on py-django-mptt
Reported by:	pkg-fallout
With hat:	portmgr
2018-03-29 10:19:11 +00:00
Dmitry Marakasov
4a42578660 - Update WWW
Approved by:	portmgr blanket
2018-03-29 09:33:25 +00:00
Tijl Coosemans
7223e471d3 Mark deprecated because having both hpijs and hplip can be confusing.
PR:		227047
2018-03-29 09:15:53 +00:00
Torsten Zuehlsdorff
64e451a0d9 devel/aphpunit: Update from 1.3 to 1.4
- Feature: Remove source-path of test-cases to make Testcase-Summary more readable

Port-Changes:
- set IGNORE_WITH_PHP because it needs at least PHP 7.0
- flavorize port

Differential Revision:	https://reviews.freebsd.org/D14693
2018-03-29 09:04:08 +00:00
Dmitry Marakasov
71b398d3d9 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-03-29 09:03:25 +00:00
Lars Engels
77df244a5e net-mgmt/icinga2:
Update to 2.8.2
2018-03-29 08:42:45 +00:00
Dmitry Marakasov
4567837a3a - Switch to new test framework
Approved by:	portmgr blanket
2018-03-29 08:33:25 +00:00
Antoine Brodin
dff101aaca Mark BROKEN: fails to install
install  -s -m 555 /wrkdirs/usr/ports/emulators/mess/work/mame-mame0195/mess64 /wrkdirs/usr/ports/emulators/mess/work/stage/usr/local/bin
(cd /wrkdirs/usr/ports/emulators/mess/work/mame-mame0195 && install  -s -m 555 castool chdman imgtool jedutil  ldresample ldverify romcmp testkeys unidasm  /wrkdirs/usr/ports/emulators/mess/work/stage/usr/local/libexec/mess)
install: testkeys: No such file or directory

Reported by:	pkg-fallout
2018-03-29 08:31:18 +00:00
Yuri Victorovich
46407e0363 devel/easyloggingpp: Update 9.96.1 -> 9.96.2
Reported by:	portscout
2018-03-29 07:40:44 +00:00
Yuri Victorovich
6fc3426c8c science/rdkit: Add python binding 2018-03-29 06:35:58 +00:00
Mark Linimon
d44b1bc68c Fix build on armvX.
PR:		226389
Submitted by:	mikael.urankar
Approved by:	maintainer timeout (2 weeks)
2018-03-29 06:10:57 +00:00
Mark Linimon
68d1496cc3 Mark unbroken on aarch64. I had some stale information in one of my
reference files.

Reported by:	Adriaan de Groot
2018-03-29 04:42:45 +00:00
Koichiro Iwao
42057c821f www/carbonapi: Update to 0.11.0
PR:		226935
Changes:	https://github.com/go-graphite/carbonapi/releases/tag/0.11.0
Submitted by:	Andreas Anderson <a.andersson.thn@gmail.com>
Approved by:	hrs (mentor)
2018-03-29 04:19:32 +00:00
Mark Linimon
c949a53eed Patch to fix build on armvX.
Tested for no-harm on amd64.

PR:		225693
Submitted by:	mikael.urankar
Approved by:	maintainer timeout (> 2 weeks)
2018-03-29 04:04:21 +00:00
TAKATSU Tomonari
845b20b1ff - Update to 1.2.1 2018-03-29 03:37:40 +00:00