Bug 196869 - [maintainer update] www/py-seafdav: webdav does not work
Summary: [maintainer update] www/py-seafdav: webdav does not work
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks: 196920
  Show dependency treegraph
 
Reported: 2015-01-19 06:15 UTC by Jingfeng Yan
Modified: 2015-02-23 09:33 UTC (History)
2 users (show)

See Also:


Attachments
svn diff for py-seafdav (12.26 KB, patch)
2015-01-19 06:15 UTC, Jingfeng Yan
no flags Details | Diff
portlint -AC result (310 bytes, text/plain)
2015-01-19 06:16 UTC, Jingfeng Yan
no flags Details
testport nw result (21.94 KB, text/plain)
2015-01-19 06:19 UTC, Jingfeng Yan
no flags Details
svn diff (8.23 KB, patch)
2015-01-19 06:24 UTC, Jingfeng Yan
no flags Details | Diff
svn diff for ccnet (13.13 KB, patch)
2015-01-20 04:55 UTC, Jingfeng Yan
no flags Details | Diff
svn diff (13.13 KB, patch)
2015-01-27 01:43 UTC, Jingfeng Yan
no flags Details | Diff
portlint result (186 bytes, text/plain)
2015-01-27 01:43 UTC, Jingfeng Yan
no flags Details
testport result (24.30 KB, text/plain)
2015-01-27 01:44 UTC, Jingfeng Yan
no flags Details
testport result (24.30 KB, text/plain)
2015-01-27 01:45 UTC, Jingfeng Yan
no flags Details
svn diff (11.98 KB, patch)
2015-02-08 20:45 UTC, Jingfeng Yan
no flags Details | Diff
testport result (23.46 KB, text/plain)
2015-02-08 20:46 UTC, Jingfeng Yan
no flags Details
svn diff (11.93 KB, patch)
2015-02-23 04:15 UTC, Jingfeng Yan
no flags Details | Diff
svn diff (11.93 KB, patch)
2015-02-23 04:18 UTC, Jingfeng Yan
no flags Details | Diff
testport result (20.85 KB, text/plain)
2015-02-23 04:19 UTC, Jingfeng Yan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jingfeng Yan 2015-01-19 06:15:12 UTC
Created attachment 151830 [details]
svn diff for py-seafdav

py-seafdav requires special version/forked wsgidav package, while seafdav works as an addon.
Comment 1 Jingfeng Yan 2015-01-19 06:16:16 UTC
Created attachment 151831 [details]
portlint -AC result
Comment 2 Jingfeng Yan 2015-01-19 06:19:05 UTC
Created attachment 151832 [details]
testport nw result
Comment 3 Jingfeng Yan 2015-01-19 06:24:39 UTC
Created attachment 151833 [details]
svn diff
Comment 4 Jingfeng Yan 2015-01-20 04:55:17 UTC
Created attachment 151879 [details]
svn diff for ccnet
Comment 5 Jingfeng Yan 2015-01-20 04:55:41 UTC
(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.
Comment 6 Jingfeng Yan 2015-01-27 01:43:28 UTC
Created attachment 152234 [details]
svn diff
Comment 7 Jingfeng Yan 2015-01-27 01:43:58 UTC
Created attachment 152235 [details]
portlint result
Comment 8 Jingfeng Yan 2015-01-27 01:44:30 UTC
Created attachment 152236 [details]
testport result

passed
Comment 9 Jingfeng Yan 2015-01-27 01:45:40 UTC
Created attachment 152237 [details]
testport result

passed
Comment 10 Jingfeng Yan 2015-02-08 20:45:13 UTC
Created attachment 152777 [details]
svn diff

similar update for seafobj.
Comment 11 Jingfeng Yan 2015-02-08 20:46:04 UTC
Created attachment 152778 [details]
testport result
Comment 12 John Marino freebsd_committer freebsd_triage 2015-02-16 09:02:14 UTC
	@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%%
Comment 13 Jingfeng Yan 2015-02-23 04:15:58 UTC
Created attachment 153361 [details]
svn diff
Comment 14 Jingfeng Yan 2015-02-23 04:18:06 UTC
Created attachment 153362 [details]
svn diff
Comment 15 Jingfeng Yan 2015-02-23 04:19:39 UTC
Created attachment 153363 [details]
testport result
Comment 16 commit-hook freebsd_committer freebsd_triage 2015-02-23 09:32:56 UTC
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
Comment 17 John Marino freebsd_committer freebsd_triage 2015-02-23 09:33:25 UTC
Thanks