Summary: | [maintainer update] www/py-seafdav: webdav does not work | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jingfeng Yan <yan_jingfeng> | ||||||||||||||||||||||||||||||
Component: | Individual Port(s) | Assignee: | John Marino <marino> | ||||||||||||||||||||||||||||||
Status: | Closed FIXED | ||||||||||||||||||||||||||||||||
Severity: | Affects Some People | CC: | marino, yan_jingfeng | ||||||||||||||||||||||||||||||
Priority: | --- | ||||||||||||||||||||||||||||||||
Version: | Latest | ||||||||||||||||||||||||||||||||
Hardware: | Any | ||||||||||||||||||||||||||||||||
OS: | Any | ||||||||||||||||||||||||||||||||
Bug Depends on: | |||||||||||||||||||||||||||||||||
Bug Blocks: | 196920 | ||||||||||||||||||||||||||||||||
Attachments: |
|
Created attachment 151831 [details]
portlint -AC result
Created attachment 151832 [details]
testport nw result
Created attachment 151833 [details]
svn diff
Created attachment 151879 [details]
svn diff for ccnet
(In reply to Jingfeng Yan from comment #0) In addition, clean the installation to global site-packages, and server installation by non-root user/group. Created attachment 152234 [details]
svn diff
Created attachment 152235 [details]
portlint result
Created attachment 152236 [details]
testport result
passed
Created attachment 152237 [details]
testport result
passed
Created attachment 152777 [details]
svn diff
similar update for seafobj.
Created attachment 152778 [details]
testport result
@exec install -d -o %%SEAFILE_USERNAME%% -g %%SEAFILE_GROUPNAME%% -m 755 %D/%%SEAHUBDIR%% @exec install -d -o %%SEAFILE_USERNAME%% -g %%SEAFILE_GROUPNAME%% -m 755 %D/%%HAIWENDIR%% Created attachment 153361 [details]
svn diff
Created attachment 153362 [details]
svn diff
Created attachment 153363 [details]
testport result
A commit references this bug: Author: marino Date: Mon Feb 23 09:32:22 UTC 2015 New revision: 379652 URL: https://svnweb.freebsd.org/changeset/ports/379652 Log: www/py-seafdav: Fix webdav functionality PR: 196869 Submitted by: maintainer (Jingfeng Yan) Changes: head/www/py-seafdav/Makefile head/www/py-seafdav/pkg-plist Thanks |
Created attachment 151830 [details] svn diff for py-seafdav py-seafdav requires special version/forked wsgidav package, while seafdav works as an addon.