pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-bibtex Import tex-bibtex-0.99c as print/tex-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9658811988f2
branches:  trunk
changeset: 394194:9658811988f2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jun 07 05:28:54 2009 +0000

description:
Import tex-bibtex-0.99c as print/tex-bibtex.

BibTeX allows the user to store his citation data in generic form,
while printing citations in a document in the form specified by a
BibTeX style, to be specified in the document itself.  BibTeX itself
is an ASCII-only program; there is, however, a version that copes with
8-bit character sets.

diffstat:

 print/tex-bibtex/DESCR    |   5 +++++
 print/tex-bibtex/Makefile |  13 +++++++++++++
 print/tex-bibtex/PLIST    |  10 ++++++++++
 print/tex-bibtex/distinfo |   5 +++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 8c3acc068728 -r 9658811988f2 print/tex-bibtex/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bibtex/DESCR    Sun Jun 07 05:28:54 2009 +0000
@@ -0,0 +1,5 @@
+BibTeX allows the user to store his citation data in generic form,
+while printing citations in a document in the form specified by a
+BibTeX style, to be specified in the document itself.  BibTeX itself
+is an ASCII-only program; there is, however, a version that copes with
+8-bit character sets.
diff -r 8c3acc068728 -r 9658811988f2 print/tex-bibtex/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bibtex/Makefile Sun Jun 07 05:28:54 2009 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 05:28:54 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME=      bibtex
+PKGNAME=       tex-${DISTNAME}-0.99c
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Reference management software for LaTeX
+
+CONFLICTS+=    teTeX-texmf<=3.0nb15
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8c3acc068728 -r 9658811988f2 print/tex-bibtex/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bibtex/PLIST    Sun Jun 07 05:28:54 2009 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 05:28:54 minskim Exp $
+share/texmf-dist/bibtex/bib/base/xampl.bib
+share/texmf-dist/bibtex/bst/base/abbrv.bst
+share/texmf-dist/bibtex/bst/base/acm.bst
+share/texmf-dist/bibtex/bst/base/alpha.bst
+share/texmf-dist/bibtex/bst/base/apalike.bst
+share/texmf-dist/bibtex/bst/base/ieeetr.bst
+share/texmf-dist/bibtex/bst/base/plain.bst
+share/texmf-dist/bibtex/bst/base/siam.bst
+share/texmf-dist/bibtex/bst/base/unsrt.bst
diff -r 8c3acc068728 -r 9658811988f2 print/tex-bibtex/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bibtex/distinfo Sun Jun 07 05:28:54 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/06/07 05:28:54 minskim Exp $
+
+SHA1 (tex-bibtex-0.99c/bibtex.tar.lzma) = 564476fb232ef6ebd01f590777f656669db553db
+RMD160 (tex-bibtex-0.99c/bibtex.tar.lzma) = 5a93d64cd2864bf527f41883cc4a9da85fbc9716
+Size (tex-bibtex-0.99c/bibtex.tar.lzma) = 12282 bytes



Home | Main Index | Thread Index | Old Index