From owner-freebsd-ports Sun Jan 20 5:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B76A237B404 for ; Sun, 20 Jan 2002 05:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDA1k27926; Sun, 20 Jan 2002 05:10:01 -0800 (PST) (envelope-from gnats) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 71EDD37B416 for ; Sun, 20 Jan 2002 05:02:32 -0800 (PST) Received: from pulcherrima.dbai.tuwien.ac.at (pulcherrima [128.130.111.23]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g0KD2UB20466; Sun, 20 Jan 2002 14:02:30 +0100 (MET) Received: (from pfeifer@localhost) by pulcherrima.dbai.tuwien.ac.at (8.11.6/8.11.6) id g0KD2Sj87261; Sun, 20 Jan 2002 14:02:28 +0100 (CET) (envelope-from pfeifer) Message-Id: <200201201302.g0KD2Sj87261@pulcherrima.dbai.tuwien.ac.at> Date: Sun, 20 Jan 2002 14:02:28 +0100 (CET) From: Gerald Pfeifer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34079: New port print/bibtex2html (bibtex2html 1.52) 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 >Number: 34079 >Category: ports >Synopsis: New port print/bibtex2html (bibtex2html 1.52) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 20 05:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: >Description: This is a new port, print/bibtex2html, for bibtex2html 1.52; see http://www.lri.fr/~filliatr/bibtex2html/ for details. I tried to follow the guidlines for new ports, and also ran portlint. (The package is written in ocaml, which we already have in lang/ocaml.) >How-To-Repeat: >Fix: Install the patch below. # 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: # # bibtex2html # bibtex2html/Makefile # bibtex2html/distinfo # bibtex2html/pkg-comment # bibtex2html/pkg-descr # bibtex2html/pkg-plist # echo c - bibtex2html mkdir -p bibtex2html > /dev/null 2>&1 echo x - bibtex2html/Makefile sed 's/^X//' >bibtex2html/Makefile << 'END-of-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-bibtex2html/Makefile echo x - bibtex2html/distinfo sed 's/^X//' >bibtex2html/distinfo << 'END-of-bibtex2html/distinfo' XMD5 (bibtex2html-1.52.tar.gz) = 39201fae7380cfebd2860dd10bb037c4 END-of-bibtex2html/distinfo echo x - bibtex2html/pkg-comment sed 's/^X//' >bibtex2html/pkg-comment << 'END-of-bibtex2html/pkg-comment' XA collection of tools for searching BibTeX and translating from BibTeX to HTML END-of-bibtex2html/pkg-comment echo x - bibtex2html/pkg-descr sed 's/^X//' >bibtex2html/pkg-descr << 'END-of-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-bibtex2html/pkg-descr echo x - bibtex2html/pkg-plist sed 's/^X//' >bibtex2html/pkg-plist << 'END-of-bibtex2html/pkg-plist' Xbin/aux2bib Xbin/bib2bib Xbin/bibtex2html END-of-bibtex2html/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message