[Bug 240375] [NEW PORT] www/py-isso: Commenting server similar to Disqus

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 9 08:29:37 UTC 2019


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

René Thümmler <rt at scientifics.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207256|0                           |1
        is obsolete|                            |

--- Comment #7 from René Thümmler <rt at scientifics.de> ---
Created attachment 207315
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207315&action=edit
the port directory

This is my final version for now.

portlint: looks fine.
rclint: no complains.
make test: OK.
poudriere is OK for py27/py36 as long as you have this options set

RESTRICT_NETWORKING=no
ALLOW_NETWORKING_PACKAGES="py-isso"
BUILD_AS_NON_ROOT=no 

During the build it downloads some npm / js stuff (i was not aware of that the
first time). poudriere restricts the network access, so the port will fail.
Would it be a good idea to put that as a message (i.e. pkg-message) into the
port?

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


More information about the freebsd-ports-bugs mailing list