1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

449198 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
e3ae3212c3 Add py-pytest-aiohttp 0.3.0
pytest-aiohttp allows to use aiohttp pytest plugin without need for implicitly
loading it like pytest_plugins = 'aiohttp.pytest_plugin'.

WWW: https://github.com/aio-libs/pytest-aiohttp
2018-06-27 23:32:06 +00:00
Sunpoet Po-Chuan Hsieh
d6aa27fc41 Add py-asynctest 0.12.2
synctest is built on top of the standard unittest module and cuts down
boilerplate code when testing libraries for asyncio.

WWW: https://github.com/Martiusweb/asynctest
2018-06-27 23:30:24 +00:00
Adam Weinberger
78271a585e Put sphinx-build behind DOCS options, rather than bringing it in unconditionally
PR:		229369
Approved by:	maintainer (swills)
2018-06-27 22:18:32 +00:00
Jan Beich
29d5c44bd5 devel/openmp: update to 6.0.1
Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_601/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
2018-06-27 21:17:28 +00:00
Antoine Brodin
7fb1788efc Fix PKGNAME 2018-06-27 20:58:38 +00:00
Jan Beich
d959d66566 emulators/citra: update to s20180627
Changes:	689977bbf...438751075
2018-06-27 20:50:53 +00:00
Jan Beich
e79dc98e8e emulators/rpcs3: update to 0.0.5.558
Changes:	3b8eab87d...345f92ab0
2018-06-27 20:50:26 +00:00
Brooks Davis
18a4681633 Update to LLVM 6.0.1 release.
Sponsored by:	DARPA, AFRL
2018-06-27 20:18:04 +00:00
Sunpoet Po-Chuan Hsieh
8d6b4fce53 Fix MASTER_SITES
- https://www.hdfgroup.org/ should be removed in r426844.
- ftp://support.hdfgroup.org/ is no longer available.
2018-06-27 20:11:59 +00:00
Devin Teske
7b0d1fa56c [New Port] sysutils/mping
mping is a utility for pinging multiple hosts. It is written in shell with
minimal dependencies (awk, date, getconf, head, host, ping, sleep, sort, stty,
tr, uname, and xargs). It also has a feature to keep watching the given hosts
and alert to any changes in uptime.

Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Smule, Inc.
Differential Revision:	https://reviews.freebsd.org/D15875
2018-06-27 18:34:43 +00:00
Yuri Victorovich
24954ca509 audio/padthv1-lv2: Update 0.9.0 -> 0.9.1
Reported by:	portscout
2018-06-27 18:03:05 +00:00
Yuri Victorovich
5903648b09 textproc/py-duecredit: Update 0.6.3 -> 0.6.4
Reported by:	portscout
2018-06-27 17:36:12 +00:00
Glen Barber
803d1df028 Add 11.2-RELEASE MANIFEST files.
Remove 11.2-RC3 MANIFEST files.

Approved by:	bdrewery (maintainer, implicit, re blanket)
MFH:		2018Q2
Sponsored by:	The FreeBSD Foundation
2018-06-27 16:23:23 +00:00
Dmitry Marakasov
3567e08084 - Fix build with clang 6 2018-06-27 16:15:23 +00:00
Mark Felder
0885335da2 Add Varnish 6 to the framework
Reported by:	vanilla
2018-06-27 15:48:17 +00:00
Mikhail Pchelin
d0a2a8150c - update from 1.9.6 to 1.9.7 2018-06-27 14:59:27 +00:00
Dmitry Marakasov
3480f7cb88 - Switch to USES=localbase
- Tweak depends
- Switch to options helpers
- Fix build with clang 6
2018-06-27 14:48:58 +00:00
Jan Beich
2243654754 multimedia/openh264: update to 1.8.0
Changes:	https://github.com/cisco/openh264/releases/tag/v1.8.0
ABI:		https://abi-laboratory.pro/tracker/timeline/openh264/
2018-06-27 14:46:54 +00:00
Dmitry Marakasov
90737a48dd - Try to fix build with LLD 2018-06-27 14:40:51 +00:00
Dmitry Sivachenko
52d45fa5e3 Update to version 1.8.12. 2018-06-27 14:36:37 +00:00
Wen Heping
71b658081a GeoPandas is a project to add support for geographic data to pandas objects.
It currently implements GeoSeries and GeoDataFrame types which are subclasses
of pandas.Series and pandas.DataFrame respectively. GeoPandas objects can act
on shapely geometry objects and perform geometric operations.

GeoPandas geometry operations are cartesian. The coordinate reference system
(crs) can be stored as an attribute on an object, and is automatically set when
loading from a file. Objects may be transformed to new coordinate systems with
the to_crs() method. There is currently no enforcement of like coordinates for
operations, but that may change in the future.

WWW: https://pypi.python.org/pypi/geopandas

PR:		228666
Submitted by:	lbartoletti@tuxfamily.org
2018-06-27 14:02:09 +00:00
Bartek Rutkowski
2f0298f024 textproc/py-sphinx_rtd_theme: update 0.2.4 -> 0.4.0
Submitted by:	Bartlomiej Rutkowski <contracting@pixeware.com>
2018-06-27 13:58:08 +00:00
Mathieu Arnold
f93e7c0f39 Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).

