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

Bug 63642

Summary: didiwiki-0.3.ebuild (New Package)
Product: Gentoo Linux Reporter: lynn lai <lylai>
Component: New packagesAssignee: Gentoo Web-apps project <webapps-request>
Status: RESOLVED UPSTREAM    
Severity: normal CC: kurt.hindenburg
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: [webapp-overlay]
Package list:
Runtime testing required: ---
Attachments: didiwiki-0.3.ebuild
didiwiki ebuild package
didiwiki ebuild package

Description lynn lai 2004-09-11 04:01:19 UTC
Attached is didiwiki-0.3.ebuild. It is a new ebuild.

DidiWiki is a small and simple WikiWikiWeb implementation written in C. Its intended for personal use for notes, Todo's etc. It includes its own webserver and weighs in at approx 25k stripped, making it practical for embedded use ( eg handhelds ).

Because didiwiki does not need external server support, I find it useful for personal use.
Comment 1 lynn lai 2004-09-11 04:03:02 UTC
Created attachment 39383 [details]
didiwiki-0.3.ebuild
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-09-11 04:40:03 UTC
probably could use econf rather than your configure line however otherwise a good ebuild. Keep it up.
Comment 3 Kurt Hindenburg 2005-01-01 15:30:51 UTC
Created attachment 47332 [details]
didiwiki ebuild package

Here is a new complete ebuild package for didiwiki-0.5.  It contains a new
/etc/init.d/didiwiki to easily start/stop didiwiki.  

It works O.K. for me under /usr/local/portage/www-apps/

6502a6097309b625336ea3e4ec997d87  didiwiki-0.5.ebuild.tar.bz2
Comment 4 Kurt Hindenburg 2005-04-24 11:33:06 UTC
Created attachment 57107 [details]
didiwiki ebuild package

This adds 0.5-r1 ebuild and new /etc/conf.d/didiwiki and /etc/init.d/didwiki
files.	Anyone using my previous ebuild should upgrade as you shouldn't run
didiwiki as root.
Unpack to /usr/local/portage/www-apps
Comment 5 Renat Lumpau (RETIRED) gentoo-dev 2005-12-14 08:39:50 UTC
Hi,

didiwiki is now in our unofficial overlay:
http://svn.gnqs.org/projects/gentoo-webapps-overlay/browser/experimental/www-apps/didiwiki/

Please note that the overlay is unofficial, not a Gentoo project, and not
supported. It is intended to provide easier access to new web applications.