1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

502806 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
fc91596be1 [NEW] net-mgmt/bgpq4: Lightweight prefix-list generator for various routers v4
bgpq4 is a lightweight access-list/prefix-list/as-path access-list generator
for Cisco, Juniper and many other routers and routing daemons.

Support for IOS-XR and Mikrotik added over net-mgmt/bgpq3

WWW: https://github.com/bgp/bgpq4
2020-03-29 09:29:50 +00:00
Gleb Popov
56979c9583 graphics/tachyon: Fix LICENSE_FILE.
Reported by:	mcl
2020-03-29 09:22:57 +00:00
Gerald Pfeifer
b12fc0eb0b According to pkg-fallout 11.3-RELEASE-p7 runs into problems building
dlls/dbghelp/module.c after upstream changes in the last two weeks due
to a specific combination of macros related to ELF being (not) defined:

  module.c: In function 'image_locate_build_id_target':
  module.c:643:32: error: 'NT_GNU_BUILD_ID' undeclared (first use in this function)
    643 |                 if (note[2] == NT_GNU_BUILD_ID)
        |                                ^~~~~~~~~~~~~~~

Add a patch that I created and provided upstream where it was tentatively
ack-ed already.

Reported by:	pkg-fallout
2020-03-29 09:22:41 +00:00
Lars Engels
e53e80eaa6 x11/roxterm:
Update to 3.8.5
2020-03-29 08:42:23 +00:00
Sunpoet Po-Chuan Hsieh
cf5ae74bc4 Update to 1.12.0
- Convert PORTEXAMPLES to PLIST entries

Changes:	https://portal.hdfgroup.org/display/support/HDF5+1.12.0
2020-03-29 08:10:00 +00:00
Sunpoet Po-Chuan Hsieh
581437f84b Remove unnecessary patch (followup of r529335) 2020-03-29 08:06:55 +00:00
Tobias C. Berner
c5ab4e8cef graphics/okular: switch to patch in filesdir
- the checksum changed again; same content.

PR:		244839
Reported by:	Felix Palmen <felix@palmen-it.de>
2020-03-29 07:01:17 +00:00
Jochen Neumeister
f67c00441d Update to 5.2.1
PR:		245029
Sponsored by:	Netzkommune GmbH
2020-03-29 06:35:06 +00:00
Jochen Neumeister
2099740570 Update to 5.8.3
PR:		245087
Sponsored by:	Netzkommune GmbH
2020-03-29 06:26:58 +00:00
Yuri Victorovich
3365879408 cad/graywolf: Fix build on 13
sys/dir.h is replaced with dirent.h

fatal error: sys/dir.h: No such file or directory
  136 | #include <sys/dir.h>
      |          ^~~~~~~~~~~
2020-03-29 06:15:40 +00:00
Yuri Victorovich
7fa7e7ccbd benchmarks/libcelero: Fix build
Fix breakage with clang10 by switching to clang-8:
error: loop variable 'udm' of type 'const std::__1::shared_ptr<celero::UserDefinedMeasurement>' creates a copy from type 'const std::__1::shared_ptr<celero::UserDefinedMeasurement>'
https://github.com/DigitalInBlue/Celero/issues/142

Reported by:	fallout
2020-03-29 06:05:47 +00:00
Yuri Victorovich
ca86f55fa3 misc/opennn: Fix build
Change to clang-9 because clang-10 failed:
error: no matching constructor for initialization of 'const Vector<size_t>' (aka 'const Vector<unsigned long>')
https://github.com/Artelnics/OpenNN/issues/105

Reported by:	fallout
2020-03-29 05:57:28 +00:00
Max Brazhnikov
39d83a9de2 science/2d-rewriter:
- Really reset maintainership

Notified by:	Igor Serikov (former maintainer)
2020-03-29 05:55:51 +00:00
Yuri Victorovich
2e614524f7 deskutils/peaclock: Fix build
Fixed build issues:
* error: non-constant-expression cannot be narrowed from type 'std::__1::chrono::duration<long long, std::__1::ratio<1, 1> >::rep' (aka 'long long') to 'long' in initializer list [-Wc++11-narrowing]
* /usr/bin/ld: unrecognized option '-plugin'

Reported by:	fallout
2020-03-29 05:27:05 +00:00
Dmitry Marakasov
92d6899d6e - Update to 0.10.0 2020-03-28 23:45:29 +00:00
Dmitry Marakasov
f7ab452fdd - Update to 1.5.2 2020-03-28 23:37:21 +00:00
Dmitry Marakasov
543ca106d1 - Update to 1.2.1 2020-03-28 23:34:13 +00:00
Antoine Brodin
99c85f1122 Revert r529353, it fails to package
With hat:	portmgr
2020-03-28 23:10:50 +00:00
Matthias Fechner
273e7c4089 Fix Gemfile for rubygem-rails60 6.0.2.2 update. 2020-03-28 22:31:09 +00:00
Thierry Thomas
d09aeeb132 C++11 language features are needed.
PR:		245112
Submitted by:	canardo909 (at) gmx.com
2020-03-28 21:05:11 +00:00
Yuri Victorovich
8a53280de1 math/py-keras: Take maintainership 2020-03-28 20:53:01 +00:00
Kirill Ponomarev
f0ec3f819b Update to 0.3.1 2020-03-28 20:07:29 +00:00
Tobias C. Berner
5fd5cb5513 audio/noson-app: update to 4.3.2 2020-03-28 20:05:48 +00:00
Yuri Victorovich
50924cb17c graphics/glad: Conflicts with mesa-libs
Reported by:	Ka Ho Ng <khng300@gmail.com>
2020-03-28 19:57:37 +00:00
Diane Bruce
987c7d4bc0 Report:
If you attempt to start cad/cura, it will fail with UM/View/GL/OpenGL.py
being unable to include OpenGL.

