diff options
author | markd <markd@pkgsrc.org> | 2016-01-26 10:20:06 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-26 10:20:06 +0000 |
commit | 131f4e3163151a9e8363aa6d1691276fb6d0a55b (patch) | |
tree | e0be5f85a79625be47f460ddb3c61b4e94adac39 | |
parent | 16f7ef2b3b95c4d09acfa3390f7ad1eaaa3f56d8 (diff) | |
download | pkgsrc-131f4e3163151a9e8363aa6d1691276fb6d0a55b.tar.gz |
Add LICENSE
-rw-r--r-- | print/tex-wallpaper-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-wallpaper/Makefile | 3 | ||||
-rw-r--r-- | print/tex-wrapfig-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-wrapfig/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xargs-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xargs/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xcolor-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xcolor/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xcomment-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xcomment/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xetex-def/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xfor-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-xfor/Makefile | 3 |
13 files changed, 26 insertions, 13 deletions
diff --git a/print/tex-wallpaper-doc/Makefile b/print/tex-wallpaper-doc/Makefile index 0048c8cb175..ef23e361179 100644 --- a/print/tex-wallpaper-doc/Makefile +++ b/print/tex-wallpaper-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:20:26 markd Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:29:52 markd Exp $ # TeX Live Revision 15878 DISTNAME= wallpaper.doc @@ -6,6 +6,7 @@ PKGNAME= tex-${DISTNAME:S/./-/}-1.10 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-wallpaper +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-wallpaper/Makefile b/print/tex-wallpaper/Makefile index 9d6fe042e99..84093cf257d 100644 --- a/print/tex-wallpaper/Makefile +++ b/print/tex-wallpaper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/10/01 20:03:25 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/26 10:29:52 markd Exp $ # TeX Live Revision 15878 DISTNAME= wallpaper @@ -7,6 +7,7 @@ PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Easy addition of wallpapers (background images) to LaTeX documents +LICENSE= lppl-1.3c DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic diff --git a/print/tex-wrapfig-doc/Makefile b/print/tex-wrapfig-doc/Makefile index 3475ff7908f..b7adb2709a8 100644 --- a/print/tex-wrapfig-doc/Makefile +++ b/print/tex-wrapfig-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/10 21:18:37 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/26 10:28:11 markd Exp $ DISTNAME= wrapfig.doc PKGNAME= tex-${DISTNAME:S/./-/}-3.6 @@ -7,6 +7,7 @@ TEXLIVE_REV= 22048 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-wrapfig +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 diff --git a/print/tex-wrapfig/Makefile b/print/tex-wrapfig/Makefile index 78ab06aab6e..ec40cf72263 100644 --- a/print/tex-wrapfig/Makefile +++ b/print/tex-wrapfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/10 21:18:37 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/26 10:28:11 markd Exp $ DISTNAME= wrapfig PKGNAME= tex-${DISTNAME}-3.6 @@ -7,6 +7,7 @@ TEXLIVE_REV= 22048 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX package to produce figures which text can flow around +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 diff --git a/print/tex-xargs-doc/Makefile b/print/tex-xargs-doc/Makefile index 3ac47ed397b..846a275451c 100644 --- a/print/tex-xargs-doc/Makefile +++ b/print/tex-xargs-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/29 19:34:49 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:26:52 markd Exp $ DISTNAME= xargs.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.1 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-xargs +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xargs/Makefile b/print/tex-xargs/Makefile index 3456bb827b4..454438566a2 100644 --- a/print/tex-xargs/Makefile +++ b/print/tex-xargs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/29 19:34:41 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:26:52 markd Exp $ DISTNAME= xargs PKGNAME= tex-${DISTNAME}-1.1 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Define commands with many optional arguments +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin DEPENDS+= tex-xkeyval>=2.6a:../../print/tex-xkeyval diff --git a/print/tex-xcolor-doc/Makefile b/print/tex-xcolor-doc/Makefile index b4d7225293f..21787b15ed7 100644 --- a/print/tex-xcolor-doc/Makefile +++ b/print/tex-xcolor-doc/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/26 10:25:52 markd Exp $ DISTNAME= xcolor.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.11 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-xcolor +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xcolor/Makefile b/print/tex-xcolor/Makefile index 53c41d23dd9..d5d35783238 100644 --- a/print/tex-xcolor/Makefile +++ b/print/tex-xcolor/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/26 10:25:52 markd Exp $ DISTNAME= xcolor PKGNAME= tex-${DISTNAME}-2.11 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Driver-independent color extensions for LaTeX and pdfLaTeX +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb22 diff --git a/print/tex-xcomment-doc/Makefile b/print/tex-xcomment-doc/Makefile index f3427e4f873..63199d96417 100644 --- a/print/tex-xcomment-doc/Makefile +++ b/print/tex-xcomment-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:29:11 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:24:33 markd Exp $ DISTNAME= xcomment.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.3 @@ -6,6 +6,7 @@ TEXLIVE_REV= 20031 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-xcomment +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xcomment/Makefile b/print/tex-xcomment/Makefile index 3b9ac4255ef..7d69c95272e 100644 --- a/print/tex-xcomment/Makefile +++ b/print/tex-xcomment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:28:57 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:24:34 markd Exp $ DISTNAME= xcomment PKGNAME= tex-${DISTNAME}-1.3 @@ -6,6 +6,7 @@ TEXLIVE_REV= 20031 MAINTAINER= minskim@NetBSD.org COMMENT= Allows selected environments to be included/excluded +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb30 diff --git a/print/tex-xetex-def/Makefile b/print/tex-xetex-def/Makefile index 03d5555815b..45fc0cccee3 100644 --- a/print/tex-xetex-def/Makefile +++ b/print/tex-xetex-def/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/04/25 05:22:39 markd Exp $ +# $NetBSD: Makefile,v 1.4 2016/01/26 10:21:26 markd Exp $ DISTNAME= xetex-def PKGNAME= tex-${DISTNAME}-4.04 @@ -6,6 +6,7 @@ TEXLIVE_REV= 36646 MAINTAINER= markd@NetBSD.org COMMENT= Colour and graphics support for XeTeX +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xfor-doc/Makefile b/print/tex-xfor-doc/Makefile index c52206331ea..298a1c09631 100644 --- a/print/tex-xfor-doc/Makefile +++ b/print/tex-xfor-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:22:19 markd Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:20:06 markd Exp $ # TeX Live Revision 15878 DISTNAME= xfor.doc @@ -6,6 +6,7 @@ PKGNAME= tex-${DISTNAME:S/./-/}-1.05 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-xfor +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xfor/Makefile b/print/tex-xfor/Makefile index 118aee609e9..e0267dcc791 100644 --- a/print/tex-xfor/Makefile +++ b/print/tex-xfor/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/26 10:20:06 markd Exp $ # TeX Live Revision 15878 DISTNAME= xfor @@ -6,6 +6,7 @@ PKGNAME= tex-${DISTNAME}-1.05 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Reimplimentation of the LaTeX for-loop macro +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |