ports/61923: New port: print/latex-biblist

Hiroki Sato hrs at FreeBSD.org
Mon Jan 26 05:30:36 UTC 2004


>Number:         61923
>Category:       ports
>Synopsis:       New port: print/latex-biblist
>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:   Sun Jan 25 21:30:19 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:
	biblist is a LaTeX style to create a typeset listing of a
	(possibly large) BibTeX input file.  With such large files --
	especially, if the cite keys are long -- the needed string space is
	often exceeded.

>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-biblist
#	latex-biblist/pkg-plist
#	latex-biblist/pkg-descr
#	latex-biblist/Makefile
#	latex-biblist/distinfo
#
echo c - latex-biblist
mkdir -p latex-biblist > /dev/null 2>&1
echo x - latex-biblist/pkg-plist
sed 's/^X//' >latex-biblist/pkg-plist << 'END-of-latex-biblist/pkg-plist'
X at comment $FreeBSD$
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X%%CLASSDIR%%/biblist.sty
X%%CLASSDIR%%/biblist.gde
X%%CLASSDIR%%/biblist.bst-dist
X at dirrm %%CLASSDIR%%
X at exec %%MKTEXLSR%%
X at unexec %%MKTEXLSR%%
END-of-latex-biblist/pkg-plist
echo x - latex-biblist/pkg-descr
sed 's/^X//' >latex-biblist/pkg-descr << 'END-of-latex-biblist/pkg-descr'
XThis style is appropriate to create a typeset listing of a
X(possibly large) BibTeX input file. With such large files --
Xespecially, if the cite keys are long -- the needed string space is
Xoften exceeded. Often a BigTeX is available to circumstance this
Xproblem, but with this style option each TeX will do it.
END-of-latex-biblist/pkg-descr
echo x - latex-biblist/Makefile
sed 's/^X//' >latex-biblist/Makefile << 'END-of-latex-biblist/Makefile'
X# New ports collection makefile for:	latex-biblist
X# Date created:		24 Jan 2004
X# Whom:			hrs at FreeBSD.org
X#
X# $FreeBSD$
X
XPORTNAME=	latex-biblist
XPORTVERSION=	1.4.19920113
XCATEGORIES=	print
XMASTER_SITES=	${MASTER_SITE_TEX_CTAN}
XMASTER_SITE_SUBDIR=	macros/latex209/contrib/biblist
XDISTFILES=	${DOC_FILES} ${CLASS_FILES}
XDIST_SUBDIR=	${PORTNAME}
XEXTRACT_ONLY=	#empty
X
XMAINTAINER=	hrs at FreeBSD.org
XCOMMENT=	A LaTeX package for printing all of a BibTeX database entries
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=	README
X
XCLASS_FILES=	biblist.sty biblist.gde biblist.bst-dist
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-biblist/Makefile
echo x - latex-biblist/distinfo
sed 's/^X//' >latex-biblist/distinfo << 'END-of-latex-biblist/distinfo'
XMD5 (latex-biblist/README) = c151811e01296a9988a72426436f659e
XMD5 (latex-biblist/biblist.sty) = 882fbccd60bae80b2240313b82b272a5
XMD5 (latex-biblist/biblist.gde) = b116efe727c56f5b801b07a7a89d6eb2
XMD5 (latex-biblist/biblist.bst-dist) = c458b74c02cabfc42ed8425b9a473c62
END-of-latex-biblist/distinfo
exit

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



More information about the freebsd-ports-bugs mailing list