2006-01-13 10:10:41 by Antoine Reilles | Files touched by this commit (2) |
Log message: Update bibtex2html to 1.78 Changelog: - fixed bug with unbalanced brackets in bib2bib/bibtex2html output Fix pkglint warning about quoted SUBST_MESSAGE |
2005-11-11 19:50:25 by Antoine Reilles | Files touched by this commit (37) |
Log message: 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-08 18:57:25 by Antoine Reilles | Files touched by this commit (1) |
Log message: convert to use tex.buildlink3.mk |
2005-10-27 11:12:01 by Antoine Reilles | Files touched by this commit (2) |
Log message: 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-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273) |
Log message: 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-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-03-27 22:38:51 by Thomas Klausner | Files touched by this commit (1) |
Log message: Use ocaml/bl3 instead of BUILD_DEPENDS. Fixes PR 29802 by Antoine Reilles. |
2005-02-28 16:16:33 by Min Sik Kim | Files touched by this commit (2) | |
Log message: 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-23 17:12:36 by Alistair G. Crooks | Files touched by this commit (60) |
Log message: Add RMD160 digests in addition to SHA1 ones |