From owner-freebsd-python@FreeBSD.ORG Thu Aug 30 15:20:09 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F279516A418 for ; Thu, 30 Aug 2007 15:20:09 +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 DB7CB13C48A for ; Thu, 30 Aug 2007 15:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFK9ju041610 for ; Thu, 30 Aug 2007 15:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7UFK9pv041609; Thu, 30 Aug 2007 15:20:09 GMT (envelope-from gnats) Date: Thu, 30 Aug 2007 15:20:09 GMT Message-Id: <200708301520.l7UFK9pv041609@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/115761: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:20:10 -0000 The following reply was made to PR ports/115761; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115761: commit references a PR Date: Thu, 30 Aug 2007 15:16:29 +0000 (UTC) vd 2007-08-30 15:16:24 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-boto Makefile distinfo pkg-descr pkg-plist devel/py-boto/files patch-setup.py Log: Add new port devel/py-boto: Python interface to Amazon Web Services An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk WWW: http://code.google.com/p/boto PR: ports/115761 Submitted by: Peter Schuller Revision Changes Path 1.2859 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/py-boto/Makefile (new) 1.1 +3 -0 ports/devel/py-boto/distinfo (new) 1.1 +13 -0 ports/devel/py-boto/files/patch-setup.py (new) 1.1 +9 -0 ports/devel/py-boto/pkg-descr (new) 1.1 +111 -0 ports/devel/py-boto/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"