125845 Commits

Author SHA1 Message Date
kili
68c985cbc0 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:46:26 +00:00
kili
e15c7f76ab Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:44:46 +00:00
kili
99e4ed0e66 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:43:45 +00:00
kili
7c92081a23 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:42:27 +00:00
gonzalo
bf8f33229c Update for Lynis to 2.6.0:
https://cisofy.com/changelog/lynis/2.6.0/

OK jasper@
2018-01-22 21:41:56 +00:00
kili
017a353c8d Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:40:32 +00:00
kili
5a8b1beb29 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:38:37 +00:00
kili
00217abebd Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:37:31 +00:00
kili
9c59b0ba4a Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:36:14 +00:00
kili
161b1cf140 Oops! Update MODGHC_PACKAGE_KEY, dependencies (and plist) and bump
for real instead of just adding the .cabal patch.
2018-01-22 21:30:17 +00:00
kili
00d2fed1e7 Update MODGHC_PACKAGE_KEY, patch dependency metadata in the .cabal file,
tweak dependencies and bump for ghc-8.2.2.
2018-01-22 21:23:53 +00:00
jca
6015482b12 Kill an unneeded -fobjc-arc that breaks the build using gcc
Unneeded because this port doesn't build objc code, probably used only
on Apple systems.  ok ajacoutot@ (maintainer) landry@
2018-01-22 20:53:55 +00:00
sthen
2b7ff9724d use find -delete rather than find -exec rm {} + 2018-01-22 18:20:53 +00:00
robert
1d7af7ee5b set LC_CTYPE to en_US.UTF-8 if not set to anything else so that
documents with special characters can be opened
2018-01-22 15:48:21 +00:00
gonzalo
b2497435f3 Small update for SMTube to 18.1.0, fix Youtube and Catalan translation
has been added.

Tested by Josh! (thanks!)
2018-01-22 13:17:25 +00:00
gonzalo
1d3875b607 Update for SMplayer to 18.1.0
Tested by Josh as always! (thanks!)
2018-01-22 13:16:14 +00:00
sthen
a0516b55f6 avoid getpw* functions, making it possible to use torsocks with a number of
programs that use pledge() (e.g. lynx).  ok pascal@ (maintainer).
2018-01-22 12:30:38 +00:00
landry
968d452fbb Update to pgbouncer 1.8.1.
Fix pthread.h detection in configure so that dns resolution via a
handrolled getaddrinfo_a compat function 'works', instead of returning
ENOSYS when using a database definition with a hostname instead of an IP.

Alternatives to consider: move to libevent2 or c-ares for dns resolution :)
ok pea@ (MAINTAINER)
2018-01-22 10:57:29 +00:00
kirby
e4ebeb3ddc gna.org was shutdown in Jan 2017 so update HOMEPAGE and MASTER_SITES.
tarball content is the same as per diff -uNpr
OK steven@openbsd.org, MAINTAINER
2018-01-22 10:26:17 +00:00
ajacoutot
0cebc1e5ec Update to simple-scan-3.26.3. 2018-01-22 08:26:55 +00:00
kirby
6d56d43115 update to geeqie-14
- switch to gtk+3
 - fix COMMENT
 - update license marker
ok landry@
2018-01-22 07:45:37 +00:00
giovanni
ee474d4ee0 +p5-PerlIO-utf8_strict 2018-01-22 07:40:27 +00:00
giovanni
00e644386e +p5-Clone-PP
+p5-Data-Printer
2018-01-22 07:38:40 +00:00
giovanni
56557adfe1 Import devel/p5-Data-Printer, a tool to display Perl variables
and objects on screen.
hints and ok sthen@

pkg/DESCR:
Data::Printer is a tool to display Perl variables and objects on screen.
Unlike Data::Dumper, which outputs a format suitable for use with eval,
Data::Printer's format is intended for human inspection.

- Human-friendly output, with array index and custom separators
- Full object dumps including methods, inheritance and internals
- Exposes extra information such as tainted data and weak references
- Ability to easily create filters for objects and regular structures
2018-01-22 07:35:46 +00:00
giovanni
760149771d Import textproc/p5-PerlIO-utf8-strict.
hints and ok sthen@

pkg/DESCR:
This module provides a fast and correct UTF-8 PerlIO layer. Unlike
perl's default :utf8 layer it checks the input for correctness.
2018-01-22 07:33:34 +00:00
giovanni
c6504b7a78 Import p5-Clone-PP
hints and ok sthen@

