1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

443324 Commits

Author SHA1 Message Date
Alexey Dokuchaev
9a12f639b0 Add a port of IOWOW, persistent and fast key-value database engine based
on skip list data structure.

WWW: http://iowow.io/
2018-04-14 12:06:35 +00:00
Eugene Grosbein
d05a9e9985 ipsec-tools: document remotely exploitable computational-complexity attack.
PR:		225066
Security:	CVE-2016-10396
2018-04-14 12:04:55 +00:00
Mathieu Arnold
d6f3c27ab4 Note that both security/py-acme and security/py-certbot have PORTEPOCH set.
Sponsored by:	Absolight
2018-04-14 12:01:21 +00:00
Mathieu Arnold
dcf24bdec2 Fix build after latest security/clamav update.
Sponsored by:	Absolight
2018-04-14 12:01:08 +00:00
Carlos J. Puga Medina
4a55f3ca68 - Remove duplicate dependency libxml2
- Remove comment about use_system_icu because icu is already unbundled
- Update pkg-message for the hanging tabs problem

MFH:		2018Q2 (blanket)
2018-04-14 11:47:07 +00:00
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Adriaan de Groot
9de0af7c51 Pre-emptively fix net-p2p/ktorrent for CMake 3.11
Some generated files have includes in a different order than in older
CMake versions, which show up missing typedefs / implicit includes.

