125740 Commits

Author SHA1 Message Date
jca
7e653af3d1 Zap arora, unmaintained upstream and broken at runtime because of wxallowed
Maintainer timeout, ok landry@
2018-01-19 14:40:46 +00:00
espie
3d979511ef really fix state machine 2018-01-19 11:59:47 +00:00
landry
f7e00da851 Update to zathura 0.3.8.
tested by semarie@ with with djvu, ps & mupdf, tested by myself with
poppler.

mupdf plugin stays at 0.3.1 as 0.3.2 is only compatible with mupdf 1.12
API.
2018-01-19 09:54:42 +00:00
landry
bd27211366 Update to girara 0.2.8. 2018-01-19 09:52:12 +00:00
fcambus
27d69c0ecd Add p5-Math-Int64. 2018-01-19 09:18:41 +00:00
fcambus
42dd17fb56 Import math/p5-Math-Int64.
This module adds support for 64 bit integers, signed and unsigned, to Perl.

OK giovanni@
2018-01-19 09:17:21 +00:00
giovanni
e2fd417480 Bugfix update to 2.4.2 2018-01-19 07:39:54 +00:00
bcallah
d27f578ab7 Update to the kona 20180105 code base. Fixes a segfault on an explicit
self-reference.
2018-01-19 03:23:44 +00:00
gsoares
4c8be8bc12 update to 1.82 2018-01-19 01:23:51 +00:00
jca
abc5a405a1 -Werror considered harmful 2018-01-19 00:54:14 +00:00
bcallah
21643fe812 Update to latest commit, which fixes a crash during normal gameplay. 2018-01-18 23:37:05 +00:00
sthen
162000fa7a Drop back to Intel's older 20171117 microcode release. We are seeing issues
on a ports build machine with 20180108 (which Intel are still listing as
the current version).

Instability has been showing up as random build errors, internal compiler
errors etc on one machine which has Xeon E3-1225 v5.

https://downloadcenter.intel.com/download/27337/Linux-Processor-Microcode-Data-File
https://downloadcenter.intel.com/download/27431/Linux-Processor-Microcode-Data-File
2018-01-18 23:15:10 +00:00
landry
ba6484b165 Add py-future to RDEP, without it buildslave^Wbuildworker complains
loudly at startup.
2018-01-18 18:39:20 +00:00
bluhm
68c0bc8718 Regenerate patch file to avoid offset warning.
requested by sthen@
2018-01-18 18:12:31 +00:00
sthen
2bfa6e5017 minor update to GeoIP-1.6.12
reminder:

GeoIP legacy databases are deprecated upstream and updates to these will stop.
The free GeoLite legacy databases will no longer be updated after 1 April 2018.
See https://blog.maxmind.com/tag/geolite-legacy/
2018-01-18 14:20:49 +00:00
bentley
95a9dbb445 Update to chocolate-doom-3.0.0.
Release notes:
https://github.com/chocolate-doom/chocolate-doom/releases/tag/chocolate-doom-3.0.0

From Ryan Freeman (maintainer). Thanks!
2018-01-18 09:30:58 +00:00
bentley
d6d9b42927 Don't bother building on arm, it will run out of memory. 2018-01-18 06:59:36 +00:00
bentley
d75361c318 Strip out pointless UTF-8 byte order marks that GCC 4.2 chokes on. 2018-01-18 06:51:49 +00:00
bentley
8f3b367046 Check for endianness the POSIX way. Should fix the build on arm. 2018-01-18 06:30:52 +00:00
danj
17227f2e29 Update to pwgen-2.08
From Bjorn Ketelaars with tweaks from Klemens Nanni, ok maintainer
2018-01-18 04:09:40 +00:00
danj
821ca88882 Update to toot-0.17.1
From Klemens Nanni (maintainer)
2018-01-18 03:55:48 +00:00
danj
41485139a1 Bugfix update to weechat-2.0.1
ChangeLog is
python: fix arguments status/gnutls_rc/sock in hook_connect() callback
python: fix argument fd in hook_fd() callback

Fom Eric Lalonde
2018-01-18 03:49:58 +00:00
danj
fce30dc933 In OpenBSD land, certs are in /etc/ssl/cert.pem, we don't have a
/etc/ssl/certs directory

Reported by Nick Guenther (nick [a] cousu [.] ca)
ok Henrik Friedrichsen (maintainer) who noticed a typo in my diff
test/ok jung@
2018-01-18 03:22:34 +00:00
landry
bdf0f41c90 Update to gitea 1.3.2.
Original diff from pvk@ updating it to 1.2.2 and adding a README,
updated then by Klemens Nanni.
ok robert@ (MAINTAINER) pvk@
2018-01-17 21:05:38 +00:00
bcallah
71dec4c1b5 +scid 2018-01-17 20:19:28 +00:00
bcallah
8e101b4c08 Import games/scid, a chess database application.
ok bentley@

