Commit Graph

6132 Commits

Author SHA1 Message Date
juanfra
8b127d3f4c Update to keybase 4.1.0 + git-remote-keybase. OK abieber@ (MAINTAINER). 2019-06-19 21:07:05 +00:00
rpointel
c145c2ebbd update ROPgadget to 5.8.
ok jasper@
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE, from kn@, ok kn@.
2019-06-17 05:25:52 +00:00
ajacoutot
63f7cb0cef Update to heimdal-7.7.0. 2019-06-15 10:24:37 +00:00
rsadowski
141925a2a9 Bugfix update keepassxc to 2.4.3 2019-06-15 08:55:26 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
gonzalo
16d5ea190f Update for SQLMap to 1.3.6
https://github.com/sqlmapproject/sqlmap/releases/tag/1.3.6

"I've tested this lightly and it's working fine for me." lteo@

OK rpointel@
2019-06-06 07:02:20 +00:00
lteo
67193ecf9c Burp Suite Community Edition needs jdk 1.8 to run properly, so set its
MODJAVA_VER to 1.8; feedback/ok ian@

While here:

* Add a reminder about checking if future updates will work with jdk 11
  (text borrowed from sthen@)
* Switch to the new PERMIT_* markers (thanks to naddy@ for confirming that
  this is the right way to do this)
* Change the HOMEPAGE to use https
2019-06-06 02:24:00 +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
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
jasper
694c0523bd update to boofuzz-0.1.5 2019-06-02 11:42:21 +00:00
sthen
b9d69e975c update to libsodium-1.0.18 2019-05-31 14:29:13 +00:00
ajacoutot
cf580f8db7 Include the UI.
req. by Uwe Werler
2019-05-31 14:19:36 +00:00
ajacoutot
72e79db8d4 Update to gnutls-3.6.8. 2019-05-31 05:54:14 +00:00
ajacoutot
3c14d5bd80 Update to vault-1.1.2. 2019-05-30 11:58:42 +00:00
sthen
5037fd9f7b use ports libmspack; should avoid intermittent problems seen building
clamav's bundled version
2019-05-29 14:17:05 +00:00
sthen
e3d9167a1d update to openssl-1.1.1c 2019-05-28 22:19:55 +00:00
sthen
1d2106febf update to openssl-1.0.2s 2019-05-28 21:34:08 +00:00
landry
374bf4f2d2 link to upstream commit, chunk to remove in 3.45 2019-05-28 17:00:54 +00:00
sthen
e5a81005c6 update to certbot/py-acme 0.34.2 2019-05-28 14:24:10 +00:00
lteo
eeb9bd4630 Update to Ghidra 9.0.4.
ok rpointel@
2019-05-26 02:07:44 +00:00
ajacoutot
f6ee23d186 Update to p11-kit-0.23.16.1. 2019-05-25 10:22:34 +00:00
feinerer
9e4713f034 Update to python-axolotl 0.2.3 2019-05-23 05:01:04 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
jca
e9265d55eb Stop mentioning SSLv2 and SSLv3
ok landry@ (maintainer)
2019-05-20 14:59:37 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +00:00
naddy
0819fd513b switch to CONFIGURE_STYLE=autoreconf 2019-05-19 11:26:24 +00:00
naddy
a1822e2450 switch to CONFIGURE_STYLE=autoreconf 2019-05-18 12:13:33 +00:00
sthen
1c2640d15d missing libgcrypt dep; "NOT REACHABLE" 2019-05-17 16:53:07 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
pvk
c323cf4457 Update opendnssec 2.1.3 -> 2.1.4
Announcement: https://www.opendnssec.org/2019/05/opendnssec-2-1-4/
2019-05-17 12:42:45 +00:00
ajacoutot
54e3915251 SECURITY update to heimdal-7.6.0.
- CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum
- CVE-2019-12098: krb5: always confirm PA-PKINIT-KX for anon PKINIT
2019-05-16 15:28:31 +00:00
rpointel
a168ab587f update yara to 3.10.0.
ok benoit@.
2019-05-16 09:37:00 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
rpointel
cb15dfe28b + SUBDIR += ghidra 2019-05-14 07:06:34 +00:00
rpointel
5c12b9ca2c import ghidra, a software reverse engineering.
ok and inputs sthen@ bentley@
2019-05-14 07:01:32 +00:00
jca
cf1513c7a3 Unbreak on sparc64, where <machine/intr.h> can't be included from userland
ok benoit@ (maintainer)
2019-05-13 17:15:40 +00:00
bluhm
3cef5a1bae update p5-IO-Socket-SSL to 2.066 2019-05-12 17:58:45 +00:00
landry
b5396dac1d Update to nss 3.44, will be a requirement for gecko 68.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
Add a patch from FreeBSD via https://bugzilla.mozilla.org/show_bug.cgi?id=1551041
to fix the build on big-endian.

thanks to cwen@ for testing on macppc.
2019-05-12 17:58:20 +00:00
bluhm
6cef382ec8 update p5-Net-SSLeay to 1.88 2019-05-12 16:15:29 +00:00
ajacoutot
ed9de7c8f5 Update to libfprint-0.8.2.
ok robert@ (maintainer)
2019-05-11 14:51:24 +00:00
jca
de3bb17f6d Drop patch not needed since a few releases
ok landry@ (maintainer)
2019-05-11 00:07:08 +00:00
abieber
34c981b8a7 Update keybase to 4.0.0
OK bket@
2019-05-09 18:32:56 +00:00
sthen
ed82a65d77 change COMPILER=base-clang ports-clang ports-gcc -> base-clang ports-gcc 2019-05-09 16:45:43 +00:00
jasper
9a329db8a0 update to py-M2Crypto-0.33.0 2019-05-09 16:12:52 +00:00
jasper
a08f63c6a6 +boofuzz 2019-05-09 14:16:10 +00:00
jasper
8abd49b8fe import boofuzz-0.1.4
Boofuzz is a fork of and the successor to the venerable Sulley fuzzing
framework. Besides numerous bug fixes, boofuzz aims for extensibility.

ok aja@
2019-05-09 14:15:30 +00:00
jasper
673f36e252 update to sqlmap-1.3.5 2019-05-09 14:03:14 +00:00
rpointel
c3395d522e update oledump to 0.0.42. 2019-05-09 11:48:23 +00:00
jca
6deaf19504 Help this build with recent mariadb releases. 2019-05-09 03:27:40 +00:00
feinerer
1fe23f875c Update to python-axolotl 0.2.2 2019-05-09 00:40:38 +00:00
danj
164180159a Remove maintainers whose addresses bounce 2019-05-08 21:46:44 +00:00
jasper
08b4b788c4 recognize retguard; can be used through 'pwn checksec'
discussed with mortimer@
2019-05-08 21:27:29 +00:00
jasper
a07fda946e +pwntools 2019-05-08 21:16:54 +00:00
jasper
70ee705a38 import pwntools-3.12.2
Pwntools is a CTF framework and exploit development library. Written in
Python, it is designed for rapid prototyping and development, and
intended to make exploit writing as simple as possible.

NB: Only the 'pwn' script has been installed, all other end-user scripts
are available through 'pwn', e.g. 'pwn checksec'.

OK aja@
2019-05-08 21:15:42 +00:00
sebastia
b0da024c38 Update to 3.5.3 and add HOMEPAGE 2019-05-07 13:57:40 +00:00
sebastia
a9d3351373 Update to 0.5.1 2019-05-07 13:56:51 +00:00
danj
8aac5c01a8 Remove maintainers per their requests 2019-05-07 02:31:03 +00:00
sthen
4c9d7e6039 No need for a special MODGO_ENV for go.port.mk, just use normal MAKE_ENV
like the rest of the ports tree. This also allows removing a bunch of
manual setting of PATH="${PORTPATH}" HOME="${PORTHOME}" done in various
ports etc. This also makes sure CFLAGS is passed through (not everything
honours it but it does improve at least some ports).

Remove NO_CCACHE from www/honk that was added because the above problem
resulted in ccache variables not being passed through correctly breaking
the cc calls in this.

