From owner-cvs-all Wed Jul 24 20:48:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8762237B400; Wed, 24 Jul 2002 20:48:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA0F343E91; Wed, 24 Jul 2002 20:48:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P3mfJU056144; Wed, 24 Jul 2002 20:48:41 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P3mfX3056143; Wed, 24 Jul 2002 20:48:41 -0700 (PDT) Message-Id: <200207250348.g6P3mfX3056143@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 24 Jul 2002 20:48:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-fortran Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/py-fortran/files patch-configuration.py patch-fortran_compiler.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/07/24 20:48:41 PDT Modified files: devel Makefile Added files: devel/py-fortran Makefile distinfo pkg-comment pkg-descr pkg-plist devel/py-fortran/files patch-configuration.py patch-fortran_compiler.py Log: add py-fortran 8.1 Creating extensions to the Python language with Fortran routines Revision Changes Path 1.884 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/py-fortran/Makefile (new) 1.1 +1 -0 ports/devel/py-fortran/distinfo (new) 1.1 +11 -0 ports/devel/py-fortran/files/patch-configuration.py (new) 1.1 +20 -0 ports/devel/py-fortran/files/patch-fortran_compiler.py (new) 1.1 +1 -0 ports/devel/py-fortran/pkg-comment (new) 1.1 +7 -0 ports/devel/py-fortran/pkg-descr (new) 1.1 +38 -0 ports/devel/py-fortran/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message