Ted Hess
37ca20a06c
Merge pull request #7623 from jefferyto/slide-switch-0.9.3
slide-switch: update to latest version
6 years ago
Ted Hess
bb9c753624
Merge pull request #7621 from neheb/btr
btrfs-progs: Update to 4.19.1
6 years ago
Rosen Penev
17eda29ea6
btrfs-progs: Update to 4.19.1
Removed upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Michael Heimpold
14d4cdfc78
Merge pull request #7622 from cotequeiroz/php7-pecl-http_libidnkit
php7-pecl-http: ensure libidnkit is disabled
6 years ago
Jeffery To
00d67b05c4
slide-switch: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Eneas U de Queiroz
d1174d7779
php7-pecl-http: ensure libidnkit is disabled
Otherwise, configure may pick up the host system library.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Ted Hess
0076897a47
Merge pull request #7615 from thess/cci-hashcheck
CircleCI: Add package HASH check from Travis. Fix build log generation.
6 years ago
Ted Hess
e6e7b5211a
CircleCI: Add package checks and HASH verify from Travis. Fix build log generation.
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Michael Heimpold
794f8f8e94
php7: update to 7.2.13
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Michael Heimpold
84100190cf
mmc-utils: update to latest git revision
This also includes a fix for the trimming function and thus fixes #7306 .
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Hannu Nyman
a5412ad822
Merge pull request #7514 from neheb/pen
pen: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
906baaa14d
Merge pull request #7513 from neheb/xu
xupnpd: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
251131af61
Merge pull request #7493 from neheb/luajit
luajit: Switch to versioned releases
6 years ago
Hannu Nyman
5b940c3e5e
Merge pull request #7507 from neheb/znc2
znc: Update deprecated patch to include OpenSSL 1.1
6 years ago
Hannu Nyman
ba6abc9b74
Merge pull request #7487 from neheb/lsql
luasql: Update to 2.4.0
6 years ago
Hannu Nyman
aa668f56e8
Merge pull request #7427 from neheb/patch-9
python-psycopg2: Update to 2.7.6.1
6 years ago
Hannu Nyman
3ff0337786
Merge pull request #7417 from neheb/upm
libupm: Update to 1.7.1
6 years ago
Hannu Nyman
c0154044a0
Merge pull request #7415 from neheb/mraa
libmraa: Add back version patch
6 years ago
Hannu Nyman
c08e5f38b5
Merge pull request #7618 from neheb/mod
lttng-modules: Update to 2.10.8
6 years ago
Hannu Nyman
3979ea677f
Merge pull request #7614 from cotequeiroz/grilo-plugins_disable-dmap
grilo-plugins: disable dmap plugin, use hostpkg
6 years ago
Hannu Nyman
05b3f3a9f6
Merge pull request #7552 from neheb/gr
grilo: Fix build dependency on perl-xml-parser
6 years ago
Rosen Penev
bba50f547f
lttng-modules: Update to 2.10.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ae79f0e14f
python-psycopg2: Update to 2.7.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
4e88f514d6
golang-github-dchest-siphash: Switch to versioned releases
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
e81189e983
Merge pull request #7607 from cotequeiroz/python-egenix-mx-base_sources
python-egenix-mx-base: use source distribution
6 years ago
Hannu Nyman
09ad63a69f
Merge pull request #7610 from cotequeiroz/elektra_host-no-ruby
elektra: skip ruby plugin in host/compile
6 years ago
Hannu Nyman
2d920cb3e7
Merge pull request #7606 from cotequeiroz/libyaml-cpp_soname
libyaml-cpp: copy file matching libs soname
6 years ago
Hannu Nyman
08944806f5
Merge pull request #7609 from cotequeiroz/libndpi-symlinks
libndpi: fix copying of library
6 years ago
Konstantin Demin
b7603be359
tor: package improvements
* remove "torify" script
- "torify" script is just a wrapper around torsocks,
but torsocks is not currently present in packages.
* tor-geoip: fix "install" recipe:
- use $(INSTALL_DATA) instead of $(CP) as a proper way
of installing files
* drop deprecated configure option:
"--with-ssl-dir" is considered deprecated and obsolete,
while "--with-openssl-dir" is already present.
* build in parallel
* build with -ffunction-sections, -fdata-sections,
--gc-sections and -flto
* remove "--disable-largefile" in CONFIGURE_ARGS
* remove "-std=gnu99" in EXTRA_CFLAGS
* use $(FPIC) in EXTRA_CFLAGS
* remove trailing whitespace
Compile- and run-tested on ar71xx/generic,
TP-Link Archer C7 v2 (world-wide version).
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
6 years ago
Hannu Nyman
46c051101d
Merge pull request #7557 from wvdakker/master
Shorewall: Bump to version 5.2.1.2
6 years ago
Hannu Nyman
0e7778b9f9
Merge pull request #7516 from neheb/um
umurmur: Fix compilation without OpenSSL ECC support
6 years ago
Hannu Nyman
8210366388
Merge pull request #7528 from lnslbrty/package/ptunnel-ng
ptunnel-ng: add new package
6 years ago
Hannu Nyman
37228c0248
Merge pull request #7584 from cretingame/master
erlang: license corrected
6 years ago
Eneas U de Queiroz
178cd932f7
grilo-plugins: disable dmap plugin
Compilation fails with current libdmapsharing (3.9.1).
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
8e0b7978ec
grilo-plugins: use hostpkg glib-compile-resources
Add GLIB_COMPILE_RESOURCES to MAKE_FLAGS
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
3c1ca3b7d3
clamav: fixup disabling xml
--disable-xml is not doing its job, but--with-xml=no works.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
7 years ago
Eneas U de Queiroz
202aa6e658
snort: fix pcap include directory
Build was overriding openwrt pcap include directory.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Hannu Nyman
90ecf737c8
Merge pull request #7611 from cotequeiroz/libglog_fix-libunwind
libglog: [fixup] fix removing libunwind dependency
6 years ago
Eneas U de Queiroz
ec317934b2
libglog: fix removing libunwind dependency
ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h
overwritten based on the former's value.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
e723f29792
elektra: skip ruby plugin in host/compile
Linking is failing, and the plugin is not needed for the host build
anyway.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Hannu Nyman
1c5a5d59f6
Merge pull request #7608 from cotequeiroz/node-xXx_fix-symlinks
fixup: Node-{arduino-firmata,cylon,hid,serialport}: fix symlinks
6 years ago
Eneas U de Queiroz
562aea68f7
libndpi: fix copying of library
The package was copying a symbolic link, not the library itself.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
4688a248b8
node-serialport: copy files, not symlinks
This was meant to be included in 93d6d1b
, but wasn't.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
663f8f3da2
node-hid: copy files, not symlinks
This was meant to be included in 1e0720e
, but wasn't.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
1a577c80ba
node-cylon: copy files, not symlinks
This was meant to be included in 56fe558
, but wasn't.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
b8180ef712
node-arduino-firmata: copy files, not symlinks
This was meant to be included in 6ed62c6
, but wasn't.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
e1cb6d5fbb
python-egenix-mx-base: use source distribution
The zip file distribution did not include the source files, and
downloaded pre-built binaries from the web.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Hannu Nyman
2a6023c592
Merge pull request #7604 from neheb/patch-3
python-idna: Update to 2.8
6 years ago
Hannu Nyman
c8e7dfe085
Merge pull request #7601 from neheb/dh
dtndht: Add -std-gnu89 to fix compilation problems.
6 years ago
Hannu Nyman
62f654c722
Merge pull request #7599 from cotequeiroz/netatalk_disable-libevent
netatalk: don't use bundled libevent
6 years ago