1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

488606 Commits

Author SHA1 Message Date
Mathieu Arnold
e2088ba622 Update to 2.0.51. 2019-10-21 13:54:56 +00:00
Mathieu Arnold
b8642346cb Update to latest commit.
Security:	CVE-2019-6475, CVE-2019-6476
2019-10-21 13:54:52 +00:00
Mathieu Arnold
aff4d6e8f1 Update to v5.31.5-59-geeaa50cc8b. 2019-10-21 13:54:22 +00:00
Tobias Kortkamp
e5c1a65acf editors/mg: Update to 6.6 2019-10-21 13:44:55 +00:00
Tobias Kortkamp
edb6043b93 shells/oksh: Update to 6.6 2019-10-21 13:44:21 +00:00
Vinícius Zavam
bc21775d9e security/dsvpn: fix rc script
Reported by:	Franz Shaach <fzsh % protonmail.ch>
2019-10-21 13:01:55 +00:00
Piotr Kubaj
e0925431ac devel/libpololu-avr: unbreak on powerpc64
Builds fine.

Approved by:	mentors (implicit approval)
2019-10-21 12:31:06 +00:00
Tobias Kortkamp
411a9e9c65 Remove www/nuvolaplayer-*
audio/nuvolaplayer was removed.  All the service plugins are useless
without it.  Remove them too.
2019-10-21 12:09:33 +00:00
Gerald Pfeifer
16f3fb7358 Update to Wine 4.18. This includes the following changes:
- Many new VBScript functions.
 - A number of cleanups and improvements in Quartz.
 - Fixes for several test failures.
 - Various bug fixes.

Both the standard installation and the Staging patchset have gained new
libraries.
2019-10-21 11:48:57 +00:00
Tobias Kortkamp
dc29ee7b80 security/afl++: Update to 2.58c
Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.58c
2019-10-21 10:38:06 +00:00
Palle Girgensohn
89b7fe1fb4 Fix PLIST problems when building with LLVM but without GSSAPI or OPENSSL.
PR:		241166
Submitted by:	Artyom Davidov
2019-10-21 10:10:56 +00:00
Piotr Kubaj
437b8485fe deskutils/lumina-pdf: fix build on GCC architectures
Add include memory to drawablepage.h:
In file included from Renderer-poppler.cpp:2:
drawablepage.h:34:8: error: 'unique_ptr' in namespace 'std' does not name a template type
   34 |   std::unique_ptr<Poppler::Page> page;
      |        ^~~~~~~~~~
drawablepage.h:7:1: note: 'std::unique_ptr' is defined in header '<memory>'; did you forget to '#include <memory>'?
    6 | #include <poppler/qt5/poppler-qt5.h>
  +++ |+#include <memory>
    7 |

PR:		241002
Approved by:	ken@ixsystems.com (maintainer timeout), linimon (mentor)
2019-10-21 10:09:16 +00:00
Piotr Kubaj
cf2e9f67ed astro/garmindev: fix build on powerpc and arm
char is unsigned on those architectures.

PR:		241115
Approved by:	cmt@burggraben.net (maintainer timeout), linimon (mentor)
2019-10-21 10:07:28 +00:00
Piotr Kubaj
938d5100f5 games/colobot: fix build on ARM and PPC
PR:		241325
Approved by:	fernape (maintainer), linimon (mentor)
2019-10-21 10:05:15 +00:00
Marcelo Araujo
ac4ae1fbde Update to 2019.10.16. 2019-10-21 10:03:59 +00:00
Pietro Cerutti
2738c26df4 devel/catch: update to 2.10.1
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.10.1
2019-10-21 09:44:06 +00:00
Tobias Kortkamp
07da8c68a5 ports-mgmt/portfmt: Update to latest commit
Changes:	aaef9d8c37
2019-10-21 09:39:13 +00:00
Dmitry Marakasov
71f78efe71 - Update WWW
Approved by:	portmgr blanket
2019-10-21 09:39:09 +00:00
Marcelo Araujo
776b1adab0 - Set OPTIONS_DEFAULT to devel/git instead of devel/git-lite.
Requested by:	mat and grembo
2019-10-21 09:13:34 +00:00
Alex Dupre
7f0cbdb231 Update to 1.3.10 release and fix NSC option [1].
PR:		241327 [1]
Submitted by:	tobik
2019-10-21 08:36:10 +00:00
Emanuel Haupt
476c2cdf2f Tell portscout to ignore version checking. Portscout shows broken
links: 400: Invalid request.
2019-10-21 07:26:37 +00:00
Emanuel Haupt
f36cc8cda9 Tell portscout to ignore version checking. It picks up debian specific versions. 2019-10-21 07:22:10 +00:00
Emanuel Haupt
f71c20945e Update to 1.2.1 2019-10-21 07:19:00 +00:00
Marcelo Araujo
5bfe3fe100 - Fix git/git-lite dependencies.
- Fix "poudriere testport".
- Pet portlint.
- Bump PORTREVISION.

PR:		240959 (based on)
Submitted by:	burnerbox <burnerbox_protonmail.com>
		Sascha Holzleiter <sascha_root-login.org>
Approved by:	dvl (maintainer)
2019-10-21 07:13:23 +00:00
Koichiro Iwao
cb2387e263 audio/pulseaudio-module-xrdp: Update to 0.4
Relnotes:	https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.4
Sponsored by:	HAW International, Inc.
2019-10-21 06:41:24 +00:00
Marcelo Araujo
09affdabe2 - Fix git/git-lite dependencies as well as leftover EGG files.
- Now the port pass "poudriere testport".
- Bump PORTREVISION.

