Commit Graph

471265 Commits

Author SHA1 Message Date
Adriaan de Groot
1a30c48378 Fix build of net-im/mtxclient by patching out one more "json.hpp".
Pointy hat: adridg@

Reported by:	antoine
2019-03-25 16:59:50 +00:00
Kai Knoblich
569dfac9ec New port: deskutils/meteo
Know the forecast of the next hours & days. Meteo is a forecast
application developed with Vala & Gtk, using OpenWeatherMap API.

WWW: https://gitlab.com/bitseater/meteo

PR:		236350
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19613
2019-03-25 16:32:18 +00:00
Matthias Fechner
8787fca7bc Obsolete, please use devel/rubygem-fog-json instead. 2019-03-25 16:24:12 +00:00
Kai Knoblich
02f6229d3f x11-toolkits/py-xlib: Update to 0.25
While I'm here:

* Fix license
* Set MASTER_SITES to CHEESESHOP
* Pet portlint

Changelog since 0.23-4:

* Fix increasing memory usage on display instantiation
* Fix protocol handling: correctly support explicit Unix connections and fix
  support fox macOS
* Fix xfixes example
* Fix a bunch of typos in the code / documentation
* Improve Python 3 support: fix events sub-code handling and possible crashes
  when unpacking text data
* Add support for error handlers to the Composite extension

NV-CONTROL extension

* Add first implementation by Roberto Leinardi

https://github.com/python-xlib/python-xlib/blob/0.25/CHANGELOG.md

PR:		236418
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19617
2019-03-25 16:19:08 +00:00
Matthias Fechner
d9b6a01fad Obsolete, please use net-im/rubygem-hipchat instead. 2019-03-25 16:18:17 +00:00
Matthias Fechner
dbbe3a9374 Obsolete, please use textproc/rubygem-version_sorter instead. 2019-03-25 16:16:04 +00:00
Matthias Fechner
fda45dea91 Obsolete, please use www/rubygem-unicorn instead. 2019-03-25 16:13:34 +00:00
Matthias Fechner
db1ae1e361 Obsolete, please use www/rubygem-unicorn-worker-killer instead. 2019-03-25 16:09:21 +00:00
Kai Knoblich
41dd55f63d devel/packr: Update to 2.0.8
Changelog:

https://github.com/gobuffalo/packr/releases/tag/v2.0.8

