summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-03-06 21:48:54 +0000
committerminskim <minskim@pkgsrc.org>2011-03-06 21:48:54 +0000
commitdca5b7c167d8a0357634d9865e73210771f841b4 (patch)
tree5a2d86ee0b21a9e7e939c221147e35c4cbec85a5
parenta2ebeb56b4d1bfe29c244e9f2e0660fe646dc5f1 (diff)
downloadpkgsrc-dca5b7c167d8a0357634d9865e73210771f841b4.tar.gz
Import tex-bibtopic-1.1a as print/tex-bibtopic.
The package allows the user to include several bibliographies covering different 'topics' or bibliographic material into a document (e.g., one bibliography for primary literature and one for secondary literature). The package provides commands to include either all references from a .bib file, only the references actually cited or those not cited in your document. The user has to construct a separate .bib file for each bibliographic 'topic', each of which will be processed separately by BibTeX. If you want to have bibliographies specific to one part of a document, see the packages bibunits or chapterbib.
-rw-r--r--print/tex-bibtopic/DESCR9
-rw-r--r--print/tex-bibtopic/Makefile15
-rw-r--r--print/tex-bibtopic/PLIST2
-rw-r--r--print/tex-bibtopic/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/print/tex-bibtopic/DESCR b/print/tex-bibtopic/DESCR
new file mode 100644
index 00000000000..286ec887312
--- /dev/null
+++ b/print/tex-bibtopic/DESCR
@@ -0,0 +1,9 @@
+The package allows the user to include several bibliographies covering
+different 'topics' or bibliographic material into a document (e.g., one
+bibliography for primary literature and one for secondary literature).
+The package provides commands to include either all references from a
+.bib file, only the references actually cited or those not cited in your
+document. The user has to construct a separate .bib file for each
+bibliographic 'topic', each of which will be processed separately by
+BibTeX. If you want to have bibliographies specific to one part of a
+document, see the packages bibunits or chapterbib.
diff --git a/print/tex-bibtopic/Makefile b/print/tex-bibtopic/Makefile
new file mode 100644
index 00000000000..077eee4a4bd
--- /dev/null
+++ b/print/tex-bibtopic/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 21:48:54 minskim Exp $
+
+DISTNAME= bibtopic
+PKGNAME= tex-${DISTNAME}-1.1a
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Include multiple bibliographies in a document
+
+CONFLICTS= teTeX-texmf<=3.0nb29
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-bibtopic/PLIST b/print/tex-bibtopic/PLIST
new file mode 100644
index 00000000000..98b49447259
--- /dev/null
+++ b/print/tex-bibtopic/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/06 21:48:54 minskim Exp $
+share/texmf-dist/tex/latex/bibtopic/bibtopic.sty
diff --git a/print/tex-bibtopic/distinfo b/print/tex-bibtopic/distinfo
new file mode 100644
index 00000000000..ad0cf513ed0
--- /dev/null
+++ b/print/tex-bibtopic/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/03/06 21:48:54 minskim Exp $
+
+SHA1 (tex-bibtopic-15878/bibtopic.tar.xz) = e99c9da20da7ad3aceba87c0ab6d9c02b35056b7
+RMD160 (tex-bibtopic-15878/bibtopic.tar.xz) = 4e3e8709fa05be918a2d16de3846e5e2366209b5
+Size (tex-bibtopic-15878/bibtopic.tar.xz) = 8584 bytes