137323 Commits

Author SHA1 Message Date
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
sebastia
bf1c83e1a5 hook up ruby-ruby-progressbar, ruby-activesupport, ruby-opt_parse_validator 2019-04-23 11:40:18 +00:00
sebastia
912a3e37cf re-add ruby-activesupport:
A toolkit of support libraries and Ruby core extensions extracted from
the Rails framework. Rich support for multibyte strings,
internationalization, time zones, and testing.

a dependency for wpscan


OK jasper@, gonzalo@
2019-04-23 11:36:57 +00:00
sebastia
46da100b15 import ruby-ruby-progressbar:
Ruby/ProgressBar is an extremely flexible text progress bar library for
Ruby. The output can be customized with a flexible formatting system
including: percentage, bars of various formats, elapsed time and
estimated time remaining.

a dependency for wpscan

OK gonzalo@, jasper@
2019-04-23 11:32:11 +00:00
sebastia
36b829dbf8 import ruby-opt_parse_validator
Implementation of validators for the Ruby OptionParser lib. Mainly used
in the CMSScanner gem to define the cli options available.

a dependency for wpscan

OK gonzalo@, jasper@
2019-04-23 11:29:35 +00:00
sebastia
8c6a818a89 hook up ruby-tzinfo 2019-04-23 11:27:38 +00:00
sebastia
caa31abeee import ruby-tzinfo:
TZInfo provides access to time zone data and allows times to be
converted using time zone rules.

a dependency for wpscan

OK gonzalo@, jasper@
2019-04-23 11:26:49 +00:00
sebastia
c36db38813 hook up ruby-thread_safe 2019-04-23 11:25:12 +00:00
sebastia
5561c40001 import ruby-thread_safe
A collection of data structures and utilities to make thread-safe
programming in Ruby easier.

a dependency for wpscan

OK jasper@, gonzalo@
2019-04-23 11:24:28 +00:00
sebastia
e23ebd2470 hook up ruby-typhoeus, ruby-ethon, ruby-xmlrpc 2019-04-23 11:20:31 +00:00
sebastia
12ebb401e3 import ruby-typhoeus
Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating
handling logic.

a dependency for wpscan.

OK gonzalo@, jasper@
2019-04-23 11:18:09 +00:00
sebastia
ea0f0fd05a import ruby-ethon:
Very lightweight libcurl wrapper.

a dependency for wpscan.

OK gonzalo@, jasper@
2019-04-23 11:16:06 +00:00
sebastia
b8bc1a28d8 import ruby-xmlrpc:
XMLRPC is a lightweight protocol that enables remote procedure calls
over HTTP.

a dependency for wpscan

OK gonzalo@, jasper@
2019-04-23 11:14:00 +00:00
sthen
fac3112f84 update to dhcpcd-7.2.0 2019-04-23 10:52:59 +00:00
sthen
b16b3b5aaa Recognize python 3.7 and 3.8, from upstream via ajacoutot in response to a
slightly different diff from me
2019-04-23 10:16:19 +00:00
bentley
b135074af6 Disable reading RDTSC.
This was only used to save debug timing information, which is not compiled
into the library anyway.

Should fix the build on arm64.
2019-04-23 08:47:03 +00:00
bentley
e5a7a73385 Declare variables as int to avoid narrowing errors on arm64. 2019-04-23 08:08:23 +00:00
robert
2192ab696a enable http auth request module and remove deprecated configure flags 2019-04-23 06:20:37 +00:00
matthieu
fbe2791237 Update imake to 1.0.8.
ok naddy@ (who also reminded me to remove the REVISION)
2019-04-23 06:18:29 +00:00
gonzalo
80913e6f24 Update for Nextcloud to 15.0.7:
https://nextcloud.com/changelog/

OK kirby@
2019-04-23 06:14:04 +00:00
robert
6d9676ca9c update to 6.2.3.2 2019-04-23 06:00:57 +00:00
afresh1
506a88110f Correctly name ports that start with python- in portgen
reads good danj@
2019-04-23 01:31:38 +00:00
bluhm
97afbe1d83 Update scapy to 2.4.2. Tests were removed from upstream package.
OK sthen@ danj@
2019-04-23 01:14:02 +00:00
kmos
cadb73bc42 py-funcsigs backports function signatures to Python 2.x and versions of
Python 3.x earlier than what we have. Including a python3 version of
py-funcsigs is a no-op for our purposes.

