Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 35690

Summary: polipo-0.8.2.ebuild (New Package)
Product: Gentoo Linux Reporter: Pavel Minayev <thalion>
Component: New packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: acid.punk
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.pps.jussieu.fr/~jch/software/polipo/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The ebuild script itself
init.d script
polipo-0.9.4.ebuild
polipo-0.9.4.ebuild

Description Pavel Minayev 2003-12-12 16:19:49 UTC
Here's an ebuild for Polipo web proxy.

Polipo is a caching web proxy (a web cache) designed to be used by one person or a small group of people. It is similar in spirit to WWWOFFLE, but the implementation techniques are more like the ones ones used by Squid.

This surely belongs to net-www, since both other proxies mentioned above are there. No deps as far as I can tell.

Reproducible: Always
Steps to Reproduce:
Comment 1 Pavel Minayev 2003-12-12 16:23:24 UTC
Created attachment 22108 [details]
The ebuild script itself
Comment 2 Pavel Minayev 2003-12-12 16:24:05 UTC
Created attachment 22109 [details]
init.d script
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2004-04-23 02:48:42 UTC
Hi,

Sorry - we can't accept your ebuild at the moment.

We can only accept ebuilds that the Gentoo developers can actively
support and maintain.  Unfortunately, we currently don't have a Gentoo
developer who is willing to take on this ebuild.

If you really want to see your ebuild become part of Gentoo, then the
best way is to become a Gentoo volunteer yourself.  You can volunteer
by sending an email to recruiters@gentoo.org, quoting this bug's
ID number as a reference.

Best regards,
Stu
Comment 4 alex f 2004-05-24 15:31:00 UTC
Created attachment 31960 [details]
polipo-0.9.4.ebuild

Argh no! I just spent valueable time to create my own ebuild and then I find
there already is one! :\ Heh, whatever, I'm appending mine here as well. I
tested version 0.9.4 and it works well. The ebuild does mostly the same things
but in different ways. Also I put "as-is" for LICENSE.
Comment 5 alex f 2004-06-01 11:29:35 UTC
Created attachment 32477 [details]
polipo-0.9.4.ebuild

Kind of merged Pavel's and mine ebuild. Am pleased with it.