ports/154830: [NEW PORT] devel/py-django-mptt

C-S c-s at c-s.li
Wed Feb 16 20:50:09 UTC 2011


>Number:         154830
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-django-mptt
>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:   Wed Feb 16 20:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
django-mptt

Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.
>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-mptt/Makefile
#	py-django-mptt/distinfo
#	py-django-mptt/pkg-descr
#
echo x - py-django-mptt/Makefile
sed 's/^X//' >py-django-mptt/Makefile << 'dac858809c9ce894f01651a0da4eb397'
X# New ports collection makefile for:	django-mptt
X# Date created:				2011-02-16
X# Whom:					Carlo Strub
X#
X# $FreeBSD$
X#
X
XPORTNAME=	django-mptt
XPORTVERSION=	0.4.2
XCATEGORIES=	devel python
XMASTER_SITES=	http://www.c-s.li/ports/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	c-s at c-s.li
XCOMMENT=	Utilities for implementing a pre-order traversal tree in django
X
XBUILD_DEPENDS=	${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XLICENSE=	BSD
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-7d3e111
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
X
X.include <bsd.port.mk>
dac858809c9ce894f01651a0da4eb397
echo x - py-django-mptt/distinfo
sed 's/^X//' >py-django-mptt/distinfo << '768bb9245798b7af7b7de866e1f593be'
XSHA256 (django-mptt-0.4.2.tar.gz) = 5da78351ee7255d3f7a0a9112fa2542aba82d3de19abd98ecce858b28dbe776b
XSIZE (django-mptt-0.4.2.tar.gz) = 63197
768bb9245798b7af7b7de866e1f593be
echo x - py-django-mptt/pkg-descr
sed 's/^X//' >py-django-mptt/pkg-descr << 'c4bae7a56f4f18c125d5628d734e977c'
XUtilities for implementing Modified Preorder Tree Traversal with
Xyour Django Models and working with trees of Model instances.
X
XWWW:	https://github.com/django-mptt/
c4bae7a56f4f18c125d5628d734e977c
exit



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



More information about the freebsd-ports-bugs mailing list