Commit graph

417221 commits

Author SHA1 Message Date
Mark Linimon
b5fc89bb28 Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-30 04:35:10 +00:00
Kurt Jaeger
510c2f2355 New port: sysutils/jdupes
jdupes is a program for identifying and taking actions upon duplicate
files.  It is a fork of fdupes, but not a drop-in replacement.

See http://www.virkki.com/jyri/articles/index.php/dupd-vs-jdupes-take-2/
for a comparision to dupd.

WWW: https://github.com/jbruchon/jdupes

PR:		218665
Submitted by:	Thomas Hurst <tom@hur.st>
2017-04-30 04:31:02 +00:00
Kurt Jaeger
d3289c6b1b New port: sysutils/dupd
dupd is a file duplicate detection CLI utility, supporting iterative
interactive use with a persistent file database.

Despite the name, it doesn't run as a daemon.

See https://elipapa.github.io/blog/fastest-way-to-find-dups.html for
a comparison of such tools.

WWW: http://www.virkki.com/dupd/

PR:		218664
Submitted by:	Thomas Hurst <tom@hur.st>
2017-04-30 04:21:06 +00:00
Kurt Jaeger
ea1b2d6ffc New port: net/open-isns
This is a partial implementation of iSNS,
the Internet Storage Name Service, according to RFC4171.

iSNS facilitates scalable configuration and management of iSCSI and
Fibre Channel (FCP) storage devices in an IP network by providing a
set of services comparable to that available in Fibre Channel
networks.

WWW: https://github.com/open-iscsi/open-isns/

PR:		218686
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>
2017-04-30 04:13:21 +00:00
Kurt Jaeger
53ef28a782 net/softethervpn: rename to security/softether-devel
PR:		217732
Submitted by:	pi
Approved by:	hrs (maintainer timeout)
2017-04-30 04:01:09 +00:00
Kurt Jaeger
fead0aae6e New port: dns/drool
DNS Replay Tool (drool) can replay DNS traffic from packet capture
(PCAP) files and send it to a specified server, with options such
as to manipulate the timing between packets, as well as loop packets
infinitely or for a set number of iterations. This tool's goal is
to be able to produce a high amount of UDP packets per second and
TCP sessions per second on common hardware.

WWW: https://www.dns-oarc.net/tools/drool

PR:		218706
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2017-04-30 03:22:11 +00:00
Mark Linimon
c5b96b3aa8 Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 01:12:10 +00:00
Mark Linimon
4ebba57eca Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 00:44:32 +00:00
Carlos J. Puga Medina
633f9296f4 Add new port www/iridium
Iridium is a free, open, and libre browser modification of the Chromium
code base, with privacy being enhanced in several key areas.

Automatic transmission of partial queries, keywords, metrics to central
services is inhibited and only occurs with consent.

WWW: https://iridiumbrowser.de/
2017-04-29 23:00:33 +00:00
Carlos J. Puga Medina
e07f65b746 www/chromium: update to 58.0.3029.81
MFH:		2017Q2
Security:	https://vuxml.freebsd.org/freebsd/95a74a48-2691-11e7-9e2d-e8e0b747a45a.html
2017-04-29 22:08:59 +00:00
Kurt Jaeger
04078721f0 dns/unbound: update 1.6.1 -> 1.6.2
PR:		218872
Changes:	http://www.unbound.net/pipermail/unbound-users/2017-April/004762.html
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-04-29 20:59:34 +00:00
Kurt Jaeger
4206804e2c dns/nsd: update 4.1.15 -> 4.1.16
features:
- zone parser can parse acronyms for algorithms ED25519 and ED448.
- Fix 1243: Option to make NSD emit really minimal responses,
  minimal-responses: yes in nsd.conf.

bug fixes:
- Calculate new udb index after growing the array, fix from
  Chaofeng Liu.
- Fix missing _t to _type conversion for disable-radix-tree option.
- Printout serial error with hint it may be too big.
- Fix 1228: OpenSSL include is not guarded with HAVE_SSL
- Patch for expire state in multi-master when masters includes
  broken master, from Manabu Sonoda.
- minor manpage fix.

