Commit Graph

508093 Commits

Author SHA1 Message Date
Sergey A. Osokin
b903fe02b3 Update the lua/luajit/luajit-openresty extra patches.
Bump PORTREVISION.
2020-05-16 16:28:01 +00:00
Mikael Urankar
2b0992ff1d irc/komanda-cli: fix build 2020-05-16 16:25:40 +00:00
Dirk Meyer
10c8e225c9 - update to 2.8 2020-05-16 16:14:43 +00:00
Tobias C. Berner
31f4dff7a8 net/liveMedia: update to 2020.05.15
2020.05.15:
- Added a new filter class "ADTSAudioStreamDiscreteFramer" that prepends ADTS headers to
  incoming AAC audio frames.  This makes the AAC audio playable (by media players)
- Updated "openRTSP" to use a "ADTSAudioStreamDiscreteFramer" when outputting a AAC audio
  stream.  This makes the resulting file playable (by media players).
- Updated the "LIVE555 HLS Proxy" to support AAC audio tracks (as well as H.264/5 video).

2020.05.14:
- Updated "H264or5VideoStreamDiscreteFramer" to add VPS,SPS,PPS NAL units (if known) to
  the output stream, each time an "access_unit_delimiter" NAL unit is added.
  This makes it more likely that the Transport Stream segments produced by the
  "LIVE555 HLS Proxy" will be understandable by a client browser.
- Added support for H.265 video streams to the "LIVE555 HLS Proxy".  (This has not yet been
  fully tested.)

2020.05.13:
- Made the "MPEG2TransportStreamMultiplexor" segmentation mechanism (used by "HLSSegmenter")
  more robust in case the Transport Stream PTS is not monotonic non-decreasing.

2020.04.24:
- Fixed an apparent bug in "RTSPClient" that was causing it to not always send an
  "Authorization:" header when sending a RTSP "OPTIONS" command.
  (Thanks to Alexander Prohorov for reporting this.)

2020.04.12:
- Updated "config.linux-with-shared-libraries" (and "liveMedia/Makefile.tail") to ensure
  that "libssl" and "libcrypto" are linked when "libliveMedia" is built.
  (Thanks to Felix Kaechele for reporting this.)