Submitted by:	antoine (via exp-run)
Approved by:	tcberner (mentor, implicit)
2018-04-14 10:11:34 +00:00
Alexey Dokuchaev
563630a233 - Update `mail/mailfromd' to version 8.5
- TIMESTAMP (mailfromd-8.5.tar.xz) = 1523602394

Reported by:	maintainer
2018-04-14 10:11:12 +00:00
Adriaan de Groot
fa118aa30e Pre-emptively fix audio/kwave before CMake 3.11.
The newer CMake respects CMAKE_REQUIRED_LIBRARIES in places that older
CMake code doesn't expect. Temporarily reset to empty for that. No
effect on CMake 3.10, which didn't use that variable in CHECK_INCLUDE_FILES
anyway.

Reported by:	antoine (via exp-run)
Approved by:	tcberner (mentor, implicit)
2018-04-14 10:08:22 +00:00
Dmitry Marakasov
d484238860 - Update WWW
Approved by:	portmgr blanket
2018-04-14 09:33:38 +00:00
Dmitry Marakasov
54575eae75 - Add LICENSE
- Add WWW

Approved by:	portmgr blanket
2018-04-14 09:03:38 +00:00
Dirk Meyer
1b57d4a9a1 - fix mtree on clean install
PR:		227467
2018-04-14 08:47:16 +00:00
Dmitry Marakasov
6d1494264d - Add license (it's ambigous "BSD" here, but newer version fixes this and states BSD2CLAUSE)
- Switch to new test framework

Approved by:	portmgr blanket
2018-04-14 08:33:39 +00:00
Wen Heping
6b8b6fde6f - Update to 2.3.12 2018-04-14 08:27:53 +00:00
Yuri Victorovich
b80c43e910 security/pam_ocra: Update 1.4 -> 1.5
PR:		227466
Submitted by:	Stefan Grundmann <sg2342@googlemail.com> (maintainer)
2018-04-14 07:41:10 +00:00
Yuri Victorovich
35dd270c2e sysutils/nomad: Update 0.7.1 -> 0.8.0
PR:		227499
Submitted by:	hixson@gmail.com (maintainer)
2018-04-14 07:27:16 +00:00
Tobias C. Berner
180c3255ae net-mgmt/nagcon: Maintainer eMail update
PR:		227468
Submitted by:	<rand@iteris.com> (maintainer)
2018-04-14 07:16:55 +00:00
Yuri Victorovich
6c354eeae2 security/sops: Update 3.0.2 -> 3.0.3
PR:		227470
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-04-14 07:16:06 +00:00
Tobias C. Berner
1c95ba72ec deskutils/fbreader: Fix build with Clang 6
PR:		227125
Submitted by:	Peter Kien <peter.kien@posteo.org>
Approved by:	xmj (maintainer)
2018-04-14 07:12:29 +00:00
Yuri Victorovich
db89146362 x11/alttab: Update 1.2.0 -> 1.3.0
Port changes:
* Replace CFLAGS with USES=localbase
* Order USExx section

PR:		227495
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-04-14 07:11:20 +00:00
Kirill Ponomarev
d54bb4bc66 Update to version 7.0.0
PR:		227482
Submitted by:	maintainer
2018-04-14 07:00:31 +00:00
Yuri Victorovich
1949eca293 New port: sysutils/s-tui: Stress Terminal UI - stress test and monitoring tool
While here, fixed 2 minot sorting problems in sysutils/Makefile.

PR:		227504
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-04-14 06:53:30 +00:00
Vsevolod Stakhov
642d0e1d1f Update to version 1.7.3
PR:		227498
Submitted by:	Yasuhiro KIMURA <yasu at utahime.org>
2018-04-14 06:41:26 +00:00
Thomas Zander
59d3035997 Update to upstream version 0.5.9
Details
- New patchlevel release 0.5.9
- Cleanup ports
- USES localbase:ldflags

PR:		227061
Submitted by:	uzsolt@uzsolt.hu
Reviewed by:	gor@clogic.com.ua (maintainer)
Approved by:	gor@clogic.com.ua (maintainer)
MFH:		2018Q2
2018-04-14 06:27:13 +00:00
Hajimu UMEMOTO
8289aeb67a Add options to use the command line editing feature by cyradm.
PR:		227463
Reported by:	Peter Laursen
2018-04-14 04:21:49 +00:00
Wen Heping
5f24fd096d - Update to 0.9.36 2018-04-14 04:01:56 +00:00
Yuri Victorovich
06466b64ef graphics/py-pyembree: Update 0.1.3 -> 0.1.4 2018-04-14 03:06:33 +00:00
Jan Beich
333defb0f1 audio/pulseaudio: update to 11.1
Changes:	https://github.com/pulseaudio/pulseaudio/compare/v11.0...v11.1
ABI:		https://abi-laboratory.pro/tracker/timeline/pulseaudio/
PR:		223506
Submitted by:	lightside <lightside@gmx.com>
Approved by:	maintainer timeout (5 months)
MFH:		2018Q2 (regression fixes)
2018-04-14 02:05:26 +00:00
Jan Beich
233a6cef91 devel/py-libusb115: drop due to lack of consumers 2018-04-14 00:57:58 +00:00
Jan Beich
6e13b0f8e0 devel/py-adb: update to 1.2.0.24 (snapshot)
- Switch to py-libusb1
- Expose Python 3.x support
- Hook up tests

Changes:	fb09de9...ff48509
2018-04-14 00:57:36 +00:00
Jan Beich
eeb3e19b9b multimedia/vapoursynth-l-smash-works: update to 0.0.935
Changes:	fba174b...3edd194
2018-04-14 00:17:11 +00:00
Jan Beich
ee5f9f4e37 games/openbor: update to 4942
Changes:	62edc19...449e528
2018-04-13 23:19:48 +00:00
Jan Beich
24bd50a133 emulators/citra: update to s20180413
Changes:	8b858f1b...7f408eef
2018-04-13 22:07:49 +00:00
Jan Beich
07442e0f28 www/waterfox: apply some FF60 fixes 2018-04-13 22:07:35 +00:00
Craig Leres
1457e29e05 Update net-mgmt/py-snmp4 to 4.3.2
Update net-mgmt/py-snmp4-apps to 0.4.1
Update net-mgmt/py-snmp4-mibs to 0.1.6

PR:		227508
Reviewed by:	ler (mentor)
Approved by:	mhjacks@swbell.net, ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D15062
2018-04-13 21:51:27 +00:00
Eric Turgeon
7d2d36aed6 Updating MATE ports to and patch for MATE 1.20
Reviewed by:	kwm
Approved by:	bapt (mentor)
2018-04-13 21:16:56 +00:00
Jan Beich
fa67176a9e www/py-flexget: update to 2.13.11
Changes:	https://github.com/Flexget/Flexget/compare/2.13.9...2.13.11
2018-04-13 20:57:53 +00:00
Jan Beich
b1b02c73fb security/py-zxcvbn-python: update to 4.4.25 and rename
Changes:	https://github.com/dwolfhub/zxcvbn-python/compare/v4.4.23...v4.4.25
2018-04-13 20:56:28 +00:00
Sunpoet Po-Chuan Hsieh
4f86aadb15 Document nghttp2 vulnerability 2018-04-13 20:49:04 +00:00
Sunpoet Po-Chuan Hsieh
8cdc2dba62 Update to 3.11.4
Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
2018-04-13 20:48:58 +00:00
Sunpoet Po-Chuan Hsieh
262e36f876 Update to 3.0.9
Changes:	https://github.com/envygeeks/jekyll-assets/blob/master/CHANGELOG.md
2018-04-13 20:48:53 +00:00
Sunpoet Po-Chuan Hsieh
59647e4c5b Update to 3.0.3
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
2018-04-13 20:48:48 +00:00
Sunpoet Po-Chuan Hsieh
6b0ec16725 Update to 3.0.3
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
2018-04-13 20:48:43 +00:00
Sunpoet Po-Chuan Hsieh
a491b5b0cf Update to 3.0.3
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
2018-04-13 20:48:38 +00:00
Sunpoet Po-Chuan Hsieh
2de6ace070 Update to 4.03
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2018-04-13 20:48:32 +00:00
Sunpoet Po-Chuan Hsieh
743c903521 Update to 0.9922
Changes:	http://search.cpan.org/dist/version/CHANGES
2018-04-13 20:48:27 +00:00
Sunpoet Po-Chuan Hsieh
c1c4b93cc3 Update to 1.9.0
Changes:	https://github.com/envygeeks/liquid-tag-parser/commits/master
2018-04-13 20:48:22 +00:00
Sunpoet Po-Chuan Hsieh
66c3d60330 Update to 5.0.16
Changes:	https://github.com/cucumber/cucumber-expressions-ruby/commits/master
2018-04-13 20:48:17 +00:00
Sunpoet Po-Chuan Hsieh
d0e5be9f3b Update to 2.0.2
Changes:	https://github.com/briancurtin/deprecation/commits/master
2018-04-13 20:48:12 +00:00
Sunpoet Po-Chuan Hsieh
5d4c2b8b60 Update to 0.37
Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
2018-04-13 20:48:07 +00:00