pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-bigfoot{,-doc}: Added version 2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b426a244a249
branches:  trunk
changeset: 329218:b426a244a249
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Feb 02 02:44:20 2019 +0000

description:
tex-bigfoot{,-doc}: Added version 2.1

The package aims to provide a 'one-stop' solution to
requirements for footnotes. It offers: Multiple footnote
apparatus superior to that of manyfoot Footnotes can be
formatted in separate paragraphs, or be run into a single
paragraph (this choice may be selected per footnote series);
Things you might have expected (such as \verb-like material in
footnotes, and colour selections over page breaks) now work.
Note that the majority of the bigfoot package's interface is
identical to that of manyfoot; users should seek information
from that package's documentation. The bigfoot bundle also
provides the perpage and suffix packages.

diffstat:

 print/tex-bigfoot-doc/DESCR    |   1 +
 print/tex-bigfoot-doc/Makefile |  13 +++++++++++++
 print/tex-bigfoot-doc/PLIST    |   7 +++++++
 print/tex-bigfoot-doc/distinfo |   6 ++++++
 print/tex-bigfoot/DESCR        |  11 +++++++++++
 print/tex-bigfoot/Makefile     |  16 ++++++++++++++++
 print/tex-bigfoot/PLIST        |   4 ++++
 print/tex-bigfoot/distinfo     |   6 ++++++
 8 files changed, 64 insertions(+), 0 deletions(-)

diffs (96 lines):

diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot-doc/DESCR       Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-bigfoot.
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot-doc/Makefile    Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/02/02 02:44:20 markd Exp $
+
+DISTNAME=      bigfoot.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.1
+TEXLIVE_REV=   38248
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/bigfoot
+COMMENT=       Documentation for tex-bigfoot
+LICENSE=       gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot-doc/PLIST       Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2019/02/02 02:44:20 markd Exp $
+share/texmf-dist/doc/latex/bigfoot/COPYING
+share/texmf-dist/doc/latex/bigfoot/Makefile
+share/texmf-dist/doc/latex/bigfoot/README
+share/texmf-dist/doc/latex/bigfoot/bigfoot.pdf
+share/texmf-dist/doc/latex/bigfoot/perpage.pdf
+share/texmf-dist/doc/latex/bigfoot/suffix.pdf
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot-doc/distinfo    Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/02 02:44:20 markd Exp $
+
+SHA1 (tex-bigfoot-38248/bigfoot.doc.tar.xz) = 41f2a1bf7a7e0095d5597b52fa36e77a3f2026a9
+RMD160 (tex-bigfoot-38248/bigfoot.doc.tar.xz) = 908715502bd53e01725f72889614d3893a93d757
+SHA512 (tex-bigfoot-38248/bigfoot.doc.tar.xz) = 0da20ccbbf7d3d2fb2d34a588fb4e5d751f46aa4b6cbcedf3ee0277d3c962cfbdd3d55868077f059f3d6bd8a9bc293d004c6bb641e24c86a3224b868700decd7
+Size (tex-bigfoot-38248/bigfoot.doc.tar.xz) = 736296 bytes
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot/DESCR   Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,11 @@
+The package aims to provide a 'one-stop' solution to
+requirements for footnotes. It offers: Multiple footnote
+apparatus superior to that of manyfoot Footnotes can be
+formatted in separate paragraphs, or be run into a single
+paragraph (this choice may be selected per footnote series);
+Things you might have expected (such as \verb-like material in
+footnotes, and colour selections over page breaks) now work.
+Note that the majority of the bigfoot package's interface is
+identical to that of manyfoot; users should seek information
+from that package's documentation. The bigfoot bundle also
+provides the perpage and suffix packages.
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot/Makefile        Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2019/02/02 02:44:20 markd Exp $
+
+DISTNAME=      bigfoot
+PKGNAME=       tex-${DISTNAME}-2.1
+TEXLIVE_REV=   38248
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/bigfoot
+COMMENT=       Footnotes for critical editions
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
+DEPENDS+=      tex-ncctools-[0-9]*:../../print/tex-ncctools
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot/PLIST   Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2019/02/02 02:44:20 markd Exp $
+share/texmf-dist/tex/latex/bigfoot/bigfoot.sty
+share/texmf-dist/tex/latex/bigfoot/perpage.sty
+share/texmf-dist/tex/latex/bigfoot/suffix.sty
diff -r e38bd524b6e7 -r b426a244a249 print/tex-bigfoot/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bigfoot/distinfo        Sat Feb 02 02:44:20 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/02 02:44:20 markd Exp $
+
+SHA1 (tex-bigfoot-38248/bigfoot.tar.xz) = 94568f53296e8ecede922bd10f0d53e4b98160e8
+RMD160 (tex-bigfoot-38248/bigfoot.tar.xz) = fdb0a49a331d5ef64edb5cd704b7fc8470e14349
+SHA512 (tex-bigfoot-38248/bigfoot.tar.xz) = 6f3379574fec76402a368d394b695b4496f8c3eafcff8e9fb134afa86c5ee17ab1b14721bccef525b0b2a9ae71841d5befe3c62e5619e7cce897a32adc909997
+Size (tex-bigfoot-38248/bigfoot.tar.xz) = 11368 bytes



Home | Main Index | Thread Index | Old Index