From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:33:28 2005 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 33A9316A4CE; Fri, 11 Mar 2005 19:33:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A62E43D4C; Fri, 11 Mar 2005 19:33:28 +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 j2BJXSWs032890; Fri, 11 Mar 2005 19:33:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJXS43032889; Fri, 11 Mar 2005 19:33:28 GMT (envelope-from pav) Message-Id: <200503111933.j2BJXS43032889@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:33:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/emacs-wiki Makefile distinfo pkg-descr pkg-plist 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: Fri, 11 Mar 2005 19:33:28 -0000 pav 2005-03-11 19:33:27 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/emacs-wiki Makefile distinfo pkg-descr pkg-plist Log: emacs-wiki enables you to create and use hyperlinks and simple formatting in plain text files, and to optionally publish your pages as HTML. PR: ports/78612 Submitted by: Dryice Liu Revision Changes Path 1.800 +1 -0 ports/textproc/Makefile 1.1 +61 -0 ports/textproc/emacs-wiki/Makefile (new) 1.1 +2 -0 ports/textproc/emacs-wiki/distinfo (new) 1.1 +5 -0 ports/textproc/emacs-wiki/pkg-descr (new) 1.1 +22 -0 ports/textproc/emacs-wiki/pkg-plist (new)