Commit Graph

252 Commits

Author SHA1 Message Date
Jérôme Duval
4f9bab567b gnutls: reorder sections. 2018-08-01 16:13:28 +02:00
fbrosson
31d8fd9568 mbedtls: bump to 2.12.0. (#2864) 2018-07-27 18:13:36 +00:00
fbrosson
0400f2d9ec GnuTLS: bump to 3.6.3, switch SOURCE_URI to https.
* Drop unneeded call to autoreconf.
* Drop a patch which is no longer needed.
* TEST_REQUIRES += cmd:cvs
* doc/examples/tlsproxy/tlsproxy.c calls strdupa and fails to build
  so let's just skip it for now.
2018-07-18 09:19:04 +00:00
fbrosson
bda8ccd28d GnuTLS: bump to 3.5.19, switch SOURCE_URI to https.
* TEST_REQUIRES += cmd:cvs
2018-07-17 23:09:57 +00:00
miqlas
efbe224e33 MiniUPnPc: revert compat (#2813) 2018-07-15 20:33:05 +00:00
miqlas
74071c6422 MiniUPnPc: bump to version 2.1. (#2279) 2018-07-04 13:16:38 +00:00
Schrijvers Luc
99639fa5b2 zeromq, bump version (#2726)
* zeromq, bump version

* use commandSuffix
2018-06-23 23:18:32 -04:00
Jacob S
9ad9dfc483 libwebsockets: Initial recipe, with release 3.0.0 (#2716) 2018-06-22 07:27:42 +00:00
fbrosson
ae21294274 mbedtls: bump to 2.11.0. 2018-06-19 09:35:17 +00:00
fbrosson
91ae162601 mbedtls: bump to 2.10.0, drop debuginfo package. (#2664)
* Creating the debuginfo package was not appropriate because "-g"
  is not being passed to the compiler. Bye defineDebugInfoPackage!
* Fix the shebang line of all perl scripts which use /usr/bin/perl
  because one of the scripts is called at the end of the build.
* Add a patchset to fix a wrapper script which assumed incorrect
  paths for 2 runtimes.
2018-06-08 04:51:00 +00:00
Jérôme Duval
91bc608db5 neon: update HOMEPAGE. 2018-05-30 07:56:12 +02:00
Jérôme Duval
5c878235b5 libtorrent-rasterbar: update HOMEPAGE. 2018-05-30 07:42:14 +02:00
Jérôme Duval
8f6a127876 gloox: update HOMEPAGE. 2018-05-30 07:38:44 +02:00
Sergei Reznikov
0496eb2f37 libktorrent: bump revision for rebuild 2018-05-13 14:14:41 +03:00
Sergei Reznikov
97b8296a0e libktorrent: attempt to fix package install 2018-05-13 14:13:35 +03:00
Sergei Reznikov
25c51a69c5 Revert "libktorrent: lowercase provides"
This reverts commit c6620448c7.
2018-05-13 14:10:18 +03:00
Schrijvers Luc
1536d42844 libs3, revive old bep file (#2495) 2018-05-07 14:07:34 -04:00
Sergei Reznikov
c6620448c7 libktorrent: lowercase provides
otherwise pkgman is unable to find it:
pkgman install lib:libKF5Torrent
*** Failed to find a match for "lib:libKF5Torrent": Name not found
2018-05-07 12:32:53 +03:00
Gerasim Troeglazov
503a005089 libnice: disable gtk-docs 2018-05-05 19:52:02 +10:00
Gerasim Troeglazov
1bdbfd3880 libsrtp: enable x86 for secondary arch 2018-05-05 19:32:18 +10:00
fbrosson
18eb44bf4f libpsl: bump to 0.20.2.
* Add lib:libiconv and lib:libintl to REQUIRES.
* Drop the patchset (C89 fixes for gcc2 compatibility) as upstream
  has made the required changes for it.
* "make check" does not build yet with gcc2 but the changes for this
  would be much bigger. Hopefully, all tests are OK on x86{,_64}.
2018-04-29 13:46:24 +00:00
fbrosson
b6540a5793 gnutls: build the test targets with -lgnu as they need memmem(3).
* Without the "-lgnu" we would get an undefined reference to `memmem'
  in function hsk_hook_cb (resume_x509-resume.o from tests/resume.c)
* Define TEST_REQUIRES instead of TEST_PREREQUIRES, and drop cmd:cvs
  from it, as cvs is currently failing to build on x86_64.
* No need to revbump as the changes only affect TEST().
2018-04-01 12:03:47 +00:00
fbrosson
b24ebc4cd6 gnutls: No need to remove -lpthread in tests/Makefile.am 2018-04-01 11:59:45 +00:00
fbrosson
28cbcbb237 mbedtls: bump to 2.8.0. (#2393) 2018-03-27 09:50:30 +00:00
miqlas
03b3a054d3 Libtorrent-Rasterbar: bump, cleanup, debuginfo (#2340)
* Libtorrent-Rasterbar: bump, cleanup, debuginfo

* Cleanup

* Cleanup
2018-03-24 07:06:54 +01:00
fbrosson
2f2093451f libpsl: bump to 0.20.1, add tiny gcc2 patch, enable x86_gcc2. (#2331)
The tests do not build with gcc2 but psl seems to work fine.
2018-03-15 22:55:43 +00:00
miqlas
d4a36d1f86 Gloox: fix pkgconfig, debuginfo (#2311) 2018-03-15 21:35:22 +01:00
fbrosson
bec7bf2994 mbedtls: bump to 2.7.1. (#2257) 2018-02-27 23:37:54 +00:00
Stephanie Fu
707f08acd9 net-libs/libpsl: add recipe (#2052)
Builds and works fine on all architectures, including x86_gcc2.
On that arch, however, it uses libidn instead of libidn2.
All tests are OK on all architectures, except x86_gcc2, where
TEST actually fails to build.
2018-02-22 14:45:51 +00:00
fbrosson
bc9c574f1b libtorrent: fix PROVIDES_devel on 2nd arch. 2018-02-20 06:06:12 +00:00
fbrosson
9e393716f0 gnutls: bump to 3.6.2, add lib:libidn2 & debuginfo package. (#2220) 2018-02-17 09:59:31 +00:00
fbrosson
b3a658b097 gnutls: bump to 3.5.17, add lib:libintl & cmd:autopoint. (#2219) 2018-02-17 09:59:06 +00:00
fbrosson
6bc4b9f160 mbedtls: bump to 2.7.0, remove compats. (#2200) 2018-02-10 22:02:07 +00:00
fbrosson
9c69e19006 gnutls: bump to 3.5.17, use libidn2, add debuginfo. (#2136) 2018-01-18 14:19:17 +00:00
Sergei Reznikov
46ae608646 neon: switch uri 2018-01-10 10:24:29 +03:00
Sergei Reznikov
f7ab72e0e0 neon: bump revision 2018-01-10 09:02:15 +03:00
Bach Nguyen
77d2edfaa2 libBitcoinConsensus: new recipe [👀] (#1999) 2018-01-06 20:18:39 +00:00
Sergei Reznikov
c0cbf32d02 libtorrent: fix build 2017-12-20 23:14:57 +03:00
Sergei Reznikov
c9e37b6b57 libtorrent_rasterbar: forgot to bump revision 2017-12-19 10:57:02 +03:00
Sergei Reznikov
cf785c1e78 libtorrent_rasterbar: require minimal boost version 2017-12-19 10:54:49 +03:00
Sergei Reznikov
a023e97ca6 libtorrent-rasterbar: force rebuild 2017-12-19 01:38:36 +03:00
3541
b7d7ef46be libblkmaker: new recipe (#1822) 2017-12-14 08:17:09 +01:00
Mason X
584aa2dd6c mbedtls: add initial recipe for 2.6.0 (#1834) 2017-12-04 17:52:24 +01:00
Sergei Reznikov
25025ef51f libvncserver: add recipe for version 0.9.11 2017-12-04 16:45:07 +03:00
Michael Lotz
b63610ca88 Various revision bumps to force rebuild of _x86 packages.
These were all built against openssl11 which was deactivated.
2017-11-29 21:26:57 +01:00
Jerome Duval
05363f80be tox: bump version after libconfig SONAME change. 2017-11-20 21:10:01 +01:00
Jerome Duval
edd0ad0260 nettle: bump version. 2017-11-20 20:42:06 +01:00
Sergei Reznikov
72869fea1b libktorrent: fix provides 2017-11-19 05:46:21 +03:00
Sergei Reznikov
dd18b3b4d9 libktorrent: add recipe for version 2.1.0 2017-11-18 15:18:02 +03:00
Michael Lotz
43f03f23c0 libnspsl: Fix typo in base requires of devel package. 2017-11-11 20:03:29 +01:00