Commit Graph

485487 Commits

Author SHA1 Message Date
Tobias Kortkamp
d654aaf474 x11-wm/herbstluftwm: Actually add USES=xorg 2019-09-11 13:25:44 +00:00
Tobias Kortkamp
8dc8aa67f1 x11-wm/herbstluftwm: Update to 0.7.2
- remove gettext-runtime, add gnome, xorg to USES
- patch share/autostart: remove bashism
- add pkg-message.in about bash dependency of scripts

Submitted by:	maintainer
Reviewed by:	mmokhi, mat
Differential Revision:	https://reviews.freebsd.org/D20457
2019-09-11 13:12:57 +00:00
Piotr Kubaj
d6cfd3fdfb chinese/pyzy: Fix build on powerpc64, aarch64 and armv*
Add explicit signed to char to fix build where char is unsigned.
./DoublePinyinTable.h:166:5: error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing]

PR:		240457
Approved by:	linimon (mentor), henry.hu.sh@gmail.com (maintainer)
2019-09-11 12:42:53 +00:00
Rebecca Cran
dc7ce7609a sysutils/uefi-edk2-qemu: Depend on the gcc${GCC_DEFAULT} binary
Only lang/gcc installs the 'gcc' binary.

Reported by:	jbeich
Reviewed by:	araujo
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D21601
2019-09-11 12:37:56 +00:00
Jan Beich
9130996adb multimedia/libva-intel-media-driver: update to 19.3.p4
Changes:	https://github.com/intel/media-driver/compare/intel-media-19.3.pre3...intel-media-19.3.pre4
Reported by:	GitHub (watch releases)
2019-09-11 11:47:13 +00:00
Jan Beich
a2922732ed multimedia/ffmpeg: drop default configure flags
Make it easier to know the difference with upstream builds e.g., we're
still using deprecated libavresample.
2019-09-11 11:47:08 +00:00
Jan Beich
792d1541a2 emulators/rpcs3: unbreak WITH_DEBUG build
ld: error: undefined symbol: id_manager::id_traits<sys_vm_t, void>::invalid
>>> referenced by sys_vm.cpp:19 (rpcs3/Emu/Cell/lv2/sys_vm.cpp:19)
>>>               sys_vm.cpp.o:(sys_vm_t::~sys_vm_t()) in archive rpcs3/Emu/librpcs3_emu.a
2019-09-11 11:47:01 +00:00
Muhammad Moinur Rahman
c416dafc30 astro/routino: Update version 3.2=>3.3.1 2019-09-11 11:14:31 +00:00
Pietro Cerutti
a917cb133e textproc/re-flex: update to 1.4.1
Release notes:
https://github.com/Genivia/RE-flex/releases/tag/v1.4.0
https://github.com/Genivia/RE-flex/releases/tag/v1.4.1
2019-09-11 11:05:24 +00:00
Kubilay Kocak
f69808be48 www/py-soupsieve: Add missing dependency
soupsieve depends on backports.functools_lru_cache [1] on Python versions <
3, add the dependency accordingly.

While I'm here:

 - Add TEST_DEPENDS and test target to improve future QA

Note: soupsieve 'requires' [2] beautifulsoup4, but beautifulsoup4 depends
      on soupsieve via install_requires, causing a technical circular
      dependency, which is why soupsieve doesn't seem to explicitly
      install_requires on it ... anymore [3]. This seems bizzare.

[1] requirements/project.txt: backports.functools_lru_cache ; python_version < '3'
[2] https://github.com/facelessuser/soupsieve#installation
[3] 9a792216ea

QA: 624 passed, 2 skipped, 6 warnings in 35.70 seconds

