Date: Fri, 25 Jan 2002 14:17:56 +0100 (CET) From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> To: gnats-admin@freebsd.org, <freebsd-ports@freebsd.org> Subject: Re: ports/34079: New port print/bibtex2html (bibtex2html 1.52) Message-ID: <Pine.BSF.4.44.0201251416540.55490-100000@naos.dbai.tuwien.ac.at> In-Reply-To: <200201201310.g0KDA1v27922@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <pfeifer@dbai.tuwien.ac.at> 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 <bsd.port.mk> 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 <pfeifer@dbai.tuwien.ac.at> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0201251416540.55490-100000>