Bug 196869

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:
Description Flags
svn diff for py-seafdav
none
portlint -AC result
none
testport nw result
none
svn diff
none
svn diff for ccnet
none
svn diff
none
portlint result
none
testport result
none
testport result
none
svn diff
none
testport result
none
svn diff
none
svn diff
none
testport result none

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