Commit Graph

528385 Commits

Author SHA1 Message Date
Cy Schubert
e49cde4c83 Don't reassign the "len" variable and compute the exact spaces needed.
PR:		251275
Submitted by:	Romeo Rajomalaza <endian.sign _ gmail.com>
Reported by:	Romeo Rajomalaza <endian.sign _ gmail.com>
MFH:		2020Q4
2020-12-02 18:43:35 +00:00
Piotr Kubaj
addbef6bae lang/php74: enable DTRACE on powerpc64 head
Builds fine.
2020-12-02 18:24:36 +00:00
Piotr Kubaj
811599f3a4 lang/erlang-runtime23: enable DTRACE on powerpc64 head 2020-12-02 18:07:35 +00:00
Warner Losh
fe11d46873 GH_TAGNAME is redunant as its the default value. Remove it.
Suggested by: jbeich@
2020-12-02 18:05:48 +00:00
Matthias Fechner
41f090ec49 Added missing run dependecies. 2020-12-02 17:45:17 +00:00
Hans Petter Selasky
b70215148a Update webcamd to 5.10.6.0
- Update Linux kernel sources used.

Approved by:	pi (implicit)
2020-12-02 17:27:50 +00:00
Piotr Kubaj
d74cdd1f54 lang/erlang-runtime22: bump PORTREVISION after adding DTRACE to default options 2020-12-02 17:04:48 +00:00
Piotr Kubaj
698476f778 lang/erlang-runtime22: enable DTRACE on powerpc64 head
Builds fine now.
2020-12-02 17:01:58 +00:00
Piotr Kubaj
4a22a7a104 lang/php80: disable DTRACE on 11 and 12 on powerpc64
It works only on head.
2020-12-02 17:00:42 +00:00
Hans Petter Selasky
788e038c17 Update webcamd to 5.7.1.3
- Add support for more USB DVB devices.

Submitted by:   rozhuk.im@gmail.com
Approved by:	pi (implicit)
2020-12-02 15:57:15 +00:00
Piotr Kubaj
f1a47d0545 lang/php80: enable DTRACE on powerpc64
Builds fine.
2020-12-02 15:37:45 +00:00
Piotr Kubaj
bc73956afd lang/erlang-runtime21: enable DTRACE on powerpc64 head
Builds fine now.
2020-12-02 15:25:19 +00:00
Piotr Kubaj
aa995ea2b7 sysutils/moosefs2-master: fix build of client on GCC architectures
sustained_inodes.c: In function 'sinodes_pid_inodes':
sustained_inodes.c:224: error: 'struct kinfo_file' has no member named 'kf_un'
sustained_inodes.c:225: error: 'struct kinfo_file' has no member named 'kf_un'

MFH:		2020Q4
2020-12-02 15:12:37 +00:00
Renato Botelho
4baa685f6f devel/clixon: Update to 4.8.0
Submitted by:	maintainer by email
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-12-02 15:03:41 +00:00
Renato Botelho
b90f711690 devel/cligen: Update to 4.8.0
Submitted by:	maintainer by email
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-12-02 15:03:10 +00:00
Ryan Moeller
1648284cd0 sysutils/openzfs*: Bump, fix kmod on 13-CURRENT
When the kernel is built with INVARIANTS we also need to build ZFS
with INVARIANTS.  Additionally, the knob for this has been broken out
from WITH_DEBUG=true to WITH_INVARIANTS=true in the OpenZFS build
system.  We add an INVARIANTS option to the port for this, and enable
the DEBUG and INVARIANTS options by default on 13-CURRENT to ensure
that a default configuration builds openzfs-kmod with the correct
options.

Users building their 13-CURRENT kernel without INVARIANTS will need to
disable the INVARIANTS option in the port manually.  I'm not aware of a
better way to implement this decision at the moment.

Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D27442
2020-12-02 14:54:43 +00:00
Piotr Kubaj
3e93312cbb lang/erlang-runtime20: enable DTRACE on powerpc64 head
Seems to build fine now.
2020-12-02 14:39:20 +00:00
Dmitry Marakasov
94245be614 lookatme is an interactive, extensible, terminal-based markdown
presentation tool.

