From owner-freebsd-ports Fri Jan 25 5:18:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 9FD3537B400; Fri, 25 Jan 2002 05:18:10 -0800 (PST) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g0PDI3B00603; Fri, 25 Jan 2002 14:18:03 +0100 (MET) Date: Fri, 25 Jan 2002 14:17:56 +0100 (CET) From: Gerald Pfeifer To: gnats-admin@freebsd.org, Subject: Re: ports/34079: New port print/bibtex2html (bibtex2html 1.52) In-Reply-To: <200201201310.g0KDA1v27922@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org bibtex2html has been updated in the meantime (without changing version numbers), so here is an updated patch for contributing this as a new port. Could someone please install this? Gerald # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /sw/FreeBSD/ports/print/bibtex2html # /sw/FreeBSD/ports/print/bibtex2html/Makefile # /sw/FreeBSD/ports/print/bibtex2html/distinfo # /sw/FreeBSD/ports/print/bibtex2html/pkg-comment # /sw/FreeBSD/ports/print/bibtex2html/pkg-descr # /sw/FreeBSD/ports/print/bibtex2html/pkg-plist # echo c - /sw/FreeBSD/ports/print/bibtex2html mkdir -p /sw/FreeBSD/ports/print/bibtex2html > /dev/null 2>&1 echo x - /sw/FreeBSD/ports/print/bibtex2html/Makefile sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/Makefile << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/Makefile' X# ex:ts=8 X# New ports collection makefile for: bibtex2html X# Date created: 2002-01-21 X# Whom: Gerald Pfeifer X# X# $FreeBSD$ X# X XPORTNAME= bibtex2html XPORTVERSION= 1.52 XCATEGORIES= print textproc XMASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ X XMAINTAINER= pfeifer@dbai.tuwien.ac.at X XGNU_CONFIGURE= yes XMAN1= bibtex2html.1 bib2bib.1 aux2bib.1 XBUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml X X.include END-of-/sw/FreeBSD/ports/print/bibtex2html/Makefile echo x - /sw/FreeBSD/ports/print/bibtex2html/distinfo sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/distinfo << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/distinfo' XMD5 (bibtex2html-1.52.tar.gz) = 62cc5eb41d7d6ee3e08176abb7e35bae END-of-/sw/FreeBSD/ports/print/bibtex2html/distinfo echo x - /sw/FreeBSD/ports/print/bibtex2html/pkg-comment sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/pkg-comment << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-comment' XA collection of tools for searching BibTeX and translating from BibTeX to HTML END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-comment echo x - /sw/FreeBSD/ports/print/bibtex2html/pkg-descr sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/pkg-descr << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-descr' Xbibtex2html is a collection of tools for translating from BibTeX to HTML. XThey allow to produce, from a set of bibliography files in BibTeX format, Xa bibliography in HTML format. Here are some features: X X o Handle any BibTeX style (even those producing multiple bibliographies); X o Use additional fields like abstract, url, ps, etc. to insert web links; X o Crossrefs are also replaced by links; X o Sort by dates or authors, in increasing or decreasing order; X o Read simple macros in TeX or LaTeX files; X o Show syntax errors in BibTeX files; X o Extract from one or several BibTeX files the set of entries satisfying a X given criterion. X XWWW: http://www.lri.fr/~filliatr/bibtex2html/ X XGerald Pfeifer END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-descr echo x - /sw/FreeBSD/ports/print/bibtex2html/pkg-plist sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/pkg-plist << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-plist' Xbin/aux2bib Xbin/bib2bib Xbin/bibtex2html END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message