Commit Graph

126770 Commits

Author SHA1 Message Date
abieber
c34b8fba43 Import rest-server (as restic-rest-server), a backend for sysutils/restic
OK jasper@
2018-03-06 13:49:03 +00:00
jca
cb2f3855cd Document LD_LIBRARY_PATH workaround for hostname.if openvpn setups
It appears that after upgrading from snaps, openvpn can't find
liblzo2.so/liblz4.so when started from hostname.if.  Probably because
ldconfig is run later during boot, as noted by sthen@.  Forcing
LD_LIBRARY_PATH works around the problem as long as /usr is mounted.

Reported by Atanas Vladimirov, sthen@ helped with the debugging.
2018-03-06 12:44:29 +00:00
ajacoutot
cdebbfd2a8 Update to gxml-0.16.3. 2018-03-06 11:13:04 +00:00
sthen
587816f031 +solr 2018-03-06 11:06:58 +00:00
sthen
2accc0d78c _solr 2018-03-06 11:06:41 +00:00
sthen
70fc0e3ef9 import ports/textproc/solr, ok landry@
Solr is a standalone enterprise search server with a REST-like API
supporting JSON, XML, CSV or binary over HTTP for document addition
and searches.
2018-03-06 11:06:21 +00:00
sthen
f751bd948c update license marker, new versions of isc projects are MPL 2018-03-06 08:38:19 +00:00
sthen
cbd916a13c update to isc-dhcp 4.4.1 CVE-2018-5732 CVE-2018-5733
(4.4.0 update from Brad, 4.4.1 on top OK with him)
2018-03-06 08:37:39 +00:00
rsadowski
4203234c1b unbreak; add missing lib depends on devel/kf5/{knewstuff,attica}
Spotted by sthen@
2018-03-06 07:52:02 +00:00
jasper
1e5cf2aa0f i made you a patch, but i eated it.
unbreaks the build as spotted by sthen@
2018-03-06 07:29:33 +00:00
sthen
5a37cd038b update to unifi-5.7.20 stable candidate 2018-03-06 00:17:06 +00:00
bluhm
abaae00f80 update p5-WWW-Mechanize to 1.87 2018-03-05 23:06:25 +00:00
bluhm
73ac85dd15 update p5-XML-LibXSLT to 1.96 2018-03-05 22:49:44 +00:00
bluhm
919e46b689 update p5-IO-Socket-SSL to 2.056 2018-03-05 22:45:46 +00:00
jca
2fd0de64d8 Add a temporary workaround, snaps don't ship the latest ssl.h yet. 2018-03-05 22:45:24 +00:00
bluhm
199e29f84b update p5-Importer to 0.025 2018-03-05 22:00:30 +00:00
bluhm
95534c850e update p5-Cpanel-JSON-XS to 4.02 2018-03-05 21:55:42 +00:00
sthen
c48d5d9e49 regen distinfo, spotted by nigel@. I had a tar.gz lying around in distfiles
from a previous version of this update before switching to proper release
tarballs.
2018-03-05 18:32:13 +00:00
bluhm
453539573f update p5-Net-DNS-SEC to 1.04 2018-03-05 16:14:03 +00:00
bluhm
7e52a86718 update p5-Net-DNS to 1.15 2018-03-05 15:41:03 +00:00
rsadowski
b2ed8c86ae Update LibRaw to 0.18.8
ok sthen@
2018-03-05 14:53:40 +00:00
sthen
3192f6e0a2 update to dfu-programmer-0.7.2, from Kaashif Hymabaccus 2018-03-05 14:39:53 +00:00
sthen
7251314b29 update to xca-1.4.1 2018-03-05 14:33:24 +00:00
sthen
fcba3da26a update to xdotool-3.20160805.1 2018-03-05 14:31:37 +00:00
bluhm
c96a20c61d update p5-Net-SIP to 0.814 2018-03-05 14:27:54 +00:00
sthen
0e3199b97a update to calc-2.12.6.7 2018-03-05 14:24:19 +00:00
sthen
6c566767a1 update to pear-Net-Sieve-1.4.3 2018-03-05 14:22:20 +00:00
abieber
3d22250175 Update to the latest. No more crashing when tab-completing fish_*!
OK rsadowski@
2018-03-05 13:50:39 +00:00
ajacoutot
dc9bb59230 Update to gvfs-1.34.2.1. 2018-03-05 13:06:37 +00:00
ajacoutot
8954813b06 Update to evolution-ews-3.26.6. 2018-03-05 12:54:54 +00:00
ajacoutot
ea17728667 Update to evolution-3.26.6. 2018-03-05 12:54:38 +00:00
ajacoutot
9cf7a5f9a0 Update to evolution-data-server-3.26.6. 2018-03-05 12:54:22 +00:00
rsadowski
559b84f3ed hook kdb and kexi 2018-03-05 10:32:50 +00:00
rsadowski
b3e6047976 hook kproperty and kreport 2018-03-05 10:32:06 +00:00
rsadowski
54f6272e37 Remove this wrong import 2018-03-05 10:29:54 +00:00
rsadowski
245b89c196 Import kreport
KReport is a framework for the creation and generation of reports in multiple
formats.  It is used by Kexi and Calligra Plan.

