summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove redundant USE=http2 descriptionsMichał Górny2024-02-041-1/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35136 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libwebsockets: use <pkg> tags in metadata.xmlPetr Vaněk2022-08-261-3/+3
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libwebsockets: Add extensions supportJakov Smolić2022-08-221-0/+1
| | | | | Closes: https://bugs.gentoo.org/842237 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libwebsockets: update maintainersJakov Smolić2022-08-221-4/+0
| | | | | Bug: https://bugs.gentoo.org/861170 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Update my e-mail addressJakov Smolić2021-08-281-3/+3
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-3/+3
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libwebsockets: metadata_duplicate_useflag_descriptionJakov Smolic2020-10-281-3/+0
| | | | | | | | | - Remove USE flag descriptions which are already available at profiles/use.desc Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libwebsockets: change of IUSE flagsJakov Smolic2020-05-121-0/+1
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/720926 Closes: https://bugs.gentoo.org/720020 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Acked-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15637 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "net-libs/libwebsockets: change of IUSE flags"Joonas Niilola2020-05-031-6/+0
| | | | | | | This reverts commit eedb87e4ca9074a1b5f982be059d7d5a6a653279. Added complexity breaks some builds - needs more testing. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libwebsockets: change of IUSE flagsJakov Smolic2020-05-011-0/+6
| | | | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Acked-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15452 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libwebsockets: Add new maintainersJakov Smolic2020-04-161-0/+8
| | | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/15321 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libwebsockets: RedundantLongDescriptionJoonas Niilola2020-04-051-3/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libwebsockets: Drop inactive proxied maintainerMatt Turner2019-11-221-4/+0
| | | | | | No activity in git or bugzilla in more than two years. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libwebsockets: Version bump to 2.4.2Patrick McLean2018-03-281-0/+4
| | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-libs/libwebsockets: bump to 2.1.1yuchen.xie2017-03-271-1/+9
|
* net-libs/libwebsockets: drop 2.0.1yuchen.xie2016-07-031-2/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1818 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-libs/libwebsockets: drop 1.4, 1.6.0, 1.7.6yuchen.xie2016-06-021-1/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1582 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-libs/libwebsockets: bump to 1.7.8yuchen.xie2016-05-251-6/+4
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1402 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-libs/libwebsockets: Grant maintainership to Yuchen Xie ↵Patrice Clement2016-05-041-0/+5
| | | | | | | | <yuchen.xie@live.com>. Gentoo-Bug: https://bugs.gentoo.org/582024 Package-Manager: portage-2.2.26
* net-libs/libwebsockets: bump to 1.7.6yuchen.xie2016-05-031-0/+9
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/578820 Closes: https://github.com/gentoo/gentoo/pull/1138 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* net-libs/libwebsockets 1.4Jaco Kroon2015-09-151-0/+13
Package-Manager: portage-2.2.20.1 Signed-off-by: Tony Vroon <chainsaw@gentoo.org>