Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Sep 2019 08:29:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 240375] [NEW PORT] www/py-isso: Commenting server similar to Disqus
Message-ID:  <bug-240375-21822-MAVRGDktYA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240375-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240375-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

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

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

--- Comment #7 from René Thümmler <rt@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 on the CC list for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240375-21822-MAVRGDktYA>