Commit graph

474552 commits

Author SHA1 Message Date
Kai Knoblich
d1c99b75eb New port: www/py-django-prometheus
This library exports Django monitoring metrics for Prometheus.io.

It provides support to monitor the following databases types:

* SQLite (via Django)
* PostgreSQL
* MySQL

In addition, caches can also be monitored:

* memcached
* Redis

It's even possible to export metrics of Django models and migrations.

WWW: https://github.com/korfuri/django-prometheus

Approved by:	mentors (implicit)
2019-04-29 23:19:18 +00:00
Ruslan Makhmatkhanov
a6a7ea1912 math/py-numarray: mark deprecated
This port is unmaintained and obsoleted upstream in favor of NumPy [1].
We no more have not deprecated consumers in ports tree, so deprecate
this port too.

[1] https://wiki.python.org/moin/NumArray
2019-04-29 22:22:27 +00:00
Ruslan Makhmatkhanov
f5edc75736 math/gracetmpl: mark deprecated
Last release of this long unmaintained port was done 15 years ago and it
has no dependent ports. In the same time it depends upon Numarray, that
is long deprecated upstream itself - it was replaced with Numeric, then
with NumPy. Set to expire in at 2019-04-30.
2019-04-29 22:13:59 +00:00
Kai Knoblich
6fc58a2b71 security/keepassxc: Update to 2.4.1
* Remove the now obsolete patches for CMakeLists.txt (merged by upstream)
  and the one introduced in r496805 that fixed the build when the KEESHARE
  option was disabled.

Changelog:

* Fix database deletion when using unsafe saves to a different file system
* Fix opening databases with legacy key files that contain '/'
* Fix opening database files from the command line
* Fix crash when editing master key
* Fix multiple issues with apply button behavior
* Fix issues on application startup (tab order, --pw-stdin, etc.)
* Fix building without WITH_XC_KEESHARE
* Improve UX of update checker; reduce checks to every 7 days
* KeeShare improvements
* Re-enable Ctrl+C to copy password from search box
* Add KeePassXC-Browser integration for Brave browser
* SSH Agent: Re-Add keys on database unlock
* SSH Agent: Only remove keys on app exit if they are removed on lock
* CLI: Add --no-password option
* CLI: Improve database extraction to XML
* CLI: Don't call mandb on build
* CLI: Add debug info
* Improve support for Snap theming
* Ctrl+PgDn now goes to the next tab and Ctrl+PgUp to the previous
* Add .gitrev output to tarball for third-party builds
* Add WITH_XC_UPDATECHECK compile flag to toggle the update checker

https://github.com/keepassxreboot/keepassxc/blob/2.4.1/CHANGELOG

PR:		237625
Submitted by:	Andrew Romanenko <melanhit@gmail.com> (maintainer)
Approved by:	mentors (implicit)
2019-04-29 21:18:33 +00:00
Mathieu Arnold
1b1d7b0219 Fix runtime for *-plugins when building WITH=BINDTOOLS. 2019-04-29 21:15:42 +00:00
Matthias Fechner
12ca691d61 Security update to 11.10.2.
For more details see here:
https://about.gitlab.com/2019/04/29/security-release-gitlab-11-dot-10-dot-2-released/

Due to required ruby update to version 2.5 this version will not be merged into
the quarterly branch.

Security:	1138b39e-6abb-11e9-a685-001b217b3468
2019-04-29 21:14:34 +00:00
Matthias Fechner
6fc44e040f Update to 1.34.1 which is required for gitlab 11.10.2 security update. 2019-04-29 21:11:28 +00:00
Kai Knoblich
b12d23a93f games/anki: Update to 2.1.12
Changelog:

* Fix fields appearing under editor buttons.
* Fix memory leak in card layout screen.
* Fix some issues with previewing in the Browse screen.
* Fix card counts not updating when a review is undone.
* Fix an error caused by missing note types.
* Fix an issue checking for add-on updates.
* Disable add-on config button when not appropriate.
* Tweaks to the deck age graph binning.
* Add-ons hosted on AnkiWeb can now define conflicts in the manifest file.
* Make sure mpv doesn’t attempt to load scripts from default location.
* Other minor fixes.

https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.12-(eef86bf3)

Approved by:	mentors (implicit)
2019-04-29 20:54:38 +00:00
Tobias Kortkamp
f6a63d8a55 Deprecate devel/poslib
It is unmaintained upstream (last release in 2004) and the only
consumer was removed 5 years ago.
2019-04-29 20:50:01 +00:00
Kai Knoblich
bddb3cf8a8 games/pysolfc: Update to 2.6.4
Changelog:

* Fix for Freezes (with pygame >= 1.9.5)
* Fixed Three Peaks scoring

Approved by:	mentors (implicit)
2019-04-29 20:48:59 +00:00
Kai Knoblich
228a9aba54 www/py-django-taggit: Update to 1.1.0
Changes since 0.23.0:

* Added Finnish translation.
* Updated Chinese translation.
* Updated Esperanto translation.
* Fix form.changed_data to allow early access for a tags defined with
  blank=True.
* Backwards incompatible: Remove support for Python 2.
* Added has_changed() method to taggit.forms.TagField.
* Added multi-column unique constraint to model TaggedItem on fields
  content_type, object_id, and tag. Databases that contain duplicates will
  need to add a data migration to resolve these duplicates.
* Fixed TaggableManager.most_common() to always evaluate lazily. Allows
  placing a .most_common() query at the top level of a module.
* Fixed setting the related_name on a tags manager that exists on a model
  named Name.
* The project has moved to Jazzband. This is the first release under the new
  organization.
* Added support for Django 2.2.
* Fixed a race condition in TaggableManager.
* Removed method ItemBase.bulk_lookup_kwargs().
* Fixed view tagged_object_list to set queryset.model as ListView.model (was
  previously set as a ContentType instance).
* _TaggableManager and TaggableManager now always call the parent class
  __init__.
* Removed TaggableRel and replaced uses with ManyToManyRel.

https://github.com/jazzband/django-taggit/blob/1.1.0/CHANGELOG.rst

Approved by:	mentors (implicit)
2019-04-29 20:41:48 +00:00
Olli Hauer
12c556316d - update to 3.5-20190427
Note:
----------------------------------------------------------------------
Incompatibility with snapshot 20190427
======================================
  Postfix now normalizes IP addresses received with XCLIENT, XFORWARD,
  or with the HaProxy protocol, for consistency with direct connections
  to Postfix. This may change the appearance of logging, and the way
  that check_client_access will match subnets of an IPv6 address.

Changelog:
----------------------------------------------------------------------
20190331
  Documentation: tlsext_padding is not a tls_ssl_options
  feature. File: proto/postconf.proto.

20190401
  Portability: to avoid a compile-time error on Solaris, added
  "#undef sun" to util/unix_dgram_connect.c.

20190403
  Bugfix (introduced: Postfix 2.3): a censoring filter broke
  multiline Milter responses for header/body events. Problem
  report by Andreas Thienemann. Files: util/printable.c,
  util/stringops.h, smtpd/smtpd.c.

  Bugfix (introduced: Postfix 3.3): "smtp_mx_address_limit = 0"
  no longer meant 'unlimited'. Problem report by Luc Pardon.
  File: smtp/smtp_addr.c.

20190427
  Cleanup: normalize the IP address string forms received with
  XCLIENT, XFORWARD, and HaProxy, for consistency with address
  information for direct connections to Postfix, and add unit
  tests. This casefolds and removes redundant nulls from the
  string representation of an IPv6 address, normalizes the
  "IPv6:" address prefix of RFC 2821 IPv6 address forms, and
  converts IPv4 address octets with leading zeros (octal form)
  into decimal form. Files: global/haproxy.c,
  global/normalize_mailhost_addr.[hc], smtpd/smtpd.c.

  Incompatibility: this may change the appearance of logging,
  and the way that check_client_access will match subnets of
  an IPv6 address.
2019-04-29 20:37:16 +00:00
Kai Knoblich
11f04fa1cf www/py-django-taggit-serializer: Limit to Python 3
Limit the port to Python 3.5 or later in preparation for the update of
www/py-django-taggit to 1.1.0 which is no longer compatible with Python 2.

Approved by:	mentors (implicit)
2019-04-29 20:36:16 +00:00
Matthias Fechner
390fe40188 Document gitlab vulnerabilities. 2019-04-29 20:33:07 +00:00
Jan Beich
b62869ba3d multimedia/dav1d: update to 0.3.0
Changes:	https://code.videolan.org/videolan/dav1d/tags/0.3.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.3.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.2.2...0.3.0
2019-04-29 20:27:52 +00:00
Dan Langille
def37202a5 Upgrade to 2.8.1
* Use letsencrypt v2 api as default.
* Use dns over tls to check domain status.
* Support Windows native taskschuler for cronjob.
* fix IDN name issues.
* fix other issues.

re https://github.com/Neilpang/acme.sh/releases/tag/2.8.1
2019-04-29 20:24:21 +00:00
Dmitry Marakasov
0d393f900d - Update to 1.4.1 2019-04-29 19:58:31 +00:00
Tobias Kortkamp
09beb93a9a games/moonlight-embedded: Update to 2.4.8
Changes:	https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.8
2019-04-29 19:41:50 +00:00
Yuri Victorovich
c082697976 New port: math/hmat-oss: Hierarchical matrix C/C++ library 2019-04-29 19:07:06 +00:00
Sunpoet Po-Chuan Hsieh
2f6ce00077 Update to 3.5.0
Changes:	https://github.com/Mange/roadie/blob/master/Changelog.md
2019-04-29 18:19:20 +00:00
Sunpoet Po-Chuan Hsieh
a401b8bdcf Update to 0.14.1
Changes:	https://github.com/nesquena/rabl/releases
		https://github.com/nesquena/rabl/blob/master/CHANGELOG.md
2019-04-29 18:19:14 +00:00
Sunpoet Po-Chuan Hsieh
ac807a7712 Update to 0.14.1
Changes:	https://github.com/nesquena/rabl/releases
		https://github.com/nesquena/rabl/blob/master/CHANGELOG.md
2019-04-29 18:19:09 +00:00
Sunpoet Po-Chuan Hsieh
778caa4718 Update to 1.28
Changes:	https://metacpan.org/changes/distribution/YAML
2019-04-29 18:19:04 +00:00
Sunpoet Po-Chuan Hsieh
faff2fe5e4 Update to 1.264
Changes:	https://metacpan.org/changes/distribution/PPI
2019-04-29 18:18:59 +00:00
Sunpoet Po-Chuan Hsieh
383a8ca50f Update to 3.47
Changes:	https://metacpan.org/changes/distribution/Devel-PPPort
2019-04-29 18:18:53 +00:00
Sunpoet Po-Chuan Hsieh
642c0ab9ba Update to 1.6.0
Changes:	https://github.com/jamielennox/requests-mock/releases
2019-04-29 18:18:48 +00:00
Sunpoet Po-Chuan Hsieh
76b2a0fc5a Add py-purl 1.5
purl is a simple, immutable URL class with a clean API for interrogation and
manipulation. It supports template URLs as per RFC 6570.

WWW: https://github.com/codeinthehole/purl
2019-04-29 18:18:42 +00:00
Sunpoet Po-Chuan Hsieh
eebe712f63 Update to 5.71 2019-04-29 18:18:35 +00:00
Sunpoet Po-Chuan Hsieh
13c21fcbeb Update to 5.7.1
Changes:	https://rarlab.com/rarnew.htm
2019-04-29 18:16:33 +00:00
Muhammad Moinur Rahman
49bdfd76bb math/p5-Statistics-Descriptive-Discrete: Update version 0.10=>0.11 2019-04-29 17:37:28 +00:00
Lars Engels
46d5823dd3 security/lynis: Update to 2.7.4
MFH:		2019Q2
2019-04-29 15:15:41 +00:00
Gerald Pfeifer
0f6fd3aeea Actually update to Wine 4.7 which somehow was missing from revision 500375.
Reported by:	makc
2019-04-29 14:54:56 +00:00
Vinícius Zavam
0d5767a925 dns/dnscrypt-proxy2: update 2.0.22 to 2.0.23
- .onion servers are now automatically ignored,
     if Tor routing is not enabled;
  - caching of server addresses has been improved,
     especially when using proxies;
  - DNSCrypt communications are now automatically forced to using TCP,
     when a SOCKS proxy has been set up.

 https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.23/ChangeLog

Approved by:	mentors (implicit)
2019-04-29 13:20:28 +00:00
Mathieu Arnold
4687dd032a Update to latest commit. 2019-04-29 12:44:36 +00:00
Mathieu Arnold
82a04176bd Update to v5.29.10-40-gfd8eff8581. 2019-04-29 12:44:30 +00:00
Vinícius Zavam
0e1ef35068 sysutils/openipmi: fix packaging with Python
PR:		236554
Reported by:	gergely.czuczy % harmless.hu
Reviewed by:	antoine, garga
Approved by:	araujo (mentor), rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D20058
2019-04-29 12:41:14 +00:00
Steve Wills
8a146fc489 x11/radare-cutter: update to 1.8.1 2019-04-29 11:54:04 +00:00
Steve Wills
55e3278df4 devel/radare2: update to 3.4.1
PR:		237628
Approved by:	mizhka@gmail.com (maintainer)
2019-04-29 11:51:19 +00:00
Wen Heping
969ccc6b51 - Update to 4.3.0
- Take maintainership
2019-04-29 11:24:01 +00:00
Dmitry Sivachenko
9f8b0af7af Update to version 1.8.20. 2019-04-29 10:58:34 +00:00
Alex Dupre
e68d3ae1f9 Update to 0.3.0 release. 2019-04-29 10:08:18 +00:00
Dmitry Marakasov
e4d237e146 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-04-29 09:31:25 +00:00
Dmitry Marakasov
37ce623e80 - Update WWW
- Pet portlint

Approved by:	portmgr blanket
2019-04-29 09:01:26 +00:00
Emanuel Haupt
f6abb93f5f Update to 12.0.1 2019-04-29 08:49:52 +00:00
Tobias Kortkamp
94b4aea542 editors/ghostwriter: Update to 1.8.0
Changes:	https://github.com/wereturtle/ghostwriter/releases/tag/v1.8.0
2019-04-29 08:42:50 +00:00
Dirk Meyer
844ac0f7df - fix restart when shutdown is slow
PR:		228357
Reported by:	CUI Hao
2019-04-29 08:34:08 +00:00
Jan Beich
1b95f2a4be multimedia/svt-vp9: update to s20180426
Changes:	2437369...ce24589
2019-04-29 08:08:45 +00:00
Mateusz Piotrowski
bfa1d4c1dc misc/with: Update to g20180520
- Set USES=shebangfix
2019-04-29 08:08:44 +00:00
Dirk Meyer
cddbd79271 - fix __nonnull__ attribute
PR:		237602
Submitted by:	pe82.de
2019-04-29 08:03:46 +00:00
Yuri Victorovich
eb2f68cdb3 math/ipopt: Fix MASTER_SITES URL 2019-04-29 07:50:31 +00:00