107977 Commits

Author SHA1 Message Date
landry
59d526b504 well, take maintainership since its somewhere in the moz stack... 2016-01-06 20:08:19 +00:00
sthen
d750a7e5da zap unnecessary bash use 2016-01-06 20:03:56 +00:00
jasper
78f191199b remove a few more unneeded DISTNAMEs 2016-01-06 20:02:19 +00:00
sthen
ba6c74fbc1 uid is now in config.php.default; use the correct one for the port 2016-01-06 19:58:12 +00:00
ajacoutot
6c060d0b10 Fix PLIST; MODPY_BIN_SUFFIX crept in. 2016-01-06 19:57:45 +00:00
jasper
b3367569d7 no need to set DISTNAME anymore 2016-01-06 19:52:12 +00:00
jasper
d05ba17721 strip leading 'v' from GH_TAGNAME when constructing DISTNAME
suggested by sthen@
2016-01-06 19:51:54 +00:00
ajacoutot
53eceea198 Remove martynas@ from here as well. 2016-01-06 18:41:42 +00:00
feinerer
14a7e995b7 Hook up extract_url 2016-01-06 18:01:05 +00:00
feinerer
1d55dd807f Import extract_url 1.6
This is a Perl script that extracts URLs from correctly-encoded MIME email
messages. This can be used either as a pre-parser for urlview, or to replace
urlview entirely.

Urlview is a great program, but has some deficiencies. In particular, it isn't
particularly configurable, and cannot handle URLs that have been broken over
several lines in format=flowed delsp=yes email messages. Nor can it handle
quoted-printable email messages. Also, urlview doesn't eliminate duplicate
URLs. This Perl script handles all of that. It also sanitizes URLs so that
they can't break out of the command shell.

This is designed primarily for use with the mutt emailer. The idea is that if
you want to access a URL in an email, you pipe the email to a URL extractor
(like this one) which then lets you select a URL to view in some third program
(such as Firefox).

OK sthen@, tb@
2016-01-06 17:53:37 +00:00
ajacoutot
ccad5237c2 Tighten dependency on devel/py-colorama and fix PLIST. 2016-01-06 17:20:21 +00:00
zhuk
3e0f94a8dc Fix wrong fix (made by yours truly as well) for TLS protocol choosing.
It was the same story again: TLSv1_*_method() are TLSv1.0, not TLSv1.x.

Should fix problems landry@ and sthen@ (and likely others) were seeing.

Joint work with and final okay sthen@
2016-01-06 17:17:32 +00:00
ajacoutot
77bb5df7f2 Take MAINTAINER. 2016-01-06 17:15:14 +00:00
sthen
07440ecd82 drop part of the ssl patch in wkhtmltopdf that was restricting https to tls1.0 2016-01-06 17:13:48 +00:00
ajacoutot
22e4f9995c Lower version; awscli is strict about it dependencies.
Not bumping anything because it was recently imported.
2016-01-06 17:10:28 +00:00
ajacoutot
152a555557 Remove martynas@ from MAINTAINER, per his request. 2016-01-06 17:01:54 +00:00
sthen
bbf3d39ee2 Build wkhtmltopdf against patched Qt4; from maintainer Frank Groeneveld
with tweaks by me. This allows printing multiple documents into one PDF,
headless operation, adding a document outline, ToC, headers/footers and
links, using the "screen" media-type, and disabling smart-shrink.
2016-01-06 16:50:35 +00:00
sthen
ce55ed9c3c udate to acpica-20151218. relative to the last update in ports,
this adds ACPI 6.0 and ASL+ support, amongst others.
2016-01-06 16:29:18 +00:00
ajacoutot
ac8614a649 +py-configobj,python3 2016-01-06 16:24:19 +00:00
ajacoutot
6b0e4b3e79 Update to py-configobj-5.0.6 and add a python3 FLAVOR.
ok martynas@ (who resigned from maintainership)
2016-01-06 16:23:47 +00:00
ajacoutot
7b35b63912 +awscli 2016-01-06 15:54:00 +00:00
ajacoutot
86f0b855d7 Import awscli-1.9.16.
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS
services. With just one tool to download and configure, you can control multiple
AWS services from the command line and automate them through scripts.

