15409 Commits

Author SHA1 Message Date
rsadowski
fe3d579918 Import litecoin-0.16.3; OK and tweaks kirby@
Comment:
P2P payment system

Description:
Litecoin is a peer-to-peer Internet currency that enables instant payments to
anyone in the world. It is based on the Bitcoin protocol but differs from
Bitcoin in that it can be efficiently mined with consumer-grade hardware.
Litecoin provides faster transaction confirmations (2.5 minutes on average) and
uses memory-hard, scrypt-based mining proof-of-work algorithm to target the
regular computers and GPUs most people already have. The Litecoin network is
scheduled to produce 84 million currency units.

One of the aims of Litecoin was to provide a mining algorithm that could run at
the same time, on the same hardware used to mine bitcoins. With the rise of
specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is
unlikely for ASIC mining to be developed for Litecoin until the currency is
widely used.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://litecoin.org
2019-03-08 05:52:25 +00:00
jasper
c66245a2dc update to minio-0.20190306 2019-03-07 19:43:40 +00:00
jasper
b7d169c4ef update to minioc-0.20190306 2019-03-07 19:41:28 +00:00
jasper
b0a1fa6844 update to mosquitto-1.5.8 2019-03-07 19:41:18 +00:00
giovanni
1598d4ab7b +p5-Net-DNS-Resolver-Mock 2019-03-07 07:28:17 +00:00
giovanni
21326e2e54 Import p5-Net-DNS-Resolver-Mock, a DNS Resolver object for testing
ok afresh1@

pkg/DESCR:
A subclass of Net::DNS::Resolver which parses a zonefile for it's data
source. Primarily for use in testing.
2019-03-07 07:19:41 +00:00
sthen
c6f6f6b011 update to librenms-1.49 2019-03-06 15:08:24 +00:00
ajacoutot
b232080582 Update to py-botocore-1.12.108. 2019-03-06 14:48:30 +00:00
ajacoutot
60bf3bdd3c Update to py-boto3-1.9.108. 2019-03-06 14:48:18 +00:00
ajacoutot
afc41bb445 Unbreak: needs BDEP on textproc/groff for soelim(1). 2019-03-06 13:45:18 +00:00
kirby
17cea9b1f8 update to munin-2.0.47 2019-03-05 15:33:45 +00:00
cwen
7ff335ec60 bro: needs atomics on powerpc, and probably hppa.
Sucessfully tested on powerpc.

OK jca@
2019-03-05 14:58:49 +00:00
fcambus
7f8c7bdd1c Update GeoLite2 databases to latest version. 2019-03-05 11:49:07 +00:00
bentley
27dce3ac09 +dico 2019-03-05 03:41:37 +00:00
bentley
b3fa5034ed Import dico-2.8.
GNU Dico is a flexible modular implementation of DICT server (RFC 2229).
In contrast to other implementations, it does not depend on a particular
database format. GNU Dico handles database accesses using loadable modules.

The package is shipped with quite a few modules that provide support for the
most often used database formats and strategies. New modules can easily be
written in C, Guile or Python. The module API is mature and well documented.

The package also includes a console client program that can be used to query
remote dictionary servers.

ok juanfra@ sthen@
2019-03-05 03:40:51 +00:00
sthen
b7882d7f14 update to gpodder-3.10.7, from maintainer Tim Meunier 2019-03-04 22:28:12 +00:00
chrisz
b438efbd00 Upgrade OCaml and dependent ports
testing and OKs by avsm@, jca@, krw@ Thanks a lot !
2019-03-04 12:51:12 +00:00
sebastia
dec03a3544 simple update to 1.2.7 2019-03-04 12:27:12 +00:00
sebastia
ab9f231262 Update the ancient version to the more recent 2016-07-R1, tested on
i386 and amd64 with a couple of different wifi adapters by myself
and kili@ test on amd64.

lots of things changed, gpsmap GUI is gone. security model changed,
see MESSAGE. Take over MAINTAINER from kili@

OK kili@
2019-03-03 23:11:04 +00:00
rsadowski
3c4301c909 unhook libmesode; hook libstrophe 2019-03-03 19:40:44 +00:00
rsadowski
ec06a0b559 Update profanity to 0.6.0
Switch from net/libstrophe to net/libmesode which enables TLS support

Tweaks and OK from kn@ (Thanks!)
2019-03-03 19:40:03 +00:00
rsadowski
00f7ab0f2f Import libmesode-0.9.2; OK kn@
Comment:
fork of libstrophe for use with profanity XMPP client

