ports/181899: New port: www/py-django-tables2 Table/data-grid framework for Django
Kozlov Sergey
kozlov.sergey.404 at gmail.com
Fri Sep 6 22:10:00 UTC 2013
>Number: 181899
>Category: ports
>Synopsis: New port: www/py-django-tables2 Table/data-grid framework for Django
>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: Fri Sep 06 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Kozlov Sergey
>Release: 9.1-RELEASE-p6
>Organization:
ARC
>Environment:
FreeBSD fbsd-sandbox 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
New port: www/py-django-tables2
django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting.
It does for HTML tables what django.forms does for HTML forms.
HTML docs build will be added later.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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-tables2
# py-django-tables2/pkg-descr
# py-django-tables2/Makefile
# py-django-tables2/distinfo
#
echo c - py-django-tables2
mkdir -p py-django-tables2 > /dev/null 2>&1
echo x - py-django-tables2/pkg-descr
sed 's/^X//' >py-django-tables2/pkg-descr << '920287c0dc16441c861769283816ea46'
Xdjango-tables2 simplifies the task of turning sets of data into HTML tables.
XIt has native support for pagination and sorting.
XIt does for HTML tables what django.forms does for HTML forms.
X
XWWW: https://github.com/bradleyayers/django-tables2
920287c0dc16441c861769283816ea46
echo x - py-django-tables2/Makefile
sed 's/^X//' >py-django-tables2/Makefile << '08d1dcc53723accd22f75e7b3fca5598'
X# Created by: Kozlov Sergey <kozlov.sergey.404 at gmail.com>
X# $FreeBSD$
X
XPORTNAME= django-tables2
XPORTVERSION= 0.14.0
XCATEGORIES= www python
XMASTER_SITES= CHEESESHOP
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= kozlov.sergey.404 at gmail.com
XCOMMENT= Table/data-grid framework for Django
X
XLICENSE= BSD
X
XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.2:${PORTSDIR}/www/py-django \
X ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= easy_install
X
XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
08d1dcc53723accd22f75e7b3fca5598
echo x - py-django-tables2/distinfo
sed 's/^X//' >py-django-tables2/distinfo << '512b9f411f81a11318654dfde63e6e82'
XSHA256 (django-tables2-0.14.0.tar.gz) = 3562bbb528f3fe41dd2a5dc0c5407987fcf247099a00d69d4904957f03f6dbd4
XSIZE (django-tables2-0.14.0.tar.gz) = 41695
512b9f411f81a11318654dfde63e6e82
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list