naddy
73342e4d23
* build the same set of tools for "generic" archs
...
* getopt(3) returns an int
2018-04-24 18:10:55 +00:00
sthen
85c7a8114a
fix running tests, there's no more test.py
2018-04-24 17:00:33 +00:00
jasper
ff10d27586
merged upstream
2018-04-24 15:05:38 +00:00
jca
d2e13bb540
+keyringer
2018-04-24 10:02:26 +00:00
jca
5986c51e7f
Import keyringer-0.5.2
...
From Gregoire Jadi (maintainer), ok sthen@ landry@
DESCR:
Keyringer lets you manage and share secrets using GnuPG and Git with
custom commands to encrypt, decrypt, recrypt, create key pairs, etc.
2018-04-24 10:01:24 +00:00
sthen
fd909ba4fe
set NOT_FOR_ARCHS-qt instead of .if mess, pointed out by espie
2018-04-24 08:50:18 +00:00
sthen
9d381c8d1b
set default flavour to no_qt on arches where qt5 is known not to package
...
to avoid knocking out packages with gpgme dependency on those arches
2018-04-24 08:38:27 +00:00
sthen
fd5bc23ccd
fix LIB_DEPENDS-main, it was inheriting from LIB_DEPENDS which was populated
...
by the qt5 module so there was a bogus dep for -main in the port. (It doesn't
actually make it to the package as there's no associated entry in WANTLIB-main).
2018-04-23 21:05:54 +00:00
ajacoutot
8a0aaf5448
Pass PKG_CONFIG_PATH=${LOCALBASE}/heimdal/lib/pkgconfig to
...
CONFIGURE_ENV.
2018-04-23 19:55:06 +00:00
sthen
b37bb340ce
update to py-cryptography-2.2.2
2018-04-23 13:06:47 +00:00
sthen
bb7bf8377d
update to kc-2.4.2, from maintainer/upstream LÉVAI Dániel
...
Note: the storage format has changed, dump to xml before updating:
$ kc -k ~/.kc/default.kcd
Password:
<example_chain% > dump kcdump
Dump OK
<example_chain% > quit
Then follow instructions in /usr/local/share/doc/kc/Changelog.
There is an @ask-update question during update giving users chance to do this.
2018-04-20 10:23:07 +00:00
sthen
d549617fac
update to libscrypt-1.21, from LÉVAI Dániel
2018-04-19 21:25:03 +00:00
rpointel
8179093759
update ssdeep to 2.14.1.
...
ok lteo@.
2018-04-19 16:31:40 +00:00
pea
09862d7a9c
Update to 2.2.6
...
ok abieber@
2018-04-17 13:36:14 +00:00
naddy
8cd207c76a
Bump after security/gpgme update
2018-04-15 11:43:52 +00:00
ajacoutot
13642fe274
Update to libhttpseverywhere-0.8.3.
2018-04-15 10:31:21 +00:00
sthen
f52be2a50e
bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
...
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
sthen
f836ded5f9
update to py-josepy-1.1.0
2018-04-14 13:21:41 +00:00
rsadowski
90ef8ccd79
Bump after security/gpgme update
2018-04-14 10:14:04 +00:00
rsadowski
6fdcef6edc
Update gpgme to 1.10.0
...
Simple update to the latest stable version 1.10.0. In addition new
multi-package -qt:
Qt and C++ bindings for GnuPG Made Easy (GPGME).
Notable port changes:
- Add --enable-languages='cpp qt'
- remove all duplicated stuff with gpgme in post-install.
- QGpgME is GPLv2 and not LGPL
- Add security/gpgme=${VERSION} so keep in snyc with gpgme.
Survived a bulk, Thanks landry@
2018-04-14 09:56:20 +00:00
tb
bec5903648
Clean up some LIBRESSL_VERSION_NUMBER patches that either did nothing
...
or provided functions that are now available in libcrypto.
ok gsoares, sthen (for a more aggressive earlier version)
I'll revisit the other bits at p2k18.
2018-04-14 09:05:14 +00:00
bket
37fb63d419
Update to encfs-1.9.4.
...
Upstream has fixed compilation with LibreSSL, as such there is one patch
less to maintain.
OK jca@
2018-04-13 14:36:09 +00:00
jca
c2cf13c270
Unbreak with clang6, and respect CXXFLAGS
...
Based on a diff from Matthew Martin.
2018-04-13 11:13:31 +00:00
bluhm
0ef2362d87
Update botan2 to 2.6.0. Botan tests create temporary files in /tmp
...
to allow ports privsep. Do not create symlinks for shared library,
they confuse our tool chain.
2018-04-12 09:53:54 +00:00
ajacoutot
fb7fc75a9f
Update to libgpg-error-1.29.
2018-04-12 08:00:06 +00:00
ajacoutot
d32bbec3c1
Update to vault-0.10.0.
2018-04-12 06:26:55 +00:00
sthen
b69881dacb
update to clamav-0.100.0
2018-04-11 21:35:58 +00:00
landry
dc267db694
+p5-Auth-Yubikey_Decrypter
2018-04-10 12:09:31 +00:00
landry
1a57c18ea3
Import p5-Auth-Yubikey_Decrypter 0.07 from MAINTAINER Julien Dhaille
...
Perl module that accepts an AES key and an encrypted one-time password
generated by a Yubikey device, and returns a decrypted authentication
token. For use in conjunction with other software that handles actual
authentication.
with tweaks from & ok sthen@
2018-04-10 12:08:52 +00:00
landry
dd0100d4e4
Remove upstream patch from #1443400 .
2018-04-10 09:55:00 +00:00
landry
0fc7710d07
Update to nss 3.36.1, required by fx 60.0b11
...
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.36.1_release_notes
Fixes #1443400 , #1447628 & #1452670
2018-04-10 09:35:46 +00:00
jasper
e42bfe6570
Allow for generating 8192 bit keys
...
ok sthen@ (MAINTAINER)
2018-04-07 20:05:50 +00:00
bluhm
b94e7fa7cb
update botan2 to 2.5.0
2018-04-05 20:12:58 +00:00
ajacoutot
9f94a5f24a
Give these to jasper@ as well (salt w/ raet).
2018-04-05 11:52:06 +00:00
ajacoutot
cce4536626
End these over to jasper@, I'm not really using salt anymore these days.
...
ok jasper@
2018-04-05 11:45:43 +00:00
rpointel
f24fd0737d
+ SUBDIR += py-yaswfp
2018-04-05 08:16:14 +00:00
rpointel
c1d39cad41
import py-yaswfp, Yet Another SWF Parser.
...
ok benoit@ kn@.
2018-04-05 08:15:11 +00:00
jasper
4238a8b3f8
- update HOMEPAGE and switch to https
...
- use github as MASTER_SITES instead of sourceforge
ok sthen@ (MAINTAINER)
2018-04-05 07:02:07 +00:00
abieber
29f408063b
+ opmsg
2018-04-03 13:23:26 +00:00
abieber
7aa9939a21
Import opmsg, a gpg replacement which can encrypt/sign/verify.
...
OK jca@
2018-04-03 13:22:31 +00:00
bket
a940fb0f98
Update to mbedtls-2.8.0. Various security fixes, see
...
https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
Tested ok on amd64 and sparc64 (jca@). A single test fails on arm (also
happens with 2.7.0).
Minor number of mbedcrypto has been bumped as symbols have been added.
OK jca@
2018-04-02 17:16:19 +00:00
chris
a8c43e41e9
The configure script tries to use -march=native automatically. This is
...
not appropriate for package building.
ok sthen@
2018-04-02 15:33:32 +00:00
jeremy
601b0a7a90
Stop building ports for ruby 2.3 libraries by default
...
Per our current ruby support policy, as ruby 2.3's normal maintenance phase
has ended.
2018-03-29 23:06:50 +00:00
rpointel
011cea6252
update burpsuite to 1.7.33.
...
release notes: http://releases.portswigger.net/2018/03/1733.html
2018-03-29 19:50:03 +00:00
rpointel
085d1254ef
SUBDIR += floss
2018-03-29 19:46:11 +00:00
rpointel
5247a58da4
import floss (FireEye Labs Obfuscated String Solver).
...
ok benoit@.
2018-03-29 19:45:16 +00:00
rpointel
d498ca916b
SUBDIR += py-viv_utils
2018-03-29 19:41:45 +00:00
rpointel
fe49443d84
import viv_utils, an utilities for working with vivisect (dependency of floss).
...
ok benoit@.
2018-03-29 19:40:55 +00:00
sthen
c75a2b1be7
security update to openssl 1.0.2o
2018-03-29 19:32:33 +00:00
sthen
828cbb8e09
backport 791177d from upstream, fixing arm/aarc64. found by Markus Hennecke,
...
ok ajacoutot
2018-03-22 12:39:23 +00:00