125575 Commits

Author SHA1 Message Date
bentley
f46625be16 Update to html-xml-utils-7.4.
Changelog: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
2018-01-05 06:32:49 +00:00
landry
01c813bb98 Security update to firefox 57.0.4.
See https://www.mozilla.org/en-US/firefox/57.0.4/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-01/
https://blog.mozilla.org/security/2018/01/03/mitigations-landing-new-class-timing-attack/

Note that ESR doesn't need such fix.
2018-01-05 05:36:18 +00:00
bentley
6fd01df5fd Update homepage and github repo.
ok sthen@ (maintainer)
2018-01-05 05:12:27 +00:00
bentley
6ab6aa1fd0 Remove upstreamed patch; build failure noticed by nigel@ 2018-01-05 03:39:24 +00:00
landry
40375f4204 +grafana 2018-01-04 20:46:32 +00:00
landry
0fdb755a3d Import grafana 4.6.3.
Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.

Note that (inspired by FreeBSD) we fetch the upstream linux binary
tarball to extract/install the web assets instead of going through the
whole nodejs/gulp/yarn madness. Sanity preserved.

with tweaks and ok ajacoutot@
2018-01-04 20:46:00 +00:00
ajacoutot
3465f2c0df Bring a couple of fixes from upstream that prevent gnome-contacts from
crashing; there are still unresolved issues though.
2018-01-04 19:22:59 +00:00
awolk
c1b4678849 www/otter-browser 0.9.12 => 0.9.94
with additional modifications from rsadowski@ (thanks!)

OK rsadowski@

Port changes:
 - add x11/qt5/qtsvg to LIB_DEPENDS
 - drop X11 from WANTLIB (pointed out by port-lib-depends-check)

Port changes from rsadowski:
 - switch HOMEPAGE to HTTPS
 - Regen WANTLIB to avoid tabs and spaces
 - reorder variables (Makefile.template)
 - Zap one tab in all lines to be no longer then 60 chars (Makefile.template)

Upstream changelog:
https://otter-browser.org/

Easier to parse:
https://github.com/OtterBrowser/otter-browser/releases
2018-01-04 18:55:16 +00:00
sthen
b28dfa4707 update to zstd-1.3.3, enable building libraries, enable tests
from Björn Ketelaars
2018-01-04 14:47:20 +00:00
espie
795b86dbad somehow, distfile with sz but no sha can reach there.
so protect.

fixes an immediate crash reported by rpe@, even though I don't quite see
how this happens...

ports with moving distfiles are somewhat bad news... I need to rescan
more forcibly, probably.
2018-01-04 12:11:26 +00:00
fcambus
172fca82c1 Register removal of decss. 2018-01-04 10:09:35 +00:00
fcambus
6bb611c6cc Remove www/decss.
The point of this program has never been to be useful, but to annoy the
MPAA. More information about the why and how can be found on upstream
HOMEPAGE: http://www.pigdog.org/decss/

There is no point to keep distributing it in 2017, it has far exceeded
its lifetime.

OK jca@, bentley@
2018-01-04 10:08:15 +00:00
ajacoutot
6fd85b2aab Update to enchant2-2.2.1. 2018-01-04 09:47:06 +00:00
bentley
df7b777497 Switch MASTER_SITES to https. 2018-01-04 09:34:24 +00:00
bentley
fd6b4b9bd6 Update to retroarch-1.7.0.
Changelog:
https://www.libretro.com/index.php/retroarch-1-7-0-released/
2018-01-04 08:31:47 +00:00
bentley
c554f9929a Move MASTER_SITES away from Google Code. Update homepage. 2018-01-04 06:32:58 +00:00
bentley
af7947b6b0 Move MASTER_SITES away from Google Code. 2018-01-04 06:29:10 +00:00
bentley
84e16587f9 Move MASTER_SITES away from Google Code. Switch homepage to https. 2018-01-04 06:20:51 +00:00
bentley
93f5867e25 Switch openbsd.org URLs to https. 2018-01-04 06:15:08 +00:00
bentley
a98594e213 Give scribus a more descriptive COMMENT and move homepage to https. 2018-01-04 06:00:50 +00:00
bentley
34add2195a Wrap maintainer email in <> instead of (). 2018-01-04 05:24:16 +00:00
bentley
31ef46af0d Switch homepage/master_sites to https. 2018-01-04 05:13:59 +00:00
bentley
26b89b59e6 Update to ppsspp-1.5.4.
Changelog:
https://github.com/hrydgard/ppsspp#whats-new-in-154
2018-01-04 05:09:32 +00:00
danj
eb040a2ef6 Update to wireless-4
From Gregor Best (upstream) who also takes maintainership
2018-01-03 23:27:01 +00:00
espie
a9baff7820 "normally" depend does everything that's needed, but ports with a
:patch/:configure depend still want the "prepare" stage.
Otherwise, show-prepare-results may get confused and register too much.

So index it on BEXTRA, so that we don't run the extra stage when it's
not needed, but run it when required.

problem noticed by nigel@, thanks for the sleuthing.
2018-01-03 23:19:51 +00:00
rsadowski
8bf8949d7c relink leveldb 2018-01-03 21:35:10 +00:00
landry
64ff0ec2e3 Reserve uid/gid 797 for _influx, and while here 798 for upcoming
_grafana port/user.
2018-01-03 21:08:29 +00:00
landry
ddb7ff0f07 Update to minio 0.20180102
Was about to commit a diff from Klemens Nanni to update to 20171228;
only to realize there had been a security fix release in the meantime,
so let's just go straight to it. Refer to
https://github.com/minio/minio/releases/tag/RELEASE.2018-01-02T23-07-00Z
and
https://github.com/minio/minio/releases/tag/RELEASE.2017-12-28T01-21-00Z
for details.
2018-01-03 20:59:33 +00:00
rsadowski
c9323c7b79 Readd leveldb (updated to 1.20)
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.

tweaks, feedback, comments in patches and final ok jca@
2018-01-03 20:25:25 +00:00
schwarze
7cf57a29f0 Remove man2web. Exploitable and crappy code, unmaintained since 2003.
Use mandoc -Thtml or man.cgi(8), which also produces much better HTML.
Removal suggested by Jan Stary <hans at stare dot cz>, and jca@ agrees.
2018-01-03 19:59:37 +00:00
landry
e3fadb7981 +influxdb 2018-01-03 17:43:57 +00:00
landry
01f2b71983 Import influxdb 1.4.2.
InfluxDB is a time series, metrics, and analytics database. It's
targeted at use cases for DevOps, metrics, sensor data, and
real-time analytics.

Note that the source tarball is repackaged/selfhosted to include go
dependencies that are not vendored upstream.

ok remi@
2018-01-03 17:43:24 +00:00
bcallah
06168af67a Bugfix update to pentobi-14.1 2018-01-03 17:04:55 +00:00
robert
4d648ffd24 enable mono-sgen 2018-01-03 16:35:53 +00:00
espie
f6f27269fc move back "peeking at watch file" in the parent.
this could be used by other watchers
2018-01-03 14:23:06 +00:00
fcambus
4b77a4219e Update hexedit to 1.4.2 and take MAINTAINER.
OK sthen@, jca@
2018-01-03 14:13:07 +00:00
robert
52cb691f85 add missing distfile 2018-01-03 11:54:56 +00:00
sthen
f5aac7a874 unifi 5.6.29 moved from stable candidate to stable 2018-01-03 11:46:55 +00:00
bentley
544afce46e Tell portroach to ignore the git builds. 2018-01-03 10:39:00 +00:00
bentley
f17a65a712 i386 is now a clang arch, so no need to use the gcc4 module there. 2018-01-03 08:26:12 +00:00
bentley
5ca2a52371 arm also runs out of memory compiling this port. 2018-01-03 08:06:15 +00:00
bentley
8156cb23ea This has the same icu4c problem as vislcg3, so mark only for CLANG_ARCHS. 2018-01-03 08:05:29 +00:00
rsadowski
4ada2bb3cb Update mailman to 2.1.25
ok okan@
2018-01-03 08:03:56 +00:00
rsadowski
7f51f25ea1 Update cantata to 2.2.0
Submitted by Nils Reusse <n.reusse AT hxgn DOT net> (Thanks!), with following
fixes/tweaks by me:

- Remove DISTNAME
- Reorder variables
- Add audio/libcdio and remove speexdsp as LIB_DEPENDS
- Regen WANTLIB

ok landry@
2018-01-03 08:02:26 +00:00
ajacoutot
d70ca51688 Update to awscli-1.14.18. 2018-01-03 07:58:10 +00:00
ajacoutot
238426899b Update to py-boto3-1.5.8. 2018-01-03 07:57:51 +00:00
ajacoutot
513af8682e Update to py-botocore-1.8.22. 2018-01-03 07:57:31 +00:00
ajacoutot
b25c4646fb Update to cyrus-imapd-3.0.5. 2018-01-03 07:55:52 +00:00
jasper
aac0ff9bba sync vmctl module with upstream pull request
ok aja@ (MAINTAINER)
2018-01-02 19:56:26 +00:00
jasper
8294703cea fix crash when unable to apply a value with sysctl
ok aja@ (MAINTAINER)
2018-01-02 18:54:22 +00:00