1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Commit Graph

476488 Commits

Author SHA1 Message Date
Steve Wills
f84406903a sysutils/bastille: update to 0.3.20190522
PR:		238075
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2019-05-24 15:25:25 +00:00
Tobias Kortkamp
a7ed1f0480 Mk/Uses/php.mk: Drop unused mysql_DEPENDS
PR:		235942
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	ale (maintainer)
2019-05-24 15:24:19 +00:00
Alex Kozlov
b1cb8561e9 - Update to 2.12.3 2019-05-24 15:17:07 +00:00
Niclas Zeising
6fa3fe1bf5 cad/gtkwave: Update to 3.3.101 2019-05-24 15:15:05 +00:00
Steve Wills
a55d08e9c7 sysutils/consule: update to 1.5.1 2019-05-24 15:12:49 +00:00
Steve Wills
6c2f09cc64 devel/libbpfjit: create port
Just-in-Time Compilation for Berkeley Packet Filter

WWW: https://github.com/rmind/bpfjit

Will be used by npf port
2019-05-24 14:49:35 +00:00
Steve Wills
aac3faa276 devel/libcdb: create port
The NetBSD's constant database (cdb) library provides a space efficient
key-value database based on perfect hashing, thus guaranteeing the O(1) lookup
time. The database preserves the key order.

WWW: https://github.com/rmind/libcdb

While be used by npf port
2019-05-24 14:49:28 +00:00
Steve Wills
b32b79302a devel/liblpm: create port
Longest Prefix Match (LPM) library supporting IPv4 and IPv6.

WWW: https://github.com/rmind/liblpm

Will be used by npf port
2019-05-24 14:48:43 +00:00
Steve Wills
6d767890d6 devel/libqsbr: create port
Epoch-Based Reclamation (EBR) and Quiescent-State-Based Reclamation (QSBR) are
synchronisation mechanisms which can be used for efficient memory/object
reclamation (garbage collection) in concurrent environment. Conceptually they
are very similar to the read-copy-update (RCU) mechanism.

WWW: https://github.com/rmind/libqsbr

Will be used by npf port
2019-05-24 14:46:57 +00:00
Steve Wills
849ad8aede devel/libthmap: create port
Concurrent trie-hash map library -- a general purpose associative array,
combining the elements of hashing and radix trie. Highlights:

* Very competitive performance, with logarithmic time complexity on average.
* Lookups are lock-free and inserts/deletes are using fine-grained locking.
* Incremental growth of the data structure (no large resizing/rehashing).
* Optional support for use with shared memory, e.g. memory-mapped file.

The implementation is written in C11 and distributed under the 2-clause BSD
license.

WWW: https://github.com/rmind/thmap

Will be used by npf port.
2019-05-24 14:45:42 +00:00
Yuri Victorovich
ec750519bd graphics/libprojectm: Only builds with default options PULSEAUDIO=ON JACK=OFF
The new version 3.1.1-rc4 appears to have options reworked, but 3.1.1 itselfdoesn't build for unrelated reasons that were reported to the upstream.
Also add USES=sdl

PR:		238086
Reported by:	Grzegorz Junka <list1@gjunka.com>
2019-05-24 13:54:09 +00:00
Jimmy Olgeni
55eb8eb09d Update lang/erlang-runtime21 to version 21.3.8.1.
- Fix Corba installation path
2019-05-24 13:02:12 +00:00
Tobias Kortkamp
b115b0ad7a www/phprecipebook: Remove broken MYSQL option
PHP 5.6 is gone and USE_PHP=mysql is no longer supported.

PR:		235942
2019-05-24 12:49:22 +00:00
Tobias Kortkamp
027afa4977 databases/pear-Horde_Db: Remove broken MYSQL option
USE_PHP=mysql is no longer supported.

PR:		235942
2019-05-24 12:47:17 +00:00
Tobias Kortkamp
796f216e07 net-mgmt/nagvis: Mark NDO2DB option as broken
USE_PHP=mysql no longer works.

PR:		238103
2019-05-24 12:42:46 +00:00
Tobias Kortkamp
74702ab222 security/base: Remove broken MYSQL option
USE_PHP=mysql no longer works.

