Created attachment 151880 [details] svn diff remove the installation to global site-packages, and the install dest are as non-root user/group.
Created attachment 152238 [details] svn diff
Created attachment 152239 [details] portlint result
Created attachment 152240 [details] testport result
Created attachment 152775 [details] svn diff change location from global site to local, and keep min ownership changes.
Created attachment 152776 [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 153359 [details] svn diff
Created attachment 153360 [details] testport result
A commit references this bug: Author: marino Date: Mon Feb 23 09:27:43 UTC 2015 New revision: 379651 URL: https://svnweb.freebsd.org/changeset/ports/379651 Log: www/py-seafobj: Relocate python files PR: 196919 Submitted by: maintainer (Jingfeng Yan) Changes: head/www/py-seafobj/Makefile head/www/py-seafobj/pkg-plist
Thanks