Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90207 - dev-utils/darcs - use flag for CGI server interface
Summary: dev-utils/darcs - use flag for CGI server interface
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
: 187864 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-24 01:48 UTC by Daniel Lin
Modified: 2007-08-06 14:09 UTC (History)
1 user (show)

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


Attachments
Add USE=server to the Darcs ebuild to install the darcs.cgi interface (darcs-1.0.2.ebuild.diff,559 bytes, patch)
2005-04-24 01:50 UTC, Daniel Lin
Details | Diff
Ebuild with webapp installation code (darcs-0.9.22.ebuild,1.71 KB, text/plain)
2005-04-24 05:18 UTC, Matthieu Sozeau (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Lin 2005-04-24 01:48:43 UTC
Darcs includes /usr/libexec/cgi-bin/darcs.cgi, a web interface to Darcs repositories.  I expected that the darcs ebuild should provide it, but it didn't.

Reproducible: Always
Steps to Reproduce:
1. emerge darcs
2. look for darcs.cgi
3.

Actual Results:  
There is no darcs.cgi. 

Expected Results:  
The ebuild should have installed darcs.cgi, or at least provided an option to 
do so.
Comment 1 Daniel Lin 2005-04-24 01:50:47 UTC
Created attachment 57076 [details, diff]
Add USE=server to the Darcs ebuild to install the darcs.cgi interface
Comment 2 Matthieu Sozeau (RETIRED) gentoo-dev 2005-04-24 05:18:25 UTC
Created attachment 57084 [details]
Ebuild with webapp installation code

We had a project to have a darcs-cgi webapp ebuild instead, but i didn't have
time to finalize it. 
Here's an ebuild for version 0.9.22 which uses the webapp eclass to install the
cgi.
Comment 3 Daniel Lin 2005-12-16 13:02:20 UTC
8 months and nobody else is interested.
darcsweb ( http://auriga.wearlab.de/~alb/darcsweb/ ) works nicer than darcs.cgi now, so I'm not interested in it anymore either.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-08-06 07:03:54 UTC
*** Bug 187864 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-08-06 07:04:51 UTC
Reopen wrt Bug 187864 
Comment 6 Dustin J. Mitchell 2007-08-06 14:09:15 UTC
I was under the mistaken impression that this was required in order to publish your darcs repo for others to pull from.  After much struggle, I've determined that it's not (and in fact, it doesn't work for that purpose), so I, too, am now uninterested.