Path to this page:
./
textproc/p5-Template-Plugin-Latex,
Latex support for the Template Toolkit
Branch: CURRENT,
Version: 3.12nb4,
Package name: p5-Template-Plugin-Latex-3.12nb4,
Maintainer: pkgsrc-usersThe Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.
The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.
Required to run:[
www/p5-Template-Toolkit] [
lang/perl5] [
print/p5-LaTeX-Driver] [
print/p5-LaTeX-Encode] [
print/p5-LaTeX-Table]
Required to build:[
devel/p5-Package-DeprecationManager] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 19.597 KB
Version history: (Expand)
- (2021-05-25) Updated to version: p5-Template-Plugin-Latex-3.12nb4
- (2020-09-01) Updated to version: p5-Template-Plugin-Latex-3.12nb3
- (2019-08-11) Updated to version: p5-Template-Plugin-Latex-3.12nb2
- (2018-08-22) Updated to version: p5-Template-Plugin-Latex-3.12nb1
- (2017-11-23) Package has been reborn
- (2017-09-18) Updated to version: p5-Template-Plugin-Latex-3.12
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-09-18 14:09:50 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Template-Plugin-Latex: update to 3.12.
#------------------------------------------------------------------------
# Version 3.12
# -----------------------------------------------------------------------
* Declare minimum Perl version to be 5.10 (in Makefile.PL)
#------------------------------------------------------------------------
# Version 3.11
# -----------------------------------------------------------------------
* Enclose version number in quotes (3.10 was recognized as 3.1)
#------------------------------------------------------------------------
# Version 3.10
# -----------------------------------------------------------------------
* Fix spelling errors
* Fix rt.cpan.org#106894: Include path incorrectly determined with
coderef for INCLUDE_PATH
|