Commit Graph

438262 Commits

Author SHA1 Message Date
Steve Wills
aa5e3913d2 lang/ruby25: apply upstream patch to fix segfault
PR:		225470
Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
Obtained from:	https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61523
Differential Revision:	https://reviews.freebsd.org/D14073
2018-02-16 03:11:46 +00:00
Steve Wills
c5355726b5 www/gobuffalo: create port
A Go web development eco-system, designed to make the life of a Go web
developer easier.

WWW: https://gobuffalo.io/
2018-02-16 03:03:45 +00:00
Steve Wills
ac5a06dfa2 net/goreplay: create port
GoReplay is an open-source tool for capturing and replaying live HTTP traffic
into a test environment in order to continuously test your system with real
data. It can be used to increase confidence in code deployments, configuration
changes and infrastructure changes.

WWW: https://goreplay.org/
2018-02-16 03:01:42 +00:00
Steve Wills
c9bdaaa7be net-im/purple-facebook: create port
Purple Facebook implements the Facebook Messenger protocol into pidgin, finch,
and libpurple. While the primary implementation is for purple3, this plugin is
back-ported for purple2.

WWW: https://github.com/dequis/purple-facebook
2018-02-16 02:58:36 +00:00
Steve Wills
9848660de4 sysutils/u-boot-tools: Use CC as HOSTCC for building tools
Submitted by:	jhibbits
Reviewed by:	bapt, manu
Approved by:	brd
Differential Revision:	https://reviews.freebsd.org/D14264
2018-02-16 02:54:14 +00:00
Steve Wills
fdcba517c9 sysutils/dsbwrtsysctl: update to 0.1.5
PR:		225853
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2018-02-16 02:36:25 +00:00
Steve Wills
daa34070ff math/py-keras: Update to 2.1.4
PR:		225914
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2018-02-16 02:24:09 +00:00
Steve Wills
41ca6dfcb5 www/gohugo: Update to 0.36.1
PR:		225936
Submitted by:	ben.lavery@hashbang0.com (maintainer)
2018-02-16 01:49:08 +00:00
Steve Wills
fe7485f3a1 net/py-radix: Upgrade to 0.10.0
PR:		225610
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	maintainer timeout (lerik@nolink.net, > 2 weeks)
2018-02-16 01:42:02 +00:00
Craig Leres
a33e9690dc Mark bro < 2.5.2 as vulnerable as per:
http://blog.bro.org/2017/10/bro-252-242-release-security-update.html

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Security:	CVE-2017-1000458
Differential Revision:	https://reviews.freebsd.org/D14394
2018-02-16 01:02:03 +00:00
Craig Leres
1c2745a26c Update to 2.6:
- Add subjectAltName to the v3_req section as per RFC 2818

Move the primary download site and add LOCAL/leres as a secondary.

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D14393
2018-02-16 00:58:12 +00:00
Dan Langille
061993cb8a Fix typo
Reported by:	"Herbert J. Skuhra" <herbert@gojira.at>
2018-02-15 22:55:28 +00:00
Jung-uk Kim
17a331d5b4 Update to 0.13.3. 2018-02-15 22:54:01 +00:00
Jimmy Olgeni
78259777ba Update devel/relx to version 3.24.5. 2018-02-15 22:43:42 +00:00
Kurt Jaeger
c076102e5d security/vuxml: 4 CVEs for net/quagga 2018-02-15 22:20:07 +00:00
Kurt Jaeger
0da27b5c35 net/quagga-esr: removed, use net/quagga in version 1.2.3 2018-02-15 22:19:06 +00:00
Kurt Jaeger
6127f35649 net/quagga: update 1.2.2 -> 1.2.3
- doc/security: Security announcements for 4 issues
- doc/security: Add a doc/security folder and template for announcements
- doc: Add commit message template, suitable for commit.template
- bgpd: remove stream_pnt use for notify data
- lib/privs: Remove of CAP_NET_BROADCAST forgot to decrement array count
- bgpd/security: debug print of received NOTIFY data can over-read msg array
- bgpd/security: fix infinite loop on certain invalid OPEN messages
- bgpd/security: Fix double free of unknown attribute
- bgpd/security: invalid attr length sends NOTIFY with data overrun
- zebra/redistribute: Implicit withdraw needs to be explicit if
  update isn't sent
- doc: 'match aspath' should be 'match as-path'
- bgpd: fix SIGBUS
- bgpd: Fix mistake in NHT of connected IPv6 next-hops preventing
  route advertisements
