sthen
c06bc5dd97
cope with libclamav api change
2018-12-04 14:18:57 +00:00
sthen
1b2e8a4dd1
cope with libclamav api change
2018-12-04 13:47:03 +00:00
sthen
b4a89ef73b
fix previous a different way that avoids the extra headers
2018-12-04 13:40:06 +00:00
sthen
bfed3247f0
some additional headers are needed to use libclamav but aren't installed by
...
default; install them, and use a subdir because one of them has a common name
2018-12-04 13:23:11 +00:00
sthen
4f38af6a00
update to ClamAV 0.101.0
2018-12-04 12:33:40 +00:00
bluhm
de139e244f
update p5-POE-Component-SSLify to 1.012
...
from Charlene Wendling
2018-12-04 11:02:31 +00:00
espie
f0525d825e
faster turn-around: add a small script (and inserter logic) that can
...
just recreate the view info on top of an existing db.
2018-12-04 10:35:09 +00:00
sthen
7654c73050
use -fno-ret-protector to avoid runtime failure in the old qtwebkit engine
...
figured out by mortimer@, ok Francisco de Borja Lopez Rio (maintainer)
(note that phantomjs doesn't seem to be actively developed any more,
I recommend moving to an alternative, possibly headless Chrome/puppeteer)
2018-12-04 10:06:28 +00:00
robert
35fc907a4a
fix theme handling by actually showing the necessary buttons in the settings
...
page
2018-12-04 09:55:07 +00:00
rpointel
4ccdc00a21
update uncrustify to 0.68.1.
2018-12-04 08:51:16 +00:00
ajacoutot
864769e863
Update to spidermonkey-52.9.0.
2018-12-04 08:05:43 +00:00
martijn
65599bc7ce
/MODPY_DISTUTILS_INSTALL/s/LOCALBASE/TRUEPREFIX/
...
Triggered by remark of sthen@.
OK sthen@, rpointel@
2018-12-04 05:57:31 +00:00
danj
b921bbf409
Take maintainership
...
Noticed because of Edward Lopez-Acosta work.
ok Will Maier (previous maintainer)
2018-12-04 03:43:39 +00:00
bluhm
7389a541b5
Add patch that was forgotten in previous commit. Improve dependecies.
...
OK afresh1@, Charlene Wendling
2018-12-03 21:47:21 +00:00
bluhm
3ee39af07c
update p5-Bot-BasicBot to 0.93
...
from Charlene Wendling
2018-12-03 21:33:48 +00:00
bluhm
5ccfc4276a
update p5-POE-Component-IRC to 6.90
...
from Charlene Wendling
2018-12-03 21:29:15 +00:00
danj
0981d95b1c
Register pgsql 10.6 as it fixes CVE-2018-16850
...
It is still broken on i386 but there won't be any bulk until it's fixed
2018-12-03 20:32:50 +00:00
espie
340fa8e2d5
do a bit of pretty printing on the other generated views as well
2018-12-03 20:11:15 +00:00
sthen
31a3872990
Add a patch from https://bugs.ghostscript.com/show_bug.cgi?id=699395
...
fixing build on BE arches. Tracked down by George Koehler who proposed
an alternative simpler patch (but I'd prefer this one which is closer
to the changes made for LE).
2018-12-03 19:45:00 +00:00
sthen
34509d6a9d
update to librenms-1.46
2018-12-03 18:41:36 +00:00
sthen
27d76e5412
update zathura-plugin-mupdf for new mupdf
2018-12-03 18:40:33 +00:00
sthen
432418389e
update to mupdf-1.14.0, some notable changes:
...
- mupdf-gl now requires building with javascript support, so is no longer
available in the default flavour (which has js disabled). If you use mupdf-gl
you will need to switch to the js flavour (pkg_delete mupdf; pkg_add mupdf--js).
- drop the patch to convert to shared libraries, the build process of
mupdf is a headache and changes rather often, so this patch is getting in
the way too much. unfortunately this bloats the packages somewhat...
2018-12-03 18:40:07 +00:00
pvk
2c1742dd90
Remove sysutils/x-pack: not used since ELK 6.3
...
ok sthen@
2018-12-03 18:27:31 +00:00
pvk
a24998b304
Remove x-pack: not used since ELK 6.3
...
ok sthen@
2018-12-03 18:26:01 +00:00
sthen
7e07414812
- Remove mismerged patch (fix was already committed upstream but the
...
patch wasn't removed, so duplicated some Makefile lines).
- Set SONAME correctly for the libraries. A symlink (libpq.so -> libpq.so.N.M)
is present during build. Internal programs linking with "-lpq" on arches using
LLD get "NEEDED libpq.so" from the symlink instead of the correct "libpq.so.N.M".
Override this by setting -soname (similar to what upstream are doing, but the
library minor was missing in their version).
2018-12-03 16:22:08 +00:00
espie
14c32f5240
replace the Column stuff with semantically identical definitions but
...
correctly indented
This makes most views marginally more readable
2018-12-03 15:28:40 +00:00
espie
28fc610c67
a script to normalize sqlite3 schemas to be able to compare them easily.
...
not part of the package, used for testing.
2018-12-03 15:17:56 +00:00
espie
03591f2de7
heh. adding all pkgpaths leading to a canonical version mean I have to
...
dedup for the ports index (e.g., group by...)
This should yield a fully stable index now
2018-12-03 14:01:03 +00:00
semarie
efe2080bfd
tryton 5.0: maintenance update
...
- account
- account_payment_sepa
- account_product
- proteus
- tryton
- trytond
(ports not linked in tree)
2018-12-03 12:51:22 +00:00
semarie
0f29fa9e7f
reimport productivity/tryton at version 5.0
...
it is currently only a subset of official tryton modules
for now, it is not linked in tree
OK aja@
2018-12-03 12:33:47 +00:00
semarie
8ad3383ac0
reimport productivity/tryton at version 5.0
...
it is currently only a subset of official tryton modules.
for now, it is not linked in tree.
OK aja@
2018-12-03 12:28:12 +00:00
semarie
f6776244d9
reenable _trytond user for upcoming productivity/tryton
...
OK aja@
2018-12-03 12:20:01 +00:00
ajacoutot
281e8f7732
Extend DESCR.
2018-12-03 10:00:22 +00:00
kirby
3991b8f15d
update to cataclysm-dda-2018.11.01
...
from Tim Meunier (MAINTAINER)
testing by Charlene Wendling
2018-12-03 08:43:56 +00:00
ajacoutot
a8585545db
Missing BDEP.
2018-12-03 07:49:09 +00:00
pvk
c260fd4905
Unlink x-pack: it was integrated into non-free ELK distribution
2018-12-02 20:33:27 +00:00
pvk
20b61a08f4
Update kibana 6.4.3 -> 6.5.1
...
ok jasper@
2018-12-02 20:21:53 +00:00
pvk
0737ec1107
Update logstash 6.4.3 -> 6.5.1
...
ok jasper@
2018-12-02 20:19:59 +00:00
pvk
1b010ab723
Update elasticsearch 6.4.3 -> 6.5.1
...
ok jasper@
2018-12-02 20:18:38 +00:00
ajacoutot
319279d0e8
Update to gjs-1.52.5.
...
ok jasper@
2018-12-02 18:09:56 +00:00
naddy
ba311a9209
add missing includes for ports-gcc
2018-12-02 17:56:34 +00:00
naddy
9b65615222
add missing include for ports-gcc
2018-12-02 17:39:18 +00:00
sthen
70fe4ed0fd
update to lldpd-1.0.2
2018-12-02 16:10:32 +00:00
fcambus
ffbdc744df
Update spleen to 1.0.3.
2018-12-02 14:15:58 +00:00
ajacoutot
1cc0e98de3
postgresql-server now properly depends on -main (client).
...
Add a LIB_DEPENDS on postgresql-client where we have pq in WANTLIB.
ok sthen@
2018-12-02 13:26:42 +00:00
sthen
3633dd875c
drop back to isc-bind 9.11.x pending investigation into how to fix the
...
named's requirement that cwd is writable.
install bind.keys to the right path (it used the compiled-in default
anyway but this gives the wrong cue to anyone wanting to update dnssec
root zone trust anchors).
problems reported by Mikolaj Kucharski
2018-12-02 13:25:44 +00:00
sthen
195cf7d493
update to mutt-1.11.1
2018-12-02 12:46:58 +00:00
pea
5dfc5642c2
fix dependencies
...
spotted by aja@
ok sthen@
2018-12-02 12:27:12 +00:00
sthen
021b19b2ca
mark BROKEN-i386
2018-12-02 11:42:25 +00:00
robert
becdcd5b83
use arc4random_buf(3) in libgcrypt instead of /dev/random
...
this issue came to the light after using an unveil(2)'d chrome
inside a GNOME environment where it was trying to use the keyring
which was relying on libgcrypt
ok ajacoutot@
2018-12-02 11:24:15 +00:00