From owner-cvs-ports@FreeBSD.ORG Thu Feb 12 17:39:48 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 4679916A4CE; Thu, 12 Feb 2004 17:39:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 421EE43D1D; Thu, 12 Feb 2004 17:39:48 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1D1dmGe063479; Thu, 12 Feb 2004 17:39:48 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1D1dmT3063478; Thu, 12 Feb 2004 17:39:48 -0800 (PST) (envelope-from ijliao) Message-Id: <200402130139.i1D1dmT3063478@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 12 Feb 2004 17:39:48 -0800 (PST) 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/bib2html Makefile distinfo pkg-descr ports/textproc/bib2html/files patch-BibScanner.pm patch-bib2html.pl 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: Fri, 13 Feb 2004 01:39:48 -0000 ijliao 2004/02/12 17:39:48 PST FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/bib2html Makefile distinfo pkg-descr textproc/bib2html/files patch-BibScanner.pm patch-bib2html.pl Log: add bib2html 0.10 The BibTeX to HTML Translator Revision Changes Path 1.640 +1 -0 ports/textproc/Makefile 1.1 +36 -0 ports/textproc/bib2html/Makefile (new) 1.1 +2 -0 ports/textproc/bib2html/distinfo (new) 1.1 +11 -0 ports/textproc/bib2html/files/patch-BibScanner.pm (new) 1.1 +11 -0 ports/textproc/bib2html/files/patch-bib2html.pl (new) 1.1 +4 -0 ports/textproc/bib2html/pkg-descr (new)