FreeBSD Bugzilla – Attachment 63408 Details for
Bug 94591
[New port] print/latex-prettyref: Improved reference formatting for \LaTeX2e
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.67 KB, created by
Koji Yokota
on 2006-03-17 08:30:13 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Koji Yokota
Created:
2006-03-17 08:30:13 UTC
Size:
3.67 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: ># ># latex-prettyref ># latex-prettyref/Makefile ># latex-prettyref/distinfo ># latex-prettyref/pkg-descr ># latex-prettyref/pkg-plist ># >echo c - latex-prettyref >mkdir -p latex-prettyref > /dev/null 2>&1 >echo x - latex-prettyref/Makefile >sed 's/^X//' >latex-prettyref/Makefile << 'END-of-latex-prettyref/Makefile' >X# New ports collection makefile for: latex-prettyref >X# Date created: 17 Mar 2006 >X# Whom: yokota@res.otaru-uc.ac.jp >X# >X# $FreeBSD$ >X# >X >XPORTNAME= latex-prettyref >XPORTVERSION= 3.0 >XCATEGORIES= print >XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} >XMASTER_SITE_SUBDIR= macros/latex/contrib/prettyref >XDISTFILES= prettyref.dtx prettyref.ins >XDIST_SUBDIR= ${PORTNAME} >X >XMAINTAINER= yokota@res.otaru-uc.ac.jp >XCOMMENT= Improved reference formatting for \LaTeX2e >X >XBUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ >X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal >XRUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ >X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal >X >XPLIST_SUB= MKTEXLSR=${MKTEXLSR} CLASSDIR=${CLASSDIR} >X >XTEXMFLOCAL= share/texmf-local >XTEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R >XMKTEXLSR= ${LOCALBASE}/bin/mktexlsr >XTEX_BIN= ${LOCALBASE}/bin/etex >XYES_CMD= /usr/bin/yes >XCLASSDIR= ${TEXMFLOCAL}/tex/latex/${PORTNAME:S/^latex-//} >XWRKSRC= ${WRKDIR}/${PORTNAME:S/^latex-//} >X >XCLASS_FILES= prettyref.dtx prettyref.ins prettyref.sty >X >Xdo-extract: >X ${MKDIR} ${WRKSRC} >X cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} ${DISTFILES} ${WRKSRC} >X >Xdo-build: >X cd ${WRKSRC} && ${YES_CMD} | ${TEX_BIN} prettyref.ins >X >Xdo-install: >X ${MKDIR} ${PREFIX}/${CLASSDIR} >X ${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR} >X >Xpost-install: >X @${MKTEXLSR} >X >X.include <bsd.port.mk> >END-of-latex-prettyref/Makefile >echo x - latex-prettyref/distinfo >sed 's/^X//' >latex-prettyref/distinfo << 'END-of-latex-prettyref/distinfo' >XMD5 (latex-prettyref/prettyref.dtx) = 9948fd8ffa1a964eca5cc1f983f10463 >XSHA256 (latex-prettyref/prettyref.dtx) = b9d56a8321fd0bfe8632b8b20a72126431b3bc >82b037b669023710d382467126 >XSIZE (latex-prettyref/prettyref.dtx) = 4715 >XMD5 (latex-prettyref/prettyref.ins) = b91eeef27fc2852b451bac5fa47917e3 >XSHA256 (latex-prettyref/prettyref.ins) = fa94f8493e0db8d3b09496693df305246d782f >d268c6b90fd2c8380d8d2873e7 >XSIZE (latex-prettyref/prettyref.ins) = 181 >END-of-latex-prettyref/distinfo >echo x - latex-prettyref/pkg-descr >sed 's/^X//' >latex-prettyref/pkg-descr << 'END-of-latex-prettyref/pkg-descr' >XPrettyref provides a command \newrefformat, which specifies the way in which >Xa reference is typeset, according to a label "identification". The >Xidentification is set in the \label command, by using prefixed label names; >Xso instead of \label{mysection}, one uses \label{sec:mysection}, and >Xprettyref interprets the "sec:" part. The package is compatible with >Xhyperref and with other packages. The author is Kevin Ruland. >X >XWWW: http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/ >END-of-latex-prettyref/pkg-descr >echo x - latex-prettyref/pkg-plist >sed 's/^X//' >latex-prettyref/pkg-plist << 'END-of-latex-prettyref/pkg-plist' >X%%CLASSDIR%%/prettyref.dtx >X%%CLASSDIR%%/prettyref.ins >X%%CLASSDIR%%/prettyref.sty >X@dirrm %%CLASSDIR%% >X@exec %%MKTEXLSR%% >X@unexec %%MKTEXLSR%% >END-of-latex-prettyref/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 94591
: 63408