Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100400 - NEW EBUILD INSIDE: net-zope/HTTPMounter-0.30
Summary: NEW EBUILD INSIDE: net-zope/HTTPMounter-0.30
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.zope.org/Members/ajung/HTT...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-07-26 13:15 UTC by Björn Michaelsen
Modified: 2005-08-28 17:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (HTTPMounter-0.30.ebuild,616 bytes, text/plain)
2005-07-26 13:16 UTC, Björn Michaelsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Michaelsen 2005-07-26 13:15:30 UTC
HTTPMounter is a tool to mount a remote HTTP server into a local Zope instance
(similar to LocalFS).
Example

Assume a HTTPMounter instance is installed as /foo/members_zope.org and the base
url of the instance is set to http://www.zope.org/Members/.

Fetching http://host:port/foo/members_zope.org/ajung/TextIndexNG/ will fetch the
document from http://www.zope.org/Members/ajung/TextIndexNG/

This seems to be a very stable, low maintenance zope-product. Last release is
from 2002-10-05 08:21:06.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Björn Michaelsen 2005-07-26 13:16:58 UTC
Created attachment 64375 [details]
ebuild
Comment 2 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-08-28 05:46:13 UTC
Before we put this package into portage, we need more info from users, that this
package is really wanted/usefull/needed. Without such votes, we can'not put it
in, because of increasing workload on net-zope devs to support  small/seldom use
package.

PLease consider using portage overlays (PORTDIR_OVERLAY in /etc/make.conf) and
use package personally.
Comment 3 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-08-28 06:26:11 UTC
After checking on project's homepage I noticet that it was
Last Updated:  	2002-10-05 08:21:06

This is a little bit old package and i'm reluctant to add it to the portage.

Please provide here more information.
Comment 4 Björn Michaelsen 2005-08-28 17:15:44 UTC
Essentially this is a reverse proxy in Zope. You can transparently display a
remote site/page inside an Zope site.
Actually Im not using it anymore, and most other people wont need it, because
most people have a Apache with Mod_Rewrite in front of the Zope instance or some
equivalent, to feed the VirtualHostingMonster.
I just provided the ebuild because the package works just fine - And its age
might actually be a argument for its stability.

Anyway I dont use it anymore, so I dont care too much when it doesnt get added
to the tree.