Commit graph

22 commits

Author SHA1 Message Date
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
minskim
4cd37c8b4a Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
2006-08-10 03:21:39 +00:00
tonio
2911cd82e5 Update converters/bibtex2html to 1.82
Version 1.82, 07/06/2006
========================
 o `` and '' translated to “ and ”
 o aesthetic changes:
   - no more line break between the entry and the links;
   - more space between an abstract and the next entry
 o improving date parsing: month field such as "2~" # dec is now parsed
 o fixed bug: a space after a macro is now discarded
2006-06-13 07:25:27 +00:00
tonio
cad6b94efd Update converters/bibtex2html to 1.81
Version 1.81, 12/05/2006
========================
 o new option --print-keys to display the sorted keys (and exit)
 o improved date sorting to handle months such as mar # "\slash " # apr
 o no table anymore with -nokeys (only HTML paragraphs)
2006-05-13 08:37:52 +00:00
tonio
a3fec23a4c Update converters/bibtex2html to 1.80
Version 1.80, 15/3/2006
=======================
 o remove leading ./ in front of relative URLs (was introduced a long
   time ago to circumvent an Internet Explorer bug; see below)
 o no more escaping of the character & in URLs

Version 1.79, 22/2/2006
=======================
 o fixed bug with ISO-latin characters in bib2bib conditions
 o fixed bug with implicit abbrevs (jan, feb, etc.)
2006-04-26 07:30:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tonio
aab59e3bfc Update bibtex2html to 1.78
Changelog:
- fixed bug with unbalanced brackets in bib2bib/bibtex2html output

Fix pkglint warning about quoted SUBST_MESSAGE
2006-01-13 09:10:41 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
tonio
39a1d9a4a4 convert to use tex.buildlink3.mk 2005-11-08 17:57:25 +00:00
tonio
142db82a1d Update converters/bibtex2html to 1.76
Version 1.76, 22/9/2005
=======================
 o translation of \'c
 o replaced ISO latin 1 characters with their entity codes
 o support for Czech characters (both contributed by Danny Chrastina)

Approved by minskim@
2005-10-27 09:12:01 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
580245c353 Use ocaml/bl3 instead of BUILD_DEPENDS.
Fixes PR 29802 by Antoine Reilles.
2005-03-27 20:38:51 +00:00
minskim
3e3ef78071 Update bibtex2html to 1.75.
Changes:
  * updated manual (the manual was not reflecting the change of f-bib
    into f_bib in version 1.74)
2005-02-28 15:16:33 +00:00
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
minskim
a2bcb7b79a Install documentation and update the man page to point to the correct
location.  This fixed PR pkg/29371.

Bump PKGREVISION.
2005-02-14 15:51:10 +00:00
minskim
f798b24e7c Specify minimum required version of ocaml in BUILD_DEPENDS. 2005-02-14 15:40:19 +00:00
minskim
ad558263bf Remove redundant PERL definition in CONFIGURE_ENV. 2005-02-14 15:37:44 +00:00
minskim
eea0e985cf Disable pkgviews installation until ocaml supports it. 2005-02-14 15:36:19 +00:00
adrianp
95a0171dc7 - Update of bibtex2html from 1.65 to 1.74
- ok'ed minskim

 Version 1.74, 22/10/2004
 ========================
  o bib2bib: special characters \n \r \t and \ddd in regular expressions
  o fix minor bug: when looking for cross-references, comparison of
    keys is now case-insensitive
  o footer and bibtex entries now enclosed in HTML paragraphs (<p>...</p>)
  o in case of syntax error, the key of the entry where the error
     occurred is shown
  o new option -no-links to disable weblinks
  o fix bug in bib2bib: preamble now enclosed with a single pair of braces

 Version 1.72, 3/9/2004
 ======================
  o --help now prints on standard output and exits successfully
  o fixed bug with very long keys (when bibtex inserts % to cut lines)
  o arguments to macros read from a file (option -m) are discarded

 Version 1.71, 24/8/2004
 =======================
  o improved date sorting algorithm to handle days (e.g. month = "June 29")
  o bib2bib: crossrefs are expanded before conditions are checked
  o bib2bib: '_' allowed in field identifiers
  o added option -w (--warn-error) to stop immediately when a warning
    is issued.

 Version 1.70, 30/6/2004
 =======================
  o fixed bug with crossrefs not translated from LaTeX to HTML
    is issued.

 Version 1.70, 30/6/2004
 =======================
  o fixed bug with crossrefs not translated from LaTeX to HTML
  o macros for Greek letters now translated to HTML entities

 Version 1.69, 6/4/2004
 ======================
  o macros \bysame, \MR and \MRhref for AMS* stylew
  o modified -bib.html output to circumvent a Konqueror bug

 Version 1.68, 16/03/2004
 ========================
  o fixed bug with parentheses-enclosed entries
  o macros \relax, \hskip

 Version 1.66, 18/02/2004
 ========================
  o characters ( and ) in keys
  o New FAQ: pb with quotes under MS Windows
2005-02-04 21:56:14 +00:00
minskim
6318515050 Import bibtex2html from pkgsrc-wip.
bibtex2html is a collection of tools for translating from BibTeX to
HTML.  They allow to produce, from a set of bibliography files in
BibTeX format, a bibliography in HTML format. Here are some features:

 o Handle any BibTeX style (even those producing multiple bibliographies);
 o Use additional fields like abstract, url, ps, etc. to insert web links;
 o Crossrefs are also replaced by links;
 o Sort by dates or authors, in increasing or decreasing order;
 o Read simple macros in TeX or LaTeX files;
 o Show syntax errors in BibTeX files;
 o Extract from one or several BibTeX files the set of entries satisfying a
   given criterion.
2004-03-07 05:40:21 +00:00