2020.04.06:
- Removed support for the classes "RTSPServerSupportingHTTPStreaming" and "TCPStreamSinkâ€.
  These were being used (in the "LIVE555 Media Server") for streaming using
  "HTTP Live Streaming" (HLS).  This was always a hack; it is better to use a dedicated
  HTTP server to serve HLS segments, rather than trying to implement a HTTP server
  (serving 'virtual HLS segments) within our own (primarily RTSP) server.
  If you are looking for HLS support, note that we provide a source-code demo application
  "testH264VideoToHLSSegments" that converts a (static) H.264 Elementary Stream file to
  HLS segments, and the "LIVE555 HLS Proxy", which proxies a live RTSP/RTP stream
  to HLS segments.

2020.03.06:
- Fixed a problem in "H264or5VideoStreamFramer.cpp" that was allegedly causing problems
  compiling for Windows.

2020.02.25:
- Added full support for the "LIVE555 HLS Proxy" ("live555HLSProxy") application, which
  is documented at:
      http://live555.com/hlsProxy/
2020-05-16 16:12:13 +00:00
Sergey A. Osokin
b58bac6d63 Update from 6.0.1 to 6.0.2.
<ChangeLog>

Upgrade urgency MODERATE: many not critical bugfixes in different areas.
                          Critical fix to client side caching when
                          keys are evicted from the tracking table but
                          no notifications are sent.

The following are the most serious fix:

* XPENDING should not update consumer's seen-time
* optimize memory usage of deferred replies - fixed
* Fix CRC64 initialization outside the Redis server itself.
* stringmatchlen() should not expect null terminated strings.
* Cluster nodes availability checks improved when there is
  high Pub/Sub load on the cluster bus.
* Redis Benchmark: Fix coredump because of double free
* Tracking: send eviction messages when evicting entries.
* rax.c updated from upstream antirez/rax.
* fix redis 6.0 not freeing closed connections during loading.

New features:

* Support setcpuaffinity on linux/bsd
* Client Side Caching: Add Tracking Prefix Number Stats in Server Info
* Add --user argument to redis-benchmark.c (ACL)

</ChangeLog>
2020-05-16 16:08:08 +00:00
Matthias Andree
fad8fc4f7a net/librsync 2.3.0: fixup make test
psvn did not add the svn:executable property when I'd committed r535474.
Add that, and a chmod +x in-depth ("paranoia") fix.

PR:		245514
Approved by:	portmgr@ (blanket approval to fix broken port (feature))
2020-05-16 15:57:51 +00:00
Matthias Andree
cf6082fbf2 net/librsync 2.3.0: fix build with pkg-config available [1]
While here, enable "make test" (requires upstream file missing from
tarball and adaptations as to bash's install path, which add).

This bug shows building the ports directly because pkg-config is often
available, but does not show in poudriere because pkgconf/pkg-config
is not a listed requisite und therefore missing from the build jail.

PR:		245514 [2]
Submitted by:	Franco Fichtner <franco@opnsense.org> [1][2]
Reported by:	Simeon Simeonov <sgs@pichove.org> [2]
Reported by:	Xavier Humbert <xavier@groumpf.org> (through freebsd-ports@)
Reported by:	Jakob Breivik Grimstveit <jakob@grimstveit.no> (through freebsd-ports@)
Approved by:	sunpoet@ (maintainer timeout, 17 days; also blanket fix broken port approval)
2020-05-16 15:54:05 +00:00
Mikael Urankar
9a069d8fee irc/komanda-cli: add new port
Sister app of komanda.io, an IRC
client for developers built in go.

WWW: https://github.com/mephux/komanda-cli

PR:		246504
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-05-16 15:45:35 +00:00
Tobias C. Berner
03c288090f audio/noson-app: update to 4.3.3 2020-05-16 15:44:52 +00:00
Tobias C. Berner
4ceed93738 devel/libphonenumber: update to 8.12.3 2020-05-16 15:43:14 +00:00
Tobias C. Berner
b705ef4314 KDE Frameworks: update kf5-kio and kf5-ktexteditor to 5.70.1 (bug fixes)
* devel/kf5-kio 5.70.1:
	CopyJob: Fix copying/moving files into a symlink to a directory (bug 421213)

* devel/kf5-ktexteditor 5.70.1:
	KTextEditor global view setting changes ignored after session reopening (Kate, KDevelop) (bug 421375)
2020-05-16 15:37:33 +00:00
Adam Weinberger
448858047a roda: Update to 3.32.0 2020-05-16 15:37:31 +00:00
Gerald Pfeifer
0bf3a776b1 Explicitly configure --without-inotify so that the presence of the
devel/libinotify port does not pull in an implicit dependency that
is not tracked properly.

Reported by:	Andy Mender <andymenderunix@gmail.com>
PR:		245172
MFH:		2020Q2 (blanket: missing dependency)
2020-05-16 15:35:20 +00:00
Dima Panov
9e06a98b41 Update LibreOffice to 6.3.6 stable release
Reviewed by:	lwhsu
With hat:	office
2020-05-16 15:34:26 +00:00
Tobias C. Berner
525abcdf65 Fix dependencies of kf5-kio and kf5-kded 2020-05-16 15:14:13 +00:00
Tobias C. Berner
41bce85f20 Add upstream patch to reduce overly long animation speed in Plasma Desktop in combination with KDE Frameworks 5.70
An explanation of the issue can be found here:
https://pointieststick.com/2020/05/10/why-the-animations-in-your-plasma-5-18-feel-slow-now-and-when-it-will-be-fixed/
2020-05-16 14:45:38 +00:00
Wen Heping
adab78854d - Update to 4.4 2020-05-16 12:41:38 +00:00
Wen Heping
8c13dd5f2b - Update to 3.8.3
(include security fix)

MFH:		2020Q2
Security:	CVE-2019-18348, CVE-2020-8492
2020-05-16 11:53:25 +00:00
Sunpoet Po-Chuan Hsieh
bb256d9550 Update to 1.16.6
Changes:	https://github.com/numpy/numpy/releases
PR:		246395
Exp-run by:	antoine
2020-05-16 11:05:07 +00:00
Sunpoet Po-Chuan Hsieh
5fca2ae858 Update to 3.1.0
- Update RUN_DEPENDS: use Django 2.2
- Mark www/py-dj22-jsonfield as DEPRECATED

Changes:	https://github.com/rpkilby/jsonfield/blob/master/CHANGES.rst
PR:		246424
Submitted by:	kai
2020-05-16 11:05:01 +00:00
Sunpoet Po-Chuan Hsieh
75291de760 Convert to options helper
- Use USE_PYTHON=concurrent instead of setting EXAMPLESDIR manually
- Sort PLIST

PR:		246407
Submitted by:	sunpoet (myself)
Approved by:	jpaetzel (maintainer)
2020-05-16 11:04:56 +00:00
Sunpoet Po-Chuan Hsieh
2a95210b61 Update to 4.0.0
- Update RUN_DEPENDS: use Django 2.2
- Mark www/py-dj22-jsonfield2 as DEPRECATED

Changes:	https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst
PR:		245901
Submitted by:	kai
2020-05-16 11:04:50 +00:00
Sunpoet Po-Chuan Hsieh
1775fbce16 Update to 1.5.1
- Update LICENSE

Changes:	https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
2020-05-16 11:04:45 +00:00
Sunpoet Po-Chuan Hsieh
726bbea913 Update to 3.3.1
Changes:	https://github.com/fog/fog-vsphere/releases
2020-05-16 11:04:40 +00:00
Sunpoet Po-Chuan Hsieh
b12a12fec2 Update to 3.6.4
Changes:	https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
2020-05-16 11:04:35 +00:00
Sunpoet Po-Chuan Hsieh
bb950a8d0b Update to 1.25.0
Changes:	https://github.com/flori/tins/commits/master
2020-05-16 11:04:30 +00:00
Sunpoet Po-Chuan Hsieh
38eb2eaaf9 Update to 0.39.3
Changes:	https://github.com/googleapis/google-api-ruby-client/blob/master/CHANGELOG.md
2020-05-16 11:04:24 +00:00
Sunpoet Po-Chuan Hsieh
a7c929bd5f Update to 2.11.498
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-05-16 11:04:19 +00:00
Sunpoet Po-Chuan Hsieh
850ba2d174 Update to 2.11.498
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-05-16 11:04:14 +00:00
Sunpoet Po-Chuan Hsieh
88fb081157 Update to 3.73.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-resources/CHANGELOG.md
2020-05-16 11:04:09 +00:00
Sunpoet Po-Chuan Hsieh
819166785f Update to 1.6.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-imagebuilder/CHANGELOG.md
2020-05-16 11:04:03 +00:00
Sunpoet Po-Chuan Hsieh
0091bef46a Update to 1.33.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticache/CHANGELOG.md
2020-05-16 11:03:58 +00:00
Sunpoet Po-Chuan Hsieh
c94b172fab Update to 1.159.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-ec2/CHANGELOG.md
2020-05-16 11:03:53 +00:00
Sunpoet Po-Chuan Hsieh
ade005b613 Update to 2.11.498
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-05-16 11:03:47 +00:00
Sunpoet Po-Chuan Hsieh
64f2703fb2 Update to 1.314.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md
2020-05-16 11:03:42 +00:00
Sunpoet Po-Chuan Hsieh
fd799059c3 Update to 1.26.1
Changes:	https://github.com/socketry/async/commits/master
2020-05-16 11:03:37 +00:00
Sunpoet Po-Chuan Hsieh
39a3a3063d Update to 4.0.0
Changes:	https://github.com/jazzband/django-model-utils/releases
		https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst
2020-05-16 10:56:39 +00:00
Sunpoet Po-Chuan Hsieh
c58297311d Update to 7.7.0
- Add LICENSE_FILE

Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
2020-05-16 10:56:34 +00:00
Sunpoet Po-Chuan Hsieh
d128017278 Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:29 +00:00
Sunpoet Po-Chuan Hsieh
aea4d76d3f Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:24 +00:00
Sunpoet Po-Chuan Hsieh
09d238b29d Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:19 +00:00
Sunpoet Po-Chuan Hsieh
56bf01332e Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:15 +00:00
Sunpoet Po-Chuan Hsieh
c5ba7b8e0a Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:10 +00:00
Sunpoet Po-Chuan Hsieh
dc72487e9f Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:05 +00:00
Sunpoet Po-Chuan Hsieh
db8980ff6c Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:56:01 +00:00
Sunpoet Po-Chuan Hsieh
e9f7a092b4 Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:55:56 +00:00
Sunpoet Po-Chuan Hsieh
e3206187a4 Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:55:51 +00:00
Sunpoet Po-Chuan Hsieh
3782fc9164 Update to 2.10.1
Changes:	https://github.com/python-semver/python-semver/releases
2020-05-16 10:55:46 +00:00
Sunpoet Po-Chuan Hsieh
3d8115e200 Update to 1.1.1
Changes:	https://github.com/fatiando/pooch/releases
2020-05-16 10:55:41 +00:00
Sunpoet Po-Chuan Hsieh
3bdd2b2935 Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change
2020-05-16 10:55:36 +00:00