Commit Graph

117701 Commits

Author SHA1 Message Date
landry
c479800adb Update to a newer github snap, fixes some gtk3 warnings 2017-03-27 12:37:06 +00:00
danj
5b02af3d3d Update to rust-1.16.0
From semarie, discussed with edd@ and landry@
ok edd@ landry@
2017-03-27 12:35:31 +00:00
bluhm
f36e4f7d4d Update ntp to 4.2.8p10.
CVE-2016-9042, CVE-2017-6451, CVE-2017-6452, CVE-2017-6455,
CVE-2017-6458, CVE-2017-6459, CVE-2017-6460, CVE-2017-6462,
CVE-2017-6463, CVE-2017-6464
Adapt OpenSSL #ifdef for LibreSSL.
Fix regression tests, prevent them from crashing.
OK deraadt@
2017-03-27 11:33:40 +00:00
fcambus
e5c02553bd Update vice to 3.0.
Notable changes:

- Switch to using the SDL UI
- Remove the BROKEN marker for i386, this version works fine
- Remove --disable-ffmpeg in CONFIGURE_ARGS, as it's now disabled by
  default
- Remove now useless patches, and add a patch to prevent building a
  redundant copy of vice.info, as doing so breaks the build

OK benoit@
2017-03-27 10:08:16 +00:00
fcambus
08983bff73 Build both console and SDL versions.
OK juanfra@ (previous version), sthen@
2017-03-27 09:59:58 +00:00
sthen
a9c9b0395b +p5-Geo-Coordinates-OSGB 2017-03-27 09:47:22 +00:00
sthen
dbc62aa52e import geo/p5-Geo-Coordinates-OSGB, ok benoit@
An implementation of co-ordinate conversion for England, Wales, and
Scotland based on formulae and data published by the Ordnance Survey of
Great Britain.

These modules convert accurately between coordinates given in latitude
and longitude and the OSGB national grid reference system (as used for
maps of England, Wales, and Scotland).

This code is fine tuned to the British national grid system. It is of
no use outside Britain. In fact it's only really useful in the areas
covered by the OS's main series of maps, which excludes the Channel
Islands and Northern Ireland.
2017-03-27 09:45:38 +00:00
kirby
8843ab3766 update to owncloudclient-2.3.1 2017-03-27 09:06:57 +00:00
fcambus
2873f4af76 Register removal of gogo. 2017-03-27 08:16:47 +00:00
fcambus
30b47fee00 Remove audio/gogo.
The version we have is from 2000, program is dead upstream, and this
is an i386 only port. Nothing depends on it.

Checking lame ChangeLog, it appears that at least some of those i386
optimizations have been merged.

OK naddy@, jca@, beck@
2017-03-27 08:12:03 +00:00
ajacoutot
d5081464e0 Update to gdk-pixbuf-2.36.6. 2017-03-27 07:06:16 +00:00
bluhm
3d2a45f460 update p5-Net-DNS to 1.09 2017-03-26 22:04:29 +00:00
kili
caed3d4c87 Register removal of poppler-qt. 2017-03-26 19:55:37 +00:00
kili
2960e18fc5 Remove poppler-qt subpackage (qt3 support).
It's not used by anything, totally dead upstream
and just clutters the port.

ok aja@, landry@
2017-03-26 19:51:36 +00:00
benoit
8fe3a142c2 Update to p5-Image-Info-1.40. 2017-03-26 19:25:17 +00:00
benoit
604df29508 Update to git-2.12.2. 2017-03-26 19:07:10 +00:00
sthen
4e72b843d1 update to LLDPD 0.9.7 2017-03-26 17:32:45 +00:00
sthen
8d2f9af3cf update to LibreNMS 1.26 2017-03-26 17:30:28 +00:00
kettenis
163a79339c Implement minimal support for the OpenBSD VMM PCI host bridge. This merely
prevents seabios from clobbering the pci interrupt line register.

