From owner-cvs-ports@FreeBSD.ORG Sat May 29 05:12:27 2004 Return-Path: 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 2ABEC16A4CE; Sat, 29 May 2004 05:12:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2633A43D39; Sat, 29 May 2004 05:12:27 -0700 (PDT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4TCBxPL088062; Sat, 29 May 2004 05:11:59 -0700 (PDT) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4TCBxYm088058; Sat, 29 May 2004 05:11:59 -0700 (PDT) (envelope-from pav) Message-Id: <200405291211.i4TCBxYm088058@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 29 May 2004 05:11:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print Makefile ports/print/pmw Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 29 May 2004 12:12:27 -0000 pav 2004/05/29 05:11:59 PDT FreeBSD ports repository Modified files: print Makefile Added files: print/pmw Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add pmw, a computer program for high quality music typesetting. PMW operates by reading an input file containing an encoded description of the music; such a file can be constructed using any text editor or word processor. The music encoding is very straightforward and compact, and quick to enter. PR: ports/67283 Submitted by: Brian Candler Revision Changes Path 1.304 +1 -0 ports/print/Makefile 1.1 +37 -0 ports/print/pmw/Makefile (new) 1.1 +2 -0 ports/print/pmw/distinfo (new) 1.1 +15 -0 ports/print/pmw/pkg-descr (new) 1.1 +13 -0 ports/print/pmw/pkg-message (new) 1.1 +46 -0 ports/print/pmw/pkg-plist (new)