pkg/DESCR:
This module provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied variables
and objects.
2018-01-22 07:30:26 +00:00
bcallah
4a7d643c7c Fix libffi on arm when building with clang. Patches come from upstream and
FreeBSD. Idea to tweak the configure script and WANTLIB changes from jca@.
Thanks to phessler@ for getting the gears moving on this.
ok jca@ jasper@ (MAINTAINER), makes sense to jsg@
2018-01-22 06:28:00 +00:00
kili
e30b58ad21 Update to ghc-8.2.2,
but mark it as broken for a few days.
2018-01-22 00:42:30 +00:00
danj
0a7f8708e3 Update to flake8-3.5.0 and move to py3
ok Bertrand Janin (maintainer)
2018-01-21 23:49:25 +00:00
sthen
5c8fa2975a Skip installing microcode for skylake (family 06, models 4e and 5e,
stepping 03, i.e. files 06-4e-03 and 06-5e-03) for now.

Even with the older files from 20171117 we are still seeing some
problems when these are loaded.
2018-01-21 23:41:42 +00:00
jung
aca90caed8 update py-requests to 2.18.4
tested in a SUBDIRLIST build for all 53 victims with requests in run depends

ok remi shadchin (maintainer)
2018-01-21 23:20:10 +00:00
sthen
b2881b08d2 Fix a bad subst in the simplified sample of extensions.conf.
Fix #! line for bash in astversion. Not forced in RUN_DEPENDS because in all
the time this has been present only one person noticed, so the script doesn't
seem too popular. (Script also makes some assumptions about library versions
which don't apply here but I don't think it's worth poking at this too far).

Reported by landry@
2018-01-21 20:59:18 +00:00
juanfra
d9f160349c Unbreak racket on aarch64. 2018-01-21 20:58:29 +00:00
juanfra
6fc72e5609 Unbreak cryptopp on i386. Tested with a long session of amule.
Maintainer timeout.
2018-01-21 20:25:48 +00:00
jasper
dc99d1a791 update to borgmatic-1.1.14 2018-01-21 19:42:55 +00:00
jasper
9f19c7b766 update to elixir-1.6.0 2018-01-21 19:40:58 +00:00
jasper
83417f6451 update to gjs-1.50.3 2018-01-21 19:28:28 +00:00
jasper
55b25dc645 update to gnome-calendar-3.26.3 2018-01-21 19:27:46 +00:00
danj
f3629b6618 Update to claws-mail-3.16.0
New features, new bugfixes: http://claws-mail.org/NEWS

while there remove trailing whitespaces in DESCR-main
2018-01-21 19:24:41 +00:00
kirby
c980d3d8a7 update HOMEPAGE and MASTER_SITES. gna.org was shutdown in Jan 2017. 2018-01-21 18:21:55 +00:00
danj
0b0fe7ba52 Update to duplicity-0.7.16 2018-01-21 17:48:39 +00:00
danj
0adba8ad58 Update to pqiv-2.10.2 2018-01-21 17:17:25 +00:00
danj
a66cab4eed Update to haproxy-1.7.10 2018-01-21 17:14:08 +00:00
juanfra
239239925f Unbreak on aarch64. Passes the tests. 2018-01-21 16:53:26 +00:00
ajacoutot
db012ab879 Uncomment the atril-backends to be able to recognize PDF and PS documents.
My previous commit was a bit too wild :-)

from Lari Rasku, thanks!
2018-01-21 14:49:16 +00:00
rsadowski
32c3435ca6 hook qqc2-desktop-style and kirigami2 test results 2018-01-21 13:15:28 +00:00
rsadowski
8ffb9e4145 Import qqc2-desktop-style
qqc2-desktop-style is new since KDE Fameworks 5.39.0

QtQuickControls 2 style that uses QWidget's QStyle for painting This makes it
possible to achieve an higher deree of consistency between QWidget-based and
QML-based apps.

CVS tag tweak from and ok landry@
2018-01-21 13:14:04 +00:00
rsadowski
465381cf15 remove empty patch 2018-01-21 10:41:16 +00:00
rsadowski
c70ce4039a Update doxygen and doxygen-gui to 1.8.14
- Remove the DOXYGEN_ENCODE_PATH_STRIP hack diff. No port uses it anymore
- Change MAINTAINER email address
- CONFIGURE_ARGS and BUILD_DEPENDS tweaks
2018-01-21 10:33:03 +00:00
landry
4f65910c70 Update to logtail 1.3.8, from Björn Ketelaars 2018-01-21 09:34:39 +00:00