Commit graph

462697 commits

Author SHA1 Message Date
Cy Schubert
df9af1e359 Update to the lastest MIT krb5 github commit.
This includes the following important upstream commit:

    Fix double-close in ksu get_authorized_princ_names

    If list_union() fails due to an allocation failure, then close_time()
    will attempt to fclose users_fp and login_fp a second time.

    This bug was originally introduced in commit
    be95b52c2d0c21b1fe92f9f90166fc2fa8eecc95, and has been present in
    every krb5 release since 1.1.

    ticket: 8768 (new)
    tags: pullup
    target_version: 1.17
    target_version: 1.16-next
    target_version: 1.15-next
2018-12-20 07:11:31 +00:00
Cy Schubert
e7cab56fd4 Update to the latest ast/ksh93 github commit.
Notable fixes are:

    Sync all streams before restoring file descriptors

    This was causing issues while truncating files. Sync all streams
    before restoring file descriptors to avoid any similar issues in
    future.
2018-12-20 07:11:27 +00:00
Jochen Neumeister
6026402d90 Update to 4.1.1
Changelog: https://suricata-ids.org/2018/12/17/suricata-4-1-1-available/

PR:		234128
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
Sponsored by:	Netzkommune GmbH
2018-12-20 06:37:02 +00:00
Mark Linimon
db280b9648 This port needs USES=compiler:c++11-lang to build on GCC architectures.
While here, use localbase:ldflags to simplify Makefile, and pet portlint.

PR:		233931
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 06:31:15 +00:00
Yuri Victorovich
f49eafa198 science/agrum: Add Python binding; Add ODBC option
The Python binding is bundled for now because that's how
the project is set up.
2018-12-20 06:31:04 +00:00
Mark Linimon
c6c5703ddf USES=compiler:c11 is necessary to build on GCC-based architectures.
PR:		233929
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 06:26:02 +00:00
Mark Linimon
4b81883b7c USES=compiler:c11 is necessary to build on GCC-based architectures.
While here, add ldflags to simplify Makefile.

PR:		233928
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 06:18:56 +00:00
Mark Linimon
f3bd2528db This port needs USES=compiler:c++11-lang to build on GCC-based architectures.
While here, add USES=gl.

PR:		233926
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 06:04:01 +00:00
Mark Linimon
c7de258bb6 This port needs USES=compiler:c11 to build on GCC-based architectures.
PR:		233923
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 05:50:15 +00:00
Yuri Victorovich
142c88a4d5 New port: science/agrum: Graphical modeler for Bayesian networks, influence diagrams, etc 2018-12-20 05:28:44 +00:00
Mark Linimon
f51c977eed This port needs USES=compiler:c++11-lang to build on GCC-based architectures.
PR:		233921
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 05:08:48 +00:00
Mark Linimon
49e5639346 This port needs USES=compiler:c11 to build on GCC-based architectures.
While here, add USES=gnome and pet portlint.

PR:		233920
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 05:05:38 +00:00
Koichiro Iwao
fe687e0300 net/freerdp: Update to 2.0.0-rc4
PR:		234189
Submitted by:	myself
Approved by:	kevans (maintainer), mentors (implicit)
2018-12-20 05:04:33 +00:00
Mark Linimon
b2fe0482b9 This port needs USES=compiler:c++11-lang to build on GCC-based architectures.
PR:		233919
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 04:59:59 +00:00
Mark Linimon
7b0fceb72f This port needs USES=compiler:c11 to build on GCC-based architectures.
PR:		233918
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-20 04:55:49 +00:00
Mark Linimon
79d9f2af7e USES=compiler:c++11-lang is needed to fix linking with multimedia/mlt.
PR:		233906
Submitted by:	Piotr Kubaj
2018-12-20 04:53:24 +00:00
Yuri Victorovich
51732669a5 math/4ti2: add USES=compiler:c++11-lang
PR:		234184
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-20 02:50:21 +00:00
Yuri Victorovich
dd00fb8f52 math/latte-integrale: fix build with GCC-based architectures
PR:		234183
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-20 02:48:08 +00:00
Yuri Victorovich
c4f485cf7e math/gretl: Update 1.9.13 -> 2018c
Take maintainership.

Port changes:
* Add the ADDONS option
* Marked the "R" option broken
* Remove the empty docs directory
2018-12-20 02:45:21 +00:00
Romain Tartière
5378a7deb2 Update to 6.1.0
Release notes:
https://puppet.com/docs/puppetdb/6.1/release_notes.html#puppetdb-610

With hat:	puppet
2018-12-20 02:13:44 +00:00
Romain Tartière
5edf20348b Update to 1.2.1
With hat:	puppet
2018-12-20 02:12:12 +00:00
Romain Tartière
1ba2c0754b Update to 6.1.0
Release notes:
https://puppet.com/docs/puppetserver/6.1/release_notes.html#puppet-server-610

With hat:	puppet
2018-12-20 02:11:45 +00:00
Romain Tartière
2631fd4aeb Update to 6.1.0
Release notes:
https://puppet.com/docs/puppet/6.1/release_notes_puppet.html#reference-8475

WIth hat:	puppet
2018-12-20 02:10:31 +00:00
Romain Tartière
7e3187126f Update to 3.12.2
With hat:	puppet
2018-12-20 02:08:35 +00:00
Kyle Evans
ce1bcafbe1 devel/py-sarge: Update to 0.1.5
Highlights of the update:
- Improved errors
- Fixed compatibility with Python 3.7 (async is now a keyword)
- Updated tutorial example on progress monitoring

PR:		233298
Submitted by:	Mattias Lindvall <mattias.lindvall@gmail.com>
Reviewed by:	koobs (ports)
Approved by:	koobs (ports), kevans (maintainer)
2018-12-20 02:07:33 +00:00
Romain Tartière
bcbbf6c909 Update to 0.2.1
With hat:	puppet
2018-12-20 02:06:59 +00:00
Romain Tartière
7e9ff6c8f1 Update to 1.5.4
While here, instead of patching cflags.cmake, rely on the ENABLE_CXX_WERROR
CMake option.

With hat:       puppet
2018-12-20 02:06:04 +00:00
Craig Leres
dca411da1e Update to 2.6.1:
- Update the embedded SQLite library from 3.18.0 to 3.26.0 to
   address a remote code execution vulnerability ("Magellan").

 - Uses a bundled version of the actor-framework (caf) library so
   we can remove the port-local build for caf.

Replace broctl-config.sh absolute symlink with a relative one.

