1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

552765 Commits

Author SHA1 Message Date
Piotr Kubaj
2b3e3f3310 multimedia/handbrake: update to 1.4.0
Differential revision: https://reviews.freebsd.org/D31252
Submitted by: naito.yuichiro@gmail.com (maintainer)
2021-07-21 20:10:14 +00:00
Marcin Gryszkalis
632a8e8205
net/pecl-amqp: Update to 1.10.2
- Adds PHP 7.4 Support

PR:		257282
Approved by:	Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> (maintainer)
2021-07-22 03:38:25 +08:00
Henry Hu
4c4c9a818b
net-im/telegram-desktop: Update to 2.8.11
* New dependency, rnnoise
* It starts using jemalloc. For FreeBSD, we can use the system one. We
  also don't need to link against jemalloc, etc.
* Remove some integrated patches.

PR:		257290
2021-07-22 03:30:54 +08:00
Henry Hu
b11d4ccc1a
net-im/tg_owt: Update to 0.0.20210718
* The build system is more friendly to users of system libraries.
* Better use the included libabsl for compatibility

PR:		257289
2021-07-22 03:30:40 +08:00
Jose Alonso Cardenas Marquez
cadd2e72d2 audio/mixxx: Remove deprecated option
- Remove FAAD support. It is depecrated
- Set OPTIMIZE to native
- Bump PORTREVISION
2021-07-21 14:12:31 -05:00
Jose Alonso Cardenas Marquez
bbf0e2f6fa www/sogo: Fix issues on FreeBSD 13.x
PR:		255124
Reported by:	info at babaei.net
2021-07-21 14:12:30 -05:00
Emmanuel Vadot
64530a54df graphics/drm-fbsd13-kmod: Fix plist for SOURCE option
PR:	257264
2021-07-21 20:40:14 +02:00
Po-Chuan Hsieh
a24d20e152
devel/rubygem-opt_parse_validator: Fix gemspec for rubygem-addressable 2.8.0 update
- Bump PORTREVISION for package change
2021-07-22 02:12:13 +08:00
Po-Chuan Hsieh
fa3cd60121
x11/waybar: Fix build with libfmt 8.0.0
Obtained from:	1c2e0083ba
2021-07-22 02:12:13 +08:00
Po-Chuan Hsieh
746009aea6
sysutils/apache-mesos: Fix build with protobuf 3.17.3 2021-07-22 02:12:13 +08:00
Po-Chuan Hsieh
6582405606
science/py-tensorflow: Fix build with protobuf 3.17.3 2021-07-22 02:12:13 +08:00
Po-Chuan Hsieh
e7585c5311
multimedia/kodi: Fix build with libfmt 8.0.0
Based on:	c8fa9e3c2f
2021-07-22 02:12:13 +08:00
Po-Chuan Hsieh
2fdac17cd2
graphics/gdal: Respect PREFIX
- Install gdal.pc to PREFIX/libdata/pkgconfig/

PR:		257262
Reported by:	mi
2021-07-22 02:12:12 +08:00
Po-Chuan Hsieh
6d01cdda45
databases/pecl-memcached: Update to latest snapshot (058e9f5)
- Fix PHP 8.0 arginfo
- Bump PORTREVISION for package change

The main corresponding commits for arginfo are [1], [2] and [3].

PR:		257130
Reported by:	<townwear@gmail.com>
Reference:	e8f53777d3 [1]
		8f3c5dc0fa [2]
		c8f9376a8b [3]
2021-07-22 02:12:12 +08:00
Po-Chuan Hsieh
f155b46a5f
graphics/gdal: Add HEIF option
PR:		256984
Requested by:	Philipp Ost <bsd@philippost.de>
2021-07-22 02:12:12 +08:00
Po-Chuan Hsieh
9fe030bf07
ftp/curl: Add MQTT option
PR:		256627
Requested by:	Michael Osipov <michael.osipov@siemens.com>
2021-07-22 02:12:12 +08:00
Po-Chuan Hsieh
8ec683f2a9
ftp/curl: Add STATIC option
PR:		254622
Reported by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
2021-07-22 02:12:11 +08:00
Po-Chuan Hsieh
dd4df09808
ftp/curl: Enable LIBSSH2 option by default
- Bump PORTREVISION for dependency change

