From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 31 11:10:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 588701065675 for ; Sun, 31 Aug 2008 11:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 35BE48FC1A for ; Sun, 31 Aug 2008 11:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7VBA1jw005391 for ; Sun, 31 Aug 2008 11:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7VBA1FL005390; Sun, 31 Aug 2008 11:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 31 Aug 2008 11:10:01 GMT Resent-Message-Id: <200808311110.m7VBA1FL005390@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Veit Jahns Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED35B1065677 for ; Sun, 31 Aug 2008 11:04:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DCB4E8FC0A for ; Sun, 31 Aug 2008 11:04:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7VB4Gsp045223 for ; Sun, 31 Aug 2008 11:04:16 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m7VB4Gwn045222; Sun, 31 Aug 2008 11:04:16 GMT (envelope-from nobody) Message-Id: <200808311104.m7VB4Gwn045222@www.freebsd.org> Date: Sun, 31 Aug 2008 11:04:16 GMT From: Veit Jahns To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126999: New port: print/latex-csquotes Quotation facilities for LaTeX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 11:10:01 -0000 >Number: 126999 >Category: ports >Synopsis: New port: print/latex-csquotes Quotation facilities 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: Sun Aug 31 11:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Veit Jahns >Release: FreeBSD 6.2-RELEASE >Organization: >Environment: FreeBSD whitewater 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Fri Jun 22 20:58:10 CEST 2007 root@whitewater.local:/usr/obj/usr/src/sys/THEKERNEL i386 >Description: New port. Provides quotation facilities for LaTeX. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-csquotes # latex-csquotes/pkg-descr # latex-csquotes/distinfo # latex-csquotes/Makefile # echo c - latex-csquotes mkdir -p latex-csquotes > /dev/null 2>&1 echo x - latex-csquotes/pkg-descr sed 's/^X//' >latex-csquotes/pkg-descr << 'END-of-latex-csquotes/pkg-descr' XA LaTeX package, which provides facilities for inline and display quotations. X XWWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/csquotes.html END-of-latex-csquotes/pkg-descr echo x - latex-csquotes/distinfo sed 's/^X//' >latex-csquotes/distinfo << 'END-of-latex-csquotes/distinfo' XMD5 (csquotes.zip) = e4a9c29218210f003d23d789776d360d XSHA256 (csquotes.zip) = b563ed0753ba55cda10558fd5320fd2224ecf57f78e84fc042584907fbeecaef XSIZE (csquotes.zip) = 281505 END-of-latex-csquotes/distinfo echo x - latex-csquotes/Makefile sed 's/^X//' >latex-csquotes/Makefile << 'END-of-latex-csquotes/Makefile' X# New ports collection makefile for: latex-csquotes X# Date created: 31 Aug 2008 X# Whom: vj562001@yahoo.de X# X# $FreeBSD$ X XPORTNAME= csquotes XPORTVERSION= 4.2 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= macros/latex/contrib XPKGNAMEPREFIX= latex- XDISTNAME= ${PORTNAME} X XMAINTAINER= vj562001@yahoo.de XCOMMENT= Context sensitive quotation facilities 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 ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox X XUSE_ZIP= YES XNO_BUILD= YES XPLIST= ${WRKDIR}/pkg-plist X XTEXMFLOCAL= share/texmf-local XTEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R XMKTEXLSR= ${LOCALBASE}/bin/mktexlsr XTEX_BIN= ${LOCALBASE}/bin/latex X XCLASSNAME= ${PORTNAME} XCLASSDIR= ${TEXMFLOCAL}/tex/latex/${CLASSNAME} XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X XCLASS_FILES= csquotes.sty csquotes.def csquotes.cfg XDOC_FILES= LICENSE README csquotes.pdf tutorial.tex X XWRKSRC= ${WRKDIR}/${CLASSNAME} X Xpre-install: X (for F in ${CLASS_FILES}; do \ X ${ECHO_CMD} "${CLASSDIR}/$${F}"; \ X done;) > ${PLIST} X ${ECHO_CMD} "@dirrm ${CLASSDIR}" >> ${PLIST} X.if !defined(NOPORTDOCS) X (for F in ${DOC_FILES}; do \ X ${ECHO_CMD} "${DOCSDIR:S,^${PREFIX}/,,}/$${F}"; \ X done;\ X ${ECHO_CMD} "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}" ) >> ${PLIST} X.endif 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.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${DOC_FILES:S@^@${WRKSRC}/@} ${DOCSDIR} X.endif X Xpost-install: X ${MKTEXLSR} X X.include END-of-latex-csquotes/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: