From owner-cvs-all@FreeBSD.ORG Thu Feb 17 09:25:51 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87AD5106566B; Thu, 17 Feb 2011 09:25:51 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 779188FC13; Thu, 17 Feb 2011 09:25:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1H9Pp0r033899; Thu, 17 Feb 2011 09:25:51 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1H9PpAm033898; Thu, 17 Feb 2011 09:25:51 GMT (envelope-from wen) Message-Id: <201102170925.p1H9PpAm033898@repoman.freebsd.org> From: Wen Heping Date: Thu, 17 Feb 2011 09:25:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/gnatpython Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2011 09:25:51 -0000 wen 2011-02-17 09:25:51 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/gnatpython Makefile distinfo pkg-descr pkg-plist Log: GNATPython is a python package to ease development of testsuites and/or build scripts in a portable way. It is an extension to Ada which exports GNAT.Expect.TTY and requires the GNAT AUX compiler. WWW: http://forge.open-do.org/projects/gnatpython PR: ports/153828 Submitted by: John Marino Revision Changes Path 1.4230 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/gnatpython/Makefile (new) 1.1 +2 -0 ports/devel/gnatpython/distinfo (new) 1.1 +5 -0 ports/devel/gnatpython/pkg-descr (new) 1.1 +53 -0 ports/devel/gnatpython/pkg-plist (new)