diff options
author | markd <markd@pkgsrc.org> | 2016-01-27 09:46:16 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-27 09:46:16 +0000 |
commit | ac90908fea2fea8faf7ed69b2df64c9ad0a5839f (patch) | |
tree | cd5c69b82f99986a0e5cb0d70b17a9867de8539a /print | |
parent | e6c946b7e03117800819a6a0843f8056c6b9afaf (diff) | |
download | pkgsrc-ac90908fea2fea8faf7ed69b2df64c9ad0a5839f.tar.gz |
Add LICENSE
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-paralist-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-paralist/Makefile | 3 | ||||
-rw-r--r-- | print/tex-parskip-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-parskip/Makefile | 3 | ||||
-rw-r--r-- | print/tex-pdftex-def/Makefile | 3 | ||||
-rw-r--r-- | print/tex-picinpar-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-picinpar/Makefile | 3 | ||||
-rw-r--r-- | print/tex-placeins-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-placeins-plain/Makefile | 3 | ||||
-rw-r--r-- | print/tex-placeins/Makefile | 3 | ||||
-rw-r--r-- | print/tex-polytable-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-polytable/Makefile | 3 | ||||
-rw-r--r-- | print/tex-preview-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-preview/Makefile | 3 | ||||
-rw-r--r-- | print/tex-printlen-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-printlen/Makefile | 3 | ||||
-rw-r--r-- | print/tex-prosper-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-prosper/Makefile | 3 | ||||
-rw-r--r-- | print/tex-pslatex/Makefile | 3 | ||||
-rw-r--r-- | print/tex-pspicture-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-pspicture/Makefile | 3 |
21 files changed, 42 insertions, 21 deletions
diff --git a/print/tex-paralist-doc/Makefile b/print/tex-paralist-doc/Makefile index 60e4cdae57c..7e78e425f80 100644 --- a/print/tex-paralist-doc/Makefile +++ b/print/tex-paralist-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/23 12:43:38 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:16 markd Exp $ DISTNAME= paralist.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.4 @@ -6,6 +6,7 @@ TEXLIVE_REV= 30992 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-paralist +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-paralist/Makefile b/print/tex-paralist/Makefile index 3871c6114e1..3f80a6556c6 100644 --- a/print/tex-paralist/Makefile +++ b/print/tex-paralist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/23 12:43:38 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:16 markd Exp $ DISTNAME= paralist PKGNAME= tex-${DISTNAME}-2.4 @@ -6,6 +6,7 @@ TEXLIVE_REV= 30992 MAINTAINER= minskim@NetBSD.org COMMENT= Enumerate and itemize within paragraphs +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 diff --git a/print/tex-parskip-doc/Makefile b/print/tex-parskip-doc/Makefile index bd87371e70f..0afdd164a8d 100644 --- a/print/tex-parskip-doc/Makefile +++ b/print/tex-parskip-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/05 12:49:44 markd Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 09:46:17 markd Exp $ DISTNAME= parskip.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.0 @@ -6,6 +6,7 @@ TEXLIVE_REV= 19963 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-parskip +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-parskip/Makefile b/print/tex-parskip/Makefile index cfef947e683..4b4fe0b8544 100644 --- a/print/tex-parskip/Makefile +++ b/print/tex-parskip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:17 markd Exp $ DISTNAME= parskip PKGNAME= tex-${DISTNAME}-2.0 @@ -6,6 +6,7 @@ TEXLIVE_REV= 19963 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Layout with zero \parindent, non-zero \parskip +LICENSE= lppl-1.3c CONFLICTS+= tex-ltxmisc<2010.20350 diff --git a/print/tex-pdftex-def/Makefile b/print/tex-pdftex-def/Makefile index e645c75db66..aeec04eb974 100644 --- a/print/tex-pdftex-def/Makefile +++ b/print/tex-pdftex-def/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/16 20:57:00 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2016/01/27 09:46:17 markd Exp $ DISTNAME= pdftex-def PKGNAME= tex-${DISTNAME}-0.06d @@ -6,6 +6,7 @@ TEXLIVE_REV= 22653 MAINTAINER= minskim@NetBSD.org COMMENT= Color and graphics support for PDFTeX +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-picinpar-doc/Makefile b/print/tex-picinpar-doc/Makefile index 8080b525723..e9d4b178834 100644 --- a/print/tex-picinpar-doc/Makefile +++ b/print/tex-picinpar-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/14 21:55:02 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 09:46:17 markd Exp $ DISTNAME= picinpar.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.2a @@ -6,6 +6,7 @@ TEXLIVE_REV= 20374 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-picinpar +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-picinpar/Makefile b/print/tex-picinpar/Makefile index 7cfa04c4f7e..cc918302799 100644 --- a/print/tex-picinpar/Makefile +++ b/print/tex-picinpar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/14 21:54:52 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 09:46:17 markd Exp $ DISTNAME= picinpar PKGNAME= tex-${DISTNAME}-1.2a @@ -6,6 +6,7 @@ TEXLIVE_REV= 20374 MAINTAINER= minskim@NetBSD.org COMMENT= Insert pictures into paragraphs +LICENSE= gnu-gpl-v2 CONFLICTS= teTeX-texmf<=3.0nb29 diff --git a/print/tex-placeins-doc/Makefile b/print/tex-placeins-doc/Makefile index e6e70e6c5a0..8ebcaa6ba7e 100644 --- a/print/tex-placeins-doc/Makefile +++ b/print/tex-placeins-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/09/24 16:39:59 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:17 markd Exp $ DISTNAME= placeins.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.2 @@ -7,6 +7,7 @@ TEXLIVE_REV= 19848 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-placeins +LICENSE= public-domain CONFLICTS+= teTeX-texmf<=3.0nb13 diff --git a/print/tex-placeins-plain/Makefile b/print/tex-placeins-plain/Makefile index 98c948eda57..88f51e7cf78 100644 --- a/print/tex-placeins-plain/Makefile +++ b/print/tex-placeins-plain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:18 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:17 markd Exp $ DISTNAME= placeins-plain PKGNAME= tex-${DISTNAME}-2.0 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Insertions that keep their place +LICENSE= public-domain .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-placeins/Makefile b/print/tex-placeins/Makefile index b2c29c664a7..762f08de072 100644 --- a/print/tex-placeins/Makefile +++ b/print/tex-placeins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/09/24 16:39:59 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:17 markd Exp $ DISTNAME= placeins PKGNAME= tex-${DISTNAME}-2.2 @@ -6,6 +6,7 @@ TEXLIVE_REV= 19848 MAINTAINER= minskim@NetBSD.org COMMENT= TeX command to control float placement +LICENSE= public-domain CONFLICTS+= teTeX-texmf<=3.0nb13 diff --git a/print/tex-polytable-doc/Makefile b/print/tex-polytable-doc/Makefile index ffcd90607fd..30b585844c2 100644 --- a/print/tex-polytable-doc/Makefile +++ b/print/tex-polytable-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 04:19:00 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/27 09:46:17 markd Exp $ DISTNAME= polytable.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.8.5 @@ -6,6 +6,7 @@ TEXLIVE_REV= 31235 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-polytable +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-polytable/Makefile b/print/tex-polytable/Makefile index d850fb2e13f..ef90d828946 100644 --- a/print/tex-polytable/Makefile +++ b/print/tex-polytable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/04/25 04:19:00 markd Exp $ +# $NetBSD: Makefile,v 1.4 2016/01/27 09:46:17 markd Exp $ DISTNAME= polytable PKGNAME= tex-${DISTNAME}-0.8.5 @@ -6,6 +6,7 @@ TEXLIVE_REV= 31235 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tabular-like environments with named columns +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin DEPENDS+= tex-lazylist>=1.0a:../../print/tex-lazylist diff --git a/print/tex-preview-doc/Makefile b/print/tex-preview-doc/Makefile index 67d90851894..6ad4c9e926d 100644 --- a/print/tex-preview-doc/Makefile +++ b/print/tex-preview-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/25 04:23:29 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:17 markd Exp $ DISTNAME= preview.doc PKGNAME= tex-${DISTNAME:S/./-/}-11.88 @@ -6,6 +6,7 @@ TEXLIVE_REV= 35488 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-preview +LICENSE= gnu-gpl-v3 CONFLICTS= teTeX-texmf<3.0nb32 diff --git a/print/tex-preview/Makefile b/print/tex-preview/Makefile index fa729057dad..0a5c453988e 100644 --- a/print/tex-preview/Makefile +++ b/print/tex-preview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/25 04:23:29 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:17 markd Exp $ DISTNAME= preview PKGNAME= tex-${DISTNAME}-11.88 @@ -6,6 +6,7 @@ TEXLIVE_REV= 35488 MAINTAINER= minskim@NetBSD.org COMMENT= Extract bits of a LaTeX source for output +LICENSE= gnu-gpl-v3 CONFLICTS= teTeX-texmf<3.0nb32 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-printlen-doc/Makefile b/print/tex-printlen-doc/Makefile index 9eb50aa6c44..6bd952d1dbc 100644 --- a/print/tex-printlen-doc/Makefile +++ b/print/tex-printlen-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 16:44:31 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 09:46:18 markd Exp $ DISTNAME= printlen.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.1a @@ -6,6 +6,7 @@ TEXLIVE_REV= 19847 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-printlen +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-printlen/Makefile b/print/tex-printlen/Makefile index 9e78170dcab..e035039a44a 100644 --- a/print/tex-printlen/Makefile +++ b/print/tex-printlen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/09/24 16:46:56 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2016/01/27 09:46:18 markd Exp $ DISTNAME= printlen PKGNAME= tex-${DISTNAME}-1.1a @@ -6,6 +6,7 @@ TEXLIVE_REV= 19847 MAINTAINER= minskim@NetBSD.org COMMENT= Print lengths using specified units +LICENSE= lppl-1.3c CONFLICTS+= tex-ltxmisc<2009 diff --git a/print/tex-prosper-doc/Makefile b/print/tex-prosper-doc/Makefile index 2133678a9aa..d13efe13318 100644 --- a/print/tex-prosper-doc/Makefile +++ b/print/tex-prosper-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 03:30:54 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 09:46:18 markd Exp $ DISTNAME= prosper.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.5 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= nico@orgrim.net COMMENT= Documentation for tex-prosper +LICENSE= lppl-1.2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-prosper/Makefile b/print/tex-prosper/Makefile index 26711c2d5e8..2209561c038 100644 --- a/print/tex-prosper/Makefile +++ b/print/tex-prosper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/09/18 03:30:26 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2016/01/27 09:46:18 markd Exp $ DISTNAME= prosper PKGNAME= tex-${DISTNAME}-1.5 @@ -7,6 +7,7 @@ TEXLIVE_REV= 15878 MAINTAINER= nico@orgrim.net HOMEPAGE= http://sourceforge.net/projects/prosper/ COMMENT= LaTeX class for high quality slides +LICENSE= lppl-1.2 DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp diff --git a/print/tex-pslatex/Makefile b/print/tex-pslatex/Makefile index 4b8f4423ba5..5c7b72564b6 100644 --- a/print/tex-pslatex/Makefile +++ b/print/tex-pslatex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:14 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:18 markd Exp $ DISTNAME= pslatex PKGNAME= tex-${DISTNAME}-2009 @@ -7,6 +7,7 @@ DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org COMMENT= Use PostScript fonts by default +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb24 diff --git a/print/tex-pspicture-doc/Makefile b/print/tex-pspicture-doc/Makefile index 12b2ce194a5..17d2c6d4c04 100644 --- a/print/tex-pspicture-doc/Makefile +++ b/print/tex-pspicture-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:15 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:18 markd Exp $ DISTNAME= pspicture.doc PKGNAME= tex-${DISTNAME:S/./-/}-2009 @@ -7,6 +7,7 @@ DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pspicture +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pspicture/Makefile b/print/tex-pspicture/Makefile index 95824540671..d40af701e60 100644 --- a/print/tex-pspicture/Makefile +++ b/print/tex-pspicture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:15 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/27 09:46:18 markd Exp $ DISTNAME= pspicture PKGNAME= tex-${DISTNAME}-2009 @@ -7,6 +7,7 @@ DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org COMMENT= PostScript picture support +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |