Port details |
- p5-LaTeX-Driver Perl module of LaTeX Driver
- 1.2.0 textproc
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-06-05 22:08:09
- Last Update: 2021-09-20 13:09:43
- Commit Hash: f4cc554
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- The LaTeX::Driver module encapsulates the details of invoking the
Latex programs to format a LaTeX document. Formatting with LaTeX
is complicated; there are potentially many programs to run and the
output of those programs must be monitored to determine whether
further processing is required.
WWW: https://metacpan.org/release/LaTeX-Driver
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-LaTeX-Driver>0:textproc/p5-LaTeX-Driver
- To install the port:
- cd /usr/ports/textproc/p5-LaTeX-Driver/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-LaTeX-Driver
- pkg install p5-LaTeX-Driver
- PKGNAME: p5-LaTeX-Driver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632125265
SHA256 (LaTeX-Driver-1.2.0.tar.gz) = 5fb817072ef5b679f03845e3b24dad2f136ac7246336ca47d217c0b8e84cccf9
SIZE (LaTeX-Driver-1.2.0.tar.gz) = 55293
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Exception-Class>=0 : devel/p5-Exception-Class
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-File-pushd>=0 : devel/p5-File-pushd
- p5-IPC-ShellCmd>=0 : devel/p5-IPC-ShellCmd
- p5-Readonly>=0 : devel/p5-Readonly
- tex.fmt : print/tex-formats
- perl5>=5.32.r0<5.33 : lang/perl5.32
- tex.fmt : print/tex-formats
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Exception-Class>=0 : devel/p5-Exception-Class
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-File-pushd>=0 : devel/p5-File-pushd
- p5-IPC-ShellCmd>=0 : devel/p5-IPC-ShellCmd
- p5-Readonly>=0 : devel/p5-Readonly
- tex.fmt : print/tex-formats
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- textproc/p5-LaTeX-Table
- for Run
-
- textproc/p5-LaTeX-Table
- Configuration Options:
- No options to configure
- Options name:
- textproc_p5-LaTeX-Driver
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Sep 2021 13:09:43 1.2.0
|
Wen Heping (wen)  |
textproc/p5-LaTeX-Driver: Update to 1.2.0 |
06 Apr 2021 14:31:07 1.1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Oct 2020 10:51:47
1.1.1
|
wen  |
- Update to 1.1.1 |
20 Jul 2020 01:34:32
1.0.0
|
wen  |
- Update to 1.0.0 |
06 Oct 2018 13:06:45
0.300.2_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.300.2_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.300.2_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
28 May 2017 23:15:44
0.300.2_1
|
sunpoet  |
Add missing *_DEPENDS
- Sort PLIST
- Bump PORTREVISION for dependency change |
09 May 2016 19:18:10
0.300.2
|
sunpoet  |
- Add PORTSCOUT |
25 Apr 2016 09:11:52
0.300.2
|
sunpoet  |
- Update to 0.300.2
- Add NO_ARCH
Changes: http://search.cpan.org/dist/LaTeX-Driver/Changes |
01 Apr 2016 14:25:18
0.20.02_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.20.02_1
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
0.20.02_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
03 Nov 2013 11:29:15
0.20.02
|
sunpoet  |
- Update to 0.2002
- Add LICENSE
- Sort *_DEPENDS
- Remove unnecessary post-extract:
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Support STAGEDIR
Changes: http://search.cpan.org/dist/LaTeX-Driver/Changes |
20 Sep 2013 23:17:32
0.12
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
29 Aug 2013 04:08:54
0.12
|
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
0.12
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
11 May 2013 17:58:56
0.12
|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
0.12
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
01 Feb 2013 15:45:29
0.12
|
jadawin  |
- Update to 0.12
- Changelog: http://cpansearch.perl.org/src/ANDREWF/LaTeX-Driver-0.12/Changes |
01 Jun 2012 05:26:28
0.10_1
|
dinoex  |
- update png to 1.5.10 |
11 Dec 2011 09:55:13
0.10
|
wen  |
- Update to 0.10
- Reset maintainer to perl@
Feature safe: yes |
03 Jul 2011 14:40:25
0.08_5
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.08_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.08_4
|
dinoex  |
- update to jpeg-8 |
23 Jan 2010 07:28:11
0.08_3
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3).
Approved by: portmgr (itetcu) |
30 Sep 2009 18:28:20
0.08_2
|
dhn  |
- Remove devel/p5-Cwd from dependency, because it removed from tree
- Bump PORTREVSION |
31 Jul 2009 13:57:52
0.08_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 Jul 2009 23:04:49
0.08
|
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
05 Jun 2009 22:07:10
0.08
|
miwi  |
The LaTeX::Driver module encapsulates the details of invoking the
Latex programs to format a LaTeX document. Formatting with LaTeX
is complicated; there are potentially many programs to run and the
output of those programs must be monitored to determine whether
further processing is required.
WWW: http://search.cpan.org/dist/LaTeX-Driver/
PR: ports/135170
Submitted by: Wen Heping <wenheping at gmail.com> |