pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/R-rbibutils (textproc/R-rbibutils) import R-r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab921d4f2a5a
branches:  trunk
changeset: 390253:ab921d4f2a5a
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 06:09:59 2022 +0000

description:
(textproc/R-rbibutils) import R-rbibutils-2.2.11

Read and write 'Bibtex' files. Convert between bibliography formats,
including 'Bibtex', 'Biblatex', 'PubMed', 'Endnote', and 'Bibentry'.
Includes a port of the 'bibutils' utilities by Chris Putnam
<https://sourceforge.net/projects/bibutils/>. Supports all
bibliography formats and character encodings implemented in
'bibutils'.

diffstat:

 textproc/R-rbibutils/DESCR    |   6 ++++++
 textproc/R-rbibutils/Makefile |  14 ++++++++++++++
 textproc/R-rbibutils/distinfo |   5 +++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 0f7aef8a6a8e -r ab921d4f2a5a textproc/R-rbibutils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-rbibutils/DESCR        Sun Dec 18 06:09:59 2022 +0000
@@ -0,0 +1,6 @@
+Read and write 'Bibtex' files. Convert between bibliography formats,
+including 'Bibtex', 'Biblatex', 'PubMed', 'Endnote', and 'Bibentry'.
+Includes a port of the 'bibutils' utilities by Chris Putnam
+<https://sourceforge.net/projects/bibutils/>. Supports all
+bibliography formats and character encodings implemented in
+'bibutils'.
diff -r 0f7aef8a6a8e -r ab921d4f2a5a textproc/R-rbibutils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-rbibutils/Makefile     Sun Dec 18 06:09:59 2022 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2022/12/18 06:09:59 mef Exp $
+
+R_PKGNAME=     rbibutils
+R_PKGVER=      2.2.11
+CATEGORIES=    textproc
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Read 'Bibtex' Files and Convert Between Bibliography Formats
+LICENSE=       gnu-gpl-v2
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 0f7aef8a6a8e -r ab921d4f2a5a textproc/R-rbibutils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-rbibutils/distinfo     Sun Dec 18 06:09:59 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/18 06:09:59 mef Exp $
+
+BLAKE2s (R/rbibutils_2.2.11.tar.gz) = 5beb483e2ecdc1be70fa3f4f1bf69d13c5a11bef0b6930dc90440156cec2795e
+SHA512 (R/rbibutils_2.2.11.tar.gz) = c800842fd835b7d27529c28d22a168d8c997cec9c78fc71969614b4df2e9da99a72c6f084d396d6b5d2524884d1a994c4dc6b9574fee8b4bda96e93facf36d4e
+Size (R/rbibutils_2.2.11.tar.gz) = 883035 bytes



Home | Main Index | Thread Index | Old Index