Tue Aug 13 02:29:54 2019 UTC ()
tex-outline: initial commit

The package defines an outline environment, which provides
facilities similar to enumerate, but up to 6 levels deep.


(brook)
diff -r1.3411 -r1.3412 pkgsrc/doc/CHANGES-2019
diff -r1.740 -r1.741 pkgsrc/print/Makefile
diff -r0 -r1.1 pkgsrc/print/tex-outline/DESCR
diff -r0 -r1.1 pkgsrc/print/tex-outline/Makefile
diff -r0 -r1.1 pkgsrc/print/tex-outline/PLIST
diff -r0 -r1.1 pkgsrc/print/tex-outline/distinfo

cvs diff -r1.3411 -r1.3412 pkgsrc/doc/CHANGES-2019 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/08/13 02:27:23 1.3411
+++ pkgsrc/doc/CHANGES-2019 2019/08/13 02:29:53 1.3412
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2019,v 1.3411 2019/08/13 02:27:23 brook Exp $ 1$NetBSD: CHANGES-2019,v 1.3412 2019/08/13 02:29:53 brook Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
@@ -5609,13 +5609,14 @@ Changes to the packages collection and i @@ -5609,13 +5609,14 @@ Changes to the packages collection and i
5609 Updated time/py-tzlocal to 2.0.0 [adam 2019-08-12] 5609 Updated time/py-tzlocal to 2.0.0 [adam 2019-08-12]
5610 Updated textproc/py-cssselect to 1.1.0 [adam 2019-08-12] 5610 Updated textproc/py-cssselect to 1.1.0 [adam 2019-08-12]
5611 Updated www/py-w3lib to 1.21.0 [adam 2019-08-12] 5611 Updated www/py-w3lib to 1.21.0 [adam 2019-08-12]
5612 Updated www/py-parsel to 1.5.2 [adam 2019-08-12] 5612 Updated www/py-parsel to 1.5.2 [adam 2019-08-12]
5613 Updated textproc/libhighlight to 3.53 [schmonz 2019-08-13] 5613 Updated textproc/libhighlight to 3.53 [schmonz 2019-08-13]
5614 Updated textproc/highlight to 3.53 [schmonz 2019-08-13] 5614 Updated textproc/highlight to 3.53 [schmonz 2019-08-13]
5615 Updated textproc/p5-highlight to 3.53 [schmonz 2019-08-13] 5615 Updated textproc/p5-highlight to 3.53 [schmonz 2019-08-13]
5616 Added graphics/tex-chemfig version 1.41 [brook 2019-08-13] 5616 Added graphics/tex-chemfig version 1.41 [brook 2019-08-13]
5617 Added graphics/tex-chemfig-doc version 1.41 [brook 2019-08-13] 5617 Added graphics/tex-chemfig-doc version 1.41 [brook 2019-08-13]
5618 Added print/tex-beamerposter version 1.13 [brook 2019-08-13] 5618 Added print/tex-beamerposter version 1.13 [brook 2019-08-13]
5619 Added print/tex-beamerposter-doc version 1.13 [brook 2019-08-13] 5619 Added print/tex-beamerposter-doc version 1.13 [brook 2019-08-13]
5620 Added print/tex-nfssext-cfr version 2019 [brook 2019-08-13] 5620 Added print/tex-nfssext-cfr version 2019 [brook 2019-08-13]
5621 Added print/tex-nfssext-cfr-doc version 2019 [brook 2019-08-13] 5621 Added print/tex-nfssext-cfr-doc version 2019 [brook 2019-08-13]
 5622 Added print/tex-outline version 2019 [brook 2019-08-13]