ok kmos@
2019-05-04 21:46:16 +00:00
feinerer
14a4411010 Update to pcsc-cyberjack 3.99.5final.SP13 2019-05-04 09:10:10 +00:00
danj
b584241910 Remove maintainer per their request 2019-05-04 01:18:58 +00:00
benoit
1ef03ed91c Update to py-ecdsa-0.13.2. 2019-05-03 07:54:22 +00:00
benoit
4a57fd1b8f Update to pdfcrack-0.17. 2019-05-03 06:38:46 +00:00
gonzalo
fd3931c24b Update for Suricata to 4.1.4 and suricata-update to 1.0.5.
While here we prepare Suricata for version 5 with rust included,
some patches already applied upstream thanks to bluhm@.

OK bluhm@ jasper@
2019-05-03 06:22:34 +00:00
danj
05a7ec7904 Remove giovanni@ as maintainer per his request 2019-05-02 14:51:49 +00:00
danj
8fec4808f0 Remove stephan@ as maintainer per his request 2019-05-02 14:45:41 +00:00
gonzalo
650349ac58 Update for Lynis to 2.7.4:
https://cisofy.com/changelog/lynis/#274

OK rsadowski@
2019-05-02 09:27:09 +00:00
sthen
6102919871 drop maintainers with bouncing @openbsd.org addresses; thanks danj for the list 2019-05-01 19:29:43 +00:00
sthen
ba116e89ea oops, backout accidentally committed file 2019-04-29 16:28:45 +00:00
sthen
7c4de2c524 bump REVISION 2019-04-29 16:27:52 +00:00
sthen
5be4896096 move MAINTAINER from Makefile.inc to the ports where I actually want it 2019-04-29 16:27:25 +00:00
naddy
4ee133fc66 drop workaround for gcc4.9 that is no longer needed for gcc8
ok cwen@ ajacoutot@
2019-04-29 14:28:57 +00:00
jeremy
4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
cwen
07f2a7e0ee steghide: Use C++03 for any compiler.
It unbreaks the build with ports-gcc-8. While here, fix Perl tests
that still assumes that '.' is in @INC.
Maintainer timeout.

OK sthen@
2019-04-28 01:30:18 +00:00
sthen
53defd7102 remove more PKG_ARCH=* with pyc in PLIST 2019-04-27 23:55:04 +00:00
ajacoutot
0cb309d6a8 Remove glib-openssl. Nothing uses it and functionnality has been moved to
glib2-networking.
2019-04-27 17:24:35 +00:00
sebastia
1f884893f3 Let nikto find the DTD to save xml files out of the box
OK gonzalo@
2019-04-26 13:36:28 +00:00
sthen
0aecafabc4 update to wpa_supplicant-2.8 2019-04-26 13:32:36 +00:00
jeremy
bba746bdaa Update to pledge 1.1.0, adding support for execpromises 2019-04-25 18:21:30 +00:00
jca
a0cd788ec9 Update to keyringer-0.5.4
From Mikolaj Kucharski, ok Gregoire Jadi (maintainer)
2019-04-25 15:04:44 +00:00
sthen
b0d347c34d add a comment explaining why this is php-7.1 only (libsodium functions are
in php core in 7.2+)
2019-04-25 12:00:33 +00:00
jeremy
a73bbd1588 Stop building ports for ruby 2.4 libraries by default
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
sebastia
41581e95b9 xmlrpc gem is already part of ruby, no need to depend on an extra
gem that doesn't install due to conflicts
2019-04-24 20:23:21 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
cwen
684425d3c2 libnipper: Fix build on archs where char is unsigned by default (ppc, arm)
Tested on arm64 by kmos@ and macppc by me.

OK phessler@
2019-04-23 18:09:00 +00:00
sthen
ab9f4ccb21 update to wpa_supplicant-2.7, ok kn@, maintainer timeout 2019-04-23 11:50:10 +00:00
sebastia
ad14613ad4 hook up ruby-cms_scanner and wpscan 2019-04-23 11:46:06 +00:00
sebastia
94308f9802 import wpscan:
WPScan is a black box WordPress vulnerability scanner.

