Commit graph

481194 commits

Author SHA1 Message Date
Dmitry Marakasov
0d87a491f1 - Update to 3.7.8 2019-07-22 17:59:13 +00:00
Dmitry Marakasov
0329807738 - Add games/voadi
Humorous 2D adventure game for PC, Mac, and Linux, a hypothetical
question is taken to the extreme. Our heroine Rachel is challenged
by the brutality of nature, the politics of species, and the struggle
to persevere. Rachel's vegan ethos is useful, as the island is
brimming with animals that can help her, but winning their support
is no easy task. Rachel must use her communication skills and
problem-solving abilities-rather than coercion-to get what she
wants.

WWW: https://www.voadi.com/
2019-07-22 17:58:39 +00:00
Stephen Hurd
22474ce744 Update to 1.5, and change maintainer to hamradio@
PR:		236631
Submitted by:	takefu
Approved by:	kevans (maintainer)
2019-07-22 17:27:23 +00:00
Niclas Zeising
f830779ba2 graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod snapshot to fix build on CURRENT after
r350199.

FreeBSDDesktop issue:	#160
MFH:			2019Q3 (implicit, drm-driver blanket)
Sponsored by:		B3 Init
2019-07-22 17:20:22 +00:00
Niclas Zeising
1518d94210 graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod snapshot to fix build on CURRENT after
r350199.

FreeBSDDesktop issue:	#160
MFH:			2019Q3 (implicit, drm-driver blanket)
Sponsored by:		B3 Init
2019-07-22 17:19:44 +00:00
Niclas Zeising
6308edb27c graphics/drm-fbsd12.0-kmod: Update snapshot
Update graphics/drm-fbsd12.0-kmod to the latest snapshot.  This contains a
fix in anticipation of changes in base r350199 being MFCd.

MFH:		2019Q3 (implicit, drm-drivers blanket)
Sponsored by:	B3 Init
2019-07-22 17:18:06 +00:00
Yuri Victorovich
d395e34527 cad/digital: Update 0.22 -> 0.22-250
They just got rid of the git repository version lookup, and it can now be supplied through maven arguments.
2019-07-22 16:56:46 +00:00
Yuri Victorovich
44965fd5b2 New port: cad/digital: Digital logic designer and circuit simulator 2019-07-22 16:31:16 +00:00
Vasil Dimov
7277b3486d databases/mysqlwsrep56-server: Upgrade from 5.6.43 to 5.6.44
PR:		239373
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
2019-07-22 15:34:37 +00:00
Gerald Pfeifer
56aec54465 Update to the 20180720 snapshot of GCC 9.1.1.
This brings a number of backports for the C++ front end and a few other
spots.
2019-07-22 14:36:43 +00:00
Bernard Spil
b9330e537b security/vuxml: Add vulns from Oracle 2019-07 Critical Patch Update 2019-07-22 14:33:45 +00:00
Mathieu Arnold
5514cdf8bc Update to latest commit. 2019-07-22 14:14:01 +00:00
Mathieu Arnold
2851996ce1 Update to v5.31.2-21-g996b0cb8b8 2019-07-22 14:13:53 +00:00
Michael Reifenberger
0ed22ef104 Update to 20190722052111 2019-07-22 12:11:19 +00:00
Kai Knoblich
27a2d8cffb net-p2p/go-ethereum: Update to 1.9.0
* Remove no longer required patch "fdlimit_freebsd.go" as those changes have
  been merged by upstream.
* Add a pkg-message to give users some advice when upgrading from releases
  lower than 1.9.0. [1]

Changelog:

https://github.com/ethereum/go-ethereum/releases/tag/v1.9.0

PR:		239111
Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)
Approved by:	Enrique Fynn (maintainer) [1]
2019-07-22 11:36:10 +00:00
Kai Knoblich
041e4d3978 devel/p5-Test-Mock-Redis: Update to 0.22
PR:		239359
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
2019-07-22 11:19:04 +00:00
Bernard Spil
c9bf517bf1 www/nextcloud-notes: Update to 3.0.1 2019-07-22 10:36:11 +00:00
Vasil Dimov
323fa03983 databases/galera: Upgrade from 25.3.26 to 25.3.27
PR:		239294
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
2019-07-22 10:23:19 +00:00
Vasil Dimov
7b10cc04c2 net-p2p/monero-cli: Upgrade from 0.14.0.2 to 0.14.1.2 2019-07-22 10:03:09 +00:00
Bradley T. Hughes
27a79b372f devel/awscli: Update 1.16.185 -> 1.16.202 2019-07-22 09:42:55 +00:00
Bradley T. Hughes
5d439e1d19 devel/py-botocore: Update 1.12.175 -> 1.12.192 2019-07-22 09:42:21 +00:00
Dmitry Marakasov
f9139ec965 - Update WWW
Approved by:	portmgr blanket
2019-07-22 09:02:23 +00:00
Yuri Victorovich
6e61fc820f net/ntpsec: Correction to the previous update: GL_COMMIT wasn't previously updated
Reported by:	Bernhard Fröhlich <decke@bluelife.at>
2019-07-22 07:47:14 +00:00
Yuri Victorovich
19f23f45bf math/giacxcas: Update 1.5.0-61 -> 1.5.0-63 2019-07-22 04:25:49 +00:00
Kubilay Kocak
45a0048d64 net/py-libnet: Update to 3.0rc1, Remove/fix BROKEN_*
Switch port to use autoplist to preclude having to manually
construct shared library names based on ARCH/uname manipulations.

