diff options
-rw-r--r-- | print/tex-jurabib/DESCR | 13 | ||||
-rw-r--r-- | print/tex-jurabib/Makefile | 18 | ||||
-rw-r--r-- | print/tex-jurabib/PLIST | 22 | ||||
-rw-r--r-- | print/tex-jurabib/distinfo | 5 |
4 files changed, 58 insertions, 0 deletions
diff --git a/print/tex-jurabib/DESCR b/print/tex-jurabib/DESCR new file mode 100644 index 00000000000..cc8186361f0 --- /dev/null +++ b/print/tex-jurabib/DESCR @@ -0,0 +1,13 @@ +This package enables automated citation with BibTeX for legal studies +and the humanities. In addition, the package provides commands for +specifying editors in a commentary in a convenient way. Simplified +formatting of the citation as well as the bibliography entry is also +provided. It is possible to display the (short) title of a work only if +an authors is cited with multiple works. Giving a full citation in the +text, conforming to the bibliography entry, is supported. Several +options are provided which might be of special interest for those +outside legal studies--for instance, displaying multiple full citations. +In addition, the format of last names and first names of authors may be +changed easily. Cross references to other footnotes are possible. +Language dependent handling of bibliography entries is possible by the +special language field. diff --git a/print/tex-jurabib/Makefile b/print/tex-jurabib/Makefile new file mode 100644 index 00000000000..55e505fa508 --- /dev/null +++ b/print/tex-jurabib/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/13 23:50:16 minskim Exp $ + +DISTNAME= jurabib +PKGNAME= tex-${DISTNAME}-0.6 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= BibTeX citation support for the humanities and legal texts + +CONFLICTS= teTeX-texmf<=3.0nb29 +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools +DEPENDS+= tex-url-[0-9]*:../../print/tex-url + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-jurabib/PLIST b/print/tex-jurabib/PLIST new file mode 100644 index 00000000000..e03aca0b7a6 --- /dev/null +++ b/print/tex-jurabib/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/13 23:50:16 minskim Exp $ +share/texmf-dist/bibtex/bib/jurabib/book.bib +share/texmf-dist/bibtex/bib/jurabib/comment.bib +share/texmf-dist/bibtex/bib/jurabib/jbtest.bib +share/texmf-dist/bibtex/bib/jurabib/jbtesthu.bib +share/texmf-dist/bibtex/bst/jurabib/jox.bst +share/texmf-dist/bibtex/bst/jurabib/jurabib.bst +share/texmf-dist/bibtex/bst/jurabib/jureco.bst +share/texmf-dist/bibtex/bst/jurabib/jurunsrt.bst +share/texmf-dist/tex/latex/jurabib/dajbbib.ldf +share/texmf-dist/tex/latex/jurabib/dejbbib.ldf +share/texmf-dist/tex/latex/jurabib/dujbbib.ldf +share/texmf-dist/tex/latex/jurabib/enjbbib.ldf +share/texmf-dist/tex/latex/jurabib/fijbbib.ldf +share/texmf-dist/tex/latex/jurabib/frjbbib.ldf +share/texmf-dist/tex/latex/jurabib/itjbbib.ldf +share/texmf-dist/tex/latex/jurabib/jblong.cfg +share/texmf-dist/tex/latex/jurabib/jurabib.cfg +share/texmf-dist/tex/latex/jurabib/jurabib.sty +share/texmf-dist/tex/latex/jurabib/nojbbib.ldf +share/texmf-dist/tex/latex/jurabib/ptjbbib.ldf +share/texmf-dist/tex/latex/jurabib/spjbbib.ldf diff --git a/print/tex-jurabib/distinfo b/print/tex-jurabib/distinfo new file mode 100644 index 00000000000..e1558a47e77 --- /dev/null +++ b/print/tex-jurabib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/13 23:50:16 minskim Exp $ + +SHA1 (tex-jurabib-15878/jurabib.tar.xz) = 7449974e69c0e8d7fba81b6cc3a6a163c078f859 +RMD160 (tex-jurabib-15878/jurabib.tar.xz) = a8087db693a0a593382c6e092b2affe71285d638 +Size (tex-jurabib-15878/jurabib.tar.xz) = 51592 bytes |