PR:		218873
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-04-29 20:39:23 +00:00
Kurt Jaeger
834171938d dns/knot2: update 2.3.3 -> 2.4.3
PR:		218948
Changes:	https://gitlab.labs.nic.cz/labs/knot/raw/v2.4.3/NEWS
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-04-29 20:28:55 +00:00
Bernard Spil
a36372ce10 security/libressl: Bump static library consumers
Reported by:	jbeich
2017-04-29 20:13:48 +00:00
Ruslan Makhmatkhanov
40636d0ec4 net/py-ldap: update to 2.4.38 2017-04-29 19:46:39 +00:00
Koop Mast
9e4224e95c Fix a problem in GLib/gio which caused gnome-shell and others to crash.
The problem happened when, for example, a packages was installed/deinstall
that placed a file in ${LOCALBASE}/share/applications.

Thanks to ajacoutot@openbsd.org and mpi@openbsd.org for bringing these
patches to my attention.

Obtained from:	https://bugzilla.gnome.org/show_bug.cgi?id=739424
		https://bugzilla.gnome.org/show_bug.cgi?id=778515
MFH:		2017Q2
2017-04-29 19:09:44 +00:00
Bernard Spil
c37876b36c databases/mariadb55-server: Update to 5.5.55
- Security and bugfix update to 5.5.55
 - Fix up patches
 - Remove CVE-2017-3302 patch (now included)
 - Add upstream patch for WITHOUT_SERVER issue

MFH:		2017Q2
Security:	d9e01c35-2531-11e7-b291-b499baebfeaf
Security:	CVE-2017-3308
Security:	CVE-2017-3309
Security:	CVE-2017-3313
Security:	CVE-2017-3453
Security:	CVE-2017-3456
Security:	CVE-2017-3464
2017-04-29 18:54:07 +00:00
Alexey Dokuchaev
f69dbf38cf Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant when
PREFIX is an absolute path (common case) and could break things if it is
not (and DESTDIR is empty).  Should have been part of r439766.
2017-04-29 17:55:55 +00:00
Roman Bogorodskiy
eb17c18bf6 net/py-libcloud: update to 2.0.0 2017-04-29 17:51:47 +00:00
Alexey Dokuchaev
c128e4666f Don't pass STAGEDIR via MAKE_ENV, it's already being defined (as DESTDIR)
in MAKE_ARGS.  Also, remove bogus trailing slash when setting INSTALLDIR,
kill EOL whitespace in the port description text, and fix its formatting.

Forgotten by:	db
2017-04-29 17:42:25 +00:00
Bernard Spil
eb0fe4115c security/libressl-devel: Mark vulnerabile 2.5.3 2017-04-29 17:33:51 +00:00
Bernard Spil
293bf5a055 security/libressl: Fix vulnerability
Obtained from:	OpenBSD
MFH:		2017Q2
Security:	24673ed7-2bf3-11e7-b291-b499baebfeaf
Security:	CVE-2017-8301
2017-04-29 17:32:15 +00:00
Roman Bogorodskiy
93fb5b3a87 misc/osinfo-db: update to 20170423 2017-04-29 17:29:01 +00:00
Bernard Spil
eba1dcb344 security/libressl: Fix vulnerability
Obtained from:	OpenBSD
MFH:		2017Q2
Security:	24673ed7-2bf3-11e7-b291-b499baebfeaf
Security:	CVE-2017-8301
2017-04-29 17:10:09 +00:00
Emanuel Haupt
497229eceb Remove MAKE_JOBS_UNSAFE. This slipped in during testing. 2017-04-29 16:37:53 +00:00
Emanuel Haupt
b12cdd1790 Add goattracker 2.73, a crossplatform music editor for creating Commodore
64 music.
2017-04-29 16:34:15 +00:00
Larry Rosenman
8f28a73a30 devel/artifactory: Update to 5.2.1
PR:		218760
Submitted by:	dharrigan@gmail.com (maintainer)
Approved by:	adamw (mentor, implicit)
2017-04-29 16:28:26 +00:00
Gerald Pfeifer
a9dbe957fc Update to the 20170427 snapshot of GCC 7, essentially RC1 of GCC 7.1,
the first release on this branch.
2017-04-29 16:09:26 +00:00
Adam Weinberger
96b83ed36e Update to patchlevel 589. 2017-04-29 16:09:19 +00:00
Alexey Dokuchaev
952d8c7c2a - Update to version 0.1beta2 (still a pre-release)
- Remove patching for Linuxish #include <linux/limits.h> since it
  no longer does anything useful (the code was changed upstream)
