summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libproxy: Version bump to 0.5.9Matt Turner2024-10-301-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libproxy: drop 0.5.3, 0.5.4-r1Andreas Sturmlechner2024-09-101-2/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libproxy: add 0.5.5Pacho Ramos2024-04-071-0/+1
| | | | | Bug: https://bugs.gentoo.org/907899 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-libs/libproxy: Version bump to 0.5.4Matt Turner2024-02-241-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libproxy: Drop old versionsMatt Turner2023-07-221-2/+0
| | | | | | Bug: https://bugs.gentoo.org/754954 Closes: https://bugs.gentoo.org/893704 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libproxy: add 0.5.3Sam James2023-07-091-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: drop 0.5.0, 0.5.1Sam James2023-06-171-2/+0
| | | | | | Short-lived releases w/ regressions. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: add 0.5.2Sam James2023-06-171-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: add 0.5.1Sam James2023-05-241-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/906755 Closes: https://bugs.gentoo.org/906879 Closes: https://bugs.gentoo.org/906957 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: Version bump to 0.5.0Matt Turner2023-05-161-0/+1
| | | | | | | | | | * Bump to EAPI=8 * Switch from cmake to meson * Drop non-Duktape PAC-parsing options (webkit, spidermonkey), per upstream Bug: https://bugs.gentoo.org/893704 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libproxy: drop 0.4.17-r1Sam James2022-11-241-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: Version bump to 0.4.18Matt Turner2022-06-211-0/+1
| | | | | | | | | * Add IUSE=duktape (bug #842714) * Fix IUSE=webkit (broken by commit 0fdbf838a0ef 5.5 years ago) * Drop libproxy-0.4.10-disable-pac-test.patch; test seems to pass now Closes: https://bugs.gentoo.org/842714 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libproxy: Drop 0.4.16-r1Andreas Sturmlechner2021-02-261-1/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libproxy: security cleanup (drop <0.4.16)John Helmert III2021-01-011-1/+0
| | | | | | | | Bug: https://bugs.gentoo.org/741538 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/18889 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: bump to 0.4.17Sam James2020-12-311-0/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: security bump to 0.4.16Sam James2020-12-151-0/+1
| | | | | | Bug: https://bugs.gentoo.org/741538 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: Drop 0.4.13-r2Andreas Sturmlechner2020-03-301-1/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libproxy: 0.4.15 version bump, EAPI-7 bump, python3 supportAndreas Sturmlechner2020-01-131-0/+1
| | | | | | Closes: https://bugs.gentoo.org/608886 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-libs/libproxy: Drop oldPacho Ramos2017-02-101-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libproxy: bump to 0.4.13Jan Chren2016-05-081-0/+1
| | | | | Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Gentoo-Bug: 574046
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed