From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 8 18:50:11 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 234A6106566C for ; Tue, 8 May 2012 18:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ECB308FC0C for ; Tue, 8 May 2012 18:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q48IoAU5087673 for ; Tue, 8 May 2012 18:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q48IoA02087670; Tue, 8 May 2012 18:50:10 GMT (envelope-from gnats) Resent-Date: Tue, 8 May 2012 18:50:10 GMT Resent-Message-Id: <201205081850.q48IoA02087670@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, William Grzybowski Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D0441065673 for ; Tue, 8 May 2012 18:44:38 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id DA5628FC12 for ; Tue, 8 May 2012 18:44:37 +0000 (UTC) Received: by vbmv11 with SMTP id v11so6573911vbm.13 for ; Tue, 08 May 2012 11:44:37 -0700 (PDT) Received: by 10.52.95.198 with SMTP id dm6mr3253954vdb.91.1336502677162; Tue, 08 May 2012 11:44:37 -0700 (PDT) Received: from localhost (201.86.24.134.dynamic.adsl.gvt.net.br. [201.86.24.134]) by mx.google.com with ESMTPS id hf9sm165703vdb.7.2012.05.08.11.44.35 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 May 2012 11:44:36 -0700 (PDT) Message-Id: <4fa96994.e96b340a.0242.0b21@mx.google.com> Date: Tue, 08 May 2012 11:44:36 -0700 (PDT) From: William Grzybowski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/167716: [NEW PORT] www/py-django-tastypie: create REST API for django apps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: William Grzybowski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2012 18:50:11 -0000 >Number: 167716 >Category: ports >Synopsis: [NEW PORT] www/py-django-tastypie: create REST API for django apps >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: Tue May 08 18:50:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: William Grzybowski >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: >Description: Python/Django library to create REST API. It is widely used and actively maintained. >How-To-Repeat: >Fix: See attached patch --- py-django-tastypie.patch 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-tastypie/Makefile # py-django-tastypie/distinfo # py-django-tastypie/pkg-descr # echo x - py-django-tastypie/Makefile sed 's/^X//' >py-django-tastypie/Makefile << '17b1f5e8abef0bb7d84f793c3aa9860b' X# New ports collection makefile for: py-south X# Date created: July 29 2009 X# Whom: Stanislav Svirid X# X# $FreeBSD: ports/databases/py-south/Makefile,v 1.5 2012/01/09 15:40:55 tabthorpe Exp $ X# X XPORTNAME= django-tastypie XPORTVERSION= 0.9.11 XCATEGORIES= www python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= william88@gmail.com XCOMMENT= Create REST API for Django apps X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil X XUSE_PYTHON= 2.5+ XUSE_PYDISTUTILS= easy_install XPYDISTUTILS_NOEGGINFO= yes X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X X.include 17b1f5e8abef0bb7d84f793c3aa9860b echo x - py-django-tastypie/distinfo sed 's/^X//' >py-django-tastypie/distinfo << 'ca3f9d3b4be2e3188094f39c6991e420' XSHA256 (django-tastypie-0.9.11.tar.gz) = 6425f065aae6a6a3aecf6c83ed728efbd1f490ce32aabd16ddcdfb5826c74214 XSIZE (django-tastypie-0.9.11.tar.gz) = 519484 ca3f9d3b4be2e3188094f39c6991e420 echo x - py-django-tastypie/pkg-descr sed 's/^X//' >py-django-tastypie/pkg-descr << 'aa65d490c515544ba22f6ad3fce8e416' XCreating delicious APIs for Django apps since 2010. X XHere are some common reasons for tastypie: X X * You need an API that is RESTful and uses HTTP well. X * You want to support deep relations. X * You DON'T want to have to write your own serializer to make the output X right. X * You want an API framework that has little magic, very flexible and maps X well to the problem domain. X * You want/need XML serialization that is treated equally to JSON (and X YAML is there too). X * You want to support my perceived NIH syndrome, which is less about X NIH and more about trying to help out friends/coworkers. X XWWW: http://south.aeracode.org://github.com/toastdriven/django-tastypie/ aa65d490c515544ba22f6ad3fce8e416 exit --- py-django-tastypie.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: