Commit Graph

459541 Commits

Author SHA1 Message Date
Alex Dupre
59f62dac3e Update to 2.0.25 release. 2018-11-09 14:44:36 +00:00
Cy Schubert
e39850e312 Fix incorrect script default parameter expansion.
PR:		233083
2018-11-09 13:47:51 +00:00
Adam Weinberger
2861c1f548 Update Mojolicious to 8.06 2018-11-09 13:04:48 +00:00
Dirk Meyer
6603823496 - lighttpd - use-after-free vulnerabilities
PR:		232278
2018-11-09 10:54:54 +00:00
Christoph Moench-Tegeder
ac0f70b4a1 net-mgmt/check_ssl_cert: update to 1.78.0
https://github.com/matteocorti/check_ssl_cert/releases
2018-11-09 10:03:41 +00:00
Dmitry Marakasov
2f97638134 - Fix LICENSE
- Add LICENSE_FILE
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2018-11-09 09:30:21 +00:00
Bernhard Froehlich
f267aec717 Maltrail is a malicious traffic detection system, utilizing publicly
available (black)lists containing malicious and/or generally suspicious
trails, along with static trails compiled from various AV reports and
custom user defined lists, where trail can be anything from domain name
(e.g. zvpprsensinaix.com for Banjori malware),
URL (e.g. http://109.162.38.120/harsh02.exe for known malicious executable),
IP address (e.g. 185.130.5.231 for known attacker) or HTTP User-Agent header
value (e.g. sqlmap for automatic SQL injection and database takeover tool).
Also, it uses (optional) advanced heuristic mechanisms that can help in
discovery of unknown threats (e.g. new malware).

WWW: https://github.com/stamparm/maltrail

PR:		233074
Submitted by:	Michael Muenz <m.muenz@gmail.com>
2018-11-09 09:01:25 +00:00
Kubilay Kocak
b3387cb53c Mk/Uses/meson.mk: Fix missing $ in INFO_PATH variable
Add missing $ inadvertently committed in ports r484481

PR:		232633
Reported by:	danfe (via ports-committers)
Approved by:	portmgr (blanket: just fix it)
2018-11-09 08:30:05 +00:00
Gleb Popov
12fd959156 security/linux-c6-pam: Replace %%ETCDIR%% with actual directory.
Reported by:	mat
Approved by:	tcberner (mentor)
2018-11-09 07:00:07 +00:00
Yuri Victorovich
e68403bcc4 science/avogadrolibs: Update 1.91.0-107 -> 1.92.0
Also add 2 pull requests that fix obvious problems.
2018-11-09 06:25:39 +00:00
Tobias Kortkamp
ea5090b4aa net-mgmt/statsite: Fix build with GCC 4.2 (gnu89 by default)
/nxb-bin/usr/bin/cc  -O2 -pipe -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing  -c ./MurmurHash3.c -o ./MurmurHash3.o
./MurmurHash3.c: In function 'MurmurHash3_x64_128':
./MurmurHash3.c:66: error: 'for' loop initial declaration used outside C99 mode

http://beefy16.nyi.freebsd.org/data/120mips64-quarterly/484420/logs/statsite-0.8.0_2.log
2018-11-09 05:08:54 +00:00
Cy Schubert
868faf0b0b Update to the latest cfengine commits on github. 2018-11-09 04:21:15 +00:00
Cy Schubert
99f9ca9fd8 Update to the latest MIT krb5 github commit. 2018-11-09 04:21:11 +00:00
Cy Schubert
c2545addb4 Update to the latest ast/ksh93 github commit.
This commit fixes a number of resource leaks and a heap use after free.
2018-11-09 04:21:07 +00:00
Steven Kreuzer
b2e59c96db Update to fix build with net-snmp-5.8
PR:		227987
Submitted by:	pi@FreeBSD.org
2018-11-09 02:59:56 +00:00
Steven Kreuzer
9ad69a25be Update to version 0.13.0 2018-11-09 02:47:40 +00:00
Steven Kreuzer
b0e7cd82a3 Update to 2018g
Morocco switches to permanent +01 on 2018-10-27.
2018-11-09 02:38:04 +00:00
Steven Kreuzer
2f890ed21e Update to version 2.5.0
PR:	233067
Submitted by:	Konstantin Shapkin
2018-11-09 02:36:06 +00:00
Sunpoet Po-Chuan Hsieh
c7d1cb0b06 Update to 20181106
Changes:	https://github.com/rbenv/ruby-build/releases
2018-11-08 23:39:37 +00:00
Sunpoet Po-Chuan Hsieh
fd7f65ef72 Update to 2.11.166
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-08 23:39:28 +00:00
Sunpoet Po-Chuan Hsieh
b59de96098 Update to 2.11.166
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-08 23:39:20 +00:00
Sunpoet Po-Chuan Hsieh
b7516509f4 Update to 2.11.166
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-08 23:39:11 +00:00
Danilo G. Baio
91f442fe13 net-p2p/libtorrent: Remove outdated BROKEN_SSL
Missed in r484484.

Reported by:	tj <tj AT mrsk me>
2018-11-08 23:23:53 +00:00
Palle Girgensohn
b107b17389 Posted on 2018-11-08 by PostgreSQL Global Development Group The PostgreSQL
Global Development Group has released an update to all supported versions of
our database system, including 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25.
This release fixes one security issue as well as bugs reported over the last
three months.

All users using the affected versions of PostgreSQL should update as soon as
possible. Please see the notes on "Updating" below for any post-update steps
that may be required if you are using pg_stat_statements in your installation.

This update is also the final release for PostgreSQL 9.3, which is now
end-of-life and will no longer receive any bug or security fixes. If your
environment still uses PostgreSQL 9.3, please make plans to update to a
community supported version as soon as possible. Please see our versioning
policy for more information.

Releasenotes:	https://www.postgresql.org/about/news/1905/
Security:	1c27a706-e3aa-11e8-b77a-6cc21735f730
Security:	CVE-2018-16850
2018-11-08 23:21:19 +00:00
Li-Wen Hsu
7270e4860f Add maxcso, ISO to CSO compressor for PSP/PS2 emulators
PR:		224638
Submitted by:	Greg V <greg@unrelenting.technology>
2018-11-08 23:19:03 +00:00
Palle Girgensohn
4c4f74caff Add info about security vulnerability in PostgreSQL
Security:	CVE-2018-16850
2018-11-08 23:08:55 +00:00
Palle Girgensohn
ef51b0bebe PostgreSQL-9.3 has reached end-of-life
Please upgrade to a later version
2018-11-08 22:58:57 +00:00
Danilo G. Baio
036c413e79 net-p2p/[libtorrent|rtorrent]: Fix incoming connections
Remove unused patches.

While here, fix build with OpenSSL 1.1.x

PR:		231274
Submitted by:	Henry David Bartholomew <PopularMoment@protonmail.com>
MFH:		2018Q4
2018-11-08 22:52:54 +00:00
Yuri Victorovich
957565e2e7 science/nwchem: Unbreak on i386: use NWCHEM_TARGET=LINUX on 32-bit architectures
Based on the advise of the upstream devs.
2018-11-08 22:41:49 +00:00
Jung-uk Kim
3a59c8fb14 Update to 6.0.7. 2018-11-08 21:44:09 +00:00
Koop Mast
b4aa4e0bc8 Tell meson where we install info files.
PR:		232633
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-11-08 21:13:37 +00:00
Sergey A. Osokin
680bdbb5b3 Upgrade from 5.0.0 to 5.0.1.
<ChangeLog>

Upgrade urgency: URGENT if you use Redis Streams. MODERATE otherwise.

Hi all, this is the first patch level release of Redis 5. It contains
both fixes and improvements. Here there is a list of the major ones, however
read the commit messages at the end of the changelog if you want to know
more about the smaller things. Let's start with the new features:

* Sentinel now supports authentication! Check the Sentinel official doc
  for more info.

* Redis-cli cluster "fix" is now able to fix a big number of clusters put
  in a bad condition. Previously many corner cases were not covered.

Now the critical fixes:

1. Fix RESTORE mismatch reply when certain keys already expired.
2. Fix an XCLAIM non trivial issue: sometimes the command returned a wrong
   entry or desynchronized the protocol.

And now the other fixes:

3. Stack trace generation on the Raspberry PI (and 32bit ARM) fixed.
4. Don't evict expired keys when the KEYS command is called, in order to
   avoid a mass deletion event. However expired keys are not displayed
   by KEYS as usually.
5. Improvements in the computation of the memory used, when estimating
   the AOF buffers.
6. XRANGE COUNT of 0 fixed.
7. "key misses" stats accounting fixed. Many cache misses were not counted.
8. When in MULTI state, return OOM while accumulating commands and there
   is no longer memory available.
9. Fix build on FreeBSD and possibly others.
10. Fix a crash in Redis modules, thread safe context reply accumulation.
11. Fix a race condition when producing the RDB file for full SYNC.
12. Disable protected mode in Sentinel.
13. More commands now have the HELP subcommand.
14. Fixed an issue about adaptive server HZ timer.
15. Fix cluster-replica-no-failover option name.

</ChangeLog>
2018-11-08 21:10:53 +00:00
Koop Mast
b77da7a52f Update meson to 0.48.1. 2018-11-08 21:09:27 +00:00
Koop Mast
8b1f450c36 Fix the PKGNAME used in the RUN_DEPENDS of the ImageMagick7 option.
Reported by:	poudriere dependacy checks
2018-11-08 21:06:11 +00:00
Jan Beich
41598c0673 multimedia/gmmlib: switch to actual homepage 2018-11-08 21:02:17 +00:00
Thierry Thomas
bb7521d651 Upgrade science/hdf5-18 to 1.8.21.
Release notes at:
<https://portal.hdfgroup.org/display/HDF5/Software+Changes+from+Release+to+Release+for+HDF5-1.8#SoftwareChangesfromReleasetoReleaseforHDF5-1.8-Release1.8.21ofMay2018versusRelease1.8.20>

PR:		233071
Submitted by:	wenheping2000 (at) hotmail.com (Original maintainer)
2018-11-08 20:55:13 +00:00
Niclas Zeising
a245eb7b5a Enable libEGL for all platforms
Enable libEGL build for all platforms, even those without llvm.  Previously
it was disabled on those platforms.  This has been tested on sparc64.

Remove the EGL option completely.

PR:		232729
Submitted by:	jbeich
Tested by:	Yoshihiko Iwama (sparc64 support)
2018-11-08 20:31:08 +00:00
Jan Beich
a1fb50ad64 multimedia/libva-intel-media-driver: switch to actual homepage 2018-11-08 20:09:36 +00:00
Kurt Jaeger
7ac1ff064c dns/knot-resolver: update 2.4.1 -> 3.1.0
PR:		230842
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Relnotes:	https://www.knot-resolver.cz/2018-08-20-knot-resolver-3.0.0.html
		https://www.knot-resolver.cz/2018-11-02-knot-resolver-3.1.0.html
2018-11-08 19:47:59 +00:00
Ganael LAPLANCHE
28b19b9b13 devel/simgear: GCC architectures require linking with libosgDB [1]
Also, remove support for Clang < 4.0 and GCC < 6 for devel/simgear [1] and
games/flightgear ports.

PR:		232832 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2018-11-08 19:29:14 +00:00
Dan Langille
de609e0217 Deprecate all Bacula 7.x ports, the last update was in 2017
Expiration date is 2019-03-01

Please migrate to Bacula 9.x
2018-11-08 19:16:26 +00:00
Dan Langille
4d95babc79 Fix the distinfo, missing from my previous commit.
Sorry.
2018-11-08 18:58:29 +00:00
Bernard Spil
f013008681 www/mod_http2-devel: Update to 1.11.4
- Mark deprecated, intend to remove port
   on 2019-01-01
2018-11-08 17:49:57 +00:00
Gerald Pfeifer
bf69168d7b Update to the 20181104 snapshot of GCC 9. 2018-11-08 17:43:24 +00:00
Bernard Spil
4c56113a13 security/vuxml: Mark MariaDB 10.3.10 vulnerable
- From MariaDB release notes (not released yet)

See: https://mariadb.com/kb/en/library/mariadb-10311-release-notes/

PR:		233068
2018-11-08 17:29:07 +00:00
Thierry Thomas
e5c6759193 On i386, OpenMP seems incompatible with libatomic. 2018-11-08 17:26:50 +00:00
Josh Paetzel
8344130671 Update to 0.16
PR:	226402
Reported by:	dor.bsd@xm0.uk
Approved by:	ports@ecadlabs.com (maintainer)
2018-11-08 16:55:51 +00:00
Ashish SHUKLA
ae973852b7 - Fix brokenness with ssl=openssl111 2018-11-08 16:00:12 +00:00
Yuri Victorovich
18e828764f security/tor-deve: Update 0.3.5.3 -> 0.3.5.4
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.5.4-alpha

Reported by:	upstream notification
2018-11-08 15:13:59 +00:00
David Naylor
3fcf93cb1e devel/py-knack: update to 0.5.0 2018-11-08 15:12:44 +00:00