- 21 Nov, 2017 35 commits
-
-
timur authored
-
swills authored
PR: 211961 Submitted by: Christian Ullrich <chris@chrullrich.net>
-
zi authored
-
lifanov authored
ArangoDB is a production ready highly available Multi-Model NoSQL database PR: 223240 Submitted by: dev@dudu.ro Differential Revision: https://reviews.freebsd.org/D12793
-
arved authored
Use ${ETCDIR} instead of ${PREFIX}/etc/lighttpd. PR: 218028 Submitted by: Tatsuki Makino Approved by: maintainer
-
tz authored
Search Guard() is an Elasticsearch plugin that offers encryption, authentication, and authorization. It builds on Search Guard SSL and provides pluggable authentication and authorization modules in addition. Search Guard is fully compatible with Kibana, Logstash and Beats. As an alternative to other security solutions for Elasticsearch, Search Guard offers the following main features: TLS on transport- and REST-layer Fine-grained role- and index-based access control HTTP Basic Authentication LDAP / Active Directory Kerberos / SPNEGO JSON web token Document- and Field-level security Audit logging Kibana multi-tenancy REST management API Proxy support User impersonation WWW: https://github.com/floragunncom/search-guard PR: 219739 Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
-
olivier authored
Security: CVE-2017-15865 Sponsored by: Orange
-
arved authored
Pass Maintainership to submitter Add License PR: 223393 Submitted by: Zsolt Udvari
-
arved authored
PR: 223643 Submitted by: Greg Fitzgerald Approved by: maintainer
-
mat authored
Sponsored by: Absolight
-
amdmi3 authored
-
arved authored
PR: 221999 Submitted by: groot@kde.org
-
arved authored
PR: 219022 Submitted by: John Hein Approved by: maintainer
-
pizzamig authored
PR: 223696 Submitted by: prj@rootwyrm.com Reviewed by: naito.yuichiro@gmail.com (maintainer) Approved by: olivier (mentor) MFH: 2017Q4 Differential Revision: https://reviews.freebsd.org/D13167
-
rakuco authored
-
rakuco authored
-
rakuco authored
Remove our local patches, upstream has started installing zipconf.h into an architecture-independent directory.
-
tz authored
Add missing file zend_smart_string.h to pkg-plist. The allows building many more of the pecl-* ports. PR: 223766 Submitted by: Raivo Hool <raivo.hool@gmail.com> Reported by: Raivo Hool <raivo.hool@gmail.com>, Daniel Ylitalo <daniel@blodan.se>
-
pizzamig authored
PR: 223756 Submitted by: freebsd-ports@dan.me.uk (maintainer) Approved by: olivier (mentor) MFH: 2017Q4 Security: CVE-2017-16641 Security: CVE-2017-16660 Security: CVE-2017-16661 Security: CVE-2017-16785 Differential Revision: https://reviews.freebsd.org/D13175
-
pizzamig authored
PR: 223756 Reported by: freebsd-ports@dan.me.uk Approved by: olivier (mentor) Security: CVE-2017-16641 Security: CVE-2017-16660 Security: CVE-2017-16661 Security: CVE-2017-16785
-
lme authored
- Update to 2.7.2 (Bugfix Release) MFH: 2017Q4
-
arved authored
PR: 223667 Submitted by: mt@markoturk.info
-
amdmi3 authored
-
rakuco authored
libzip has recently switched to its own domain; use it instead of relying on redirections from the old one.
-
tz authored
The last update was a no-op. Pointy hat to myself. Switch to GitHub and mitigate the need of a manual commit-adjustment for an update. PR: 223624 Reported by: mat, bsd@mkfs.nl Reviewed by: bsd@mkfs.nl MFH: 2017Q4
-
trociny authored
To make mkc_check_prog we need mkc_check_prog, which is used here to test for awk, nm and makedepend if they are not explicitly specified. Hope to be fixed in the next mk-configure version.
-
amdmi3 authored
- Switch to USES=localbase - Update WWW Approved by: portmgr blanket
-
amdmi3 authored
Approved by: portmgr blanket
-
mat authored
Sponsored by: Absolight
-
lwhsu authored
-
lwhsu authored
-
novel authored
- Add missing py-sip dependency [1] - Explicitly add dependencies listed in requirements.txt, even they're pulled by other dependencies; sort them in the same way to make tracking easier - Set NO_ARCH - Bump PORTREVISION PR: 223753 [1] Submitted by: sch@efers.org [1]
-
jbeich authored
Version goes backwards but this update is fine to skip. Changes: https://github.com/RPCS3/rpcs3/commit/de465cb9412a
-
jbeich authored
Changes: https://github.com/hrydgard/ppsspp/compare/a0f1276a5...674d5c7db
-
osa authored
Bump PORTREVISION.
-
- 20 Nov, 2017 5 commits
-
-
dvl authored
-
emaste authored
Previously byte_copy.o and str_len.o were added to str.a, and then specified as objects on the safecat link command line along with str. When linking with lld this produces duplicate symbol errors like: /usr/bin/ld: error: duplicate symbol: byte_copy >>> defined at byte_copy.c >>> byte_copy.o:(byte_copy) in archive str.a >>> defined at byte_copy.c >>> byte_copy.o(.text+0x0) As these symbols are provided by str.a just avoid listing the object files as well. PR: 221811 Approved by: matthew Sponsored by: The FreeBSD Foundation
-
dvl authored
-
thierry authored
public/forgotpass. Reported by: Julien Palard Security: https://discourse.tt-rss.org/t/sql-injection-in-forgotpass-fixed/669
-
swills authored
PR: 223773 Submitted by: Conall O'Brien <conall@conall.net> (maintainer)
-