PR:		240490
Reported by:	jbeich
Approved by:	portmgr (blanket: missing dependencies, ports compliance)
MFH:		2019Q3 (blanket(s): run-time bugfix)
2019-09-11 11:04:07 +00:00
Gerald Pfeifer
4d9249ff60 Update to the 20190907 snapshot of GCC 9.2.1.
This brings various backports for the Fortan frontend and the usual
dose of improvements around the house.
2019-09-11 10:58:32 +00:00
Muhammad Moinur Rahman
e60ae09b79 databases/freetds-devel: Update version 1.1.51=>1.1.56 2019-09-11 10:51:20 +00:00
Muhammad Moinur Rahman
96db5e5bf8 inet/scapy: Update version 2.4.2=>2.4.3
- Use net/py-pypcap instead of net/py-pcap as dnet and py-pcap will be
  deprecated in future scapy versions. One other reason is py-pcap is
  failing with python3. [1]
- Change MASTER_SITE to PYPI for better availability [2]
- Update WWW [2]

PR:		239380 [1] 240493 [2]
Submitted by:	lwhsu [1] [2]
2019-09-11 10:24:28 +00:00
Baptiste Daroussin
c537443ece Remove libutempter
The feature is present in base for all supported version of FreeBSD
It was kept in ports mostly for the use of dragonfly via dports.
They will not have any use of it anymore, time to deorbit that port.

Reported by:	zrj from dragonfly (via irc)
2019-09-11 10:03:14 +00:00
Tijl Coosemans
0bd91c4127 Now that CentOS 7 ports appear to be ok, mark CentOS 6 ports deprecated,
to expire on 2019-12-31.
2019-09-11 09:47:13 +00:00
Bernard Spil
79c98dd982 security/openssl111: Security update to 1.1.1d
- Fix RC2 and RC4 options [1]
 - Add man7 to API documentation knob MAN3

PR:		240283 [1]
Submitted by:	adamw
MFH:		2019Q3
Security:	9e0c6f7a-d46d-11e9-a1c7-b499baebfeaf
2019-09-11 09:38:31 +00:00
Tijl Coosemans
77c809d65d Update to 1.25.5. 2019-09-11 09:29:28 +00:00
Dmitry Marakasov
6bcbce12c3 - Update WWW
Approved by:	portmgr blanket
2019-09-11 09:02:50 +00:00
Mathieu Arnold
aaabffd6be Regular USE_GITHUB cleanup. 2019-09-11 08:57:29 +00:00
Mathieu Arnold
c623b9c07e Regular pkg-message cleanup. 2019-09-11 08:57:20 +00:00
Wen Heping
e0d8f434bb - Update moodle to 3.7.2, 3.6.6 and 3.5.8. 2019-09-11 08:38:16 +00:00
Bernard Spil
9e4b4569e4 security/vuxml: Document OpenSSL vulnerabilities 2019-09-11 08:30:57 +00:00
Brooks Davis
74c5a72a96 Fix linkage with non-default python port options.
Reported by:	Richard Clayton
2019-09-11 08:30:16 +00:00
Brooks Davis
3fba45b7d4 Update to 9.0.0rc4.
Fix linkage with non-default python port options.
2019-09-11 08:28:57 +00:00
Yuri Victorovich
a34dc1e693 audio/gsequencer: Update 2.2.38 -> 2.3.3
Reported by:	upstream
2019-09-11 05:01:12 +00:00
Jung-uk Kim
2564b65b59 Document the latest Flash Player vulnerabilities.
https://helpx.adobe.com/security/products/flash-player/apsb19-46.html
2019-09-11 00:33:36 +00:00
Jung-uk Kim
8932c4a269 Update to 32.0.0.255.
https://helpx.adobe.com/security/products/flash-player/apsb19-46.html
2019-09-11 00:23:47 +00:00
Sunpoet Po-Chuan Hsieh
735b99d82e Update to 2.11.350
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-09-11 00:04:21 +00:00
Sunpoet Po-Chuan Hsieh
4f5fbc376e Update to 1.15.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-robomaker/CHANGELOG.md
2019-09-11 00:04:16 +00:00
Sunpoet Po-Chuan Hsieh
25005e2f82 Update to 2.11.350
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-09-11 00:04:10 +00:00
Sunpoet Po-Chuan Hsieh
5b90f10f80 Update to 3.53.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-resources/CHANGELOG.md
2019-09-11 00:04:05 +00:00
Sunpoet Po-Chuan Hsieh
72b909cf8d Update to 1.16.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-marketplacecommerceanalytics/CHANGELOG.md
2019-09-11 00:04:00 +00:00
Sunpoet Po-Chuan Hsieh
497eb71560 Update to 1.107.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-ec2/CHANGELOG.md
2019-09-11 00:03:54 +00:00
Sunpoet Po-Chuan Hsieh
de46d17ea4 Update to 2.11.350
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-09-11 00:03:49 +00:00
Sunpoet Po-Chuan Hsieh
3dcce8486e Update to 3.67.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md
2019-09-11 00:03:44 +00:00
Sunpoet Po-Chuan Hsieh
d38141b472 Update to 1.36.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-appstream/CHANGELOG.md
2019-09-11 00:03:38 +00:00
Sunpoet Po-Chuan Hsieh
eae854db65 Update to 1.16.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-appmesh/CHANGELOG.md
2019-09-11 00:03:33 +00:00
Sunpoet Po-Chuan Hsieh
8dff6b7dfc Update to 1.211.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md
2019-09-11 00:03:28 +00:00
Sunpoet Po-Chuan Hsieh
18bfa41c0f Update to 4.36.0
Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-09-11 00:03:22 +00:00
Sunpoet Po-Chuan Hsieh
de7ba8794f Update to 0.001098
Changes:	https://metacpan.org/changes/distribution/Test2-Harness
2019-09-11 00:03:16 +00:00
Sunpoet Po-Chuan Hsieh
f03483232f Update to 1.850
Changes:	https://metacpan.org/changes/distribution/MCE-Shared
2019-09-11 00:03:11 +00:00
Sunpoet Po-Chuan Hsieh
8f5d3d0c1e Update to 1.850
Changes:	https://metacpan.org/changes/distribution/MCE
2019-09-11 00:03:05 +00:00
Ryan Steinmetz
75b1f8cef4 New port: net/ip2proxy:
This library is the C programming language library to support all IP2Proxy™
BIN database products to query proxy IP address and its country, region,
city, ISP name and proxy types. It has been optimized for speed and memory
utilization.