PR:		240959 (based on)
Submitted by:	burnerbox <burnerbox_protonmail.com>
		Sascha Holzleiter <sascha_root-login.org>
Reported by:	many
Reviewed by:	romain
Differential Revision:	https://reviews.freebsd.org/D21929
2019-10-21 06:24:48 +00:00
Antoine Brodin
fca743a57f Remove bogus USES=compiler:c++11-lib 2019-10-21 05:40:43 +00:00
Kurt Jaeger
63c4c247a1 www/miniminiweb: mark deprecated
Submitted by:	Neel Chauhan <neel@neelc.org> (upstream)
2019-10-21 05:26:26 +00:00
Koichiro Iwao
6365af8c08 UPDATING: Add category/portname for KDE Plasma Desktop in 20191016
as well as r514569.

PR:		241169
Submitted by:	Yuichiro NAITO (naito.yuichiro@gmail.com)
Approved by:	portmgr blanket
2019-10-21 04:42:37 +00:00
Johannes M Dieterich
9827a74546 www/glassfish, www/glassfish5, www/glassfish4: Make glassfish5 the default
Copy the glassfish4 in www/glassfish to www/glassfish4 as a fallback for users
depending on glassfish4 and unable to switch to glassfish5.

Take maintainership of www/glassfish4

Move the content of www/glassfish5 to www/glassfish, thereby making glassfish5
the new default. The glassfish5 port has been around for 1.5 months now w/o
bugs reported.

Remove the www/glassfish5 port. Note in MOVED that it's now in www/glassfish.
2019-10-21 02:43:59 +00:00
Larry Rosenman
c7eec03bb5 net-mgmt/thanos: upgrade to 0.8.1.
Release Notes: https://github.com/thanos-io/thanos/releases

Assist from: dmgk
2019-10-21 02:43:54 +00:00
Yuri Victorovich
7a0e31b55c math/py-networkx: Update 2.1 -> 2.4
PR:		241352
Approved by:	dikshie@sfc.wide.ad.jp (maintainer)
2019-10-21 01:05:34 +00:00
Johannes M Dieterich
acd34c008f devel/flang: update to the latest upstream snapshot
OpenMP now works in my tests.
2019-10-21 00:23:17 +00:00
Johannes M Dieterich
f8313ee80b devel/flang-clang: Update to the lastest llvm7
This updates to the latest snapshot on the LLVM7-based branch upstream.
2019-10-21 00:22:46 +00:00
Johannes M Dieterich
00ca22dd6c math/libpgmath: also set the linux macro 2019-10-21 00:19:52 +00:00
Tobias Kortkamp
214f28291f mail/courier-pythonfilter: Spell WHITELIST_SPF_DESC correctly 2019-10-20 22:03:55 +00:00
Raphael Kubo da Costa
17691a7d90 Update to 0.0.2.
PR:		241205
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
2019-10-20 21:32:13 +00:00
Tobias Kortkamp
b1e45fe248 mail/cyrus-imapd23: Spell AUTOSIEVE_PATCH_SITES correctly 2019-10-20 21:29:25 +00:00
Tobias Kortkamp
e976021410 www/elinks: Spell XBELMARKS_CONFIGURE_OFF correctly
Broken in r404555 during conversion to options helpers.
2019-10-20 21:14:05 +00:00
Alan Somers
0cf8955701 devel/kcov: update to version 37 2019-10-20 21:12:40 +00:00
Yuri Victorovich
8285faba81 math/curv: Enabled the bundled version of REPLxx due to incompatibilities, see the cited PR
PR:		241205
Pointed out by:	dmgk
2019-10-20 21:05:43 +00:00
Johannes M Dieterich
407849a7a7 math/libpgmath: update to latest snapshot
Bump LLVM requirement to devel/llvm70. Unify handling in port.
2019-10-20 18:07:29 +00:00
Piotr Kubaj
af5c428e28 net/malo-firmware-kmod: unbreak on powerpc64
There are powerpc64 boards with PCI, the port builds just fine.

Approved by:	mentors (implicit approval)
2019-10-20 17:22:47 +00:00
Sunpoet Po-Chuan Hsieh
dd6724073c Fix compatibility with curl 7.66
- Bump PORTREVISION for package change

PR:		241280
Submitted by:	olivier
2019-10-20 17:21:52 +00:00
Sunpoet Po-Chuan Hsieh
4f74644451 Update to 0.740
Changes:	https://github.com/python/mypy/commits/master
PR:		241167
Submitted by:	amdmi3
2019-10-20 17:21:47 +00:00
Sunpoet Po-Chuan Hsieh
d6fe4be636 Disable optimization
- Bump PORTREVISION for package change

PR:		241063
Submitted by:	swills
2019-10-20 17:21:41 +00:00
Sunpoet Po-Chuan Hsieh
d73fc777e9 Update version requirement of RUN_DEPENDS 2019-10-20 17:21:36 +00:00
Sunpoet Po-Chuan Hsieh
ba41a62845 Update to 3.12.0
Changes:	https://github.com/rouge-ruby/rouge/releases
		https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
2019-10-20 17:21:31 +00:00
Sunpoet Po-Chuan Hsieh
da5208293d Update to 1.3.0
Changes:	https://github.com/rails/rails-html-sanitizer/releases
2019-10-20 17:21:26 +00:00
Sunpoet Po-Chuan Hsieh
b1c4a7b142 Update to 2.3.0
- Take maintainership

Changes:	https://github.com/flavorjones/loofah/releases
2019-10-20 17:21:21 +00:00