ports/61936: New port: print/latex-booktabs

Hiroki Sato hrs at FreeBSD.org
Mon Jan 26 13:00:52 UTC 2004


>Number:         61936
>Category:       ports
>Synopsis:       New port: print/latex-booktabs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 26 05:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.8-STABLE FreeBSD 4.8-STABLE #7: Tue May 20 00:05:43 JST 2003     hrs at alph.allbsd.org:/home/obj/home/src/sys/ALPH  i386

>Description:
	booktabs is to enable the easy production of tables such as should
	appear in published scientific books and journals.  What distinguishes
	these from plain LaTeX tables is the default use of additional space
	above and below rules, and rules of varying `thickness'.

>How-To-Repeat:
	N/A

>Fix:

# 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-booktabs
#	latex-booktabs/pkg-plist
#	latex-booktabs/pkg-descr
#	latex-booktabs/Makefile
#	latex-booktabs/distinfo
#
echo c - latex-booktabs
mkdir -p latex-booktabs > /dev/null 2>&1
echo x - latex-booktabs/pkg-plist
sed 's/^X//' >latex-booktabs/pkg-plist << 'END-of-latex-booktabs/pkg-plist'
X at comment $FreeBSD$
X%%PORTDOCS%%%%DOCSDIR%%/booktabs.pdf
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X%%CLASSDIR%%/booktabs.dtx
X%%CLASSDIR%%/booktabs.ins
X%%CLASSDIR%%/booktabs.sty
X at dirrm %%CLASSDIR%%
X at exec %%MKTEXLSR%%
X at unexec %%MKTEXLSR%%
END-of-latex-booktabs/pkg-plist
echo x - latex-booktabs/pkg-descr
sed 's/^X//' >latex-booktabs/pkg-descr << 'END-of-latex-booktabs/pkg-descr'
Xbooktabs is to enable the easy production of tables such as should
Xappear in published scientific books and journals.  What distinguishes
Xthese from plain LaTeX tables is the default use of additional space
Xabove and below rules, and rules of varying `thickness'.  What further
Xdistinguishes them from the tables many people do produce using LaTeX
Xis the absence of vertical rules and double rules.
END-of-latex-booktabs/pkg-descr
echo x - latex-booktabs/Makefile
sed 's/^X//' >latex-booktabs/Makefile << 'END-of-latex-booktabs/Makefile'
X# New ports collection makefile for:	latex-booktabs
X# Date created:		24 Jan 2004
X# Whom:			hrs at FreeBSD.org
X#
X# $FreeBSD$
X
XPORTNAME=	latex-booktabs
XPORTVERSION=	1.618.20030328
XCATEGORIES=	print
XMASTER_SITES=	${MASTER_SITE_TEX_CTAN}
XMASTER_SITE_SUBDIR=	macros/latex/contrib/booktabs
XDISTFILES=	${DOC_FILES} ${CLASS_FILES}
XDIST_SUBDIR=	${PORTNAME}
XEXTRACT_ONLY=	#empty
X
XMAINTAINER=	hrs at FreeBSD.org
XCOMMENT=	A LaTeX package for publication quality tables
X
XBUILD_DEPENDS=	mktexlsr:${PORTSDIR}/print/teTeX
XBUILD_DEPENDS+=	${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
XRUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX
X
XNO_BUILD=	YES
XPLIST_SUB=	TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR}
XPLIST_SUB+=	CLASSDIR=${CLASSDIR}
X
XTEXMFLOCAL=	share/texmf-local
XTEXMFLOCAL_LSR=	${LOCALBASE}/${TEXMFLOCAL}/ls-R
XMKTEXLSR=	${LOCALBASE}/bin/mktexlsr
XTEX_BIN=	${LOCALBASE}/bin/latex
XCLASSDIR=	${TEXMFLOCAL}/tex/latex/${PORTNAME:S/^latex-//}
X
XDOC_FILES=	booktabs.pdf
X
XCLASS_FILES=	booktabs.dtx booktabs.ins booktabs.sty
X
Xdo-install:
X	${MKDIR} ${PREFIX}/${CLASSDIR}
X	${INSTALL_DATA} ${CLASS_FILES:S@^@${DISTDIR}/${DIST_SUBDIR}/@} ${PREFIX}/${CLASSDIR}
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${DOC_FILES:S@^@${DISTDIR}/${DIST_SUBDIR}/@} ${DOCSDIR}
X.endif
X
Xpost-install:
X	${MKTEXLSR}
X
X.include <bsd.port.mk>
END-of-latex-booktabs/Makefile
echo x - latex-booktabs/distinfo
sed 's/^X//' >latex-booktabs/distinfo << 'END-of-latex-booktabs/distinfo'
XMD5 (latex-booktabs/booktabs.pdf) = 755d190f924af9d3b898c15a67b65a42
XMD5 (latex-booktabs/booktabs.dtx) = 1b48e8b965d9ac76e2899aaec5ae7591
XMD5 (latex-booktabs/booktabs.ins) = 684a0340272e5a0b68c5c8eda9b78b1f
XMD5 (latex-booktabs/booktabs.sty) = fde7b309aac8a7d5a7aff663e89e829c
END-of-latex-booktabs/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list