PR:		253939
Requested by:	Dennis Clarke <dclarke@blastwave.org>
2021-07-22 02:12:11 +08:00
Po-Chuan Hsieh
a5d2fb306f
www/rubygem-websocket: Update to 1.2.9
Changes:	https://github.com/imanel/websocket-ruby/blob/master/CHANGELOG.md
2021-07-22 02:12:11 +08:00
Po-Chuan Hsieh
56afc2a875
www/rubygem-unicorn-worker-killer: Update to 0.4.5
Changes:	https://github.com/kzk/unicorn-worker-killer/commits/master
2021-07-22 02:12:11 +08:00
Po-Chuan Hsieh
e0498e602f
www/rubygem-unicorn: Update to 6.0.0
Changes:	https://yhbt.net/unicorn/NEWS.html
2021-07-22 02:12:11 +08:00
Po-Chuan Hsieh
3b21d93df6
www/rubygem-typhoeus: Update to 1.4.0
Changes:	https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md
2021-07-22 02:12:10 +08:00
Po-Chuan Hsieh
e45557a303
www/rubygem-thin: Update to 1.8.1
- Fix LICENSE
- Update WWW

Changes:	https://github.com/macournoyer/thin/releases
		https://github.com/macournoyer/thin/blob/master/CHANGELOG
2021-07-22 02:12:10 +08:00
Po-Chuan Hsieh
c476e91092
www/rubygem-rinku: Update to 2.0.6
Changes:	https://github.com/vmg/rinku/commits/master
2021-07-22 02:12:10 +08:00
Po-Chuan Hsieh
5cf7ecbecc
www/rubygem-rest-client: Update to 2.1.0
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/rest-client/rest-client/blob/master/history.md
2021-07-22 02:12:10 +08:00
Po-Chuan Hsieh
2ab8036cc6
www/rubygem-redis-rack: Update to 2.1.3
Changes:	https://github.com/redis-store/redis-rack/releases
		https://github.com/redis-store/redis-rack/blob/master/CHANGELOG.md
		https://github.com/redis-store/redis-rack/commits/master
2021-07-22 02:12:10 +08:00
Po-Chuan Hsieh
af9feda586
www/rubygem-rdf-normalize: Update to 0.4.0
- Update WWW

Changes:	https://github.com/ruby-rdf/rdf-normalize/releases
2021-07-22 02:12:09 +08:00
Po-Chuan Hsieh
436f9f59c8
www/rubygem-raindrops: Update to 0.19.2
Changes:	https://yhbt.net/raindrops/NEWS
2021-07-22 02:12:09 +08:00
Po-Chuan Hsieh
135b5fa8a0
www/rubygem-rack-contrib: Update to 2.3.0
Changes:	https://github.com/rack/rack-contrib/releases
2021-07-22 02:12:09 +08:00
Po-Chuan Hsieh
2223ce74fe
www/rubygem-rack-cache: Update to 1.12.1
Changes:	https://github.com/rtomayko/rack-cache/blob/master/CHANGES
		https://github.com/rtomayko/rack-cache/commits/master
2021-07-22 02:12:09 +08:00
Po-Chuan Hsieh
e3417a318b
www/rubygem-mechanize: Update to 2.8.1
- Update LICENSE_FILE
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/sparklemotion/mechanize/releases
2021-07-22 02:12:08 +08:00
Po-Chuan Hsieh
a51ddb03e5
www/rubygem-lograge-rails52: Update to 0.11.2
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2021-07-22 02:12:08 +08:00
Po-Chuan Hsieh
b691f5d57b
www/rubygem-lograge-rails5: Update to 0.11.2
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2021-07-22 02:12:08 +08:00
Po-Chuan Hsieh
7e26bb7039
www/rubygem-lograge: Update to 0.11.2
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2021-07-22 02:12:08 +08:00
Po-Chuan Hsieh
ff98d4fdac
www/rubygem-http-cookie: Update to 1.0.4
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md
2021-07-22 02:12:08 +08:00
Po-Chuan Hsieh
cc3411a04c
www/rubygem-haml-coderay: Cosmetic change 2021-07-22 02:12:07 +08:00
Po-Chuan Hsieh
e6a1308acd
www/rubygem-geminabox: Update to 1.4.1
- Update WWW

Changes:	https://github.com/geminabox/geminabox/blob/master/CHANGELOG.md
2021-07-22 02:12:07 +08:00
Po-Chuan Hsieh
9881e0d0e6
www/rubygem-ethon: Update to 0.14.0
Changes:	https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md
		https://github.com/typhoeus/ethon/commits/master
2021-07-22 02:12:07 +08:00
Po-Chuan Hsieh
20bf40fff7
www/rubygem-cuba: Update to 3.9.3
Changes:	https://github.com/soveran/cuba/releases
		https://github.com/soveran/cuba/blob/master/CHANGELOG
		https://github.com/soveran/cuba/commits/master
2021-07-22 02:12:07 +08:00
Po-Chuan Hsieh
523e1b3eab
www/rubygem-crass: Update to 1.0.6
Changes:	https://github.com/rgrove/crass/releases
2021-07-22 02:12:07 +08:00
Po-Chuan Hsieh
d56859304d
www/rubygem-chosen-rails: Update to 1.9.0
Changes:	https://github.com/tsechingho/chosen-rails/commits/master
2021-07-22 02:12:06 +08:00
Po-Chuan Hsieh
0737853545
www/rubygem-bootstrap-sass: Update to 3.4.1
Changes:	https://github.com/twbs/bootstrap-sass/releases
		https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md
2021-07-22 02:12:06 +08:00
Po-Chuan Hsieh
6d8566ce40
www/rubygem-amazon-ecs: Update to 2.6.0
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/jugend/amazon-ecs/blob/master/CHANGELOG
2021-07-22 02:12:06 +08:00
Po-Chuan Hsieh
e08a66e402
www/rubygem-addressable: Update to 2.8.0
Changes:	https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md
2021-07-22 02:12:06 +08:00
Po-Chuan Hsieh
8abed149ab
textproc/rubygem-unf_ext: Update to 0.0.7.7
Changes:	https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md
2021-07-22 02:12:06 +08:00
Po-Chuan Hsieh
0d64a5d549
textproc/rubygem-twitter-text: Update to 3.1.0
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/twitter/twitter-text/releases
		https://github.com/twitter/twitter-text/commits/master
2021-07-22 02:12:05 +08:00
Po-Chuan Hsieh
d04658cebb
textproc/rubygem-tidy_ffi: Update to 1.0.1
- Add LICENSE
- Update version requirement of RUN_DEPENDS
- Add NO_ARCH

Changes:	https://github.com/libc/tidy_ffi/blob/master/CHANGELOG
2021-07-22 02:12:05 +08:00
Po-Chuan Hsieh
018a9ae28a
textproc/rubygem-spreadsheet: Update to 1.2.9
Changes:	https://github.com/zdavatz/spreadsheet/commits/master
2021-07-22 02:12:05 +08:00
Po-Chuan Hsieh
e1f5e078ec
textproc/rubygem-simplecov-html: Update to 0.12.3
Changes:	https://github.com/simplecov-ruby/simplecov-html/releases
2021-07-22 02:12:05 +08:00
Po-Chuan Hsieh
1ce3069d7d
textproc/rubygem-scss_lint: Update to 0.59.0
- Update version requirement of RUN_DEPENDS
- Update WWW

Changes:	https://github.com/sds/scss-lint/releases
2021-07-22 02:12:04 +08:00