Commit Graph

267 Commits

Author SHA1 Message Date
Schrijvers Luc
4345bd32d7 libnatpmp: fix x86 (secondary architecture) (#3047) 2018-09-13 12:49:52 +02:00
Jerome Duval
45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
Jerome Duval
0113e6f1a9 code style. 2018-09-10 08:34:03 +02:00
fbrosson
c015a922ef nghttp2: bump to 1.33.0. 2018-09-05 22:50:34 +00:00
Jerome Duval
bd33cc2cbd code style. 2018-09-03 11:10:08 +02:00
waddlesplash
ad7a8e0b68 gnutls36: Re-enable and rename to "gnutls". 2018-08-27 00:33:02 -04:00
alaviss
b011f65934 net-libs/gnutls: drop older versions (#2961)
* net-libs/gnutls: drop version 3.4.17

* net-libs/gnutls: disable version 3.6.3
2018-08-26 12:06:58 -04:00
fbrosson
c0c23279da nghttp2: bump to 1.32.1. 2018-08-25 19:39:31 +00:00
fbrosson
ac2bc7d060 nghttp2: new recipe. 2018-08-24 23:57:35 +00:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Jerome Duval
7e5f711456 net-*,mail-*: reorder sections. 2018-08-09 10:34:39 +02:00
Jerome Duval
f448a42800 gnutls34: fix PROVIDES_devel. 2018-08-06 17:32:44 +02:00
Jerome Duval
b9687a7b5d glib_networking: fix PROVIDES. 2018-08-06 17:31:46 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Sergei Reznikov
cd9bd1c312 libktorrent: bump for rebuild 2018-08-03 19:36:32 +03:00
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