From owner-cvs-ports@FreeBSD.ORG Fri Apr 28 03:16:04 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABCAA16A400; Fri, 28 Apr 2006 03:16:04 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77FD043D46; Fri, 28 Apr 2006 03:16:04 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3S3G4b7016798; Fri, 28 Apr 2006 03:16:04 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3S3G3j9016788; Fri, 28 Apr 2006 03:16:03 GMT (envelope-from ijliao) Message-Id: <200604280316.k3S3G3j9016788@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 28 Apr 2006 03:16:02 +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/graphics Makefile ports/graphics/mapyrus Makefile distinfo pkg-descr pkg-plist ports/graphics/mapyrus/files mapyrus.in pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 03:16:04 -0000 ijliao 2006-04-28 03:16:02 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/mapyrus Makefile distinfo pkg-descr pkg-plist graphics/mapyrus/files mapyrus.in pkg-message.in Log: add mapyrus 0.606 A software for creating plots of points, lines, etc PR: 96317 Submitted by: Nicola Vitale Revision Changes Path 1.917 +1 -0 ports/graphics/Makefile 1.1 +56 -0 ports/graphics/mapyrus/Makefile (new) 1.1 +3 -0 ports/graphics/mapyrus/distinfo (new) 1.1 +3 -0 ports/graphics/mapyrus/files/mapyrus.in (new) 1.1 +11 -0 ports/graphics/mapyrus/files/pkg-message.in (new) 1.1 +7 -0 ports/graphics/mapyrus/pkg-descr (new) 1.1 +115 -0 ports/graphics/mapyrus/pkg-plist (new)