From owner-cvs-ports@FreeBSD.ORG Fri Feb 13 22:12:10 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 0D69616A4FC; Fri, 13 Feb 2004 22:12:10 -0800 (PST) Received: from ex2kmail01.x.com (mail01.mshost.interq.or.jp [210.172.132.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADBCF43D1F; Fri, 13 Feb 2004 22:12:09 -0800 (PST) (envelope-from ijliao@freebsd.org) Received: from mail pickup service by ex2kmail01.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 14:29:30 +0900 Received: from mxforward01.ms.interq.net ([172.16.5.24]) by ex2kmail01.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 10:38:37 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1D1f566020937 for ; Fri, 13 Feb 2004 10:41:05 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id B23AE56DB0; Thu, 12 Feb 2004 17:40:31 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 40B0916A563; Thu, 12 Feb 2004 17:40:13 -0800 (PST) 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 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 13 Feb 2004 01:38:37.0578 (UTC) FILETIME=[19DBFEA0:01C3F1D2] 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 List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 06:12:11 -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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"