hint about GEM_FLAGS and MODRUBY_HANDLE_FLAVORS from jeremy@

OK gonzalo@, jasper@
2019-04-23 11:44:25 +00:00
sebastia
39978de2d8 import ruby-cms_scanner:
Framework to provide an easy way to implement CMS Scanners.

the main dependency of wpscan

OK gonzalo@, jasper@
2019-04-23 11:42:12 +00:00
landry
c746990b9c Update to nss 3.43, required by gecko 67.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
been in my tree for a while...
2019-04-22 09:24:22 +00:00
cwen
e9e5cced4f suricata: Change COMPILER to unbreak on !clang archs
Use ports-gcc on !clang archs, because suricata needs thread local storage.
While here, make spacing consistent in the Makefile.
Tested on macppc with gcc-4.9 and gcc-8.3.

ok jasper@ (maintainer)
2019-04-21 15:34:02 +00:00
rsadowski
3981a435b1 Update keepassxc to 2.4.1
Upstream removed KeePassHttp support which means there is no legacy browser
support in OpenBSD.

Full chnagelog:
- https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.0
- https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.1
2019-04-21 11:29:44 +00:00
bluhm
a1d9dd6b9e Implement pledge support for suricata.
from Emmanuel Roullit; OK gonzalo@
2019-04-19 12:22:27 +00:00
sthen
5c78ffdd12 update to pyca cryptography 2.6.1 2019-04-19 10:18:16 +00:00
bket
a517da9b32 Update to lastpass-cli-1.3.3.
Changelog: https://github.com/lastpass/lastpass-cli/blob/master/CHANGELOG.md

Upstream provides distfile via githubs release infrastructure.
2019-04-17 06:39:55 +00:00
sebastia
43ad299727 hook up pixiewps and reaver 2019-04-16 20:48:28 +00:00
sebastia
acdd4eac5f import reaver
Reaver implements a brute force attack against Wifi Protected Setup
(WPS) registrar PINs in order to recover WPA/WPA2 passphrases, as
described in Brute forcing Wi-Fi Protected Setup When poor design meets
poor implementation. by Stefan Viehboeck.  Reaver has been designed to
be a robust and practical attack against Wi-Fi Protected Setup (WPS)
registrar PINs in order to recover WPA/WPA2 passphrases and has been
tested against a wide variety of access points and WPS implementations.
Depending on the target's Access Point (AP), to recover the plain text
WPA/WPA2 passphrase the average amount of time for the transitional
online brute force method is between 4-10 hours. In practice, it will
generally take half this time to guess the correct WPS pin and recover
the passphrase. When using the offline attack, if the AP is vulnerable,
it may take only a matter of seconds to minutes.

feedback and OK already some time ago sthen@, gonzalo@
2019-04-16 20:45:43 +00:00
sebastia
8ae69add2f import pixiewps:
Pixiewps is a tool written in C used to bruteforce offline the WPS PIN
exploiting the low or non-existing entropy of some software
implementations, the so-called "pixie-dust attack" discovered by
Dominique Bongard in summer 2014. It is meant for educational purposes
only.

As opposed to the traditional online brute-force attack, implemented in
tools like Reaver or Bully which aim to recover the pin in a few hours,
this method can get the PIN in only a matter of seconds or minutes,
depending on the target, if vulnerable.

feedback and OK already a while ago sthen@, gonzalo@
2019-04-16 20:38:52 +00:00
jca
86a1029472 Use ld(1) version scripts to fix symbol conflicts (hopefully) for good
Remove the symbol renaming workaround.  Use version scripts as done on
Linux and FreeBSD to hide internal symbols (eg HMAC_Update) that
conflict with libcrypto.

Tested in a bul by ajacoutot@, ok sthen@ naddy@, no objection landry@
(maintainer)
2019-04-16 18:45:41 +00:00
bcallah
eb796f2337 Add hppa to the list of big endian archs to allow it to build.
ok phessler@
2019-04-15 19:42:05 +00:00
jasper
4b9a80507c fix output when a single vulnerability is found 2019-04-15 17:04:36 +00:00
sthen
5af1768410 Rename additional symbols in NSS that conflict with libcrypto.
NSS has a number of internal functions (used inter-library between NSS's
various libraries, not exported in the public API) that conflict with
libcrypto:

