Romain Tartière
8a21730191
Meh, fix typo in COMMENT
2019-12-04 00:30:42 +00:00
Romain Tartière
9ea79d336c
New port: devel/rubygem-rgen
...
RGen is a framework for Model Driven Software Development (MDSD) in Ruby. This
means that it helps you build Metamodels, instantiate Models, modify and
transform Models and finally generate arbitrary textual content from it.
WWW: http://ruby-gen.org/
2019-12-04 00:27:34 +00:00
Danilo G. Baio
5f383f92d0
net-mgmt/zabbix44-*: Update to 4.4.3
...
Changelog: https://www.zabbix.com/rn/rn4.4.2
https://www.zabbix.com/rn/rn4.4.3
PR: 242379
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-12-03 23:49:04 +00:00
Danilo G. Baio
6c6b4855b6
net-mgmt/zabbix4-*: Update to 4.0.15
...
Changelog: https://www.zabbix.com/rn/rn4.0.15
PR: 242378
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-12-03 23:47:59 +00:00
Josh Paetzel
43c87caba7
Update to 5.2
...
Repair incompatibilities introduced with 5.1. The default Loader was changed, but
several methods like add_constructor still used the old default
A more flexible fix for custom tag constructors
Change default loader for yaml.add_constructor
Change default loader for add_implicit_resolver, add_path_resolver
Make FullLoader safer by removing python/object/apply from the default FullLoader
Move constructor for object/apply to UnsafeConstructor
Fix bug introduced in 5.1 where quoting went wrong on systems with
sys.maxunicode <= 0xffff
Fix logic for quoting special characters
2019-12-03 23:35:16 +00:00
John Baldwin
4ae6102142
Simplify a few things and fix cross-building.
...
- Remove objcopy unconditionally.
- Don't bother creating links with the BUTARGET prefix.
- Use HOSTARCH when setting CONFIGURE_TARGET.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D22607
2019-12-03 23:22:23 +00:00
Romain Tartière
4701efd5c5
Update to 1.40.0
...
With hat: puppet
2019-12-03 22:55:24 +00:00
Romain Tartière
acec2011ca
New port: textproc/rubygem-puppet-strings
...
Puppet Strings generates HTML documentation for Puppet extensions written in
Puppet and Ruby.
WWW: https://github.com/puppetlabs/puppet-strings
With hat: puppet
2019-12-03 22:53:19 +00:00
Pedro F. Giffuni
0236ecec5b
devel/jetbrains-webstorm: Update to 2019.3
...
PR: 242387
Approved by: thierry (mentor)
2019-12-03 22:36:42 +00:00
Pedro F. Giffuni
a3951af663
devel/jetbrains-phpstorm: update to version 2019.3.
...
PR: 282386
Approved by: thierry (mentor)
2019-12-03 22:31:15 +00:00
Ben Woods
4210297fd4
net/rclone: Update to 1.50.2
...
Changes this release:
https://rclone.org/changelog/#v1-50-2-2019-11-19
Approved by: wg (maintainer)
Differential Revision: https://reviews.freebsd.org/D22617
2019-12-03 21:50:58 +00:00
Kurt Jaeger
d2cfa90a66
net/dpdk: upgrade 18.05.1 -> 19.11
...
- As part of the update the build system was changed from using
make to meson/ninja, which simplifies large parts of the port
makefile, and will be the build system for DPDK going forward.
PR: 242325
Submitted by: Bruce Richardson <bruce.richardson@intel.com> (maintainer)
Relnotes: http://doc.dpdk.org/guides/rel_notes/release_19_11.html
https://www.dpdk.org/blog/2019/11/29/dpdk-19-08-is-now-available-biggest-release-of-2019-2/
2019-12-03 20:55:17 +00:00
Dmitry Marakasov
073ee71b93
- Fix build with QT5 enabled
...
PR: 232766
Submitted by: bengta@sics.se
2019-12-03 20:24:44 +00:00
Antoine Brodin
de9b9c5d05
Update to alpha-20191112
2019-12-03 20:07:53 +00:00
Antoine Brodin
06aac1f989
Update to experimental-20191201
2019-12-03 20:06:40 +00:00
Antoine Brodin
e7e3f52c01
Update to 20191203
2019-12-03 20:05:42 +00:00
Antoine Brodin
94f47c9770
Update to experimental-20191111
2019-12-03 20:04:41 +00:00
Steve Wills
c3addcc93b
textproc/rubygem-albino: use SHEBANG_FILES instead of REINPLACE_CMD
2019-12-03 19:21:39 +00:00
Steve Wills
1b8a9e0afe
devel/rubygem-travis: convert to patches
2019-12-03 18:39:27 +00:00
Babak Farrokhi
8c7e5fbcb2
databases/py-aioredis: Update to 1.3.1
2019-12-03 18:31:17 +00:00
Steve Wills
3e0a08c829
devel/rubygem-gitlab-pygments.rb: convert to patches
...
While here, pet portlint. Bump PORTREVISION due to minor change to
package.
2019-12-03 18:12:49 +00:00
Kurt Jaeger
ecfe774ad5
dns/knot2-lib: upgrade 2.8.3 -> 2.9.1
...
PR: 242363
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Relnotes: https://www.knot-dns.cz/2019-11-11-version-291.html
2019-12-03 17:57:31 +00:00
Kurt Jaeger
94efc2b35a
dns/knot2: upgrade 2.8.3 -> 2.9.1
...
PR: 242362
Submitted by: Leo Vandewoestijne <freebsd@dns.company>
Relnotes: https://www.knot-dns.cz/2019-11-11-version-291.html
2019-12-03 17:54:49 +00:00
Steve Wills
6de03dfb27
devel/rubygem-gh: convert to patches
2019-12-03 17:05:55 +00:00
Luca Pizzamiglio
87af07a47f
benchmarks/hyperfine: update to 1.9.0
...
Changes: https://github.com/sharkdp/hyperfine/releases/tag/v1.9.0
2019-12-03 16:51:46 +00:00
Dmitry Marakasov
4d94138076
- Update to 2.3.18
...
PR: 242339
Submitted by: phascolarctos@protonmail.ch (maintainer)
2019-12-03 15:46:08 +00:00
Piotr Kubaj
bc5b6f4d97
multimedia/handbrake: update to 1.3.0
...
Here is a list of changes since 1.2.2:
- fix portlint warning
- USES line more earlier
- change to use libvpx from Ports
It is upstream's decision.
- removed dependency (also upstream's decision)
libramplerate
- update contrib libraries
fdk-aac 2.0.1
ffmpeg 4.2.1
libbluray 1.1.2
libdvdnav 6.0.1
libdvdread 6.0.2
dav1d 0.5.1
x265 3.2.1
- python3 support for building.
- added build dependency of devel/meson.
- pkg-decr mentions about VP8, VP9 video codecs.
- pkg-plist includes new message catalogs.
Remove two ppc64-specific patches (for libvpx and x265) and add one (for ffmpeg).
PR: 241902
Submitted by: naito.yuichiro@gmail.com (maintainer)
Approved by: mentors (implicit approval)
2019-12-03 15:43:54 +00:00
TAKATSU Tomonari
7cc0af24f2
- Update to 4.3
2019-12-03 15:33:21 +00:00
TAKATSU Tomonari
0cb4f40687
- Update to 0.9-9
2019-12-03 15:28:54 +00:00
Piotr Kubaj
ca0ca92a6f
x11-toolkits/plasma5-kdeplasma-addons: fix build on non-x86
...
Since e.g. PPC doesn't have webengine on elfv1, this port doesn't build.
Make webengine only for x86 and ppc64 elfv2.
PR: 241598
Approved by: tcberner (maintainer timeout), mentors (implicit approval)
2019-12-03 15:21:07 +00:00
TAKATSU Tomonari
250daa20d8
- Update to 1.4-5
2019-12-03 15:18:36 +00:00
Tobias Kortkamp
643f3ea37f
devel/libfmt: Update to 6.1.0
...
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.0
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
2019-12-03 15:03:22 +00:00
Steve Wills
92c1d5b9e7
archivers/rubygem-fpm: convert to patches
2019-12-03 14:58:13 +00:00
Luca Pizzamiglio
54d58110d2
benchmarks/stress-ng: Update to 0.10.12
...
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/debian/changelog?id=c98c8ef4f32f047f4b0c5bfbf24abe5a2a1f589f
2019-12-03 14:56:20 +00:00
Luca Pizzamiglio
180a965ace
devel/pecl-xdebug: Update to 2.8.1
...
Changes: https://xdebug.org/updates#x_2_8_1
A bug fix release
MFH: 2019Q4
Sponsored by: trivago N.V.
2019-12-03 14:52:08 +00:00
Bernard Spil
c5de5a7335
mail/nextcloud-mail: Update to 0.19.1
2019-12-03 14:36:41 +00:00
Bernard Spil
99999a928b
security/nextcloud-passman: Update to 2.3.5
2019-12-03 14:35:57 +00:00
Bernard Spil
9d2fa59c69
security/nextcloud-security_u2f: Update to 5.0.0
2019-12-03 14:35:24 +00:00
Bernard Spil
9cd023bc0f
security/nextcloud-twofactor_totp: Update to 4.1.0
2019-12-03 14:34:11 +00:00
Li-Wen Hsu
4cf03838b0
- Update to 2.207
...
Sponsored by: The FreeBSD Foundation
2019-12-03 12:30:16 +00:00
Dmitry Marakasov
d79a374352
- OPTIONize NLS
...
PR: 241957
Submitted by: amdmi3
Approved by: maintainer timeout (desktop, 2 weeks)
2019-12-03 11:53:42 +00:00
Dmitry Marakasov
2098f7f37a
- Update to 2.0.18
...
PR: 242059
Submitted by: amdmi3
Approved by: maintainer timeout (eugene@zhegan.in , 2 weeks)
2019-12-03 11:48:45 +00:00
Alexey Dokuchaev
47bbd01271
- Allow to disable a lot of extra features via options
...
- Report correct (actual) program version in various places
- Simplify the grammar in the explanation about DIST_SUBDIR
- Wrap USES string a little earlier and put missing `gl' to
USE_GL list as reported by stage Q/A
2019-12-03 11:27:14 +00:00
Dmitry Marakasov
a48cf9602b
- Update to 1.2.1
2019-12-03 11:26:34 +00:00
Jochen Neumeister
0a2a6716db
Update to 5.0.0-rc1
...
Changelog: https://www.phpmyadmin.net/news/2019/11/22/phpmyadmin-500-rc1-released/
Sponsored by: Netzkommune GmbH
2019-12-03 11:20:50 +00:00
Dmitry Marakasov
2702920f3b
- Update to r4382
2019-12-03 11:17:29 +00:00
Antoine Brodin
476950f5b2
Revert r517831, FOO_TEST_TARGET is reserved for option helpers
...
With hat: portmgr
2019-12-03 11:16:19 +00:00
Dmitry Marakasov
e779559f98
- Update to 15553
2019-12-03 11:15:15 +00:00
Dmitry Marakasov
c4ddc0fdac
- Update to 2.15.4
2019-12-03 10:26:35 +00:00
Dmitry Marakasov
1380296552
- Update to 1.4.1
2019-12-03 10:26:35 +00:00