Approved by:	ler (mentor, implicit)
MFH:		2018Q4
Security:	b80f039d-579e-4b82-95ad-b534a709f220
2018-12-20 01:25:09 +00:00
Joseph Mingrone
b6218164f5 x11-wm/stumpwm: Update to 18.11 (plus fixes for issues #538, #541)
Upstream changes: https://github.com/stumpwm/stumpwm/releases/tag/18.11
2018-12-20 01:18:30 +00:00
Craig Leres
e7f221218e Mark bro < 2.6.1 as vulnerable as per:
https://www.bro.org/download/NEWS.bro.html

The issue is a remote code execution vulnerability in the bundled
sqlite ("Magellan").

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D18615
2018-12-20 01:15:53 +00:00
Jan Beich
a681d90d91 multimedia/aom: update to 1.0.0.1080
Changes:	https://aomedia.googlesource.com/aom/+log/440e6d412..54f971197
2018-12-20 00:46:32 +00:00
Jan Beich
83edb65db9 lang/rust-nightly: update to 1.33.0.20181220
Changes:	adbfec229c...790f4c566d
2018-12-20 00:46:18 +00:00
Alexandre C. Guimarães
0f3ee33fe1 x11/polybar: fix build on 13-CURRENT.
Approved by:	tcberner (mentor)
Obtained from:	upstream
Differential Revision:	https://reviews.freebsd.org/D18567
2018-12-19 23:23:41 +00:00
Mark Felder
084d43b7b7 Document FreeBSD-SA-18:15.bootpd 2018-12-19 21:15:26 +00:00
Jan Beich
08664b26f8 multimedia/dav1d: convert to upstreamable patches 2018-12-19 20:57:09 +00:00
Yuri Victorovich
8c258edcba misc/survex: fix build with GCC-based architectures
PR:		234176
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-19 20:15:33 +00:00
Yuri Victorovich
44f7888632 science/jdftx: fix build with GCC-based architectures
PR:		234175
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-19 20:06:22 +00:00
Mikhail Teterin
6f51cb6088 Unbreak by providing handling for readline from base as well as from port.
PR:	232936
2018-12-19 19:53:17 +00:00
William Grzybowski
9513127560 sysutils/iocage-devel: update to 1.0.0.20181219 2018-12-19 19:31:08 +00:00
Niclas Zeising
4f77c91d1b devel/libudev-devd: Update snapshot
Update devel/libudev-devd to a later snapshot

Obtained from:	FreebSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-19 18:58:09 +00:00
David Thiel
a0d1de6b85 Fix build on GCC architectures.
PR:		234061
Submitted by:	Piotr Kubaj
2018-12-19 18:45:38 +00:00
Thierry Thomas
5622d1ab34 Upgrade to 9.0.
Release notes at <https://github.com/parisolab/mathmod/releases/tag/9.0>.
2018-12-19 17:37:43 +00:00
Vinícius Zavam
488a827e97 biology/gff2ps: update 0.98d to 0.98l
adopt port.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18591
2018-12-19 17:34:29 +00:00
Vinícius Zavam
961ac64cd7 comms/ser2net: update 3.5 to 3.5.1
Makefile
        adopt the port;
        silent portlint.

    files/
        regen patch-dataxfer.h with makepatch.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18588
2018-12-19 17:32:27 +00:00
Vinícius Zavam
b3cd746e21 sysutils/shim: introduce new ARCH support (i386)
Makefile
        bump PORTREVISION;
        USE_CSTD: gnu89 became gnu99 [0];

    files/
        *: if ARCH=i386, replaces ARCH with ia32;
        elf_ia32_efi.lds: sync OUTPUT_FORMAT [1];
        MokManager.c: used UINT32 for MokNum.

Reported by:	pkg-fallout
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18572

[0] shim.c:2176:3: error: this decimal constant is unsigned only in ISO C90
[1] patch-elf_x86_64_efi.lds always appended -freebsd as OUTPUT_FORMAT
2018-12-19 17:30:22 +00:00
Yuri Victorovich
f20fc578b3 audio/rtmidi: add USES=compiler:c11
PR:		234164
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-19 17:18:36 +00:00
Yuri Victorovich
3ba85593e4 graphics/radiance: fix build with GCC-based architectures
PR:		234166
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-19 17:15:23 +00:00
Niclas Zeising
7dfa18001b Add new port: devel/py-pyudev
Add new port devel/py-pyudev, python bindnings to libudev.
This is needed for updated libinput

More info here: https://pyudev.readthedocs.io/en/latest/
Obtained from:  https://github.com/myfreeweb/freebsd-ports-dank/tree/master/devel/py-pyudev

PR:		222905 (based on)
Submitted by:	wulf, Greg V
Obtained from:	FreeBSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-19 15:34:27 +00:00
Rene Ladan
253851e245 devel/py-django-rq: update to 1.3
While here sort Makefile a bit.

Reported by:	portscout
2018-12-19 14:57:33 +00:00
Adriaan de Groot
55dac8a87f Add OPTIONS to misc/kdeutils.
Like, say, graphics/kdegraphics, this is a metaport where all the dependency
ports may be considered optional. Add options to allow selecting all the
bits. By default, select all of them. Bump PORTREVISION because the PHB
says that changes applying to non-default options also count -- although
that seems a bit sketchy here.

PR:		234059
Submitted by:	bsd@abinet.ru
Reported by:	bsd@abinet.ru
2018-12-19 14:53:53 +00:00