From owner-cvs-all@FreeBSD.ORG Thu Oct 13 13:41:51 2005 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 6794E16A41F; Thu, 13 Oct 2005 13:41:51 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2370943D45; Thu, 13 Oct 2005 13:41:51 +0000 (GMT) (envelope-from tobez@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 j9DDfpSc050788; Thu, 13 Oct 2005 13:41:51 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9DDfpWF050787; Thu, 13 Oct 2005 13:41:51 GMT (envelope-from tobez) Message-Id: <200510131341.j9DDfpWF050787@repoman.freebsd.org> From: Anton Berezin Date: Thu, 13 Oct 2005 13:41:51 +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/markdown 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, 13 Oct 2005 13:41:51 -0000 tobez 2005-10-13 13:41:50 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/markdown Makefile distinfo pkg-descr pkg-plist Log: Add markdown 1.0.1, a text-to-HTML conversion tool for web writers. Revision Changes Path 1.867 +1 -0 ports/textproc/Makefile 1.1 +45 -0 ports/textproc/markdown/Makefile (new) 1.1 +2 -0 ports/textproc/markdown/distinfo (new) 1.1 +9 -0 ports/textproc/markdown/pkg-descr (new) 1.1 +1 -0 ports/textproc/markdown/pkg-plist (new)