ports/167789: [NEW PORT] print/bophook: Style file providing a beginning-of-page hook for LaTeX
Hiroto Kagotani
hiroto.kagotani at gmail.com
Fri May 11 03:40:08 UTC 2012
>Number: 167789
>Category: ports
>Synopsis: [NEW PORT] print/bophook: Style file providing a beginning-of-page hook for LaTeX
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri May 11 03:40:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Hiroto Kagotani
>Release: FreeBSD 8.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD myhost.mydomain 8.1-RELEASE-p5 FreeBSD 8.1-RELEASE-p5 #0: Tue Sep 27 16:18:26 UTC 2011
>Description:
This is a beginning-of-page hook for LaTeX.
Using the \AtBeginPage hook, you can add material in the background
of each page.
WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/bophook
Generated with FreeBSD Port Tools 0.99_5 (mode: new)
>How-To-Repeat:
>Fix:
--- bophook-0.02.shar begins here ---
# 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:
#
# bophook
# bophook/Makefile
# bophook/distinfo
# bophook/pkg-descr
#
echo c - bophook
mkdir -p bophook > /dev/null 2>&1
echo x - bophook/Makefile
sed 's/^X//' >bophook/Makefile << 'bfc9a67695f3ae27a8215bc9e513338c'
X# New ports collection makefile for: bophook
X# Date created: 2012-05-11
X# Whom: Hiroto Kagotani <hiroto.kagotani at gmail.com>
X#
X# $FreeBSD$
X
XPORTNAME= bophook
XPORTVERSION= 0.02
XCATEGORIES= print
XMASTER_SITES= ${MASTER_SITE_TEX_CTAN}
XMASTER_SITE_SUBDIR= macros/latex/contrib/
XDISTNAME= ${PORTNAME}
X
XMAINTAINER= hiroto.kagotani at gmail.com
XCOMMENT= Style file providing a beginning-of-page hook for LaTeX
X
XBUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-base
X
XWRKSRC= ${WRKDIR}/${PORTNAME}
XUSE_ZIP= yes
X
XPLIST= ${WRKDIR}/pkg-plist
X
XTEXMFDIR= share/texmf-local
XMKTEXLSR= ${LOCALBASE}/bin/mktexlsr
XCLASSDIR= ${TEXMFDIR}/tex/latex/${PORTNAME}
XCLASS_FILES= ${PORTNAME}.sty
X
Xdo-build:
X cd ${WRKSRC} && latex ${PORTNAME}.ins
X
Xpre-install:
X ${ECHO_CMD} "${CLASSDIR}/${CLASS_FILES}" > ${PLIST}
X ${ECHO_CMD} "@dirrm ${CLASSDIR}" >> ${PLIST}
X ${ECHO_CMD} "@exec ${MKTEXLSR}" >> ${PLIST}
X ${ECHO_CMD} "@unexec ${MKTEXLSR}" >> ${PLIST}
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>
bfc9a67695f3ae27a8215bc9e513338c
echo x - bophook/distinfo
sed 's/^X//' >bophook/distinfo << 'aa8b21560c00d6201d1bba9039c3ec18'
XSHA256 (bophook.zip) = 08fd05b340ae25724d256d71d28e69c805f023f78ca96fbc828635609ff992e7
XSIZE (bophook.zip) = 50289
aa8b21560c00d6201d1bba9039c3ec18
echo x - bophook/pkg-descr
sed 's/^X//' >bophook/pkg-descr << 'd11d545f988f9dae108bae3cfdf1d867'
XThis is a beginning-of-page hook for LaTeX.
X
XUsing the \AtBeginPage hook, you can add material in the background
Xof each page.
X
XWWW: http://www.ctan.org/tex-archive/macros/latex/contrib/bophook
d11d545f988f9dae108bae3cfdf1d867
exit
--- bophook-0.02.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list