1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

467673 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
da1cdf1366 Convert PORTDOCS and PORTEXAMPLES to PLIST entries 2019-02-16 22:54:01 +00:00
Sunpoet Po-Chuan Hsieh
da0a99f53a Add py-python-multipart 0.0.5
python-multipart is an Apache 2.0 licensed streaming multipart parser for
Python.

WWW: https://github.com/andrew-d/python-multipart
2019-02-16 22:53:30 +00:00
Sunpoet Po-Chuan Hsieh
17dde5df27 Add py-munkres10 1.0.2 (copied from py-munkres)
- Add PORTSCOUT
2019-02-16 22:52:51 +00:00
Sunpoet Po-Chuan Hsieh
4082614386 Add py-imageio24 2.4.1 (copied from py-imageio)
- Add PORTSCOUT
2019-02-16 22:52:45 +00:00
Sunpoet Po-Chuan Hsieh
c66014e46e Add py-graphene 2.1.3
Graphene is a Python library for building GraphQL schemas/types fast and easily.
- Easy to use: Graphene helps you use GraphQL in Python without effort.
- Relay: Graphene has builtin support for Relay.
- Data agnostic: Graphene supports any kind of data source: SQL (Django,
SQLAlchemy), NoSQL, custom Python objects, etc. We believe that by providing a
complete API you could plug Graphene anywhere your data lives and make your data
available through GraphQL.

WWW: https://github.com/graphql-python/graphene
2019-02-16 22:52:23 +00:00
Sunpoet Po-Chuan Hsieh
2e076ba019 Add py-graphql-relay 0.4.5
Relay Library for GraphQL Python is a library to allow the easy creation of
Relay-compliant servers using the GraphQL Python reference implementation of a
GraphQL server.

Note: The code is a exact port of the original graphql-relay js implementation
from Facebook

WWW: https://github.com/graphql-python/graphql-relay-py
2019-02-16 22:51:58 +00:00
Sunpoet Po-Chuan Hsieh
1428ad3569 Add py-graphql-core 2.1
GraphQL-core is a port of graphql-js to Python.

WWW: https://github.com/graphql-python/graphql-core
2019-02-16 22:51:43 +00:00
Sunpoet Po-Chuan Hsieh
34fe7929b4 Add py-rx 1.6.1
Reactive Extensions for Python (RxPY) is library for composing asynchronous and
event-based programs using observable collections and query operator functions
in Python.

WWW: https://github.com/ReactiveX/RxPY
2019-02-16 22:51:15 +00:00
Sunpoet Po-Chuan Hsieh
1e7da44d9a Add py-promise 2.2.1
Promise is a implementation of Promises in Python. It is a super set of
Promises/A+ designed to have readable, performant code and to provide just the
extensions that are absolutely necessary for using promises in Python.

WWW: https://github.com/syrusakbary/promise
2019-02-16 22:50:50 +00:00
Sunpoet Po-Chuan Hsieh
cc46d5951d Add py-proglog 0.1.9
Proglog is a progress logging system for Python. It allows to build complex
libraries while giving your users control over logs, callbacks and progress
bars.

WWW: https://github.com/Edinburgh-Genome-Foundry/Proglog
2019-02-16 22:50:29 +00:00
Sunpoet Po-Chuan Hsieh
7a2ae69060 Add py-aiofiles 0.4.0
aiofiles is an Apache2 licensed library, written in Python, for handling local
disk files in asyncio applications.

Ordinary local file IO is blocking, and cannot easily and portably made
asynchronous. This means doing file IO may interfere with asyncio applications,
which shouldn't block the executing thread. aiofiles helps with this by
introducing asynchronous versions of files that support delegating operations to
a separate thread pool.

Features:
- a file API very similar to Python's standard, blocking API
- support for buffered and unbuffered binary files, and buffered text files
- support for async/await (PEP 492) constructs

WWW: https://github.com/Tinche/aiofiles
2019-02-16 22:50:08 +00:00
Thierry Thomas
20d852e362 - Fix BROKEN: actually it is broken on amd64 for all versions since r490369
on math/metis;

- Remove deprecation caused by Qt4: it builds without pylupdate4, but
  translations are missing.
2019-02-16 21:54:22 +00:00
Emanuel Haupt
4f8ea8f48f Update to 0.10.5 2019-02-16 20:55:35 +00:00
Jan Beich
9ff8c279aa multimedia/ffmpeg: unbreak SVTAV1=off on amd64 after r493026
===>  Configuring for ffmpeg-4.1.1,1
Unknown option "--disable-libsvtav1".
See ./configure --help for available options.
===>  Script "configure" failed unexpectedly.

Reported by:	leres
Pointy hat to:	jbeich
2019-02-16 20:40:22 +00:00
Danilo G. Baio
9d7b8edc48 textproc/py-texttable: Update to 1.6.1
Add LICENSE_FILE.