Maintainer:
I bumped PORTREVSION

PR:		ports/245129
Submitted by:	vvelox@vvelox.net
2020-03-28 19:41:50 +00:00
Steve Wills
846fae399b security/vault: update to 1.3.4 2020-03-28 19:18:17 +00:00
Gleb Popov
626df025f5 graphics/tachyon: Add new port. This is a ray tracing engine written in C. 2020-03-28 19:06:22 +00:00
Mateusz Piotrowski
f84f9e9b85 Install manpage under share/man/man1
Also sort variables and use DISTVERSION instead of PORTVERSION.
2020-03-28 18:53:04 +00:00
Thierry Thomas
f6ab14221b Adding some PARI/GP related packages, to be used by SageMath:
- gp2c: Package for translating GP routines into C
- pari_elldata: Elliptic Curve Data for PARI/GP
- pari_galdata: Data needed by PARI/GP for polgalois
- pari_galpol: Database of Galois polynomials for PARI/GP
- pari_nftables: Repackaging of the historical megrez number field tables
- pari_seadata: Modular polynomials for PARI/GP
2020-03-28 18:37:49 +00:00
Tobias Kortkamp
b3afbee9a8 sysutils/pick: Fix WWW 2020-03-28 18:32:30 +00:00
Tobias Kortkamp
f9492361c4 sysutils/pick: Take maintainership
While here
- Use HAS_CONFIGURE; no Autotools here
- Strip binary
- Pet portfmt
2020-03-28 18:30:23 +00:00
Mateusz Piotrowski
54226d4611 Take maintainership 2020-03-28 18:14:33 +00:00
Kurt Jaeger
853f4a02b9 New port: devel/revive
Fast, configurable, extensible, flexible, and
beautiful linter for Go. Drop-in replacement
of golint. Revive provides a framework for
development of custom rules, and lets you
define a strict preset for enhancing your
development & code review processes.

WWW: https://revive.run

PR:		245127
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-03-28 17:51:56 +00:00
Rodrigo Osorio
04edbf4304 www/fcgiwrap: fix IPv6 support
Extend existing patch to fix IPv6 support.
Bump PORTREVISION

The fix zero-out the sockaddr structure before
using it as a sockaddr_in6 structure as explained
by IEEE Std 1003.1.

The patch was upstremed : https://github.com/gnosek/fcgiwrap/pull/51

PR:		243721
Reported by:	<olaf@zaplinski.de>
2020-03-28 17:49:36 +00:00
Mikolaj Golub
eecabe3e4a update to 20200318 2020-03-28 17:39:13 +00:00
Jason W. Bacon
ded71b7b4a auto-admin: Upgrade to 0.6.0
New scripts for octet/hex conversions, iDRAC config and timezone detection
Add ZFS support to auto-pxe-installer-setup
More flexible network settings in auto-pxe-node-discover
Fix egregious bugs in NFS setup scripts
More robust auto-gpu-setup
Improved UI for auto-pkgsrc-setup
More robust auto-update-system
2020-03-28 17:37:03 +00:00
Romain Tartière
726909c9d3 Update to 1.8.0 2020-03-28 17:30:37 +00:00
Romain Tartière
0cc6f57038 Update to 0.8.0 2020-03-28 17:27:55 +00:00
Tobias C. Berner
c107436877 deskutils/latte-dock: update to 0.9.10 2020-03-28 16:57:01 +00:00
Tobias C. Berner
857ab97882 textproc/kdiff3: update to 1.8.2 2020-03-28 16:56:40 +00:00
Sunpoet Po-Chuan Hsieh
0f8e8fd9f5 Fix r529344: restore jb2streams.tar.gz 2020-03-28 16:50:34 +00:00
Larry Rosenman
7c855d2609 net-mgmt/thanos: unbreak on aarch64.
PR:		245139
Submitted by:	mikael@FreeBSD.org
2020-03-28 16:29:27 +00:00
Ashish SHUKLA
e68265d9fe - Add patches from upstream to fix segmentation fault with PDF files
which include links

PR:		245093
Approved by:	tcberner (from desktop@)
2020-03-28 15:57:26 +00:00
Gerald Pfeifer
ae990f3423 Update to the 20200327 snapshot of GCC 8.4.1.
This brings fixes for AArch64, and the C++ and Fortran front ends.
2020-03-28 15:30:50 +00:00
Sunpoet Po-Chuan Hsieh
aa54c2b27a Take maintainership 2020-03-28 15:27:08 +00:00
Guido Falsi
eb450b61c1 Gigolo reported as building fine on arm.
PR:		245134
Submitted by:	mikael
2020-03-28 14:56:47 +00:00
Steve Wills
95c74a4f2e www/minio: update to 2020.03.25.07.03.04 2020-03-28 14:56:26 +00:00
Matthias Andree
8978f60164 net/cloud-init: require Python 3.6+
The upstream code no longer works with Python 2.x, so require 3.6+.

PR:		245100
Submitted by:	Andrey Fesenko (maintainer)
2020-03-28 14:53:44 +00:00
Steve Wills
98dfc5b0be devel/lab: update to 0.17.2 2020-03-28 14:08:02 +00:00
Steve Wills
0f98ee3081 sysutils/direnv: update to 2.21.2 2020-03-28 13:42:09 +00:00