Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2015 02:08:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204578] [NEW PORT] www/etherpad-lite: Real-time collaborative document editing
Message-ID:  <bug-204578-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204578

            Bug ID: 204578
           Summary: [NEW PORT] www/etherpad-lite: Real-time collaborative
                    document editing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: yuri@rawbw.com

This port builds/installs/works fine, but doesn't pass poudriere build.

There are currently two problems, both bugs in Node and related projects:
* Feature shrinkwrap in NodeJS is broken:
https://github.com/npm/npm/issues/10406
* Feature nodedir in node-gyp is broken:
https://github.com/nodejs/node-gyp/issues/812

I submit this bug report now because it in itself builds locally and runs fine,
and is useful. It even has the webchat included, not sure if anything else in
ports has the webchat.

To install and run:
* apply the patches from the dependency bug reports
* cd /usr/ports/www/etherpad-lite && make install clean
* As a regular user, run 'etherpad /some/directory PORTNO'
* surf to http://localhost:PORTNO

I hope that NodeJS issues will be resolved soon. Until then this bug report
should stay as "New".

There is another similar project, EtherCalc, that I will also make a port for
using the same framework. Please take both of them off the WantedPorts list.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204578-13>