10 Commits

Author SHA1 Message Date
Mike Sullivan
8df59c4b18 community/hermes: fix ppc64le build break and re-enable by adding strings include 2018-11-22 13:25:10 +00:00
Leonardo Arena
d37fdaaeb4 community/hermes: does not build on ppc64le
Utils.cpp: In static member function 'static std::__cxx11::string Utils::errnotostrerror(int)':
Utils.cpp:425:16: error: 'strerror_r' was not declared in this scope
   int retval = strerror_r(errnum, buf, sizeof buf);
2018-11-09 15:10:23 +00:00
Natanael Copa
c73ebd0b30 community/hermes: rebuild against openssl 1.1 2018-11-07 16:46:14 +00:00
Natanael Copa
e28bb61afa community/hermes: rebuild against libressl-2.7 2018-04-06 05:19:28 +00:00
Jakub Jirutka
4ee7c35b7d community/*: fix homepage url and source from http:// to https://
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.

$source urls are updated when they contain $url as substring.
2017-11-19 14:16:58 +01:00
Natanael Copa
d2b4649ac6 community/hermes: rebuild against libressl-2.6 2017-11-09 19:58:39 +00:00
tmpfile
673cacfbea community/hermes: modernize abuild 2017-05-14 03:35:06 +02:00
Natanael Copa
375a07da7b community/hermes: rebuild against libressl 2.5 2017-04-18 21:32:14 +00:00
Natanael Copa
242f56d502 community/hermes: rebuild against libressl 2016-10-10 12:04:38 +00:00
ScrumpyJack
fad1905195 testing/[various]: move to community
Moves the following packages to community after successful build and testing.

bogofilter
corebird
fbpanel
hermes
libdbi-drivers
luufs
netsurf
opencpn
py-sensehat
rng-tools
volumeicon
2016-08-18 21:11:39 +00:00