ok sthen@ robert@
2016-01-06 15:53:38 +00:00
ajacoutot
baa7f3bd41 +py-botocore
+py-botocore,python3
2016-01-06 15:51:53 +00:00
ajacoutot
e33266ddea Import py-botocore-1.3.16.
botocore is a low-level interface to a growing number of Amazon Web Services.
The botocore package is the foundation for the AWS CLI as well as boto3.

ok sthen@ robert@
2016-01-06 15:51:21 +00:00
ajacoutot
8c0c69abce +py-rsa
+py-rsa,python3
2016-01-06 15:50:20 +00:00
ajacoutot
0f9fa0c0d1 +py-colorama
+py-colorama,python3
(forgot in previous)
2016-01-06 15:49:37 +00:00
ajacoutot
c6b87f689a +py-jmespath
+py-jmespath,python3
2016-01-06 15:47:10 +00:00
ajacoutot
839975bfb3 Import py-jmespath-0.9.0.
JSON Matching Expressions.
JMESPath (pronounced "james path") allows you to declaratively specify how to
extract elements from a JSON document.

ok sthen@ robert@
2016-01-06 15:45:59 +00:00
ajacoutot
2f164eccaf Import py-rsa-3.2.3.
Python-RSA is a pure-Python RSA implementation. It supports encryption and
decryption, signing and verifying signatures, and key generation according to
PKCS#1 version 1.5. It can be used as a Python library as well as on the
commandline.

ok sthen@ robert@
2016-01-06 15:45:14 +00:00
ajacoutot
6f2e51e93f Import py-colorama-0.3.5.
Makes ANSI escape character sequences, for producing colored terminal text and
cursor positioning.

ok sthen@ robert@
2016-01-06 15:44:21 +00:00
ajacoutot
a0e1fdad6d +py-docutils,python3 2016-01-06 13:42:22 +00:00
ajacoutot
539c07c3ca Add a python3 FLAVOR. 2016-01-06 13:41:56 +00:00
sthen
35fd279a2b update to LibreNMS 201601 2016-01-06 13:11:47 +00:00
sebastia
e8e894edcd I don't get a OOM condition building on HPPA, manually as well as when
using DPB, so remove the BROKEN marker.

Let's see how it works out for landry bulk building

OK landry@
2016-01-06 11:40:45 +00:00
zhuk
51a318b63a Make sure libkscreen from KDE4 world doesn't conflict with KDE5 version. 2016-01-06 11:05:34 +00:00
sthen
3bd9321a86 update to openvpn-2.3.10
patch for OPENSSL_VERSION_NUMBER check
2016-01-06 11:03:21 +00:00
sthen
b4c0410c58 update to mbedtls-2.2.1 2016-01-06 10:59:59 +00:00
sthen
3e595dcb9a update to get_flash_videos-1.25.91, not much change but quietens portroach 2016-01-06 10:57:46 +00:00
sthen
c036b00684 update to py-ipaddress 1.0.16
enable tests (some failing, but maybe a problem with the tests)
2016-01-06 10:56:36 +00:00
sthen
79bbda564b update to pycurl-7.21.5 and enable py3 support 2016-01-06 10:49:28 +00:00
sthen
dfcbcb4848 update to pyRFC3339-1.0 2016-01-06 10:22:17 +00:00
sthen
1e862569f8 update to iso8601-0.1.11 2016-01-06 10:18:49 +00:00
sthen
6fa4c10bd0 update to lsof-4.89 2016-01-06 10:15:12 +00:00
benoit
75440423b5 Update to haproxy-1.6.3.
from David Carlier, ok maintainer Daniel Jakots.
2016-01-06 09:50:04 +00:00
jasper
de64cbf063 update to xdotool-3.20150503.1 2016-01-06 09:49:42 +00:00
jasper
bbdf0ff9dc hookup missing README; ok zhuk@ 2016-01-06 09:48:59 +00:00
jasper
c4be4b956e hookup missing README; ok kurt@ 2016-01-06 09:48:44 +00:00
jasper
da23f6bcaf update to pgcluu-2.4 2016-01-06 09:48:28 +00:00
robert
2d8efaafbd do not notify about tracker urls on the console and the browser
bar unless --trk is specified, it is just too much vomit for
a non-developer
2016-01-06 09:16:08 +00:00
benoit
a936d4d4cc Update to p5-XML-XPath-1.19. 2016-01-06 08:59:25 +00:00