Features:
 * Markdown rendering
 * Live (input file modification time watching) and manual reloading
 * Live terminals embedded directly in slides
 * Syntax highlighting using Pygments
 * Loading external files into code blocks
 * Support for contrib extensions
 * Smart slide splitting

WWW: https://github.com/d0c-s4vage/lookatme
2020-12-02 14:39:04 +00:00
Dmitry Marakasov
05acea08a3 - Fix build with -fno-common
PR:		251487
Submitted by:	greg@unrelenting.technology
2020-12-02 14:20:53 +00:00
Wen Heping
98b69c2743 - Update to 4.0.1 2020-12-02 14:13:47 +00:00
Wen Heping
58bb9f70eb - Update to 1.4.6 2020-12-02 14:13:24 +00:00
Mark Linimon
e188ba4003 Disable DTRACE option on riscv64 to allow build.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-02 13:51:43 +00:00
Gerald Pfeifer
75fe96d114 Update to the 20201127 snapshot of GCC 9.3.1.
This brings four backports for the C++ front end and one for its
standard library libstdc++.
2020-12-02 13:44:03 +00:00
Dmitry Marakasov
9d7d7e2ffc Fix indentation 2020-12-02 13:10:47 +00:00
Wen Heping
b57a0ba276 - Update to 1.7 2020-12-02 13:02:17 +00:00
Fernando Apesteguía
0a8b02b24b devel/jetbrains-phpstorm: Update to 2020.2.4
ChangeLog:
https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+2020.2.4+Release+Notes

PR:	251460
Submitted by:	dmitry.wagin@ya.ru (maintainer)
2020-12-02 12:07:03 +00:00
Fernando Apesteguía
989066bccc devel/jetbrains-goland: Update to 2020.2.4
ChangeLog:
https://confluence.jetbrains.com/display/GOLAND/GoLand%2B2020.2.3%2BRelease%2BNotes

PR:	251459
Submitted by:	dmitry.wagin@ya.ru (maintainer)
2020-12-02 12:06:23 +00:00
Alexey Dokuchaev
d22a6f3989 - Update to version 4.6.0, which now requires OpenSSL (it should not be
a hard requirement, but the build fails without it for the time being)
- Patch the configure script to not assume that OpenSSL is missing when
  it's not being found by the pkgconf(1) and print locations for header
  files and libraries to help with debugging

Approved by:	maintainer
2020-12-02 11:59:14 +00:00
Fernando Apesteguía
7d69ee7b74 archivers/urbackup-server: Update to 2.4.13 and set MAINTAINER
Submitter takes maintainership. He already maintains other ports.

PR:	251516
Submitted by:	neel@neelc.org
2020-12-02 11:49:27 +00:00
Hans Petter Selasky
ba75af86b1 Update webcamd to 5.7.1.2
List of changes:
- Try probing more drivers, when probe fails (PR 248926)
- While at it, use GitHub to provide the required tarball archives

PR:		248926
Submitted by:	martymac@FreeBSD.org
Approved by:	pi (implicit)
2020-12-02 11:29:09 +00:00
Wen Heping
ff2a1912bc - Update to 2.87.1 2020-12-02 10:52:22 +00:00
Wen Heping
da0647ed7f - Update to 2.19
- Update WWW [1]

PR:		246594 [1]
Submitted by:	felix@palmen-it.de [1]
2020-12-02 10:50:59 +00:00
Wen Heping
7c853cec23 - Update to 0.44 2020-12-02 10:45:36 +00:00
Philip Paeps
cb3ac81e10 security/vuxml: add FreeBSD SA-20:32.rtsold 2020-12-02 10:03:15 +00:00
Philip Paeps
c0dc157724 security/vuxml: add FreeBSD SA-20:31.icmp6 2020-12-02 10:03:09 +00:00
Fernando Apesteguía
9feda6cfd0 archivers/urbackup-client: set new Maintainer
neel@neelc.org adopts the port. Already maintainer of:

* deskutils/go-for-it
* net/yaz
* sysutils/ttyd

