137549 Commits

Author SHA1 Message Date
jasper
5da84674c4 update to gjs-1.56.1 2019-04-30 17:42:31 +00:00
jasper
5b359e29e7 sync WANTLIB after vala update 2019-04-30 17:41:56 +00:00
jasper
4729656976 update to vala-0.44.3
tested in a bulk by aja, thanks!
2019-04-30 17:40:35 +00:00
landry
f061f25469 Remove upstreamed patch 2019-04-30 17:38:31 +00:00
landry
1dbbbc47ce Update to mdal 0.3.1. 2019-04-30 17:37:29 +00:00
tj
ef0b0aad5f update to libtorrent-rasterbar 1.1.13
ok bentley
2019-04-30 16:45:26 +00:00
sthen
c4291514c2 update to librenms-1.51 2019-04-30 15:25:50 +00:00
kn
00ef627426 Remove ixml (libupnp) from WANTLIB as well
Missed in previous commit.

Spotted by naddy, thanks!
2019-04-30 15:06:32 +00:00
naddy
68f9022f57 Security update of graphics/png to 1.6.37:
CVE-2019-7317: use-after-free in png_image_free()

Switch library soname from libpng16.so to libpng.so by changing the primary
name in the build.  Bump major version.

ok sthen@
2019-04-30 14:46:48 +00:00
sthen
f2b4e62473 update to freetds-1.1.6 2019-04-30 14:41:35 +00:00
ajacoutot
9d65d0948f Unbreak: remove x11/gnome/code-assistance
on behalf of jasper@
2019-04-30 14:04:53 +00:00
sthen
a2d7c33b2a use ld.bfd to link gcc/8 on i386 to unbreak; I haven't figured out how to
pass notext across yet and having this broken knocks out getting on for
a quarter of the ports tree on i386 (mostly via fortran).
2019-04-30 13:15:33 +00:00
kirby
4832df62ec - switch HOMEPAGE to HTTPS
- sort according to Makefile.template
2019-04-30 12:50:29 +00:00
edd
2cbd6205f8 Update devel/radare2 to version 3.4.1.
From David Carlier, OK bentley@. Thanks!
2019-04-30 12:16:46 +00:00
ajacoutot
ea126bdacc Forfot to remove those. 2019-04-30 11:27:46 +00:00
ajacoutot
ac8c7e6148 Update to deja-dup-40.1. 2019-04-30 11:08:11 +00:00
solene
0f019a6df8 Drop maintainership 2019-04-30 10:51:33 +00:00
schwarze
4cf29b2b87 update to docbook2mdoc-1.0.2:
support for <abstract> and <reference> and internal framework
improvents, in particular for creating, editing, and moving nodes;
now good enough for /usr/xenocara/doc/xorg-docs/general/input/XKB-*.xml;
OK bentley@ (MAINTAINER)
2019-04-30 10:45:53 +00:00
sthen
9819486c16 unbreak; don't use FULLPKGNAME in plists 2019-04-30 09:31:22 +00:00
fcambus
6decb7dfc6 Update gxemul to 0.6.1 and take maintainership.
OK bentley@
2019-04-30 08:51:24 +00:00
sthen
04837a1602 update to dnscrypt-proxy-2.0.23, from Nam Nguyen who takes maintainer 2019-04-30 08:51:13 +00:00
bentley
f2eb729e33 +honk 2019-04-30 08:00:14 +00:00
bentley
2bc2971710 Import honk-0.3.0.
honk is the world's first provably correct social media application. Take
control of your honks and join the federation in the fight against the evil
empire. Send honks. Receive honks. And not just honks. Bonk, donk, tonk, all
your favorite activities are here.

From Horia Racoviceanu; thanks!

ok jturner@
2019-04-30 07:58:17 +00:00
bentley
435301e7fe Reserve a user for honk. 2019-04-30 07:28:32 +00:00
bentley
8843e66511 Enable "show" functionality.
From Alessandro De Laurenzis (maintainer); thanks!
2019-04-30 07:21:58 +00:00
ajacoutot
42b40502de Merged upstream. 2019-04-30 07:15:06 +00:00
bentley
3206ef841a Update to ipe-7.2.11.
Release notes:
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-February/000077.html
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-March/000082.html

