Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 08:31:51 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186159: [NEW PORT] www/py-django-debug-toolbar: Configurable set of panels to display debug information
Message-ID:  <692454587.enqueue@mx12.chaot.net>
Resent-Message-ID: <201401270640.s0R6e05H043725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186159
>Category:       ports
>Synopsis:       [NEW PORT] www/py-django-debug-toolbar: Configurable set of panels to display debug information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 27 06:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Wed Jan 15 11:44:09 EET 2014
>Description:
The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.

WWW: https://pypi.python.org/pypi/django-debug-toolbar

portlint: looks fine.
testport: ok
redports: https://redports.org/buildarchive/20140127061900-63379/


Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-django-debug-toolbar
#	py-django-debug-toolbar/distinfo
#	py-django-debug-toolbar/Makefile
#	py-django-debug-toolbar/pkg-descr
#
echo c - py-django-debug-toolbar
mkdir -p py-django-debug-toolbar > /dev/null 2>&1
echo x - py-django-debug-toolbar/distinfo
sed 's/^X//' >py-django-debug-toolbar/distinfo << 'cec1d40dc1fa5c25e0d92e56224978cf'
XSHA256 (django-debug-toolbar-1.0.1.tar.gz) = 535b1e0176a9d955601aaba3271a148368d7710569403fbc77e5299cf097c18a
XSIZE (django-debug-toolbar-1.0.1.tar.gz) = 113031
cec1d40dc1fa5c25e0d92e56224978cf
echo x - py-django-debug-toolbar/Makefile
sed 's/^X//' >py-django-debug-toolbar/Makefile << 'c96e78e082b72d9b7bb78155c09f16cb'
X# Created by: Johannes Meixner <xmj@chaot.net>
X# $FreeBSD$
X
XPORTNAME=	debug-toolbar
XPORTVERSION=	1.0.1
XCATEGORIES=	www python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}django-
XDISTNAME=	django-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	xmj@chaot.net
XCOMMENT=	Configurable set of panels to display debug information
X
XLICENSE=	BSD3CLAUSE
X
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django \
X	${PYTHON_PKGNAMEPREFIX}sqlparse>0:${PORTSDIR}/databases/py-sqlparse
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
c96e78e082b72d9b7bb78155c09f16cb
echo x - py-django-debug-toolbar/pkg-descr
sed 's/^X//' >py-django-debug-toolbar/pkg-descr << '8d9d65d47ec213557058b0961910c76c'
XThe Django Debug Toolbar is a configurable set of panels that display various
Xdebug information about the current request/response and when clicked, display
Xmore details about the panel's content.
X
XWWW: https://pypi.python.org/pypi/django-debug-toolbar
8d9d65d47ec213557058b0961910c76c
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692454587.enqueue>