While I'm here:

 - Switch to latest upstream release: 3.0rc1, via CHEESESHOP
 - Remove patch that was fixed upstream [1]
 - Match COMMENT to setup.py:description
 - Strip shared library

[1] 67cd7b8417

Reviewed by:		loader, sbz
Approved by:		sbz (maintainer)
Tested by:		loader (armv6, armv7, aarch64, mips64)
MFH:			2019Q3 (blanket(s): bugfix releases, bugfixes)
Differential Revision:	D20754
2019-07-22 03:26:34 +00:00
Yuri Victorovich
a5989a768f security/highwayhash: Update g20181002 -> g20190324 2019-07-22 02:53:48 +00:00
Yuri Victorovich
753e14d8f5 math/exprtk: Update g20190519 -> g20190630 2019-07-22 02:41:32 +00:00
Yuri Victorovich
43db1bddd0 misc/lf: Update 12 -> 13
Reported by:	repology
2019-07-22 02:39:15 +00:00
Yuri Victorovich
0f315793a8 audio/eteroj-lv2: Update 0.4.0 -> 0.6.0
Reported by:	repology
2019-07-22 02:37:02 +00:00
Yuri Victorovich
fc126b4321 math/rumur: Update 2019.06.30 -> 2019.07.21
Reported by:	repology
2019-07-22 02:19:33 +00:00
Cy Schubert
d46c59c5b7 Use ftp.freebsd.org instead of people.freebsd.org.
Reported by:	mat@
MFH:		2019Q3
2019-07-22 01:18:43 +00:00
Sunpoet Po-Chuan Hsieh
67a9f244db Update to 0.23
Changes:	https://metacpan.org/changes/distribution/Redis-Fast
PR:		239357
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
2019-07-21 20:50:30 +00:00
Sunpoet Po-Chuan Hsieh
bf2c9fd091 Update to 0.9.0
- While I'm here:
  - Update MASTER_SITES
  - Update WWW

Changes:	https://www.netsurf-browser.org/projects/libcss/#changes-0.9.0
PR:		239340
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-07-21 20:50:24 +00:00
Sunpoet Po-Chuan Hsieh
c64a53f027 Update to 1.7.6
Changes:	https://github.com/bolthole/zrep/releases
PR:		239338
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-07-21 20:50:19 +00:00
Sunpoet Po-Chuan Hsieh
af3a20ecfe Update to 0.1.5
- While I'm here:
  - Update MASTER_SITES
  - Use EXTRACT_SUFX instead of DISTNAME and WRKSRC
  - Update WWW

Changes:	https://source.netsurf-browser.org/libnspsl.git/log/
PR:		239336
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-07-21 20:50:13 +00:00
Sunpoet Po-Chuan Hsieh
084602b26b Update to g20190717
Changes:	https://github.com/universal-ctags/ctags/commits/master
PR:		239327
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-07-21 20:50:08 +00:00
Sunpoet Po-Chuan Hsieh
99de1bef07 Update to 0.60
Changes:	https://metacpan.org/changes/distribution/Net-Stomp
2019-07-21 20:50:03 +00:00
Sunpoet Po-Chuan Hsieh
0ddb79ddd2 Add NO_ARCH 2019-07-21 20:49:58 +00:00
Sunpoet Po-Chuan Hsieh
cdc732099b Add NO_ARCH 2019-07-21 20:49:53 +00:00
Sunpoet Po-Chuan Hsieh
281b92b4cd Update pkg-descr 2019-07-21 20:49:48 +00:00
Sunpoet Po-Chuan Hsieh
fa9cc558e0 Update to 1.04
Changes:	https://metacpan.org/changes/distribution/IPC-Cmd
2019-07-21 20:49:42 +00:00
Sunpoet Po-Chuan Hsieh
e025637995 Update to 0.9178
Changes:	https://metacpan.org/changes/distribution/CPANPLUS
2019-07-21 20:49:37 +00:00
Sunpoet Po-Chuan Hsieh
6e0b477786 Update to 1.992
- Add LICENSE_FILE
- Add NO_ARCH
- Sort TEST_DEPENDS

Changes:	https://metacpan.org/changes/distribution/Redis
2019-07-21 20:49:31 +00:00
Sunpoet Po-Chuan Hsieh
9608cb6bd0 Update to 0.62
Changes:	https://metacpan.org/changes/distribution/BerkeleyDB
2019-07-21 20:49:26 +00:00
Sunpoet Po-Chuan Hsieh
a2991baa50 Update to 0.131
Changes:	https://metacpan.org/changes/distribution/Astro-SpaceTrack
2019-07-21 20:49:21 +00:00
Sunpoet Po-Chuan Hsieh
e793c4f22a Update to 6.4 2019-07-21 20:49:16 +00:00
Sunpoet Po-Chuan Hsieh
799af80d18 Update to 0.10.10
Changes:	https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md
2019-07-21 20:49:11 +00:00
Sunpoet Po-Chuan Hsieh
70892ff34b Update to 0.15.5
Changes:	https://github.com/pallets/werkzeug/releases
2019-07-21 20:49:06 +00:00
Sunpoet Po-Chuan Hsieh
a6774d167e Take maintainership 2019-07-21 20:49:01 +00:00
Sunpoet Po-Chuan Hsieh
27e8f76464 Take maintainership 2019-07-21 20:48:56 +00:00