From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 17 08:30:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0658C16A400 for ; Fri, 17 Mar 2006 08:30:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A1C43D49 for ; Fri, 17 Mar 2006 08:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2H8UFem048059 for ; Fri, 17 Mar 2006 08:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2H8UFkM048058; Fri, 17 Mar 2006 08:30:15 GMT (envelope-from gnats) Resent-Date: Fri, 17 Mar 2006 08:30:15 GMT Resent-Message-Id: <200603170830.k2H8UFkM048058@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, Koji Yokota Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5ABA16A400 for ; Fri, 17 Mar 2006 08:23:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 870AE43D49 for ; Fri, 17 Mar 2006 08:23:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k2H8NNnx046813 for ; Fri, 17 Mar 2006 08:23:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2H8NNRR046812; Fri, 17 Mar 2006 08:23:23 GMT (envelope-from nobody) Message-Id: <200603170823.k2H8NNRR046812@www.freebsd.org> Date: Fri, 17 Mar 2006 08:23:23 GMT From: Koji Yokota To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/94591: [New port] print/latex-prettyref: Improved reference formatting for \LaTeX2e 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: Fri, 17 Mar 2006 08:30:17 -0000 >Number: 94591 >Category: ports >Synopsis: [New port] print/latex-prettyref: Improved reference formatting for \LaTeX2e >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: Fri Mar 17 08:30:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: 6.0-RELEASE >Organization: Otaru University of Commerce >Environment: >Description: print/latex-prettyref provides improved reference formatting for \LaTeX2e. print/lyx uses it (it runs safely without it, but related menu will not work), so I want this style to be installed automatically via ports. >How-To-Repeat: >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-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 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 >Release-Note: >Audit-Trail: >Unformatted: