From owner-cvs-all@FreeBSD.ORG Fri Dec 22 03:38:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 21C6916A415; Fri, 22 Dec 2006 03:38:49 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 120F513C45D; Fri, 22 Dec 2006 03:38:49 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBM3cmih012364; Fri, 22 Dec 2006 03:38:48 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBM3cmo8012363; Fri, 22 Dec 2006 03:38:48 GMT (envelope-from ijliao) Message-Id: <200612220338.kBM3cmo8012363@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 22 Dec 2006 03:38:47 +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/science Makefile ports/science/linsmith Makefile distinfo pkg-descr pkg-plist ports/science/linsmith/files carg.c patch-src-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2006 03:38:49 -0000 ijliao 2006-12-22 03:38:47 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/linsmith Makefile distinfo pkg-descr pkg-plist science/linsmith/files carg.c patch-src-Makefile.in Log: add linsmith 0.99.3 Smith charting program Revision Changes Path 1.108 +1 -0 ports/science/Makefile 1.1 +29 -0 ports/science/linsmith/Makefile (new) 1.1 +3 -0 ports/science/linsmith/distinfo (new) 1.1 +20 -0 ports/science/linsmith/files/carg.c (new) 1.1 +11 -0 ports/science/linsmith/files/patch-src-Makefile.in (new) 1.1 +21 -0 ports/science/linsmith/pkg-descr (new) 1.1 +22 -0 ports/science/linsmith/pkg-plist (new)