138638 Commits

Author SHA1 Message Date
bluhm
9124c0872a update p5-OSPF-LSDB to 1.11 2019-06-05 19:31:44 +00:00
robert
8f76d8bc53 update to 75.0.3770.80;
this brings us back to the stable channel again
2019-06-05 18:31:50 +00:00
landry
97ce8a6da8 log telegraf output to syslog, as done for influxdb.
from Joel Carnat.
2019-06-05 14:27:02 +00:00
rpointel
120c7d5d68 use GH_TAGNAME, spotted by sthen@.
ok sthen@.
2019-06-05 14:23:18 +00:00
sthen
9c29a72f6a in lieu of a proper manpage, install httpie's README.rst, it has fairly
sophisticated support for POSTs etc which is and it isn't clear from
"http -h" how to use it all. ok Paco Esteban (maintainer)
2019-06-05 13:26:58 +00:00
sthen
06f0fd5558 update gargoyle to a newer git checkout (there hasn't been a release
since 2011, but it still receives occasional commits). unbreaks sdl
audio so reenable that, also unbreaks build with ports-gcc.
2019-06-05 12:54:03 +00:00
jca
e51424d3ff Drop COMPILER to unbreak on sparc64 and other gcc archs
The way WANTLIB* and LIB_DEPENDS were set up, ${COMPILER_LIBCXX} ended
up in WANTLIB-main without gcc-libs ending up in LIB_DEPENDS-main;
pkg_create then failed because it had no way to reach a package
providing libestdc++.  This kind of breakage had been spotted in several
ports after switching the C++ ports to "COMPILER = base-clang
ports-gcc".  I'm not sure yet how these problems could be avoided.
Maybe additional checks in portcheck(1)?

Anyway, opensmtpd-extras was mechanically switched to COMPILER because
WANTLIB-mysql contained ${COMPILER_LIBCXX}.  This is currently not
needed, and since opensmtpd-extras is a C-only port, let's just drop
COMPILER.

ok sthen@ giovanni@ (maintainer)
2019-06-05 12:38:56 +00:00
sthen
94c30b4a03 +dnscontrol 2019-06-05 11:43:48 +00:00
sthen
078eaf64dc import net/dnscontrol, from Karlis Mikelsons, much tidying and ok from kn@
DNSControl is a system for maintaining DNS zones. It has two parts: a
domain specific language (DSL) for describing DNS zones plus software
that processes the DSL and pushes the resulting zones to DNS providers
such as Route53, CloudFlare, and Gandi. It can talk to Microsoft
ActiveDirectory and it generates the most beautiful BIND zone files
ever.
2019-06-05 11:43:21 +00:00
sthen
fc370fa3a8 update to httpie-1.0.2, from Paco Esteban, taking maintainer (plus regen plist) 2019-06-05 11:27:51 +00:00
sthen
5658f56af1 update to khard-0.13.0, from Paco Esteban (taking maintainer),
minor tweaks from me (whitespace, regen plist)
2019-06-05 11:21:56 +00:00
benoit
a3398038d8 Update to p5-Net-SFTP-Foreign-1.90. 2019-06-05 07:17:29 +00:00
rpointel
4bf7b34b7c update z3 to 4.8.5, ok kn@.
bump lib version because few functions were removed, for example:
86b98e3477
40e329fc92
2019-06-05 05:44:54 +00:00
bcallah
60335a08cf Update to ponyc-0.28.1
Changelog: https://github.com/ponylang/ponyc/releases/tag/0.28.1
2019-06-05 03:01:47 +00:00
jturner
f9f7d97f56 Try to fix janet build on sparc64 by using -fPIC instead of -fpic 2019-06-05 00:33:39 +00:00
jca
588f0a035b Update HOMEPAGE and drop MASTER_SITES
The new upstream is http://www.makehumancommunity.org/ and newer
releases (1.1.1 and 1.2.0 alpha) are available at
https://github.com/makehumancommunity/makehuman
2019-06-04 22:23:33 +00:00
juanfra
cd975abaee Update to cython 0.29.10. 2019-06-04 21:36:51 +00:00
fcambus
cedc7601be Update GeoLite2 databases to latest version. 2019-06-04 19:24:54 +00:00
rsadowski
7e16632ef6 Update keepassxc to 2.4.2
Added cmake checks for malloc.h and malloc_usable_size(3). Include maloc.h only
if it exists. Fallback to stdlib.h and use malloc_usable_size(3) only if there
is one.

Thanks sthen@ and jca@ for lot of feedback, help and patience,