So I updated any ports to eliminate usage of the python3 FLAVOR and
with this update removing the FLAVOR completely.

Also removing that flavor from devel/Makefile and updating quirks
appropriately.

OK shadchin@ sthen@
2019-04-22 21:39:51 +00:00
naddy
c7ccad6525 take ownership of a directory that had accidentally been omitted; ok sthen@ 2019-04-22 20:50:34 +00:00
cwen
44c3b822ff hackrf: COMPILER should be placed before MODULES, as seen in Makefile.template
ok jca@ (on the previous diff)
2019-04-22 19:56:51 +00:00
jca
a10d055774 Disable failing static_assert to let other tests run. 2019-04-22 17:24:26 +00:00
jca
92dba9cf87 Update to emacs-26.2
Announcement mail:
  https://lists.gnu.org/archive/html/info-gnu/2019-04/msg00003.html

Works fine on amd64 and sparc64.  Tests by Timo Myyra, sunil@, Nam
Nguyen, krw@ and me.
2019-04-22 16:34:45 +00:00
anton
e7715dd884 Update to mdsort-3.1.0.
ok gsoares@
2019-04-22 14:33:07 +00:00
naddy
0b5464d58f fix warning and future error about unescaped left brace in perl regex 2019-04-22 11:52:42 +00:00
semarie
2794137416 5.0: maintenance update 2019-04-22 11:22:49 +00:00
ajacoutot
693ded0610 Update to gtranslator-3.32.1. 2019-04-22 11:19:51 +00:00
ajacoutot
8d092f421f Missed bump. 2019-04-22 10:09:37 +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
kn
afd26b5289 ./msg 2019-04-22 08:59:14 +00:00
cwen
e840229ee0 p5-MooseX-MethodAttributes: update to 0.31
Changelog:
https://metacpan.org/changes/distribution/MooseX-MethodAttributes

tweaks and OK bluhm@
2019-04-22 08:58:46 +00:00
kn
9687a18074 Import Bonzomatic
Bonzomatic is a live-coding tool, where you can write a 2D fragment/pixel shader
while it is running in the background.

The tool was originally conceived and implemented after the Revision 2014
demoscene party's live coding competition where two contestants improv-code an
effect in 25 minutes head-to-head.

At least OpenGL 4.1 is required, which is supported by
3rd generation Intel Core i3/i5/i7 "Ivy Bridge" processors and
ATI/AMD TeraScale 2 "Evergreen" chipsets or later.

Input from jsg sthen
OK rsadowski
2019-04-22 08:55:50 +00:00
cwen
eef3ec6c56 hackrf: fix build on big-endian archs by using ports-gcc on !clang archs
OK bentley@ (maintainer)
2019-04-22 08:46:17 +00:00
kmos
6458dbdcce math/py-pandas has a hidden dependency on lang/cython as mentioned
here:

https://marc.info/?l=openbsd-ports&m=155508121408600&w=2

naddy@ requested it be fixed. This adds it to RUN_DEPENDS.
While here, sorted RUN_DEPENDS.

OK sthen@
2019-04-22 08:22:57 +00:00
kmos
9e5da0b2c4 Remove py-funcsigs from python3 FLAVOR.
py-funcsigs backports functionality to python 2.x and versions
of python 3.x earlier than what we have.

OK sthen@ (MAINTAINER)
2019-04-22 08:19:22 +00:00
ajacoutot
0526627821 Update to orc-0.4.29.
from Brad (maintainer)
2019-04-22 08:19:14 +00:00
bcallah
de7db9b0a2 Update to flang-driver-7.0.1.20190409 2019-04-22 04:41:53 +00:00
kili
5979499a44 Update to poppler-0.75.0.
Build-tested on sparc64 with gcc-8.3 by jca@,
tested on amd64 by myself.
2019-04-21 23:27:53 +00:00
afresh1
7ca3926863 Improve MODPY_VERSION detection in portgen
OK kmos@
2019-04-21 21:52:20 +00:00
afresh1
a754e3f7a8 Recognize GPL-3.0 as GPLv3 in portgen
OK kmos@
2019-04-21 21:48:16 +00:00
rsadowski
ba8fc70057 Update JLS to 12.0
OK cwen@ ian@ (maintainer)
2019-04-21 21:31:40 +00:00
naddy
8ac00f5046 maintenance update to 1.3.1 2019-04-21 19:38:46 +00:00