- Updated the protocol supported list
- lib/command: make config file robust more robust and kinder to system
- doc: Bring documentation on Zserv header up to date.
- bgpd: distance comment
- doc: Fix small but important logical mistake in community-list example
- doc: document that changing bgp distance needs a hard clear of routes
- bgpd: malformed attribute handling: don't pass on, and add missing notify
- lib/filter: change add/delete callback hooks to robustly delete
- Revert "lib: Fix Free Pointer dereference in lib/filter.c"
- infra/buildbot: allow bots to be picked out by installed compiler.
- infra/buildbot: Add bots, add JSON "env" config variable, poll
  all git branches
- lib: ptr macro arg may need brackets in some cases
- distro/systemd: add man page ref and set config file permissions
- doc: Fix manpage number for ospfclient.
- vtysh: Fix spelling errors in strings flagged by lintian.
- doc: Tweak grammar in zebra manpage to keep lintian happy.
- vtysh: print error if PAM auth does not succeed
- lib/thread: get rid of the shallow-copy thread_fetch add a sane thread_main
- buildbot/master: use a helper generator for make cmd string list
- buildbot/master: fix the common steps
- buildbot/master: Add OBSD bot, and support for environment variable config
- build: AC_EGREPP_CPP actions wrong way around, worked by accident mostly.
- build: Work around illumos still shipping

MFH:		2018Q1
Security:	CVE-2018-5378, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-0543.txt
		CVE-2018-5379, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1114.txt
		CVE-2018-5380, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1550.txt
		CVE-2018-5381, https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1975.txt
2018-02-15 22:17:36 +00:00
Guido Falsi
16b0ef895f - Add back CMAKE_ARGS=-DENABLE_PIC=on to fix port on arm achitectures.
- Bump PORTREVISION since this influences binaries on other archs too.

Reported by:		mmel
2018-02-15 22:13:52 +00:00
Dan Langille
53bde448e7 Update security/acme.sh to version 2.7.6
1. Full support with ACME v2, staging only.
2. Bug fixes
3. More DNS api

PR:		225881
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
2018-02-15 21:26:32 +00:00
Niclas Zeising
1e735791dd Update net-p2p/go-ethereum to 1.8.0
Requires go version >= 1.9.2

Reliable light client
Reliable fast sync
Custom tracing scripts
Native events using abigen

Breaking changes:
Trie pruning is enabled on all --syncmode variations (including
--syncmode=full). If running an archive node, to retain historic data,
disable pruning with `--gcmode=archive`

PR:		225916
Submitted by:	Enrique Fynn (maintainer)
2018-02-15 21:04:19 +00:00
Tobias C. Berner
a05b9f3830 irc/kvirc and irc/kvirc-qt4, fix build with clang6 2018-02-15 20:17:58 +00:00
Tobias C. Berner
25b0eeddf5 x11-themes/kde4-style-bespin fix build with clang6
Approved by:	swills (maintainer)
2018-02-15 19:38:35 +00:00
Ruslan Makhmatkhanov
e12c1c4ac2 sysutils/cbsd: update to 11.1.15
https://github.com/cbsd/cbsd/releases/tag/v11.1.15

PR:		225887
Submitted by:	olevole@olevole.ru (maintainer)
2018-02-15 19:16:41 +00:00
Carlos J. Puga Medina
d252354326 multimedia/mpv: Update to 0.27.2
This release contains an additional fix for CVE-2018-6360

MFH:		2018Q1
Security:	https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html
2018-02-15 18:57:57 +00:00
Tobias C. Berner
2cba2f8a3e multimedia/subtitlecomposer-kde4, fix build with clang6 2018-02-15 18:41:19 +00:00
Tobias C. Berner
b5383a4c72 graphics/povray36, fix build with clang6 2018-02-15 18:37:42 +00:00
Tobias C. Berner
61a579af61 devel/piklab, fix build with clang6. 2018-02-15 18:37:09 +00:00
Larry Rosenman
5d78c1983f sysutils/lsof: upgrade to 4.90 full release
Submitted by:	Vic Abell
2018-02-15 18:35:50 +00:00
Jason E. Hale
3e008b96ae Update to 0.18.7
Changes:	https://www.libraw.org/download#changelog
MFH:		2018Q1
Security:	c60804f1-126f-11e8-8b5b-4ccc6adda413
Security:	6f0b0cbf-1274-11e8-8b5b-4ccc6adda413
2018-02-15 17:46:56 +00:00
Jason E. Hale
91ee65f126 Document vulnerabilities in graphics/libraw 2018-02-15 17:42:16 +00:00
Tobias C. Berner
3b161b4abd Update devel/qtcreator and devel/qbs to 4.5.1 and 1.10.1. 2018-02-15 17:42:10 +00:00
Dmitry Marakasov
2c4e104442 - Fix LICENSE
- Add LICENSE_FILE
- Add missing run-dependency on python
- Fix shebangs properly, do not fix shebangs on files which do not have them

