pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-moreverb Import tex-moreverb-2.3 as print/te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e02bf027470f
branches:  trunk
changeset: 395652:e02bf027470f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 09 23:08:52 2009 +0000

description:
Import tex-moreverb-2.3 as print/tex-moreverb.

A collection of verbatim facilities that provide line-numbered
verbatim, verbatim that obey's TAB characters, verbatim input and
verbatim output to file.  The package makes use of the LaTeX required
verbatim package.  The package formed from a series of small pieces,
and is somewhat unstructured.  The user who looks for thought-through
verbatim facilities is advised to consider using the fancyvrb package
in place of moreverb.

diffstat:

 print/tex-moreverb/DESCR    |   7 +++++++
 print/tex-moreverb/Makefile |  14 ++++++++++++++
 print/tex-moreverb/PLIST    |   2 ++
 print/tex-moreverb/distinfo |   5 +++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 8136514e2367 -r e02bf027470f print/tex-moreverb/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-moreverb/DESCR  Thu Jul 09 23:08:52 2009 +0000
@@ -0,0 +1,7 @@
+A collection of verbatim facilities that provide line-numbered
+verbatim, verbatim that obey's TAB characters, verbatim input and
+verbatim output to file.  The package makes use of the LaTeX required
+verbatim package.  The package formed from a series of small pieces,
+and is somewhat unstructured.  The user who looks for thought-through
+verbatim facilities is advised to consider using the fancyvrb package
+in place of moreverb.
diff -r 8136514e2367 -r e02bf027470f print/tex-moreverb/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-moreverb/Makefile       Thu Jul 09 23:08:52 2009 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 23:08:52 minskim Exp $
+# TeX Live Revision 8554
+
+DISTNAME=      moreverb
+PKGNAME=       tex-${DISTNAME}-2.3
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Extended verbatim
+
+CONFLICTS+=    teTeX-texmf<=3.0nb17
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8136514e2367 -r e02bf027470f print/tex-moreverb/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-moreverb/PLIST  Thu Jul 09 23:08:52 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/09 23:08:52 minskim Exp $
+share/texmf-dist/tex/latex/moreverb/moreverb.sty
diff -r 8136514e2367 -r e02bf027470f print/tex-moreverb/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-moreverb/distinfo       Thu Jul 09 23:08:52 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/09 23:08:52 minskim Exp $
+
+SHA1 (tex-moreverb-2.3/moreverb.tar.lzma) = 0b5728d9bce907a1af311b765c744225189c1d67
+RMD160 (tex-moreverb-2.3/moreverb.tar.lzma) = fe32942199fc80afcb2e7369c42d917f4d69e964
+Size (tex-moreverb-2.3/moreverb.tar.lzma) = 2199 bytes



Home | Main Index | Thread Index | Old Index