PR:	251517
Submitted by:	neel@neelc.org
2020-12-02 09:25:07 +00:00
Rainer Hurling
a1c8ae2854 textproc/cast2gif: Add port 0.1.0 pre-release
Oops, forgot to integrate textproc/Makefile in previous commit, sorry.
2020-12-02 08:18:31 +00:00
Rainer Hurling
6c9eb45dc0 textproc/cast2gif: Add port 0.1.0 pre-release
Tool to render Asciinema cast files to GIFs without
using Electron or a web browser

The port contains the pre-release [1] plus two commits,
added since then.

[1] https://github.com/katharostech/cast2gif/releases

PR:		251064
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27435
2020-12-02 08:15:01 +00:00
Wen Heping
985d91110d - Update to 10.0.4 2020-12-02 08:00:36 +00:00
Rainer Hurling
c4342b51d2 misc/broot: Update to 1.0.7
The releases 1.0.6 and 1.0.7 have some new features
and several bug fixes [1]:
- Add support for icons
- Add mappings using script
- Add double extensions support
- Add major precision to default conf
- High definition preview images on kitty

[1] https://github.com/Canop/broot/compare/v1.0.5...v1.0.7

PR:		251500
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27445
2020-12-02 07:59:58 +00:00
Fernando Apesteguía
5bc2ab493e sysutils/beadm: update to 1.3.2
PR:	251506
Submitted by:	vermaden@interia.pl (maintainer)
2020-12-02 07:53:33 +00:00
Alexey Dokuchaev
a9cfe1ae09 Unbreak against compilers which default to -fno-common (Clang 11, GCC 10).
PR:	249383
2020-12-02 06:59:42 +00:00
Piotr Kubaj
3e512a1df4 databases/rocksdb: fix build on powerpc64*
Merge upstream commit that fixes build with LLVM on ppc64* (also affects other systems) and add patch which fixes build specifically on FreeBSD (PR currently waiting for acceptance).
2020-12-02 00:52:50 +00:00
Matthias Andree
5a6cd205a0 databases/db18: Add file missed in commit r556798.
PR:		248415
Submitted by:	Yasuhiro KIMURA
2020-12-02 00:13:38 +00:00
Matthias Andree
e03a2e6775 New port: databases/db18 Oracle Berkeley DB, Release 18.1
Oracle Berkeley DB is a family of open source embeddable databases
that allows developers to incorporate within their applications a
fast, scalable, transactional database engine with industrial grade
reliability and availability. As a result, customers and end-users
will experience an application that simply works, reliably manages
data, can scale under extreme load, but requires no ongoing database
administration. As a developer, you can focus on your application and
be confident that Oracle Berkeley DB will manage your persistence
needs.

This port is derived from databases/db6 (by svn copy + edits).

PR:		248415
Submitted by:	Yasuhiro KIMURA
2020-12-02 00:09:14 +00:00
Joseph Mingrone
273b0bb5c1 biology/diamond: Update to version 2.0.5
https://github.com/bbuchfink/diamond/releases/tag/v2.0.5
2020-12-01 22:27:24 +00:00
Jason W. Bacon
1283648432 sysutils/slurm-wlm: Patch in lua 5.4 support
PR opened upstream
Make sure patch files have meaningful names

PR:             251471
Reported by:    greg@unrelenting.technology
2020-12-01 22:02:47 +00:00
Joseph Mingrone
edd26c4cf8 sysutils/doctl: Update to version 1.53.0
https://github.com/digitalocean/doctl/releases/tag/v1.53.0

Sponsored by:	DigitalOcean (VM credit)
2020-12-01 21:56:16 +00:00
Gerald Pfeifer
2c6717a777 Back port r551487 | gerald | 2020-10-05 from emulators/wine-devel:
Add an option SDL that uses SDL 2, a cross-platform multimedia development
  API which can be useful particularly when it comes to supporting games.
  This is off by default for now in alignment with the status quo.

Submitted by:	Alex S <iwtcex@gmail.com>
PR:		249869
2020-12-01 21:38:06 +00:00
Piotr Kubaj
7d1d2fd5b0 sysutils/fluent-bit: fix build on powerpc64
luajit is not supported on powerpc64 and there doesn't seem to be a way to use one from ports.

MFH:		2020Q4
2020-12-01 21:32:51 +00:00