Tweak and ok sthen@
2018-03-05 10:29:05 +00:00
rsadowski
589979a2aa Import kexi
Kexi is a visual database applications creator. It can be used for creating
database schemas, inserting data, performing queries, and processing data.
Forms can be created to provide a custom interface to your data. All database
objects - tables, queries and forms - are stored in the database, making it
easy to share data and design.

ok sthen@
2018-03-05 10:18:03 +00:00
rsadowski
a82d3409b5 Import kdb
KDb is a database connectivity and creation framework, consisted of a
general-purpose C++ Qt library and set of plugins delivering support for
various database vendors.

It is a part of the Kexi project

ok sthen@
2018-03-05 10:12:30 +00:00
rsadowski
c168198042 Import kreport
KReport is a framework for the creation and generation of reports in multiple
formats.  It is used by Kexi and Calligra Plan.

Tweak and ok sthen@
2018-03-05 10:10:56 +00:00
rsadowski
a3311a211c Import kproperty
KProperty is a property editing framework with editor widget similar to what is
known from Qt Designer.  It is used in Kexi and KReport

Tweak and ok sthen@
2018-03-05 10:07:57 +00:00
sthen
42c83be690 update to cataclysm-dda-2018.02.01, from maintainer Tim Meunier 2018-03-05 09:44:06 +00:00
rsadowski
3e50a9442f Update keepassxc to 2.3.0
Main new features:

- Add support for KDBX 4.0, Argon2 and ChaCha20
- Add SSH Agent feature

more : https://github.com/keepassxreboot/keepassxc/releases/tag/2.3.0

Port changes:

- Comment and DESCR improvements (request by sthen@)
- reorder update-desktop-database call in PLIST

Tweaks and ok sthen@
2018-03-05 09:33:46 +00:00
rsadowski
87bef123af hook argon2 2018-03-05 09:24:48 +00:00
rsadowski
21240129e3 Import security/argon2
$ pkg/DESCR
C implementation of Argon2, the password-hashing function that won the Password
Hashing Competition (PHC).

Argon2 is a password-hashing function that summarizes the state of the art in
the design of memory-hard functions and can be used to hash passwords for
credential storage, key derivation, or other applications.

It has a simple design aimed at the highest memory filling rate and effective
use of multiple computing units, while still providing defense against tradeoff
attacks (by exploiting the cache and memory organization of the recent
processors).

tweaks from landry@ and sthen@. ok landry@
2018-03-05 09:23:43 +00:00
rpointel
2728b1266a update libewf to 20171104.
ok rsadowski@.
2018-03-05 05:46:18 +00:00
bcallah
7d8ee4b399 Update to seed7-20180304 2018-03-05 00:56:56 +00:00
bcallah
6d6d270b4e Update to wtf-20180219 2018-03-04 23:52:31 +00:00
sthen
307a93ca6a typo in ifdef, thanks patrick keshishian for noticing. 2018-03-04 21:12:03 +00:00
jca
5dba73d084 Update to openvpn-2.4.5
Tested by Jiri B. and myself.

NB: this needs a recent ssl.h
2018-03-04 19:03:00 +00:00
pascal
1a7d10770a Update to tor 0.3.2.10; fixes TROVE-2018-001 through 004. 2018-03-04 14:05:06 +00:00