PR:		235942
2019-05-24 12:39:28 +00:00
Tobias Kortkamp
eaa7e8f1ce security/snortreport: Mark MYSQL option as broken
PR:		238102
2019-05-24 12:37:23 +00:00
Rene Ladan
a8a9149eb3 www/chromium: update to 74.0.3729.157
Submitted by:	Matthias Wolf via GitHub (#150 #151)
MFH:		2019Q2
2019-05-24 12:34:58 +00:00
Tobias Kortkamp
efe661c3ed devel/flyspray: Remove broken MYSQL option
USE_PHP=mysql no longer works.

PR:		235942
2019-05-24 12:34:16 +00:00
Lars Engels
c94db2238f net-mgmt/icinga2: Update to 2.10.5
MFH:		2019Q2
2019-05-24 12:28:22 +00:00
Tobias Kortkamp
f539c9c40a www/pivotx: Remove broken MYSQL option
USE_PHP=mysql no longer exists.

PR:		238100
2019-05-24 12:27:57 +00:00
Tobias Kortkamp
334e30e53e www/Stikked: Mark MYSQL option as broken
USE_PHP=mysql no longer works.

PR:		238101
2019-05-24 12:23:35 +00:00
Alexey Dokuchaev
8d4f474f52 Update REDasm to version 2.1.1, most important changes:
- Dropped QtWebEngine for native graph rendering
  - Improved analysis speed and reliability
    Improved string detection and RTTI analysis
  - Improved rendering performance
  - Preliminary AVR8 assembler implementation
  - Fixed crashes and undefined behaviors on ARM
  - Better 32-bit OS support (work in progress)

While here, drop CMAKE_INSTALL_RPATH work-around, it is
actually not needed.
2019-05-24 12:22:09 +00:00
Tobias Kortkamp
a4f92efecf Deprecate www/pivotx
It is unmaintained upstream and does not work with PHP 7

PR:		238100
Submitted by:	maintainer
2019-05-24 12:18:35 +00:00
Jimmy Olgeni
e6c172a882 lang/erlang-runtime22: add Corba support and remove obsolete GS option. 2019-05-24 12:09:15 +00:00
Tobias Kortkamp
992a2703ba Deprecate multimedia/ffmpeg0
It is vulnerable and should not be used.  Use multimedia/ffmpeg
instead.

PR:		238088, 215036
2019-05-24 11:52:15 +00:00
Kirill Ponomarev
48cb0491d7 Upgrade to 0.2.2 2019-05-24 11:49:11 +00:00
Tobias Kortkamp
50322bb7f1 www/codeigniter: Drop broken MYSQL option
USE_PHP=mysql no longer works.

PR:		235942
2019-05-24 11:30:21 +00:00
Kubilay Kocak
def4f1b474 audio/lv2: Remove CONFLICTS_INSTALL
lv2core expired and was deleted on 2016-11-30 in ports r427460

I only noted this after committing ports r499627, so remove it accordingly.

PR:		235103
Approved by:	Michael Beer <beerml sigma6audio de> (maintainer)
MFH:		2019Q2 (MFH with: r499627)
2019-05-24 09:52:55 +00:00
Vanilla I. Shu
39f47df79e Update to 6.1.8. 2019-05-24 09:46:28 +00:00
Kubilay Kocak
fafe400880 finance/py-stripe: Update to 2.29.0
Changelog:

  https://github.com/stripe/stripe-python/blob/v2.29.0/CHANGELOG.md
2019-05-24 09:44:34 +00:00
Kubilay Kocak
5fbf36436e devel/py-tox: Update to 3.12.1
Changelog:

  https://tox.readthedocs.io/en/latest/changelog.html#v3-12-1-2019-05-23
2019-05-24 09:44:06 +00:00
Dmitry Marakasov
abe2c31ded - Update WWW
Approved by:	portmgr blanket
2019-05-24 09:01:43 +00:00
Nicola Vitale
794e810faf - Update to 3.6.0
- Pet portlint

Changes:	https://github.com/sass/sassc/releases/tag/3.6.0
2019-05-24 08:52:36 +00:00
Steve Wills
08a1bfdb7f www/minio: update to 2019.05.23.00.29.34 2019-05-24 08:49:26 +00:00
Nicola Vitale
66e1dc2d35 - Update to 3.6.0
Changes:	https://github.com/sass/libsass/releases/tag/3.6.0
2019-05-24 08:48:10 +00:00
Piotr Kubaj
7710964d6f games/avp: fix build with clang on 12.0 and newer
12.0 and newer use lld and this port fails to link with lld.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20385
2019-05-24 08:04:40 +00:00
Tobias Kortkamp
45b4cf53f5 Mk/Uses/cargo.mk: QoL improvement during makepatch
Cargo normalizes Cargo.toml when crates are published.  It creates
a Cargo.toml.orig to preserve the original.  Rename them to not
interfere with makepatch and avoid creating a bunch of useless
and wrong files/patch-*Cargo.toml.

Suggested by:	mat
2019-05-24 07:57:11 +00:00
Dave Cottlehuber
059320610e net-mgmt/rubygem-riemann-*: new ports for the riemann.io suite
Riemann [net-mgmt/riemann] is a streaming event monitoring system
designed for monitoring distributed systems in real time.

This commit introduces the following gems:

- rubygem-riemann-client
- rubygem-riemann-dash
- rubygem-riemann-rabbitmq
- rubygem-riemann-tail
- rubygem-riemann-tools

Which allows connecting to riemann, to set & query events and the index,
to view event status in real-time, whether as a dashboard of events, or
as a classic tail in the terminal. An additional comprehensive set of
integrations for popular tools such as Varnish, Haproxy, nginx,
RabbitMQ, and more, are included in the riemann-tools gem.

More information about Riemann in general is at https://riemann.io/

Reviewed by:	romain
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17710
2019-05-24 07:18:19 +00:00
Dave Cottlehuber
bd7906540b net/rubygem-beefcake: new port - Protocol Buffers library in pure Ruby
Straightfoward pure-ruby first-class Protocol Buffers library. Supports
optional and required fields, repeated and packed repeated fields,
varints, 32 and 64 bit fields, length-delimited fields, embedded
messages and enums, and defaults. Per spec, unknown fields are ignored.

WWW: https://github.com/protobuf-ruby/beefcake

Reviewed by:	romain
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17710
2019-05-24 06:50:00 +00:00
Dave Cottlehuber
6d9461efcc math/rubygem-mtrc: new port - minimal metric aggregation library
Mtrc (short for metric) is a small library to accumulate metrics and
extract basic statistics, such as histograms and percentiles, from them.
It takes samples, and provides tick counters, percentiles, and sorted
datasets. This can be used for profiling repeated events such as
application requests or message queue arrival rates.

WWW: https://github.com/aphyr/mtrc

Reviewed by:	romain
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17710
2019-05-24 06:47:10 +00:00
Tobias Kortkamp
bfa7cfe319 lang/rust: Clean up MASTER_SITES
Use HTTPS consistently and remove old sites that only contain
Rust < 1.27.0 bootstraps.
2019-05-24 06:46:58 +00:00
Dave Cottlehuber
8685c628a1 net-mgmt/riemann: update to 0.3.2
Reviewed by:	romain
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17710
2019-05-24 06:45:15 +00:00
Tobias Kortkamp
c237f167ef lang/rust-nightly: Fix check-plist same as lang/rust 1.35.0
Avoid staging the local copy of LLVM into ${STAGEDIR}${WRKDIR}
during install.
2019-05-24 05:58:28 +00:00
Antoine Brodin
06dd90524d Revert r502354 and unbreak INDEX 2019-05-24 05:42:45 +00:00
Tobias Kortkamp
2c035f6613 Deprecate multimedia/vdr-plugin-softhddevice
It seems unmaintained upstream and depends on the vulnerable
multimedia/ffmpeg0.

PR:		215036
2019-05-24 04:59:39 +00:00
Tobias Kortkamp
74772f22cd Deprecate multimedia/gmerlin-avdecoder
Nothing uses it, it looks unmaintained upstream, and it depends on
the vulnerable multimedia/ffmpeg0.

PR:		214823
Approved by:	wg (maintainer timeout, 1.5 years)
2019-05-24 04:56:53 +00:00
Tobias Kortkamp
f30ebc2bec lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by:	jbeich
Tested by:	pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20332
2019-05-24 03:25:11 +00:00
Muhammad Moinur Rahman
dc970a958c databases/pgroonga: Update version 2.1.8=>2.1.9
- UNBREAK
2019-05-24 02:23:46 +00:00
Sunpoet Po-Chuan Hsieh
5092a32563 Update to 7.1.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2019-05-24 00:01:13 +00:00