From owner-cvs-all@FreeBSD.ORG Thu Mar 16 11:05:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 D87CB16A401; Thu, 16 Mar 2006 11:05:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DBE43D60; Thu, 16 Mar 2006 11:04:55 +0000 (GMT) (envelope-from pav@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 k2GB4tT5058216; Thu, 16 Mar 2006 11:04:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2GB4t9J058215; Thu, 16 Mar 2006 11:04:55 GMT (envelope-from pav) Message-Id: <200603161104.k2GB4t9J058215@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 16 Mar 2006 11:04:55 +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/textproc Makefile ports/textproc/muse Makefile distinfo pkg-descr pkg-plist 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: Thu, 16 Mar 2006 11:05:03 -0000 pav 2006-03-16 11:04:55 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/muse Makefile distinfo pkg-descr pkg-plist Log: Emacs Muse is an authoring and publishing environment for Emacs. It simplifies the process of writings documents and publishing them to various output formats. Muse consists of two main parts: an enhanced text-mode for authoring documents and navigating within Muse projects, and a set of publishing styles for generating different kinds of output. WWW: http://www.emacswiki.org/cgi-bin/wiki/MuseMode PR: ports/93716 Submitted by: Dryice Liu Revision Changes Path 1.937 +1 -0 ports/textproc/Makefile 1.1 +56 -0 ports/textproc/muse/Makefile (new) 1.1 +3 -0 ports/textproc/muse/distinfo (new) 1.1 +9 -0 ports/textproc/muse/pkg-descr (new) 1.1 +71 -0 ports/textproc/muse/pkg-plist (new)