Date: Sat, 26 Oct 2013 22:13:39 GMT From: Kozlov Sergey <kozlov.sergey.404@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/183350: New port: www/py-django-helper A set of useful function/tags/filter for Django Message-ID: <201310262213.r9QMDdb8033587@oldred.freebsd.org> Resent-Message-ID: <201310262220.r9QMK0Gb066831@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 183350 >Category: ports >Synopsis: New port: www/py-django-helper A set of useful function/tags/filter 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: Sat Oct 26 22:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kozlov Sergey >Release: 9.2-RELEASE >Organization: ARC >Environment: FreeBSD fbsd-sandbox 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: New port: www/py-django-helper A set of useful function/tags/filter for Django Port tested with portlint and porttools. Warning about NO_STAGE only. Can't add staging support due to easy_install. >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-helper # py-django-helper/distinfo # py-django-helper/pkg-descr # py-django-helper/Makefile # echo c - py-django-helper mkdir -p py-django-helper > /dev/null 2>&1 echo x - py-django-helper/distinfo sed 's/^X//' >py-django-helper/distinfo << '94ad413b2dc84650e7f8a167d74bcb38' XSHA256 (django-helper-0.8.4.tar.gz) = c7f62640b2e5129cab4c8075ab695de9fb20eb1bd1792fd236e390987e9d8d54 XSIZE (django-helper-0.8.4.tar.gz) = 6679 94ad413b2dc84650e7f8a167d74bcb38 echo x - py-django-helper/pkg-descr sed 's/^X//' >py-django-helper/pkg-descr << '0e1cba52da7dad2eb90da8a329803ace' XA set of useful function/tags/filter for Django. X XWWW: https://github.com/vicalloy/django-helper/ 0e1cba52da7dad2eb90da8a329803ace echo x - py-django-helper/Makefile sed 's/^X//' >py-django-helper/Makefile << '17d61337cea13455d2e6250a57e99544' X# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com> X# $FreeBSD$ X XPORTNAME= django-helper XPORTVERSION= 0.8.4 XCATEGORIES= www python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= kozlov.sergey.404@gmail.com XCOMMENT= A set of useful function/tags/filter for Django X XLICENSE= BSD X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install XPYDISTUTILS_AUTOPLIST= yes X XNO_STAGE= yes X.include <bsd.port.mk> 17d61337cea13455d2e6250a57e99544 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310262213.r9QMDdb8033587>