PR:		236722
Submitted by:	Dmitri Goutnik (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19698
2019-03-25 16:07:39 +00:00
Matthias Fechner
12989be1b1 Obsolete, please use net/rubygem-fog-openstack instead. 2019-03-25 16:04:48 +00:00
Josh Paetzel
66d7adf212 Fix a typo in a helper script that was causing a file to be left laying around.
Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu>
2019-03-25 16:00:16 +00:00
Kai Knoblich
fe2ab9b045 net-mgmt/py-ciscoconfparse: Update to 1.3.32
Changelog:

* Fix CiscoRange() should automatically prune duplicates added to the list
* Fix ciscoconfparse.ccp_util.CiscoRange() should support emtpy ranges
* Fix ciscoconfparse.models_cisco needs an explicit MAX_VLAN constant
* Fix IOSCfgLine().re_match_typed() doesn't have an 'untyped_default'
  boolean
* Fix trunk_vlans_allowed returns only two lines

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19684
2019-03-25 15:59:42 +00:00
Kai Knoblich
5d6c24b1dd New port: www/py-dj21-django-auth-ldap
Repo-copy www/py-django-auth-ldap and assign it to Django 2.1 to enable LDAP
authentication with net-mgmt/netbox that has been switched to Django 2.1
recently.

Also limit the port to Python 3.5+ as Django 2.1 requires it as minimum
dependency and to save some overhead in the building infrastructure.

Reported by:	Thomas Kurschel (via private email)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19576
2019-03-25 15:55:31 +00:00
Dmitry Marakasov
0eeeb07225 - Update to 2.24.0 2019-03-25 14:57:41 +00:00
Li-Wen Hsu
e874e3c91d - Update to 2.169
Sponsored by:	The FreeBSD Foundation
2019-03-25 14:56:56 +00:00
Mark Felder
f6af0e21af multimedia/plexmediaserver{-plexpass}: Improve service shutdown reliability
Plex child worker processes don't handle TERM

PR:		236104
2019-03-25 14:44:54 +00:00
Jan Beich
077b866bed graphics/sdl_ttf: unbreak --no-allow-shlib-undefined with Gold or LLD 9
Clang 8 on x86 with -O1 converts ceil(float) to ceilf() but wants
-msse4.1 to use builtin. GCC 8 on x86 and aarch64 with -O1 and Clang 8
on aarch64 always use builtin ceil(). To avoid guessing when library
call will be made just append -lm explicitly.

ld: error: ./.libs/libSDL_ttf.so: undefined reference to ceilf

PR:		236141
Reported by:	pkg-fallout (via antoine)
Obtained from:	upstream
Approved by:	portmgr blanket (blocks 144 consumers)
2019-03-25 14:32:09 +00:00
Torsten Zuehlsdorff
793ff99596 New port: devel/deployer
A deployment tool written in PHP with support for popular frameworks out of the
box.

WWW: https://deployer.org/

Sponsored by:	anyMOTION GRAPHICS GmbH
2019-03-25 14:03:16 +00:00
Gerald Pfeifer
475d777646 Update to the 20180317 snapshot of GCC 9.0.1. 2019-03-25 13:29:54 +00:00
Rodrigo Osorio
083963b000 Upgrade net/miniupnpd from 2.0.20180503 to 2.1.20190210
Add a patch to unbreak port when CHECK_PORTINUSE option
is activated. The issue was caussed by changes in the
structures xtcpcb and xinpcb returned by the kernel after
r315662. The fix was inspired by changes made in
usr.bin/systat/netstat.c tool.

The patch was submitted to the upstream project and
merged : https://github.com/miniupnp/miniupnp/pull/353

PR:		236173
Reported by:	Igor Pavlov <igor.arabesc.pavlov@gmail.com>
Approved by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2019-03-25 13:28:37 +00:00
Raphael Kubo da Costa
e3bc0d6c63 Simplify pthread + libtool workaround.
Improve upon r496818. Instead of setting both MAKE_ENV and patching ilmthread's
Makefile, just make sure PTHREAD_LIBS is set a configuration time. This is what
Debian does, and it achieves the same solution with fewer lines.

While here, add an explanation for why we need this.

PR:		236734
Approved by:	mandree (maintainer)
2019-03-25 13:00:23 +00:00
Tobias Kortkamp
8c335c39c4 New port: shells/ion
Ion is a modern system shell that features a simple, yet powerful,
syntax.  It is written entirely in Rust, which greatly increases
the overall quality and security of the shell, eliminating the
possibilities of a ShellShock-like vulnerability, and making
development easier.  It also offers a level of performance that
exceeds that of Dash, when taking advantage of Ion's features.
While it is developed alongside, and primarily for, RedoxOS, it is
a fully capable on other *nix platforms.

WWW: https://gitlab.redox-os.org/redox-os/ion
2019-03-25 12:49:25 +00:00
Matthias Andree
80aa334d5c Link against -lpthread to prepare for linker changes
PR:		236734
Reported by:	rakuco@
2019-03-25 12:19:31 +00:00
Koichiro Iwao
d2791353b7 security/py-scp: Update to 0.13.2
Fix AssertionError in recursive get() when _rename is set and server sends
a POPD at the end (_depth > 0).

PR:		236778
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
Relnotes:	https://github.com/jbardin/scp.py/blob/v0.13.2/CHANGELOG.md
2019-03-25 11:48:35 +00:00
Jochen Neumeister
d699327d11 Update to 6.3.67
Sponsored by:	Netzkommune GmbH
2019-03-25 11:25:59 +00:00
Adriaan de Groot
85cc74b065 Remove duplicate line-ending-escape introduced in r496814 2019-03-25 10:50:44 +00:00
Adriaan de Groot
b681f9b307 New ports security/olm and net-im/mtxclient
These are support libraries for Matrix clients; Nheko in particular.
Until I wrap-up Nheko, they aren't used by anything.
2019-03-25 10:40:41 +00:00
Jan Beich
587e169b66 www/domoticz: unbreak with boost 1.70
PR:		236604
Obtained from:	upstream
2019-03-25 10:08:42 +00:00
Jan Beich
999a28a802 graphics/pcl-pointclouds: unbreak with boost 1.70
PR:		236595
Obtained from:	upstream
2019-03-25 10:08:35 +00:00
Tilman Keskinoz
009c9e2261 Add a copy of the distfile to my local distfiles.
It seems the MASTER_SITE randomly resets connections

Reported by:	pkgbuild
2019-03-25 09:57:29 +00:00
Mathieu Arnold
904c4a4c2c Update to 9.14.0. 2019-03-25 09:57:09 +00:00
Mathieu Arnold
63ba5d6862 Update to latest commit. 2019-03-25 09:57:05 +00:00
Mathieu Arnold
9279e221ce Update to v5.29.9-19-g25d7b7aa37. 2019-03-25 09:56:49 +00:00
Jochen Neumeister
5dcb79f155 Update 3rd Party Module
Sponsored by:	Netzkommune GmbH
2019-03-25 09:54:58 +00:00
Palle Girgensohn
ac6cf79e21 Upgrade to version 1.10.1
Release notes:	https://www.influxdata.com/blog/release-announcement-telegraf-1-10-1/
2019-03-25 09:54:31 +00:00
Guido Falsi
89e14cfcde Import upstream paatch which fixes build when KEESHARE is disabled.
PR:		236774
Submitted by:	myself
Approved by:	portmgr (blanket: bugfix, build/run fix)
Obtained from:	eb9ff677d0
2019-03-25 09:36:31 +00:00
Dmitry Marakasov
06c7b52f99 - Add LICENSE
- Add NO_ARCH
- Add WWW

Approved by:	portmgr blanket
2019-03-25 09:01:05 +00:00
Dirk Meyer
da10aecf82 - add USES localbase:ldflags
PR:		236704
2019-03-25 08:43:38 +00:00
Max Brazhnikov
847927d723 graphics/py-scikit-image:
- Update to 0.14.2
- Take maintainership

PR:		236763
Approved by:	Eric Camachat (maintainer)
2019-03-25 08:32:40 +00:00
Tobias Kortkamp
4ffda970e1 multimedia/kodi-devel: Enable DBUS by default
It's needed for a working shutdown dialog via consolekit2.
2019-03-25 07:52:34 +00:00
Tobias Kortkamp
d20f5e89e8 sysutils/consolekit2: Make ck-system-* scripts user editable
This might be needed when using alternatives to init(8), like
sysutils/runit-faster, which do not react well to signals send by
shutdown(8)/reboot(8) and where you have to use other commands,
like runit-init {0,6}.  By updating the ck-system-* scripts to run
them instead, we can actually make use of things like the Xfce4
logout dialog or Kodi's shutdown dialog with runit-faster.  But to
make this permanent across updates the scripts have to be installed
as sample files.

PR:		236445
Submitted by:	tobik
Approved by:	gnome (maintainer timeout, 14 days)
2019-03-25 07:51:14 +00:00
Tobias Kortkamp
c14ae21835 Mk/Uses/cargo.mk: Add GitLab support and drop CARGO_GH_CARGOTOML
- Add a CARGO_USE_GITHUB equivalent for GitLab instances,
  CARGO_USE_GITLAB
- Replace CARGO_GH_CARGOTOML with a ${FIND} and just patch
  all Cargo.toml under ${WRKDIR}.  It is too tedious to find all
  the Cargo.toml that need patching manually due to transitive
  dependencies.
2019-03-25 06:28:20 +00:00
Wen Heping
05f40c97fa - Update to 0.2.1 2019-03-25 06:12:34 +00:00
Wen Heping
1ae19f7592 - Add missing DEPENDS
Spotted by:	adamw@
2019-03-25 06:07:33 +00:00
Wen Heping
5ef92e3e51 - Update to 1.4.0 2019-03-25 05:58:02 +00:00
Wen Heping
5e467f3fa5 - Update to 1.0.8 2019-03-25 03:28:26 +00:00
Wen Heping
e2d65fcbe7 - Update to 0.9.4 2019-03-25 03:24:01 +00:00
Wen Heping
4f5ac4febb It is an experimental port of MooseX::Role::Parameterized to Moo.
WWW: https://metacpan.org/pod/MooX::Role::Parameterized
2019-03-25 02:33:51 +00:00
Wen Heping
63ca981589 This is a Moo extension. It allows other attributes for "has" in Moo.
If any of these are given, then instead of the normal value-setting
"chain" for attributes of given, default; the chain will be given,
environment, default.

WWW: https://metacpan.org/release/MooX-Attribute-ENV
2019-03-25 01:45:38 +00:00
Wen Heping
378c5665bb - Update to 5.4.0 2019-03-25 01:34:40 +00:00