Approved by:	portmgr blanket
2018-02-15 17:35:05 +00:00
Tobias C. Berner
c8a04c8cdc Update KDE Frameworks to 5.43.0
PR:		225869
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D14287
2018-02-15 17:05:45 +00:00
Torsten Zuehlsdorff
20abeb6774 Bring back dependencies needed to prepare the update of www/gitlab to 10.4
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by:  swills, tz
2018-02-15 16:59:19 +00:00
Dmitry Marakasov
8b8778c682 - Remove NO_ARCH: this port installs a shared library
Approved by:	portmgr blanket
2018-02-15 16:53:33 +00:00
Dmitry Marakasov
8747ab0509 - Fix LICENSE
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
2018-02-15 16:52:14 +00:00
Dmitry Marakasov
8ffa1480ad - Fix shebang
- Add NO_ARCH
- Fix LICENSE
- While here, pet portlint

Approved by:	portmgr blanket
2018-02-15 16:48:45 +00:00
Tijl Coosemans
0959ca1cf1 Fix an error reported by pkg when cert-sync doesn't exist. 2018-02-15 15:21:25 +00:00
Tijl Coosemans
e55a9fc97b Fix build with libva 2.1.0 (r461668).
Obtained from:	0d710edb06
2018-02-15 15:10:37 +00:00
Bernard Spil
3b1875b273 security/openssl-devel: Remove BROKEN from some ports
* databases/freetds: Fixed 2017-02-14
 * databases/postgresql10-server: Fixed 2016-09-15 [1]
 * ftp/lftp: Fixed in 4.8.0
 * ftp/proftpd: Fixed in 1.3.5c
 * ftp/wget: Fixed in 1.19.3 [2]
 * lang/erlang-runtime20: Fixed in 20.0
 * net/socat: Fixed in 1.7.3.2
 * security/libssh2: Fixed in 1.8.0 [3]
 * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
 * sysutils/bacula9-server: Fixed in 9.0.6
 * www/nginx: Fixed in 1.9.14

 * Bulk build OK 10.3/11.1 both i386 and amd64:
    - multimedia/librtmp
    - net/libvncserver
    - www/lynx

PR:		225875 [1], 225872 [2], 225873 [3]
2018-02-15 14:41:29 +00:00
Dmitry Marakasov
365961c745 - Fix plist on non-x86
Reported by:	Michal Meloun <melounmichal@gmail.com>
2018-02-15 14:35:58 +00:00
Dmitry Marakasov
768cafbff3 - Fix plist
Approved by:	portmgr blanket
2018-02-15 14:30:23 +00:00
Dmitry Marakasov
ff24712f03 - Add LICENSE
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
2018-02-15 14:30:19 +00:00
Mathieu Arnold
da0c098f60 Use USE_GITHUB instead of hand crafting urls.
Sponsored by:	Absolight
2018-02-15 13:51:44 +00:00
Antoine Brodin
99ce10401f games/xroach was resurrected 2018-02-15 13:01:10 +00:00
Torsten Zuehlsdorff
7200476662 devel/rubygem-flipper010: DEPRECATE port in favor of devel/rubygem-flipper011
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by:  swills, tz
2018-02-15 12:50:58 +00:00
Torsten Zuehlsdorff
333fd5e9b2 devel/rubygem-flipper011: Resurrect port in version 0.11.0
This prepares the update of www/gitlab to 10.4 update
which requires this specific version

Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by:  swills, tz
2018-02-15 12:48:44 +00:00
Sunpoet Po-Chuan Hsieh
68c368d3c4 Fix build with OpenSSL 1.1.0 (security/openssl-devel)
Reference:	https://bugs.python.org/issue30622
		b2d096bd2a
PR:		225882
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:48:20 +00:00
Sunpoet Po-Chuan Hsieh
8fc5634d4f Remove BROKEN_SSL=openssl-devel
PR:		225871
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:48:15 +00:00
Sunpoet Po-Chuan Hsieh
f73ef63bc6 Fix build with OpenSSL 1.1.0 (security/openssl-devel)
- Remove BROKEN_SSL=openssl-devel

Reference:	https://bugs.python.org/issue30622
		b2d096bd2a
		af64aff9f7
PR:		225870
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:48:09 +00:00