From Alessandro De Laurenzis (maintainer); thanks!
2019-04-30 06:44:29 +00:00
bentley
115cc0dcac Update (dead) license URL too. 2019-04-30 05:48:53 +00:00
bentley
a7a755d6fa Missed bump. 2019-04-30 05:46:32 +00:00
bentley
40bae015b6 Update homepage/master_sites. 2019-04-30 05:41:19 +00:00
bentley
efc521dabc Update to pkgconf-1.6.0, and update homepage.
From Adam Steen (maintainer); thanks!
2019-04-30 05:35:01 +00:00
bentley
8a33ea95ea Update to dico-2.9.
The pidfile is now written to the right directory by default, so setting
it in the config file is no longer required.

Take maintainership.
2019-04-30 04:46:04 +00:00
afresh1
e696c07add Update www/p5-Mojo to 8.15
From MAINTAINER Manolis Tzanidakis <mtzanidakis AT gmail.com>
2019-04-30 02:11:35 +00:00
sthen
9495f5f3e3 add RDEP on py-netaddr to ansible, it is used by the ipaddr() filter which
isn't needed everywhere but is common enough to be worth having work out of
the box.  ok jasper@
2019-04-29 21:09:48 +00:00
cwen
85ff3a4d44 qt4: add fixes to allow building with ports-gcc-8
They mostly consist to make gcc-8 pose as gcc-4.9.
Bump SHARED_LIBS due to an ICU-related qtcore change.
While here, fix trailing whitespaces in DESCR and move
HOMEPAGE to https.

OK sthen@ jca@
2019-04-29 19:33:38 +00:00
jasper
7f53f9ebd5 proactively fix build with vala 0.44; mostly from upstream git 2019-04-29 18:15:47 +00:00
jasper
9e78dec7dc proactively fix build with vala 0.44; from upstream git 2019-04-29 18:03:48 +00:00
jasper
00a4bf633a proactively fix build with vala 0.44; from upstream git 2019-04-29 18:01:13 +00:00
jasper
37988c0f41 proactively fix build with vala 0.44; from upstream git 2019-04-29 17:57:33 +00:00
jasper
0dd964804f register {gnome,gedit}-code-assistance removal 2019-04-29 17:48:38 +00:00
jasper
2207459ddf remove {gnome,gedit}-code-assistance, the grand unification approach of all things
code-assistance in gnome never really took off and this project has been
quite dormant in recent years.

ok aja@
2019-04-29 17:46:56 +00:00
jasper
cf73522766 unhook code-assistance 2019-04-29 17:43:01 +00:00
sthen
ba116e89ea oops, backout accidentally committed file 2019-04-29 16:28:45 +00:00
sthen
7c4de2c524 bump REVISION 2019-04-29 16:27:52 +00:00
sthen
5be4896096 move MAINTAINER from Makefile.inc to the ports where I actually want it 2019-04-29 16:27:25 +00:00
bcallah
4eda5fa111 Update to icewm-1.5.4
While here, change default background to a solid blue color.
Background change, macppc testing, and ok cwen@
2019-04-29 16:12:28 +00:00
sthen
affe220ae2 add a comment mentioning the rename in graphics/leptonica, so it can be
undone if kde/libs3 is ever removed
2019-04-29 15:55:42 +00:00
sthen
6c46cad365 update to leptonica-1.78.0
the new bin/imagetops is renamed to imagetops.leptonica to avoid a
conflict with kde-libs3
2019-04-29 15:55:20 +00:00
sthen
46e5abdc6f update to unifi 5.10.21 2019-04-29 15:50:10 +00:00
naddy
fd7bddaad3 stop special handling of MODGCC4_LANGS=java; it's gone from the tree 2019-04-29 15:27:01 +00:00