- Use dedicated pkg-plist file now that it is long enough

Reported by:	portscout

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1493302986 which corresponds to commit ba6aa54 tagged
as this release.
2017-04-29 15:50:46 +00:00
Sunpoet Po-Chuan Hsieh
25cb699d38 Update to 1.1.5
- Regenerate patch files with makepatch:

Changes:	http://www.cacti.net/changelog.php
PR:		218949
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-04-29 15:44:00 +00:00
Sunpoet Po-Chuan Hsieh
ea8850eaa8 Update to 3.3.0
- Add LICENSE_FILE

Changes:	https://github.com/google/protobuf/releases
2017-04-29 15:43:54 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
2017-04-29 15:43:46 +00:00
Joseph Mingrone
3f98bcd00c Chase editors/emacs update to version 25.2
Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
2017-04-29 14:50:53 +00:00
Joseph Mingrone
1b1d7b5d53 biology/py-biom-format: Update to version 2.1.6
Upstream changes: https://github.com/biocore/biom-format/releases/tag/2.1.6

Approved by:	swills (mentor, implicit)
2017-04-29 13:59:15 +00:00
Carlos J. Puga Medina
b4587902fc - Update to 2.0.9 2017-04-29 12:07:28 +00:00
Carlos J. Puga Medina
b52ebd3967 security/py-certbot: update to 0.13.0
- Update PORTVERSION and distinfo checksum (0.13.0)
- Update pkg-descr to cope with the renaming to "certbot"

Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0130---2017-04-06

Approved by:	koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D10317
2017-04-29 12:03:20 +00:00
Carlos J. Puga Medina
39eda8e1bd security/py-acme: update to 0.13.0
- Update PORTVERSION and distinfo checksum (0.13.0)
- Improve pkg-descr

Differential Revision:	https://reviews.freebsd.org/D10317
2017-04-29 12:00:22 +00:00
Joseph Mingrone
4c203eb261 devel/rubygem-font-awesome-rails-rails5: permit build with latest
www/rubygem-railties5

Approved by:	swills (mentor, implicit)
2017-04-29 11:24:14 +00:00
Joseph Mingrone
9d9d6339c3 devel/rubygem-devise-rails5: permit build with latest www/rubygem-railties5
Approved by:	swills (mentor, implicit)
2017-04-29 11:13:18 +00:00
Philip Paeps
529ad4eaa5 - Fix build with LLVM 4.0 on HEAD
- Install manpage in the correct place [1]
  (bump PORTREVISION to reinstall package)

PR:		218767
Submitted by:	caso.ramiro@gmail.com [1]
		Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2017-04-29 10:26:23 +00:00
Dmitry Marakasov
72581ee305 - Switch to options helpers
- Update WWW
2017-04-29 09:00:08 +00:00
Thierry Thomas
67b4d4b4ed Upgrade to v0.1.8.
Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.8>.

PR:		218947
Submitted by:	Yuri Victorovich
2017-04-29 08:52:18 +00:00
Sunpoet Po-Chuan Hsieh
07e16506e6 Update to 0.27.1
Changes:	https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md
2017-04-29 07:51:08 +00:00
Sunpoet Po-Chuan Hsieh
2dbb4d7f90 Update to 1.11.2
Changes:	https://github.com/vmware/rbvmomi/releases
		https://github.com/vmware/rbvmomi/commits/master
2017-04-29 07:51:02 +00:00
Sunpoet Po-Chuan Hsieh
b883f418da Add PORTSCOUT
- Use USES=python:3.3+
2017-04-29 07:50:56 +00:00
Sunpoet Po-Chuan Hsieh
0ae0d7ccd4 Update to 3.18.0
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2017-04-29 07:50:50 +00:00
Sunpoet Po-Chuan Hsieh
8a65bf2520 Update to 2.0.2
- Clean up DISTINFO_FILE which should be part of r439384

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2017-04-29 07:50:44 +00:00
Mark Linimon
f4ea425a5b Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-29 07:04:49 +00:00
Sunpoet Po-Chuan Hsieh
835419af27 Update to 0.5.0
- Add NO_ARCH

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2017-04-29 06:58:27 +00:00