Description:
libmesode is a minimal XMPP library written in C. libmesode is a fork of
libstrophe for use in Profanity (ports/net/profanity).

Reasons for forking:

    Remove Windows support
    Support only one XML Parser implementation (expat)
    Support only one SSL implementation (OpenSSL)

This simplifies maintenance of the library when used in Profanity.

Whilst Profanity will run against libstrophe, libmesode provides extra TLS
functionality such as manual SSL certificate verification.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://github.com/boothj5/libmesode
2019-03-03 19:14:28 +00:00
ajacoutot
e28cd1cd13 Update to py-botocore-1.12.106. 2019-03-03 10:40:34 +00:00
ajacoutot
6f789913c2 Update to py-boto3-1.9.106. 2019-03-03 10:40:23 +00:00
sthen
c550cb17bb update to bird-2.0.4 2019-03-02 22:41:24 +00:00
sthen
eb01ae6aa4 update to bird-1.6.6 2019-03-02 22:41:04 +00:00
sthen
fec3ff9dc0 update to icinga-web2-module-director-1.6.2 2019-03-02 22:34:15 +00:00
ajacoutot
71a6323def Update to axel-2.16.1.
Joint work with tj@
2019-03-02 18:41:17 +00:00
sthen
8815a83e36 oops, handle the wireshark-gtk -> wireshark upgrade path (gtk is no longer
included upstream). reminded by stsp@
2019-03-02 18:41:12 +00:00
sthen
404f338502 adjust the DHCPv6-PD example in dhcpcd's pkg-readme to give an example for
using dhcpcd to do slaac itself on the upstream; seems a bit more reliable
than mixing dhcpcd for PD and slaacd for SLAAC
2019-03-02 00:24:07 +00:00
sthen
dff2181bbd remove NO_TEST=Yes 2019-03-01 21:12:20 +00:00
sthen
501996f453 update to wireshark-3.0.0 2019-03-01 18:06:46 +00:00
sthen
cd845628d0 update to BIND 9.11.6 2019-03-01 17:17:08 +00:00
giovanni
5769ef298e Update database to 20190301 2019-03-01 14:16:42 +00:00
sthen
933540da10 update to wireshark-2.6.7 2019-02-28 23:31:08 +00:00
sthen
99d0eeb0ab unbreak -4/-6 flags in netbsd-iscsi-target, problem reported by solene@ 2019-02-28 20:39:40 +00:00
sthen
a94bfd8012 update to freeradius-3.0.18
- OPENSSL_VERSION_NUMBER patch needed for new use of SSL_CTX_set_num_tickets
2019-02-28 18:46:49 +00:00
sthen
b1879bab23 update to icinga2-2.10.3 2019-02-28 13:37:46 +00:00
ajacoutot
3170c30d5b Update to py-botocore-1.12.104. 2019-02-28 10:14:56 +00:00
ajacoutot
7d3da9cad1 Update to py-boto3-1.9.104. 2019-02-28 10:14:45 +00:00
jca
81bbcc5b83 Force OBJCC to avoid linking hexchat with gcc
Fixes a linking failure on arm.  ok Florian Stinglmayr (maintainer)
2019-02-27 23:34:05 +00:00
sthen
d59e8a4c99 cd in rc_stop as well as rc_start; avoid littering a stupid logs/
directory in $PWD
2019-02-26 21:57:50 +00:00
sthen
5ecd006ce7 update to unifi-5.10.19 2019-02-26 21:56:14 +00:00
ajacoutot
83981aa588 Update to py-botocore-1.12.102. 2019-02-26 19:56:52 +00:00
ajacoutot
4187b0eedf Update to py-boto3-1.9.102. 2019-02-26 19:56:42 +00:00
pvk
37af377e74 Update mattermost-server 5.7.1 -> 5.8.0
ok robert@
2019-02-25 20:37:11 +00:00
fcambus
63f4774d18 Add p5-MaxMind-DB-Writer. 2019-02-25 10:01:51 +00:00
fcambus
f62b613aff Import net/p5-MaxMind-DB-Writer.
This distribution contains the code necessary to write MaxMind DB database
files.

OK bluhm@
2019-02-25 10:01:19 +00:00
kn
ad8e0a6a05 Update to ircII-20190117
From Brad
OK tb
2019-02-24 12:41:47 +00:00
mariani
a5c64fbefb Updating py-zmq from 17.1.2 to 18.0.0
Tweaks, advices and patches by jca@

OK sthen@ "If things are still working with it"
OK jca@ "If you know that consumer ports can cope with this update"
2019-02-23 18:09:47 +00:00