SCID (Shane's Chess Information Database) is an application to view,
edit, and manage collections of chess games. It can interface with
XBoard engines (such as Crafty and GNU Chess), and UCI engines (e.g.
Fruit, Rybka and Stockfish). Using Scid, one may play games against
human opponents (on the Free Internet Chess Server), or computer
opponents. Database features include a Move Tree with statistics, Player
Information and Photos, and General Searches for specific endings (e.g.
pawn vs. rook or rook vs. queen), positions or players. It has a
database with 1.4 million games (ScidBase).
2018-01-17 20:18:53 +00:00
espie
b0a9b72909 setting PORTS_PRIVSEP=Yes without SUDO=doas makes no sense 2018-01-17 13:33:54 +00:00
sthen
31dee38b12 update to icinga 2.8.1 2018-01-17 12:29:08 +00:00
sthen
d2a07096be update to calc-2.12.6.4 2018-01-17 11:51:14 +00:00
sthen
7efecd264d update to certbot/py-acme 0.20.0 2018-01-17 10:15:17 +00:00
sthen
76974cb19e fix REVISION/REVISION-main bump (rc.d script again, but somehow this still
packaged without tripping PLIST_DB?)
2018-01-17 09:57:31 +00:00
bentley
31274527ed Pass maintainership of sblg to Bryan Vyhmeister. 2018-01-17 08:32:04 +00:00
bentley
f1bf026abb Update to libqrencode-4.0.0.
ok sthen@
2018-01-17 08:31:14 +00:00
sthen
0d838465ee update to flashrom-1.0, from Klemens Nanni 2018-01-16 22:16:41 +00:00
sthen
ea032018e5 security update to BIND 9.11.2-P1
* Addresses could be referenced after being freed during resolver
processing, causing an assertion failure. The chances of this happening
were remote, but the introduction of a delay in resolution increased
them. (The delay will be addressed in an upcoming maintenance release.)
This bug is disclosed in CVE-2017-3145. [RT #46839]
2018-01-16 22:13:59 +00:00
sthen
281feb8d2d update to joe-4.6, from Björn Ketelaars, ok landry@ 2018-01-16 22:09:27 +00:00
espie
958cf17ce3 automaton bug: removing a lock will make the "frozen" go away but when
it comes back, since we already fixed the "Awaiting lock", override
is still defined, though it shouldn't be.

Didn't notice before because you have to fudge locks on ports that actually
stay frozen to notice, thank you boost
2018-01-16 21:51:44 +00:00
sthen
bdbf41d3c0 +od1000_firmware 2018-01-16 20:30:31 +00:00
sthen
bfa84784ef import ports/sysutils/od1000_firmware, ok jca
UEFI firmware and tool for the Softiron Overdrive 1000 for USB programming.
Requires physical access.
2018-01-16 20:30:10 +00:00
bluhm
4573f0bde5 Botan honors the CXX, CXXFLAGS, AR, and LDFLAGS enviroment now.
So there is no need to patch the compiler type.
suggested by upstream developer Jack Lloyd

Add py-docutils as build dependency to create man pages.
package failure reported by ajacoutot@

Explicitly set the compiler type to gcc on non clang archs.
2018-01-16 18:49:40 +00:00
jca
f4fb7658d0 Update to samba-4.6.12 2018-01-16 17:35:05 +00:00
robert
b9618def62 fix linking monograph with mono-sgen
diff from Thomas Frohwein
2018-01-16 16:12:54 +00:00
sthen
2a658e4598 update to lz4-1.8.1.2 2018-01-16 14:03:45 +00:00
sthen
33608667ec update to freeradius-3.0.16 2018-01-16 13:47:46 +00:00
millert
d2d2e03d48 Update to sudo 1.8.22 2018-01-16 13:24:06 +00:00
sthen
8a0604f403 update to ripe.atlas.cousteau-1.4.1 2018-01-16 13:12:26 +00:00
sthen
33c9fecac7 update to wireshark-2.4.4 2018-01-16 13:10:51 +00:00
bentley
9009ddd653 Update to tbftss-1.3.
Note: if you played the old version, you'll have to remove
~/.local/share/tbftss/ for the game to work.

(Mostly) from Romero Yakovlev. Thanks!
2018-01-16 09:07:23 +00:00
bentley
02eab636fc Update to deutex-5.1.1.
Release notes:
https://github.com/Doom-Utils/deutex/releases/tag/v5.1.1

From Bjorn Ketelaars. Thanks!
2018-01-16 08:51:34 +00:00
bentley
d70cd5773d Update to sblg-0.4.12.
From Bryan Vyhmeister; thanks!
2018-01-16 08:47:43 +00:00