HMAC_Init, HMAC_Update, MD5_Update, SHA1_Update, SHA224_Update,
SHA256_Update, SHA384_Update, SHA512_Update.

We were already renaming (via #define macro) SHA1_Update and HMAC_Update
but some programs use others - notably libreoffice, which uses HMAC_Init and
HMAC_Update when saving encrypted .od* files - as robert@ tracked down, the
NSS version was being called instead of the expected libcrypto one.

Fix by renaming the remaining conflicting functions the same way.
2019-04-07 18:48:38 +00:00
bluhm
74d368dadf Reopen log files was broken since we switched to user privileges.
Files are created as root, user _suricata cannot open them.  Use
filemode 664 in the default config where possible.  Use syslog for
general logging.  Fix possible NULL dereference found by Emmanuel
Roullit.
OK sthen@ gonzalo@
2019-04-05 12:24:00 +00:00
naddy
4a54012c9a fix warning and future error about unescaped left brace in perl regex 2019-04-04 03:38:12 +00:00
jasper
dcd7c0a01d remove ruby-sonos and a bunch of dependencies that were imported for and only used
by ruby-sonos. they're pure ruby gems that have no added benefit of being packaged.

ok aja@
2019-04-03 05:03:39 +00:00
jasper
ecd108de7f unhook ruby-sonos, ruby-gyoku, ruby-savon, ruby-akami, ruby-httpi, ruby-httpclient, ruby-nori 2019-04-03 05:03:35 +00:00
sebastia
f57833e4be Update to 2019-03-30 2019-04-02 21:53:11 +00:00
naddy
a2299e45df simplify autotools invocation 2019-04-02 10:01:56 +00:00
naddy
ef1d7a2b2d no reason to run autotools 2019-04-02 09:53:40 +00:00
jasper
c488e4306f security update to libssh2-1.8.2, please see https://libssh2.org/security.html
for the list of addressed issues

ok benoit@ (MAINTAINER)
tested in a bulk by aja@
2019-04-02 06:00:16 +00:00
sthen
ffb990d9f8 missing RDEP, ok gonzalo 2019-04-01 10:01:05 +00:00
jasper
07b79e5e2e fix an UnboundLocalError 2019-03-31 04:39:11 +00:00
jasper
b7c09324e7 - sync with git head (and bump to 0.95 in setup.py)
- add option to filter for a given impact
2019-03-31 01:32:50 +00:00
jasper
a3a65c1ce4 +wesng 2019-03-31 00:45:50 +00:00
jasper
c00a3059f9 import wesng-0.93
WES-NG is a tool based on the output of Windows 'systeminfo' utility
which provides the list of vulnerabilities the OS is vulnerable to,
including any exploits for these vulnerabilities.

ok sthen@
2019-03-31 00:45:19 +00:00
jca
2b960f1856 Build the Qt5 bindings on sparc64 2019-03-30 15:27:45 +00:00
jasper
5125558740 +ROPgadget 2019-03-30 12:34:58 +00:00
jasper
0eb30fe059 import ROPgadget 5.7
This tool lets you search your gadgets on your binaries to facilitate your ROP
exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM,
ARM64, PowerPC, SPARC and MIPS architectures.

initial port by and OK rpointel@
2019-03-30 12:33:36 +00:00
jasper
0edbbeefb9 update to py-scp-0.13.2 2019-03-30 02:12:47 +00:00
sthen
e170a45661 typo in README suritcata->suricata 2019-03-29 16:53:20 +00:00
sthen
4c79c9ca3e update to sshguard-2.3.1, from Andreas Kusalananda Kahari (taking maintainer),
tests by Markus Lude
2019-03-29 15:54:24 +00:00
bket
5f210592b7 Update to mbedtls-2.16.1.
Maintenance release of the Mbed TLS 2.16 branch. Overview of changes can
be found at https://github.com/ARMmbed/mbedtls/releases
2019-03-29 04:39:08 +00:00
ajacoutot
aeeb278943 SECURITY update to gnutls-3.6.7.
https://www.gnutls.org/security-new.html
- CVE-2019-3836, CVE-2019-3829
2019-03-28 14:53:10 +00:00
sthen
ad3337c525 update to dropbear-2019.78 2019-03-28 14:47:10 +00:00
sthen
5a65d23a7f update to certbot/py-acme 0.32.0 2019-03-28 14:31:25 +00:00
solene
8526c1d18d Update to clamav-0.101.2
fix the following CVEs:
- CVE-2019-1785
- CVE-2019-1786
- CVE-2019-1787
- CVE-2019-1789
- CVE-2019-1788
- CVE-2019-1798

ok sthen@
2019-03-28 14:30:01 +00:00
sthen
4365792671 update DESCR to note that the authors strongly suggest use of py-cryptography
for anything other than using pyOpenSSL to make a TLS connection
2019-03-28 14:07:35 +00:00
bluhm
e4f86710dc Avoid use-after-free during pid file cleanup. This replaces my
previous fix with the version commited upstream.
OK jasper@ gonzalo@
2019-03-26 13:46:24 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
sthen
7430f53ef3 add some fixes for yubiserve's oath support, from drcate at att net 2019-03-25 01:29:42 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
bket
3ee389731a Update to lastpass-cli-1.3.2.
- Switch to GH_ variables, tarballs are not uploaded as assets any more.
- Drop patch that has been merged upstream.
2019-03-24 16:27:12 +00:00
sthen
95995ce016 set PORTROACH skipv 2019-03-21 13:17:43 +00:00
ajacoutot
b12295fbef Update to vault-1.1.0. 2019-03-21 09:52:12 +00:00
ajacoutot
e2bc622787 Update to libgpg-error-1.36. 2019-03-20 16:32:29 +00:00
jsing
73eeecb194 Remove LIBRESSL_VERSION_NUMBER related patches that are no longer needed.
ok gsoares@
2019-03-19 16:51:13 +00:00
jsing
d4d85f526e Unbreak security/py-cryptography following the addition of DTLS methods.
ok tb@
2019-03-19 16:50:03 +00:00
jasper
5fd0d08dbf update to suricata-4.1.3
ok gonzalo@
2019-03-18 17:54:33 +00:00
sebastia
7376ffafba Update to 5.1.4 2019-03-18 12:02:00 +00:00
sthen
23bcde2034 switch to dynamic linking. upstream prefers static (possibly in the hope
that an attacker who replaces a library with a trojaned one doesn't notice
that aide is installed) but, as far as this port goes, nobody has bumped
it when dependencies have had security fixes, so we're better off with
dynamic.
2019-03-18 00:03:10 +00:00
sthen
0cc9001d62 update to aide-0.16.1, from Marcos Madeira 2019-03-17 23:59:28 +00:00
pvk
b9b9523172 take maintainership, ok Patrik Lundin (MAINTAINER)
add patch from pascal@ to fix softhsm on aarch64
2019-03-16 20:08:00 +00:00
jsing
42caea1276 Update security/go-crypto to a version around the Go 1.12 release.
ok sthen@
2019-03-16 13:40:22 +00:00
gonzalo
5c57db616c Update for SQLMap to 1.3.3:
https://github.com/sqlmapproject/sqlmap/compare/1.3.3...master

OK benoit@
2019-03-12 14:00:26 +00:00
gonzalo
ba8428fecf Update for Lynis to 2.7.2:
https://cisofy.com/changelog/lynis/#272

OK benoit@
2019-03-12 13:56:56 +00:00
bket
c431582e36 Update to libb2-0.98.1.
Various minor fixes, and addition of a pkg-config file.
2019-03-12 04:21:56 +00:00
rpointel
85948ef837 update pdf-parser to 0.7.1. 2019-03-10 12:40:35 +00:00
sebastia
5d5be3a830 hook up hcxtools 2019-03-09 18:06:13 +00:00