Yuri Victorovich
1f2b00f70e
audio/jacktrip: Update 1.2 -> 1.2.1
...
Reported by: portscout
2020-08-05 15:54:32 +00:00
Kurt Jaeger
a3e2149ddb
net-mgmt/pmacct: remove PLIST_SUB entry with KAFKA
...
PR: 243455
Submitted by: mat
2020-08-05 15:06:04 +00:00
Mateusz Piotrowski
4bd3723c02
Make argument parsing a bit more robust
...
Currently, when running mfh with a flag like --help the user gets
a confusing error message from expr(1) like the following:
> expr: illegal option -- -
> expr: usage: expr [-e] expression
>
> revision "--help" should be a number
This is not helpful. Instead, make sure that any arguments specified by the
user are handled properly by expr(1). This results in a much cleaner error
message:
> revision "--help" should be a number
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D25958
2020-08-05 15:03:01 +00:00
Tobias Kortkamp
1c843dbb6a
lang/rust*: Bring back the llvm-config-wrapper patches after r543251
...
Apparently they are still needed:
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p543836_s363720/logs/errors/rust-1.45.1.log
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p543836_s363720/logs/errors/rust-nightly-1.47.0.20200724.log
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p544005_s363784/logs/errors/rust-1.45.1.log
Reported by: antoine
2020-08-05 14:46:18 +00:00
Kurt Jaeger
de0521e608
net-mgmt/pmacct: update 1.7.4p1 -> 1.7.5
...
- added REDIS option, pmacct daemons can now connect to a Redis cache
- fix SQLDOC pkg-plist substitute
- fixed SQL headers/libs detection
PR: 243455
Submitted by: Juraj Lutter <juraj@lutter.sk>
Relnotes: https://github.com/pmacct/pmacct/releases/tag/v1.7.5
2020-08-05 14:42:27 +00:00
Jan Beich
5fb4777201
devel/git-cinnabar: rebuild after r544220
2020-08-05 13:12:23 +00:00
Renato Botelho
67fc5915ec
devel/git: Update to 2.28.0 and build with svn lts
...
- Update to 2.28.0 [1]
- Change dependency to p5-subversion-lts if WITH_SUBVERSION_VER=LTS
is set [2]
PR: 248308 [1]
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1]
des [2]
Sponsored by: Rubicon Communications, LLC (Netgate)
2020-08-05 12:22:08 +00:00
Fernando Apesteguía
26653412f4
net/fping: Update to 4.4
...
ChangeLog: https://github.com/schweikert/fping/releases/tag/v4.4
* Use official release with MASTER_SITES instead of USE_GITHUB.
PR: 248356
Submitted by: daniel.engberg.lists@pyret.net
Reviewed by: jharris@widomaker.com (maintainer)
2020-08-05 11:48:16 +00:00
Niclas Zeising
b3be275b84
graphics/imlib2: Update to 1.7.0
...
Update graphics/imlib2 and graphhics/imlib2_loaders to 1.7.0
2020-08-05 11:23:22 +00:00
Jan Beich
5f03083072
x11-toolkits/gtk-layer-shell: update to 0.2.0
...
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.2.0
Reported by: GitHub (watch releases), Repology
2020-08-05 11:21:47 +00:00
Stefan Eßer
aad0442955
Upgrade to version 3.1.5
...
This version fixes a bug that occurs when running under a chinese locale.
Approved by: antoine (implicit)
2020-08-05 10:05:16 +00:00
Mateusz Piotrowski
0517a1f5c8
Update to 0.6.8
...
- Set LICENSE_FILE.
- Drop LIB_DEPENDS, libunix-java.so is no longer needed.
- Use ${GMAKE} to call Gmake.
- Bump JAVA_VERSION to 8+
- Update build.gradle.in to make it compatible with the recent Gradle
versions.
- Drop unnecessary JAVA_OPTS from signal-cli.in.
Release notes:
https://github.com/AsamK/signal-cli/releases/tag/v0.6.8
2020-08-05 10:02:00 +00:00
Dmitry Marakasov
6f99fd56b1
- Update WWW
...
Approved by: portmgr blanket
2020-08-05 09:36:25 +00:00
Wen Heping
a36d8ddd39
- Update to 20200520
...
- Add LICENSE_FILE
- Pass maintainership to submitter
PR: 246636
Submitted by: svysh.fbsd@gmail.com
2020-08-05 09:19:50 +00:00
Li-Wen Hsu
c5711cd78b
Update to 2.235.3
...
Align the default port and prefix with the upstream.
Approved by: swils (maintainer)
2020-08-05 09:17:50 +00:00
Li-Wen Hsu
d29625ad1a
Update to 2.251
...
Align the default port and prefix with the upstream.
2020-08-05 09:10:47 +00:00
Li-Wen Hsu
1c4197a0f1
Update to 2.6.0
...
PR: 248480
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
2020-08-05 09:03:17 +00:00
Adam Weinberger
a2e522797d
neovim: Update to 0.4.4
2020-08-05 08:38:19 +00:00
Yuri Victorovich
7e0a69b500
multimedia/termplay: Update 2.0.5 -> 2.0.6
2020-08-05 07:20:37 +00:00
Matthew Seaman
b096dfc411
Update to 9.4.0
...
ChangeLog: https://github.com/citusdata/citus/blob/v9.4.0/CHANGELOG.md
2020-08-05 06:38:09 +00:00
Yuri Victorovich
d5949f25ff
shells/starship: Update 0.13.1 -> 0.44.0
2020-08-05 06:19:42 +00:00
Yuri Victorovich
36eb0cd6d8
audio/qmidictl: Update 0.6.2 -> 0.6.3
...
Reported by: portscout
2020-08-05 05:56:15 +00:00
Yuri Victorovich
1fcde07cf0
net-im/ssh-chat: Update 1.9 -> 1.10
...
Reported by: portscout
2020-08-05 05:52:05 +00:00
Gerald Pfeifer
aa871aaa92
Update to the 20200801 snapshot of GCC 10.2.1.
...
This brings fixes for the x86 backend, three to the middle end, and
two for the C++ and six for the Fortran back end.
2020-08-05 05:49:22 +00:00
Yuri Victorovich
d5cbdf30e1
lang/py-textX: Update 2.1.0 -> 2.2.0
...
Reported by: portscout
2020-08-05 05:42:03 +00:00
Yuri Victorovich
35f1d73e11
graphics/py-mpl-scatter-density: Update 0.6 -> 0.7
...
Reported by: portscout
2020-08-05 05:23:55 +00:00
Wen Heping
51e774f575
- Repocopy www/py-django30 --> www/py-django31 and update to 3.1
2020-08-05 04:21:10 +00:00
Li-Wen Hsu
6f7e4dbad7
Update to 2.03
...
PR: 248469
Submitted by: Andreas Jobs <andreas.jobs+freebsdbugs@ruhr-uni-bochum.de> (maintainer)
2020-08-05 02:57:50 +00:00
Li-Wen Hsu
a46469f6ac
Update to 2.20.0
...
PR: 248471
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2020-08-05 02:48:07 +00:00
Stephen Montgomery-Smith
2980e411aa
- Update to 1.7.11.
2020-08-05 02:33:27 +00:00
Wen Heping
9d64004410
- Adjust CONFLICTS to welcome Django31
2020-08-05 02:18:20 +00:00
Wen Heping
1ed3488183
- Update to 3.0.9(bugfix release)
...
- Adjust CONFLICTS to welcome Django31
MFH: 2020Q3
2020-08-05 02:13:54 +00:00
Wen Heping
1bcbd47551
- Update to 2.2.15(bugfix release)
...
- Adjust CONFLICTS to welcome Django31
MFH: 2020Q3
2020-08-05 02:10:43 +00:00
Yuri Victorovich
d63feb9fbb
security/fizz: Update 2020.07.27.00 -> 2020.08.03.00
...
Reported by: portscout
2020-08-05 00:38:51 +00:00
Yuri Victorovich
db226cba72
net/rsocket-cpp: Update 2020.07.27.00 -> 2020.08.03.00
...
Reported by: portscout
2020-08-05 00:38:16 +00:00
Yuri Victorovich
428b1d43d6
devel/folly: Update 2020.07.27.00 -> 2020.08.03.00
...
Reported by: portscout
2020-08-05 00:37:36 +00:00
Koichiro Iwao
6c9643bf91
databases/sqlite3: pet portlint
...
> WARN: Makefile: [137]: whitespace before end of line.
> FATAL: Makefile: [209]: use a tab (not space) after a variable name
2020-08-05 00:08:51 +00:00
Adam Weinberger
aa4843b774
gitea: Update to 1.12.3
...
1.12.3 - 2020-07-28
BUGFIXES
Don't change creation date when updating Release (#12343 ) (#12351 )
Show 404 page when release not found (#12328 ) (#12332 )
Fix emoji detection in certain cases (#12320 ) (#12327 )
Reduce emoji size (#12317 ) (#12327 )
Fix double-indirection bug in logging IDs (#12294 ) (#12308 )
Link to pull list page on sidebar when view pr (#12256 ) (#12263 )
Extend Notifications API and return pinned notifications by default (#12164 ) (#12232 )
PR: 248375
Submitted by: Greg Fitzgerald
Approved by: maintainer
2020-08-04 23:44:18 +00:00
Jan Beich
9c5e48f664
multimedia/libva-intel-media-driver: update to 20.3.p4
...
Changes: https://github.com/intel/media-driver/compare/intel-media-20.3.pre3...intel-media-20.3.pre4
Reported by: GitHub (watch releases)
2020-08-04 22:10:31 +00:00
Jan Beich
6f3d44baf4
x11-wm/wayfire-plugins-extra: connect to "bulk -a" build
2020-08-04 21:38:58 +00:00
Jan Beich
7645fa295a
x11-wm/wayfire-plugins-extra: add new port
...
Plugins that have external dependencies, debugging purposes or
otherwise will not be included with Wayfire core.
https://wayfire.org/
2020-08-04 21:37:52 +00:00
Jan Beich
4f24e7e3ed
x11-wm/wayfire: update to 0.5.0
...
Changes: https://github.com/WayfireWM/wayfire/compare/0.4.0...0.5.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.4.1...0.5.0
Changes: https://github.com/WayfireWM/wf-shell/compare/0.4.0...0.5.0
Changes: https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0
Reported by: GitHub (watch releases)
2020-08-04 20:35:09 +00:00
Jan Beich
a723e92f56
x11/wcm: track libwayland dependency
...
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/wcm is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
2020-08-04 20:34:55 +00:00
Romain Tartière
e84d9eedec
Update to 2.2.0
...
Release notes:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#220
With hat: puppet
2020-08-04 19:25:32 +00:00
Romain Tartière
dcced9a20d
Update to 2.21.0
...
Release notes:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-2210-2020-08-03
With hat: puppet
2020-08-04 19:24:22 +00:00
Gleb Popov
605f698f50
devel/libffi321: Fix ldconfig path.
...
PR: 248391
Submitted by: mikael
Approved by: zeising
2020-08-04 18:31:28 +00:00
Gleb Popov
50db1af054
math/sage: Unbreak build with DOCS=OFF.
...
Reviewed by: thierry
2020-08-04 18:27:31 +00:00
Yuri Victorovich
f6516d0cc5
net/coturn: Add the rc script
...
Submitted by: Zeus Panchenko <zeus@ibs.dn.ua>
2020-08-04 18:23:06 +00:00
Li-Wen Hsu
bac360a340
Update to 0.31.0
...
Submitted by: hsw@bitmark.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D25644
2020-08-04 17:21:49 +00:00
Li-Wen Hsu
f7030db72c
Update to 2.1.2
...
PR: 247674
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D25528
2020-08-04 16:44:59 +00:00