112930 Commits

Author SHA1 Message Date
danj
ec85b6fc89 update to claws-mail-3.14.0
Diff reads good to sthen@, ok jca@
2016-08-19 16:52:38 +00:00
sthen
86a95a39c6 update to LibreNMS 201608 2016-08-19 14:39:04 +00:00
naddy
22df7758c3 switch from modifying LDFLAGS to USE_WXNEEDED; ok jasper@ 2016-08-19 14:08:44 +00:00
dcoppa
fd38ac45ce Zap bogus "${MODFORTRAN_LIB_DEPENDS}" 2016-08-19 13:54:40 +00:00
krw
9430c8ad69 Update extlib to 1.7.0, the same version opam installs when asked.
Switch to github hosting. Delete dead MASTER_SITES.

One tweak to a dependent (dose) due to a structure change.

Tweaks & ok sthen@ before 6.0 intervened
2016-08-19 12:51:19 +00:00
sthen
a47fb0f863 trojita requires W|X mappings (for QtWebKit), so link it with -z wxneeded (it
needs a cmake flag rather than USE_WXNEEDED's ld wrapper, but let's still
add USE_WXNEEDED to provide uniform annotation).

Original diff from Caspar Schutijser (who takes maintainer), tweaks by me
and dcoppa (who managed to avoid needing a patch). ok dcoppa@
2016-08-19 10:15:24 +00:00
sthen
2e07241390 phantomjs needs wxneeded, from Caspar Schutijser 2016-08-19 09:49:24 +00:00
shadchin
cc96bdd8c4 Update to py-httpbin 0.5.0 2016-08-19 07:39:05 +00:00
dcoppa
4f218ab91b Use egfortran by default
OK feinerer@ (maintainer)
2016-08-19 07:02:47 +00:00
dcoppa
86ca6d25fc Update to ncmpc-0.25 2016-08-19 05:04:38 +00:00
sthen
1a90fa6983 update to Mutt 1.7.0, remove flavour for sidebar 2016-08-18 22:41:54 +00:00
juanfra
93f7c23442 Add USE_WXNEEDED. Passes the tests. 2016-08-18 19:32:50 +00:00
czarkoff
86b44a2e28 Enable Inspector, clean up WANTLIB, make build more verbose 2016-08-18 18:30:57 +00:00
jsing
6c8e51f58a Upgrade lang/go to 1.7.
ok czarkoff@ pea@
2016-08-18 17:23:03 +00:00
czarkoff
43980afd8d USE_WXNEEDED, add "-Wl,-z,wxneeded" to pkg-config files
WebKit violates W^X, so binaries linked with it need to be "wxneeded".
Pkg-config files seem to be an appropriate mean of automating this task.

Discussed with ajacoutot@
2016-08-18 14:21:39 +00:00
jasper
d68c23e5ac - update to jwm-2.3.6
- update license marker (jwm is MIT-licenesd now)
2016-08-18 13:42:26 +00:00
dcoppa
153e82bc57 Update to ncmpcpp-0.7.5 2016-08-18 13:39:00 +00:00
jasper
484e46033e switch to USE_WXNEEDED 2016-08-18 12:50:42 +00:00
jsg
e47418f326 update to cppcheck 1.75
ok gsoares@ (MAINTAINER)
2016-08-18 12:40:44 +00:00
sthen
78af353645 use USE_WXNEEDED 2016-08-18 12:31:52 +00:00
sthen
bfed43c14f use the centralized ld "wxneeded" wrapper for the jdk ports. 2016-08-18 12:29:32 +00:00
sthen
91c5ca2886 Add an USE_WXNEEDED flag for ports, to write an ld wrapper script in
${WRKDIR}/bin that adds -z wxneeded to linker command lines. It won't work
everywhere but provides an easy (and easily identifiable) way to add this
flag without fiddling with build systems.

