FreeBSD Bugzilla – Attachment 49201 Details for
Bug 75206
[new port] print/latexmk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
latexmk.shar
latexmk.shar (text/plain), 3.33 KB, created by
Fernan Aguero
on 2004-12-17 21:50:21 UTC
(
hide
)
Description:
latexmk.shar
Filename:
MIME Type:
Creator:
Fernan Aguero
Created:
2004-12-17 21:50:21 UTC
Size:
3.33 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># latexmk ># latexmk/distinfo ># latexmk/Makefile ># latexmk/pkg-descr ># latexmk/pkg-message ># latexmk/pkg-plist ># >echo c - latexmk >mkdir -p latexmk > /dev/null 2>&1 >echo x - latexmk/distinfo >sed 's/^X//' >latexmk/distinfo << 'END-of-latexmk/distinfo' >XMD5 (latexmk-307a.zip) = 20646ab0ada12bb07f9df83cc810f0d9 >XSIZE (latexmk-307a.zip) = 145238 >END-of-latexmk/distinfo >echo x - latexmk/Makefile >sed 's/^X//' >latexmk/Makefile << 'END-of-latexmk/Makefile' >X# ex:ts=8 >X# New ports collection makefile for: latexmk >X# Date created: 17 Dec 2004 >X# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= latexmk >XPORTVERSION= 307a >XCATEGORIES= print >XMASTER_SITES= http://www.phys.psu.edu/~collins/software/latexmk/ >X >XMAINTAINER= fernan@iib.unsam.edu.ar >XCOMMENT= A tool to completely automate the process of generating output from a LaTeX document >X >XRUN_DEPENDS= latex:${PORTSDIR}/print/teTeX >X >XUSE_PERL5_RUN= yes >XUSE_ZIP= yes >XNO_WRKSUBDIR= yes >XNO_BUILD= yes >XPKGMESSAGE= ${.CURDIR}/pkg-message >X >XMAN1= latexmk.1 >XDOCS= CHANGES COPYING INSTALL README latexmk.pdf latexmk.ps latexmk.txt >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/latexmk.pl ${PREFIX}/bin/latexmk >X ${INSTALL_MAN} ${WRKSRC}/latexmk.1 ${PREFIX}/man/man1/ >X.if !defined(NOPORTDOCS) >X @ ${MKDIR} ${DOCSDIR} >X.for doc in ${DOCS} >X ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} >X.endfor >X.endif >X >Xpost-install: >X.if !defined(BATCH) >X @ ${CAT} ${PKGMESSAGE} >X.endif >X >X.include <bsd.port.mk> >END-of-latexmk/Makefile >echo x - latexmk/pkg-descr >sed 's/^X//' >latexmk/pkg-descr << 'END-of-latexmk/pkg-descr' >XLatexMk completely automates the process of generating a LaTeX document. >XEssentially, it is a highly specialized relative of the general make >Xutility. Given the source files for a document, latexmk issues the >Xappropriate sequence of commands to generate a .dvi, .ps, .pdf or >Xhardcopy version of the document. It can also be set to run continuously >Xwith a previewer; the needed commands are rerun whenever one of the >Xsource files is modified. >X >XWWW: http://www.phys.psu.edu/~collins/software/latexmk/ >END-of-latexmk/pkg-descr >echo x - latexmk/pkg-message >sed 's/^X//' >latexmk/pkg-message << 'END-of-latexmk/pkg-message' >X====================================================================== >X >X In order for the 'pvc' (preview continuously) option to work >X perfectly, latexmk needs to know the correct way to invoke ps(1) >X in each operating system. Thus, users may have to change the $pscmd >X variable in their ~/.latexmkrc files. >X >X For FreeBSD-4.x the following is known to work: >X $pscmd = "ps -w -f -u $ENV{USER}" >X >X====================================================================== >END-of-latexmk/pkg-message >echo x - latexmk/pkg-plist >sed 's/^X//' >latexmk/pkg-plist << 'END-of-latexmk/pkg-plist' >Xbin/latexmk >X%%PORTDOCS%%%%DOCSDIR%%/CHANGES >X%%PORTDOCS%%%%DOCSDIR%%/COPYING >X%%PORTDOCS%%%%DOCSDIR%%/INSTALL >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/latexmk.pdf >X%%PORTDOCS%%%%DOCSDIR%%/latexmk.ps >X%%PORTDOCS%%%%DOCSDIR%%/latexmk.txt >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >END-of-latexmk/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 75206
: 49201