From owner-cvs-all@FreeBSD.ORG Sun Oct 5 17:59:00 2003 Return-Path: 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 A7B0616A4B3; Sun, 5 Oct 2003 17:59:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0955043FBD; Sun, 5 Oct 2003 17:59:00 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h960wxXJ064580; Sun, 5 Oct 2003 17:58:59 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h960wx24064579; Sun, 5 Oct 2003 17:58:59 -0700 (PDT) (envelope-from edwin) Message-Id: <200310060058.h960wx24064579@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 5 Oct 2003 17:58: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/mup Makefile distinfo pkg-descr pkg-message pkg-plist ports/print/mup/files Makefile Makefile.disp Makefile.fnt Makefile.mup patch-aa patch-ab patch-ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 06 Oct 2003 00:59:00 -0000 edwin 2003/10/05 17:58:59 PDT FreeBSD ports repository Modified files: print Makefile Added files: print/mup Makefile distinfo pkg-descr pkg-message pkg-plist print/mup/files Makefile Makefile.disp Makefile.fnt Makefile.mup patch-aa patch-ab patch-ac Log: New port for print/mup A shareware program for typesetting music PR: ports/45812 Submitted by: Daniel O'Connor Revision Changes Path 1.248 +1 -0 ports/print/Makefile 1.1 +43 -0 ports/print/mup/Makefile (new) 1.1 +2 -0 ports/print/mup/distinfo (new) 1.1 +6 -0 ports/print/mup/files/Makefile (new) 1.1 +14 -0 ports/print/mup/files/Makefile.disp (new) 1.1 +5 -0 ports/print/mup/files/Makefile.fnt (new) 1.1 +57 -0 ports/print/mup/files/Makefile.mup (new) 1.1 +22 -0 ports/print/mup/files/patch-aa (new) 1.1 +19 -0 ports/print/mup/files/patch-ab (new) 1.1 +11 -0 ports/print/mup/files/patch-ac (new) 1.1 +8 -0 ports/print/mup/pkg-descr (new) 1.1 +7 -0 ports/print/mup/pkg-message (new) 1.1 +160 -0 ports/print/mup/pkg-plist (new)