WWW: https://ip2location.com/development-libraries/ip2proxy/c
2019-09-10 21:49:57 +00:00
Antoine Brodin
b9fc4923fa Unbreak INDEX 2019-09-10 21:40:21 +00:00
Bradley T. Hughes
de91eeaebd devel/awscli: fix typo, DOCS_USERS -> DOCS_USES
Bump PORTREVISION since this changes the runtime dependencies.

Reviewed by:	tobik
Sponsored by:	Miles AS
2019-09-10 21:10:48 +00:00
Fernando Apesteguía
fc8669c808 biology/phyml: update to 3.3.20190909
While here, add license.

Reported by:	portscout
2019-09-10 21:04:16 +00:00
Kurt Jaeger
e95cd2ee46 databases/mysqlwsrep56-server: upgrade 5.6.44-25.26 -> 5.6.45-25.27
PR:		240345
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Relnotes:	http://releases.galeracluster.com/mysql-wsrep-5.6.45-25.27/release-notes-mysql-wsrep-5.6.45-25.27.txt
2019-09-10 20:15:39 +00:00
Kurt Jaeger
572903fb3c databases/mysqlwsrep57-server: upgrade 5.7.26-25.18 -> 5.7.27-25.19
PR:		240346
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Relnotes:	http://releases.galeracluster.com/mysql-wsrep-5.7.27-25.19/release-notes-mysql-wsrep-5.7.27-25.19.txt
2019-09-10 20:13:11 +00:00
Kai Knoblich
2513b126ad textproc/py-ocrmypdf: Update to 9.0.3
* Introduce new default option UNPAPER after graphics/unpaper was updated to
  a more recent version in r511568.

Changelog:

https://github.com/jbarlow83/OCRmyPDF/blob/v9.0.3/docs/release_notes.rst
2019-09-10 20:10:53 +00:00
Tijl Coosemans
b1242228d1 Create USE_LINUX sdlttf keyword and use it in games/linux-dwarffortress. 2019-09-10 19:37:16 +00:00