Renamed the binary installed from github-markup to gitlab-markup to fix a file collision caused by package rubygem-github-markup.
Approved by: mentors (implicit)
Upgrade to 1.6.5 which includes upstream now the binary rename, so patch removed for it.
Approved by: mentors (implicit)
Approved by: ports-secteam (miwi)
Bump PORTREVISION for package change caused by rubygem-bundler 1.16.6 update
Upgrade to version 0.125.1 which is required for www/gitlab-ce 11.4.x.
Approved by: mentors (implicit)
Approved by: ports-secteam (miwi)
net-im/telegram: Unbreak build on 12.0-CURRENT
Add extra-patch to fix build on 12.0-CURRENT after updating OpenSSL to version 1.1.1
See https://github.com/vysheng/tgl/issues/129
Stop chasing the whims of OpenSSL and use our own -lmd
as the source of various digest-algorithms. Years ago,
when I was undertaking the replacement of the bundled
implementations with those found in the base system, it
seemed like OpenSSL will be more stable... Ha-ha.
Fix the WWW, while I'm here.
PR: 229026
Submitted by: brnrd
Reported by: Package Fallout
Now builds on powerpc64.
Reported by: Piotr Kubaj
Update to upstream version 0.20.23
Details:
- Upstream changelog see:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS
- Includes new bug fixes for crashes due to clang/llvm optimisation bug
Approved by: ports-secteam (riggs)
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot, which should
improve handling and loading of firmware modules.
Approved by: ports-secteam (miwi)
x11/xkeyboard-config: Fix typo in Armenian layout
Fix two typos in the Armenian layout in xkeyboard-config, preventing the use
of two Armenian capital letters.
This was reported on the x11@ mailing list.
Upstream PR: https://bugs.freedesktop.org/show_bug.cgi?id=108545
Reported by: Sergey Manucharian
Approved by: ports-secteam (miwi)
Update to a new snapshot.
Update LICENSE data per mailing list feedback and move to a seperate
Makefile.LICENSE for use by other llvm ports.
MFH: r483054
Add all patches from base llvm/clang/lld/lldb 6.0 to devel/llvm60
This adds all the patches that were applied in the past to head, under
contrib/llvm. After these, there only minimal diffs left between the
port sources and the base sources.
Most of these remaining diffs are due to #ifdef shortcuts in the base
sources, because we don't compile certain features in. Other diffs are
because the port has applied a few changes that we don't have in base.
While here, use Makefile.LICENSE from the devel/llvm-devel port.
Approved by: portmgr (miwi)
Reviewed by: brooks
PR: 212343, 225128, 225471, 226388, 226658, 226872, 229050, 230444, 230604, 231355
Differential Revision: https://reviews.freebsd.org/D17702
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)
Approved by: ports-secteam (miwi)
One of the last dependency updates gitlab-ce requires, has broken the Gemfile.lock generation for user git.
I use now a work-around to generate the file as user root and change the ownership back to git.
This commit can maybe be undone if the source of the problem is fixed.
PR: 232791
Reported by: freebsd@felix.flornet.de
Approved by: mentors (implicit)
MFC after: 1 day
www/gitlab-ce security update to version 11.3.8.
Approved by: mentors (implicit)
MFC after: 1 day
Security: b9591212-dba7-11e8-9416-001b217b3468
Approved by: ports-secteam (miwi)
Enable XCB option by default
Rationale:
- XCB offers a comfortable screen capturing function via
ffmpeg -f x11grab
- In the default package libxcb is installed as a dependency
of libX11 anyway, hence no need to disable it for ffmpeg
specifically
PR: 231215
Reported by: vermaden@interia.pl
multimedia/ffmpeg: unbreak ALSA=off after r468844
https://ffmpeg.org/pipermail/ffmpeg-devel/2018-September/234516.html
PR: 232498
multimedia/ffmpeg: Do not set DATADIR twice
PR: 232637
Unbreak build on 12-BETA after OpenSSL 1.1.1 import into base
PR: 232707
Submitted by: fluffy
Approved by: ports-secteam (riggs)
sysutils/py-salt: Update to 2018.3.3
This is a security release, addressing the following CVE's:
- CVE-2018-15751 - Remote command execution and incorrect access control
when using salt-api.
- CVE-2018-15750 - Directory traversal vulnerability using salt-api.
Allows an attacker to determine what files exist on
a server when querying /run or /events.
Other changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2018.3.3.html
PR: 232663
Submitted by: Christer Edwards <christer.edwards@gmail.com>
Approved by: Christer Edwards (maintainer)
Security: https://www.vuxml.org/freebsd/4f7c6af3-6a2c-4ead-8453-04e509688d45.html
Approved by: ports-secteam (riggs)