Sponsored by:	Absolight
2018-06-27 13:55:56 +00:00
Jimmy Olgeni
3b530666e9 lang/elixir: add test target. 2018-06-27 12:35:35 +00:00
Wen Heping
3d35c22866 Fiona is designed to be simple and dependable. It focuses on reading and
writing data in standard Python IO style and relies upon familiar Python
types and protocols such as files, dictionaries, mappings, and iterators
instead of classes specific to OGR. Fiona can read and write real-world
data using multi-layered GIS formats and zipped virtual file systems and
integrates readily with other Python GIS packages such as pyproj, Rtree,
and Shapely. Fiona is supported only on CPython versions 2.7 and 3.4+.

WWW: https://pypi.python.org/pypi/fiona

PR:		228665
Submitted by:	lbartoletti@tuxfamily.org
2018-06-27 12:32:16 +00:00
Jimmy Olgeni
4b80eb005c lang/erlang-runtime20: fix version number in pkg-descr. 2018-06-27 12:24:27 +00:00
Jimmy Olgeni
cab55bb3d9 Add lang/erlang-runtime21, tracking branch 21 of Erlang. 2018-06-27 12:22:09 +00:00
Jimmy Olgeni
55f8166f21 Copy lang/erlang-runtime20 to lang/erlang-runtime21. 2018-06-27 12:20:47 +00:00
Wen Heping
7ed07c1475 - Update to 2.034
Changes: https://metacpan.org/changes/distribution/HTTP-Cookies-Mozilla
2018-06-27 12:09:53 +00:00
Torsten Zuehlsdorff
46efff468a databases/pgpool-II-37: Update from 3.7.3 to 3.7.4
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-4.html
2018-06-27 11:03:24 +00:00
Torsten Zuehlsdorff
312f826e4d databases/pgpool-II-36: Update from 3.6.10 to 3.6.11
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-11.html
2018-06-27 11:02:48 +00:00
Torsten Zuehlsdorff
4fed5e1602 databases/pgpool-II-35: Update from 3.5.14 to 3.5.15
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-5-15.html
2018-06-27 11:02:14 +00:00
Torsten Zuehlsdorff
0a8f8114b1 databases/pgpool: Update from 3.4.17 to 3.4.18
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-18.html
2018-06-27 11:01:40 +00:00
Mathieu Arnold
c4dfbd393d Update to 4.4.1.
Sponsored by:	Absolight
2018-06-27 10:26:31 +00:00
Dmitry Marakasov
b79410d57b - Update WWW
Approved by:	portmgr blanket
2018-06-27 09:37:15 +00:00
Dmitry Marakasov
2f51cf7b24 - Add LICENSE
Approved by:	portmgr blanket
2018-06-27 09:07:18 +00:00
Yuri Victorovich
76b8bf1b93 misc/py-SoapySDR: Remove the BROKEN statement
It was unbroken by a recent simplification of the port.
2018-06-27 08:41:01 +00:00
Jimmy Olgeni
f8b0c3fa2e Update lang/erlang-runtime20 to version 20.3.8.1. 2018-06-27 08:38:48 +00:00
Dmitry Marakasov
be289a9162 - Add LICENSE_FILE
- Switch to new test framework

Approved by:	portmgr blanket
2018-06-27 08:37:21 +00:00
Wen Heping
d0bff54244 - Update to 1.836
Changes: https://metacpan.org/changes/distribution/MCE
2018-06-27 08:08:46 +00:00
Wen Heping
8276e3b92d - Update to 0.2306
Changes: https://metacpan.org/changes/distribution/File-Temp
2018-06-27 07:55:43 +00:00
Tobias Kortkamp
788f55bde5 audio/qsynth: Update to 0.5.1
- Use the upstream release tarballs with a pregenerated configure, etc.
- Drop the seemingly unnecessary post-configure which was added in
  r308039 but with no reason given for it in the associated PR or
  log
- Update --help output to mention the sndio drivers too
- Patch audio driver list in the man pages too
- Follow WWW redirect
- Take maintainership

Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
2018-06-27 07:55:07 +00:00
Yuri Victorovich
1fe7bf1c81 comms/airspy: Rename the option SSE -> SIMD 2018-06-27 05:15:24 +00:00
Yuri Victorovich
1cbe60cb91 comms/airspy: Fix build due to the MMX-related errors
Fix errors like this:
error: always_inline function '_mm_loadu_ps' requires target feature 'mmx',
       but would be inlined into function 'x' that is compiled without support for 'mmx'

Reported by:	fallout
2018-06-27 05:09:28 +00:00
Ashish SHUKLA
24ccc48c53 - Update to 18.04
- Switch to using Github sources, easier to maintain
- Remove dependency on git
- Add dependency on autoreconf as we are now using sources from git
- Thanks to Bernhard, and reporter for help with testing

PR:		228935
Reported by:	post at zuglufttier dot de
2018-06-27 04:39:44 +00:00
Jason W. Bacon
fcbd9cf4c7 comms/cutecom: Fix WRKSRC name
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D16028
2018-06-27 02:18:35 +00:00
Joseph Mingrone
fee27c6342 devel/bear: Update to version 2.3.11; Take maintainership
Upstream changes: https://github.com/rizsotto/Bear/blob/master/ChangeLog.md
2018-06-27 00:57:20 +00:00
Jason W. Bacon
637586287a science/paraview: Fix protobuf conflict, upgrade to 5.5.1, modernize options
PR:             229116
Reported by:    jwb
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D16024
2018-06-27 00:04:28 +00:00
Danilo G. Baio
0381531be4 www/rtv: Update to 1.23.0
Changes:	https://github.com/michael-lazar/rtv/releases/tag/v1.23.0
2018-06-26 22:50:14 +00:00
Bryan Drewery
ad7e8762a9 Update x509 patch to 11.3.2 2018-06-26 22:32:37 +00:00