Changelog:	https://raw.githubusercontent.com/foutaise/texttable/v1.6.1/CHANGELOG.md
2019-02-16 20:34:03 +00:00
Danilo G. Baio
e6dd4b66b6 sysutils/py-azure-cli: Update to 2.0.58
Reported by:	portscout
2019-02-16 20:11:43 +00:00
Danilo G. Baio
dbaf5aa602 sysutils/py-azure-cli-core: Update to 2.0.58
Changelog:	https://pypi.org/project/azure-cli-core/2.0.58/
Reported by:	portscout
2019-02-16 20:10:31 +00:00
Danilo G. Baio
3607cc2666 sysutils/py-azure-cli-acs: Update to 2.3.17
Changelog:	https://pypi.org/project/azure-cli-acs/2.3.17/
Reported by:	portscout
2019-02-16 20:09:58 +00:00
Danilo G. Baio
784ab6fc3e sysutils/py-azure-cli-ams: Update to 0.4.1
Changelog:	https://pypi.org/project/azure-cli-ams/0.4.1/
Reported by:	portscout
2019-02-16 20:09:27 +00:00
Danilo G. Baio
c036f0a3e6 sysutils/py-azure-cli-appservice: Update to 0.2.13
Changelog:	https://pypi.org/project/azure-cli-appservice/0.2.13/
Reported by:	portscout
2019-02-16 20:08:59 +00:00
Danilo G. Baio
29ee0918cd sysutils/py-azure-cli-botservice: Update to 0.1.6
Changelog:	https://pypi.org/project/azure-cli-botservice/0.1.6/
Reported by:	portscout
2019-02-16 20:08:29 +00:00
Danilo G. Baio
ce0e60c184 sysutils/py-azure-cli-dla: Update to 0.2.4
Changelog:	https://pypi.org/project/azure-cli-dla/0.2.4/
Reported by:	portscout
2019-02-16 20:08:01 +00:00
Danilo G. Baio
9ba18f818b sysutils/py-azure-cli-dls: Update to 0.1.8
Changelog:	https://pypi.org/project/azure-cli-dls/0.1.8/
Reported by:	portscout
2019-02-16 20:07:32 +00:00
Danilo G. Baio
db61c4199e sysutils/py-azure-cli-iot: Update to 0.3.6
Changelog:	https://pypi.org/project/azure-cli-iot/0.3.6/
Reported by:	portscout
2019-02-16 20:07:02 +00:00
Danilo G. Baio
e5a63d2a28 sysutils/py-azure-cli-iotcentral: Update to 0.1.6
Changelog:	https://pypi.org/project/azure-cli-iotcentral/0.1.6/
Reported by:	portscout
2019-02-16 20:06:29 +00:00
Danilo G. Baio
b9bd4735a9 sysutils/py-azure-cli-keyvault: Update to 2.2.11
Changelog:	https://pypi.org/project/azure-cli-keyvault/2.2.11/
Reported by:	portscout
2019-02-16 20:05:55 +00:00
Danilo G. Baio
d309f6b97d sysutils/py-azure-cli-monitor: Update to 0.2.10
Changelog:	https://pypi.org/project/azure-cli-monitor/0.2.10/
Reported by:	portscout
2019-02-16 20:05:18 +00:00
Danilo G. Baio
614a5376c7 sysutils/py-azure-cli-policyinsights: Update to 0.1.1
Changelog:	https://pypi.org/project/azure-cli-policyinsights/0.1.1/
Reported by:	portscout
2019-02-16 20:04:37 +00:00
Danilo G. Baio
4b96dfde2e sysutils/py-azure-cli-rdbms: Update to 0.3.7
Changelog:	https://pypi.org/project/azure-cli-rdbms/0.3.7/
Reported by:	portscout
2019-02-16 20:04:01 +00:00
Mateusz Piotrowski
7cc4ea6ca9 New port: irc/bitlbee-mastodon: Bitlbee plugin to communicate with Mastodon instances
This plugin allows Bitlbee to communicate with Mastodon instances. Mastodon
is a free, open-source, decentralized microblogging network. Bitlbee is an
IRC server connecting to various other text messaging services. You run
Bitlbee and connect to it using an IRC client, then configure Bitlbee to
connect to other services, such as a Mastodon instance where you already
have an account. The benefit is that you can now use any IRC client you
want to connect to Mastodon.

WWW: https://alexschroeder.ch/software/Bitlbee_Mastodon

PR:		235731
Submitted by:	tobias.rehbein@web.de
Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19205
2019-02-16 20:03:24 +00:00
Danilo G. Baio
6a4f51f966 sysutils/py-azure-cli-redis: Update to 0.4.0
Changelog:	https://pypi.org/project/azure-cli-redis/0.4.0/
Reported by:	portscout
2019-02-16 20:03:23 +00:00
Danilo G. Baio
c36bdae39a sysutils/py-azure-cli-resource: Update to 2.1.10
Changelog:	https://pypi.org/project/azure-cli-resource/2.1.10/
Reported by:	portscout
2019-02-16 20:02:40 +00:00
Danilo G. Baio
351187110d sysutils/py-azure-cli-role: Update to 2.4.0
Changelog:	https://pypi.org/project/azure-cli-role/2.4.0/
Reported by:	portscout
2019-02-16 20:02:00 +00:00
Danilo G. Baio
81e4f4201d sysutils/py-azure-cli-sql: Update to 2.1.9
Reported by:	portscout
2019-02-16 20:01:22 +00:00
Danilo G. Baio
1ea39c6a03 sysutils/py-azure-cli-vm: Update to 2.2.15
Changelog:	https://pypi.org/project/azure-cli-vm/2.2.15/
Reported by:	portscout
2019-02-16 20:00:51 +00:00
Danilo G. Baio
c6acea7b9c devel/py-azure-datalake-store: Update to 0.0.41
Changelog:	https://pypi.org/project/azure-datalake-store/0.0.41/
Reported by:	portscout
2019-02-16 20:00:16 +00:00
Danilo G. Baio
441297b139 devel/py-azure-mgmt-devtestlabs: Update to 3.0.0
Changelog:	https://pypi.org/project/azure-mgmt-devtestlabs/3.0.0/
Reported by:	portscout
2019-02-16 19:59:13 +00:00
Danilo G. Baio
aa3410115b devel/py-azure-mgmt-eventhub: Update to 2.3.0
Changelog:	https://pypi.org/project/azure-mgmt-eventhub/2.3.0/
Reported by:	portscout
2019-02-16 19:58:33 +00:00
Danilo G. Baio
6bce5d51ee devel/py-azure-mgmt-web: Update to 0.41.0
Changelog:	https://pypi.org/project/azure-mgmt-web/0.41.0/
Reported by:	portscout
2019-02-16 19:57:52 +00:00
Danilo G. Baio
fbf3a8a3ac devel/py-azure-storage-blob: Update to 1.5.0
Reported by:	portscout
2019-02-16 19:57:01 +00:00
Yuri Victorovich
06bb43320c textproc/fop: Update 2.2 -> 2.3
PR:		234139
Approved by:	geoff@sea-incorporated.com (maintainer)
2019-02-16 19:53:35 +00:00
Danilo G. Baio
e3ddd3bb7a sysutils/py-azure-cli-acr: Update to 2.2.0
Changelog:	https://pypi.org/project/azure-cli-acr/2.2.0/
2019-02-16 19:52:51 +00:00
Danilo G. Baio
30970f4e13 sysutils/py-azure-cli-container: Update to 0.3.13
Changelog:	https://pypi.org/project/azure-cli-container/0.3.13/
2019-02-16 19:52:01 +00:00
Mateusz Piotrowski
562d668147 New port: devel/remotery: Single file, realtime CPU/GPU profiler library with remote web viewer
Remotery is a realtime CPU/GPU profiler hosted in a single C file with a
viewer that runs in a web browser.

Features:
- Lightweight instrumentation of multiple threads running on the CPU.
- Web viewer that runs in Chrome, Firefox and Safari. Custom WebSockets
  server transmits sample data to the browser on a latent thread.
- Profiles itself and shows how it's performing in the viewer.
- Console output for logging text.
- Console input for sending commands to your game.

WWW: https://github.com/Celtoys/Remotery

Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19057
2019-02-16 19:50:38 +00:00
Danilo G. Baio
a6e3bf85c0 sysutils/py-azure-cli-network: Update to 2.3.2
Changelog:	https://pypi.org/project/azure-cli-network/2.3.2/
2019-02-16 19:50:15 +00:00
Danilo G. Baio
47bea772eb Add py-azure-cli-sqlvm
Microsoft Azure Command-Line Tools SQL virtual machine Command Module

The Azure CLI is a command-line tool providing a great experience for managing
Azure resources. The CLI is designed to make scripting easy, query data,
support long-running operations, and more. Try it today and find out what the
CLI has to offer!

WWW: https://pypi.org/project/azure-cli-sqlvm/
2019-02-16 19:48:34 +00:00
Yuri Victorovich
87c6d62e13 audio/zrythm: Switch build to the release mode 2019-02-16 19:46:31 +00:00
Danilo G. Baio
f2c5ec056a Add py-azure-mgmt-sqlvirtualmachine
Microsoft Azure SQL Virtual Machine Management Client Library for Python

Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

WWW: https://pypi.org/project/azure-mgmt-sqlvirtualmachine/
2019-02-16 19:45:36 +00:00
Danilo G. Baio
f91ef3aac9 devel/py-portalocker: Update to 1.4.0 2019-02-16 19:43:21 +00:00
Yuri Victorovich
428abb97c3 New port: audio/zrythm: Modern music production system, also known as DAW 2019-02-16 19:36:29 +00:00