Feedback/ok jca@ jasper@
2016-08-18 12:28:53 +00:00
jca
97f323508d Update to tig-2.2
from maintainer Frederic Cambus
2016-08-18 10:55:18 +00:00
jasper
6c557b7a50 update to file-roller-3.20.3 2016-08-18 06:56:59 +00:00
shadchin
2d1ed36134 Update to py-pickleshare 0.7.4 2016-08-18 05:01:29 +00:00
shadchin
11233d1d82 Update to py-parsing 2.1.8 2016-08-18 04:56:50 +00:00
shadchin
9a7961105a Update to py-psycopg2 2.6.2 2016-08-18 04:53:30 +00:00
juanfra
85a27783e6 Update to bitrot 0.9.0. From MAINTAINER. 2016-08-18 01:52:29 +00:00
sthen
87ce503717 apply the same ld wrapper to jdk/1.8 as was done for jdk/1.7 to mark the
binaries as wxneeded.

this build is less complicated than 1.7 so a nicer fix than the wrapper
should be sanely possible, but committing the simpler one for now to
hopefully unbreak packages.
2016-08-17 21:58:36 +00:00
sthen
2c9f598da6 mark jdk/1.7 as wxneeded (and provide new amd64/i386 bootstraps), this is
done via an ld wrapper script in ${WRKDIR}/bin because the build process is
fairly complicated and already involves several layers of patches.
2016-08-17 21:36:47 +00:00
sthen
fa276bcf88 bump ports that might pick up IP_SENDSRCADDR 2016-08-17 20:58:46 +00:00
sthen
3df3bb2138 bump ports that might pick up IP_SENDSRCADDR 2016-08-17 20:58:19 +00:00
danj
eb68ef5395 Maintenance update to haproxy-1.6.8 2016-08-17 18:57:57 +00:00
jasper
6998cbc42c -imlib 2016-08-17 17:21:36 +00:00
jasper
0afa085242 remove imlib-1.x which was only used by kde/graphics3
ok sthen@
2016-08-17 17:21:27 +00:00
dcoppa
efb1d23a24 Update to mlterm-3.7.2 2016-08-17 15:10:24 +00:00
jasper
c360005a90 update to libgit2-glib-0.24.2 2016-08-17 14:19:49 +00:00
jasper
ef8ea5af57 update to yad-0.37.0 2016-08-17 14:17:11 +00:00
jasper
742a54d619 update to nfoview-1.20 2016-08-17 14:11:51 +00:00
jasper
3c4ef84d50 update to dtach-0.9 2016-08-17 14:02:48 +00:00
jasper
a56eb3ca93 update to rebar-2.6.2 2016-08-17 13:54:08 +00:00
jasper
76734e5cbe fix pledge to allow loading modules (and a contrived case of unset HOME)
spotted by semarie@
2016-08-17 13:48:33 +00:00
robert
0eff95bb64 Move chromium to the new build system (gn - generate ninja)
This commit moves the chromium port to use gn to generate ninja files
which will hopefully resolve the random build errors. Gyp is dead so
this move has to be done anyway.

Also change the way how we handle openbsd. Let's assume we are running
on linux and only handle !linux cases where needed. This also ensures
that a change on linux will for sure end up in our builds as well.
2016-08-17 11:06:50 +00:00
pea
8e1d376a4d Security update to 9.5.4
ok robert@
2016-08-17 09:43:46 +00:00
jasper
794031c39c zap stray line that snuck in; spotted by nigel@ 2016-08-17 07:02:31 +00:00
benoit
126cd41155 Update to git-2.9.3. 2016-08-17 06:57:50 +00:00
abieber
a61cf71ce8 100% more wxneeded! Also fix for the man page that snuck in!
Tested on amd64 and i386

OK jca@
2016-08-17 01:05:38 +00:00
sthen
3059374733 update to pyusb-1.0, tested with https://badge.emfcamp.org/wiki/TiLDA_MK3/Firmware_Update 2016-08-16 19:59:58 +00:00
jca
fc4b3a6f48 Fix broken .desktop file
Reported by and ok stsp@
2016-08-16 16:42:02 +00:00
bluhm
ad3fe7be5a update p5-Net-SSLeay to 1.78 2016-08-16 16:34:07 +00:00