cvs diff -r1.740 -r1.741 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2019/08/13 02:27:23 1.740
+++ pkgsrc/print/Makefile 2019/08/13 02:29:53 1.741
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.740 2019/08/13 02:27:23 brook Exp $ 1# $NetBSD: Makefile,v 1.741 2019/08/13 02:29:53 brook Exp $
2# 2#
3 3
4COMMENT= Desktop publishing 4COMMENT= Desktop publishing
5 5
6SUBDIR+= LPRng 6SUBDIR+= LPRng
7SUBDIR+= LPRng-core 7SUBDIR+= LPRng-core
8SUBDIR+= LPRng-doc 8SUBDIR+= LPRng-doc
9SUBDIR+= LaTeXML 9SUBDIR+= LaTeXML
10SUBDIR+= R-knitr 10SUBDIR+= R-knitr
11SUBDIR+= a2ps 11SUBDIR+= a2ps
12SUBDIR+= abc2ps 12SUBDIR+= abc2ps
13SUBDIR+= abcm2ps 13SUBDIR+= abcm2ps
14SUBDIR+= adobeps-win 14SUBDIR+= adobeps-win
@@ -1015,26 +1015,27 @@ SUBDIR+= tex-omega @@ -1015,26 +1015,27 @@ SUBDIR+= tex-omega
1015SUBDIR+= tex-omega-doc 1015SUBDIR+= tex-omega-doc
1016SUBDIR+= tex-onlyamsmath 1016SUBDIR+= tex-onlyamsmath
1017SUBDIR+= tex-onlyamsmath-doc 1017SUBDIR+= tex-onlyamsmath-doc
1018SUBDIR+= tex-optional 1018SUBDIR+= tex-optional
1019SUBDIR+= tex-optional-doc 1019SUBDIR+= tex-optional-doc
1020SUBDIR+= tex-options 1020SUBDIR+= tex-options
1021SUBDIR+= tex-options-doc 1021SUBDIR+= tex-options-doc
1022SUBDIR+= tex-ordinalpt 1022SUBDIR+= tex-ordinalpt
1023SUBDIR+= tex-ordinalpt-doc 1023SUBDIR+= tex-ordinalpt-doc
1024SUBDIR+= tex-otibet 1024SUBDIR+= tex-otibet
1025SUBDIR+= tex-otibet-doc 1025SUBDIR+= tex-otibet-doc
1026SUBDIR+= tex-oubraces 1026SUBDIR+= tex-oubraces
1027SUBDIR+= tex-oubraces-doc 1027SUBDIR+= tex-oubraces-doc
 1028SUBDIR+= tex-outline
1028SUBDIR+= tex-overpic 1029SUBDIR+= tex-overpic
1029SUBDIR+= tex-pagenote 1030SUBDIR+= tex-pagenote
1030SUBDIR+= tex-pagenote-doc 1031SUBDIR+= tex-pagenote-doc
1031SUBDIR+= tex-pageslts 1032SUBDIR+= tex-pageslts
1032SUBDIR+= tex-paralist 1033SUBDIR+= tex-paralist
1033SUBDIR+= tex-paralist-doc 1034SUBDIR+= tex-paralist-doc
1034SUBDIR+= tex-parskip 1035SUBDIR+= tex-parskip
1035SUBDIR+= tex-parskip-doc 1036SUBDIR+= tex-parskip-doc
1036SUBDIR+= tex-passivetex 1037SUBDIR+= tex-passivetex
1037SUBDIR+= tex-patgen2-tutorial-doc 1038SUBDIR+= tex-patgen2-tutorial-doc
1038SUBDIR+= tex-path 1039SUBDIR+= tex-path
1039SUBDIR+= tex-path-doc 1040SUBDIR+= tex-path-doc
1040SUBDIR+= tex-pb-diagram 1041SUBDIR+= tex-pb-diagram

File Added: pkgsrc/print/tex-outline/DESCR
The package defines an outline environment, which provides
facilities similar to enumerate, but up to 6 levels deep.

File Added: pkgsrc/print/tex-outline/Makefile
# $NetBSD: Makefile,v 1.1 2019/08/13 02:29:53 brook Exp $

DISTNAME=	outline
PKGNAME=	tex-${DISTNAME}-2019
TEXLIVE_REV=	18360

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/outline
COMMENT=	List environment for making outlines
LICENSE=	lppl-1.3c

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/print/tex-outline/PLIST
@comment $NetBSD: PLIST,v 1.1 2019/08/13 02:29:53 brook Exp $
share/texmf-dist/tex/latex/outline/outline.sty

File Added: pkgsrc/print/tex-outline/distinfo
$NetBSD: distinfo,v 1.1 2019/08/13 02:29:53 brook Exp $

SHA1 (tex-outline-18360/outline.tar.xz) = b27441d08a312cc76a667741ef70c016c7a8b3a2
RMD160 (tex-outline-18360/outline.tar.xz) = 9ff5dbdd522e2b7be753594a3ac2f37bdd20fcc9
SHA512 (tex-outline-18360/outline.tar.xz) = ccfb49c4e035f0d246f00aae56efa9d6570ad3997c44e2bf70588ce67a0bc3fb7bccff19b65629fb27158b0156a9802d97ea1f8edf6f4494f644f40df5d97118
Size (tex-outline-18360/outline.tar.xz) = 1528 bytes