Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 08:20:19 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186158: [NEW PORT] www/py-django-crispy-forms: The best way to have Django DRY forms
Message-ID:  <1773636457.enqueue@mx12.chaot.net>
Resent-Message-ID: <201401270630.s0R6U00V037679@freefall.freebsd.org>

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

>Number:         186158
>Category:       ports
>Synopsis:       [NEW PORT] www/py-django-crispy-forms: The best way to have Django DRY forms
>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:30: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 best way to have Django DRY forms. Build programmatic reusable layouts out
of components, having full control of the rendered HTML without writing HTML in
templates. All this without breaking the standard way of doing things in Django,
so it plays nice with any other form application.

WWW: https://github.com/maraujop/django-crispy-forms

portlint: looks fine.
testport: ok
redports: https://redports.org/buildarchive/20140127060600-53764/

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-crispy-forms
#	py-django-crispy-forms/pkg-descr
#	py-django-crispy-forms/Makefile
#	py-django-crispy-forms/distinfo
#
echo c - py-django-crispy-forms
mkdir -p py-django-crispy-forms > /dev/null 2>&1
echo x - py-django-crispy-forms/pkg-descr
sed 's/^X//' >py-django-crispy-forms/pkg-descr << 'f976369a7284d0d47ecb02fe1ee9c8ed'
XThe best way to have Django DRY forms. Build programmatic reusable layouts out
Xof components, having full control of the rendered HTML without writing HTML in
Xtemplates. All this without breaking the standard way of doing things in Django,
Xso it plays nice with any other form application.
X
XWWW: https://github.com/maraujop/django-crispy-forms
f976369a7284d0d47ecb02fe1ee9c8ed
echo x - py-django-crispy-forms/Makefile
sed 's/^X//' >py-django-crispy-forms/Makefile << 'a9fc5bd0a7fa0a8fc29369e8c2ef8e21'
X# Created by: Johannes Meixner <xmj@chaot.net>
X# $FreeBSD$
X
XPORTNAME=	crispy-forms
XPORTVERSION=	1.4.0
XCATEGORIES=	www python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}django-
XDISTNAME=	django-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	xmj@chaot.net
XCOMMENT=	The best way to have Django DRY forms
X
XLICENSE=	MIT
X
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
a9fc5bd0a7fa0a8fc29369e8c2ef8e21
echo x - py-django-crispy-forms/distinfo
sed 's/^X//' >py-django-crispy-forms/distinfo << '485fab841d9ea80173c1356be3ac431c'
XSHA256 (django-crispy-forms-1.4.0.tar.gz) = d0c9531ebdff8dc255f625e677ec2fab326522e3f4cd8f7a3e891d773d281510
XSIZE (django-crispy-forms-1.4.0.tar.gz) = 47444
485fab841d9ea80173c1356be3ac431c
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?1773636457.enqueue>