[Bug 193315] [NEW PORT] www/py-seafobj: Seafile object module

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 6 03:12:17 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193315

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|easy, needs-staging         |
           Priority|Normal                      |---
             Status|Needs Triage                |Open
            Summary|new port: www/py-seafobj    |[NEW PORT] www/py-seafobj:
                   |seafile object module       |Seafile object module

--- Comment #3 from Kubilay Kocak <koobs at FreeBSD.org> ---
Review items:

 * DISTNAME, LICENSE, LICENSE_FILE commented out (leftovers). The last two need 
   values.
 * Capitalize "Python" in COMMENT
 * GH_PROJECT already defaults to ${PORTNAME}
 * USE_PYTHON is deprecated, replace with USES (See Mk/Uses/python.mk)
 * pkg-plist is missing pyc and pyo files. These will be generated on first
import, then leftover when user deinstalls. You need to run pycompile before
installation.

This patch needs updating before it can be committed. Please update according
to this review, and all other review items in the other seafile new port
submissions

Thanks Jingfen!

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


More information about the freebsd-ports-bugs mailing list