Tested and ok thfr@, ok jca@
2019-06-04 18:42:08 +00:00
landry
07ec573eb8 Update to firefox 67.0.1 'Trailhead'
See https://www.mozilla.org/en-US/firefox/67.0.1/releasenotes/
2019-06-04 16:58:53 +00:00
espie
3ec73388de make sure to stop if scripts fail
as noticed by sthen@
2019-06-04 16:05:52 +00:00
jca
33e2fb4155 Drop -Werror to fix build of leatherman (and consumers) on at least sparc64
ok sthen@ sebastia@ (maintainer)
2019-06-04 15:22:32 +00:00
sthen
7ed54e7606 sync wantlib 2019-06-04 14:29:30 +00:00
sthen
5a7a6e1c7b left behind when mozilla-sync was removed on 2018/09/11
"Remove mozilla-sync 1.1 port, unlinked since 2014."
2019-06-04 14:28:31 +00:00
sthen
2e3564786f fix typo, found by a rather lightweight ports-INDEX, due to
DBD::SQLite::st execute failed: NOT NULL constraint failed:
_Ports.PERMIT_DISTFILES at /usr/ports/databases/sqlports/files/Inserter.pm
line 196.

s/PERMIT_DISTILES/PERMIT_DISTFILES/
2019-06-04 13:34:10 +00:00
bket
0b5059d794 Update to dnscrypt-proxy-2.0.25.
Changelog can be found at
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.25 and
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.24

From Nam Nguyen (maintainer). Thanks!

OK sthen@
2019-06-04 10:02:45 +00:00
robert
e8af5b8c48 update to 75.0.3770.75 2019-06-04 08:42:35 +00:00
rpointel
0fceaba17b update jd-gui to 1.5.2. 2019-06-04 07:37:56 +00:00
abieber
72e301d227 Update honk to 0.6.0. donk from Horia Racoviceanu! 2019-06-04 02:41:49 +00:00
jturner
d0869d3008 Add conflict and pkgpath markers. Just imported, no bump. Pointed out by danj@. 2019-06-03 23:27:32 +00:00
espie
19e74411fd fix stupid 2019-06-03 23:10:57 +00:00
jturner
933288d7e4 Remove www/kwebapp. ok bentley@ 2019-06-03 23:09:45 +00:00
jturner
350917e002 +openradtool 2019-06-03 23:08:01 +00:00
jturner
857f97a5b6 Import ports/www/openradtool. ok bentley@
openradtool ("ort") is an open source RAD tool generating front-end code
(JavaScript, TypeScript) and back-end code (SQL, C) for your
application, leaving you to develop your "middle-tier" business and
presentation logic.

The system consists of a set of source generators, each accepting a
single ort(5) configuration file that describes your data and how it is
accessed, modified, created, deleted. The generated sources have a
strong focus on security, documentation, and auditability.
2019-06-03 23:06:22 +00:00
jturner
fd64e552e6 Unhook www/kwebapp and add quirk to soon to be imported www/openradtool.
ok bentley@
2019-06-03 23:03:35 +00:00
jca
2600bca05c Force-enable the fast zone parser with base-clang, disable it with ports-gcc
The fast zone parser code builds fine on all clang archs, but fails to
build on sparc64 (ENOMEM); only enable it where it's known to build.
Maybe the pbuild datasize limits should be tweaked, to be investigated later.
2019-06-03 22:32:23 +00:00
espie
da83befcca fix the pkgname. 2019-06-03 19:19:39 +00:00
sthen
4b6b4342f8 remove ONLY_FOR_ARCHS to allow building acpica on !x86. it at least builds
on aarch64, and there's no particular reason to restrict others (if it fails
on less common arch we can always sprinkle NOT_FOR_ARCHS as needed).

queried by ccardenas@
2019-06-03 17:37:54 +00:00
fcambus
c1eac0db50 Update kore to 3.3.1. 2019-06-03 16:31:08 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
cba284842d update unifi/testing to 5.11.26 (for people with beta access) 2019-06-03 16:05:33 +00:00
robert
1ab49f71bf unbreak the component flavor once again 2019-06-03 15:59:52 +00:00
sthen
21ed126531 update to unifi-5.10.24 2019-06-03 15:38:14 +00:00
sthen
418529796c build php 7.2/7.3 with support for argon2 in password_hash().
for some reason password_hash requires libargon2 even though php has
access to the argon2 functions from libsodium. prompted by a mail
from Heiko Zimmermann.

(also note, there is a separate sodium_crypto_pwhash_str function
which was already available and doesn't depend on libargon2)
2019-06-03 13:43:27 +00:00
reyk
ee5228bd55 Update cloud-agent to v0.8
This release unbreaks the build with recent LibreSSL and adds support
for OpenNebula and optional disk resizing.

OK kn@
2019-06-03 13:42:49 +00:00
benoit
bc5dd9e195 Update to highlight-3.52. 2019-06-03 10:56:12 +00:00
kili
5de0f2671d Remove left-over patch from devel/c2hs.
Noticed by andreas.kahari@abc.se.
2019-06-03 10:39:02 +00:00
ajacoutot
901b439b14 Bump to unbreak (PLIST changed). 2019-06-03 06:08:52 +00:00
rsadowski
f0be8e6b19 Unbreak kspaceduel
I imported kshisen twice, once in x11/kde-applications/kshisen and once in
x11/kde-applications/kspaceduel. Correct kspaceduel and bump kshisen.

Remove wrong "@pkgpath x11/kde4/kmines" in kshisen.
2019-06-03 05:35:09 +00:00
rsadowski
58dfc2a4b7 Bump and adjust WANTLIB after okteta update 2019-06-03 05:19:32 +00:00