ok sthen@, mlarkin@
2017-03-26 17:06:29 +00:00
shadchin
0698e6557e Update to py-logilab-common 1.4.0 2017-03-26 15:39:20 +00:00
rpe
5af8a4dbf9 Update mail/msmtp to 1.6.6 and add a missing RCS Id in a pachfile.
OK aja@
2017-03-26 13:34:06 +00:00
rpe
5e0242bdfd Update www/igal2 to 2.2
OK aja@
2017-03-26 13:32:44 +00:00
jasper
a1edbbddc0 update to jna-4.4.0 2017-03-26 12:45:27 +00:00
jasper
a088bed094 missed in previous 2017-03-26 12:40:22 +00:00
jasper
cea07f4daa update to monit-5.21.0 2017-03-26 12:40:00 +00:00
shadchin
1e0d97348c Update to py-mistune 0.7.4 2017-03-26 12:34:33 +00:00
jasper
8968aba802 update to autoconf-archive-2017.03.21 2017-03-26 12:29:47 +00:00
ajacoutot
4e541059ab Update to google-cloud-sdk-148.0.1. 2017-03-26 12:22:15 +00:00
shadchin
368f9301bc Update to py-hypothesis 3.7.0 2017-03-26 12:14:00 +00:00
ajacoutot
55bab64977 Update to appstream-glib-0.6.11. 2017-03-26 12:11:05 +00:00
shadchin
7024841583 Update to pylint 1.6.5 2017-03-26 11:21:52 +00:00
shadchin
b7af0105e7 Update to py-xdis 3.3.0 2017-03-26 11:17:22 +00:00
shadchin
756ecf4b32 Update to py-socks 1.6.7 2017-03-26 10:55:08 +00:00
juanfra
740d11a72e Add py-mccabe to RUN_DEPENDS. From Andreas Kusalananda Kahari. 2017-03-26 03:21:58 +00:00
juanfra
ab77b8b17b Update to pdf2djvu 0.9.6rc20170321.
This is not a stable release but upstream included support for poppler
0.53 and moved the code to c++11. Updating now, so kili@ can work on
poppler 0.53.

Passes the tests on amd64 with poppler 0.52.
2017-03-26 03:13:41 +00:00
ajacoutot
bab26afd95 Update to google-cloud-sdk-148.0.0. 2017-03-25 17:36:29 +00:00
ajacoutot
8e8138c5b2 Update to stellarium-0.15.2. 2017-03-25 17:33:02 +00:00
jca
47ea351ebe SECURITY update to samba-4.5.7
o CVE-2017-2619 (Symlink race allows access outside share definition)
2017-03-25 17:00:01 +00:00
danj
d4cd493433 Update to ripgrep-0.5.0
From semarie
2017-03-25 16:16:47 +00:00
landry
8814d14280 Add USE_WXNEEDED marker otherwise this blows in some circumstances.
Patch from Benjamin Baier, ok tsg@
2017-03-25 15:53:56 +00:00
jasper
929ff7ce5e Fix for Perl 5.24 2017-03-25 14:18:49 +00:00
ajacoutot
f2d1f7c552 Updated diff for the "supported targets" change.
from Brad (maintainer)
2017-03-25 14:00:47 +00:00
landry
0e2327d540 Update to inkscape 0.92.1, from Rafael Sadowski, tested by edd@ 2017-03-25 11:45:47 +00:00
ajacoutot
f08f47ad76 Update to at-spi2-core-2.22.1. 2017-03-25 11:12:31 +00:00
landry
28339a8c9c Update to nomacs 3.6.0, from Rafael Sadowski 2017-03-25 08:39:51 +00:00
sthen
65dd6e925e mark BROKEN-i386, build fails fairly often 2017-03-24 22:55:41 +00:00
sthen
71f77ce80f diable CONFIG_PS2PORT, req by mlarkin 2017-03-24 22:37:53 +00:00
abieber
28acbe91e8 bump node to the latest, has some nice speed improvements!
OK fcambus@
2017-03-24 22:23:10 +00:00
bentley
cf17dcb465 +screenfetch 2017-03-24 19:13:38 +00:00
bentley
7bc83aef88 Import screenfetch-3.8.0.
screenfetch is a handy script that can be used to generate one of those
nifty terminal theme information + ASCII distribution logos you see in
everyone's screenshots nowadays.

ok abieber@ benoit@
2017-03-24 19:12:50 +00:00