60c5 FreshPorts -- textproc/p5-LaTeX-Driver
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-LaTeX-Driver 0.12 textproc on this many watch lists=0 search for ports that depend on this port
Perl module of LaTeX Driver
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Jun 2009 22:08:09
Also Listed In: perl5
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-File-Slurp
  2. devel/p5-Exception-Class
  3. devel/p5-Class-Accessor
  4. print/teTeX-base
  5. print/teTeX-texmf
  6. lang/perl5.14
Required To Run:
  1. devel/p5-File-Slurp
  2. devel/p5-Exception-Class
  3. devel/p5-Class-Accessor
  4. print/teTeX-base
  5. print/teTeX-texmf
  6. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/p5-LaTeX-Driver/ && make install clean
To add the package: pkg_add -r p5-LaTeX-Driver


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/LaTeX/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/LaTeX/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/LaTeX/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/LaTeX/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/LaTeX/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/LaTeX/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/LaTeX/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/LaTeX/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/LaTeX/
  11. http://at.cpan.org/modules/by-module/LaTeX/
  12. http://backpan.perl.org/modules/by-module/LaTeX/
  13. http://cpan.nctu.edu.tw/modules/by-module/LaTeX/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/LaTeX/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/LaTeX/
  16. http://www.cpan.dk/modules/by-module/LaTeX/
  17. http://www.cpan.dk/modules/by-module/LaTeX/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  0.12
hrs search for other commits by this committer
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
Original commit files touched by this commit  0.12
hrs search for other commits by this committer
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
Original commit files touched by this commit  0.12
jadawin search for other commits by this committer
- Update to 0.12
- Changelog: http://cpansearch.perl.org/src/ANDREWF/LaTeX-Driver-0.12/Changes
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.10_1
dinoex search for other commits by this committer
- update png to 1.5.10
11 Dec 2011 09:55:13
Original commit files touched by this commit  0.10
wen search for other commits by this committer
- Update to 0.10
- Reset maintainer to perl@

Feature safe:   yes
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.08_5
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.08_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.08_4
dinoex search for other commits by this committer
- update to jpeg-8
23 Jan 2010 07:28:11
Original commit files touched by this commit  0.08_3
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 3).

Approved by:    portmgr (itetcu)
30 Sep 2009 18:28:20
Original commit files touched by this commit  0.08_2
dhn search for other commits by this committer
- Remove devel/p5-Cwd from dependency, because it removed from tree
- Bump PORTREVSION
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.08_1
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit  0.08
pgollucci search for other commits by this committer
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
Original commit files touched by this commit  0.08
miwi search for other commits by this committer
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>

Number of commits found: 13

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0