Received: by mail.netbsd.org (Postfix, from userid 605) id E02E684D21; Tue, 11 Apr 2023 12:23:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B62C84D15 for ; Tue, 11 Apr 2023 12:23:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id VsqNJbr1PPDD for ; Tue, 11 Apr 2023 12:23:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 60B7F84CF4 for ; Tue, 11 Apr 2023 12:23:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F86AFA84; Tue, 11 Apr 2023 12:23:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168121579319640" MIME-Version: 1.0 Date: Tue, 11 Apr 2023 12:23:13 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/bibtex8 To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20230411122313.4F86AFA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168121579319640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Apr 11 12:23:13 UTC 2023 Added Files: pkgsrc/print/bibtex8: DESCR Makefile PLIST distinfo Log Message: bibtex8: add version 4.00 An enhanced, portable C version of BibTeX. Enhanced by conversion to larger (32-bit) capacity, addition of run-time selectable capacity and 8-bit support extensions. National character set and sorting order are controlled by an external configuration file. Various examples are included. Originally written by Niel Kempson and Alejandro Aguilar-Sierra, it is now maintained as part of TeX Live. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/print/bibtex8/DESCR \ pkgsrc/print/bibtex8/Makefile pkgsrc/print/bibtex8/PLIST \ pkgsrc/print/bibtex8/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168121579319640 Content-Disposition: inline Content-Length: 3125 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/print/bibtex8/DESCR diff -u /dev/null pkgsrc/print/bibtex8/DESCR:1.1 --- /dev/null Tue Apr 11 12:23:13 2023 +++ pkgsrc/print/bibtex8/DESCR Tue Apr 11 12:23:13 2023 @@ -0,0 +1,7 @@ +An enhanced, portable C version of BibTeX. Enhanced by +conversion to larger (32-bit) capacity, addition of run-time +selectable capacity and 8-bit support extensions. National +character set and sorting order are controlled by an external +configuration file. Various examples are included. Originally +written by Niel Kempson and Alejandro Aguilar-Sierra, it is now +maintained as part of TeX Live. Index: pkgsrc/print/bibtex8/Makefile diff -u /dev/null pkgsrc/print/bibtex8/Makefile:1.1 --- /dev/null Tue Apr 11 12:23:13 2023 +++ pkgsrc/print/bibtex8/Makefile Tue Apr 11 12:23:13 2023 @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.1 2023/04/11 12:23:13 markd Exp $ + +.include "../../print/texlive/Makefile.common" + +PKGNAME= bibtex8-4.00 +CATEGORIES= print + +HOMEPAGE= https://ctan.org/pkg/bibtex8 +COMMENT= BibTeX variant supporting 8-bit encodings +LICENSE= gnu-gpl-v2 + +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/bibtex-x + +USE_LANGUAGES= c99 c++11 +USE_TOOLS+= pkg-config + +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/bibtex-x + +CONFIGURE_ARGS+= --disable-bibtexu +CONFIGURE_ARGS+= --with-system-kpathsea + +# KPATHSEA_LIBS doesn't get set up correctly +# when --disable-bibtexu is passed to configure +# so pass it explicitly +BUILD_MAKE_FLAGS+= KPATHSEA_LIBS+=-lkpathsea + +post-install: + rm ${DESTDIR}${PREFIX}/man/man1/bibtexu.1 + rm -rf ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bibtexu + +.include "../../print/kpathsea/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/print/bibtex8/PLIST diff -u /dev/null pkgsrc/print/bibtex8/PLIST:1.1 --- /dev/null Tue Apr 11 12:23:13 2023 +++ pkgsrc/print/bibtex8/PLIST Tue Apr 11 12:23:13 2023 @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2023/04/11 12:23:13 markd Exp $ +bin/bibtex8 +man/man1/bibtex8.1 +share/texmf-dist/bibtex/csf/base/88591lat.csf +share/texmf-dist/bibtex/csf/base/88591sca.csf +share/texmf-dist/bibtex/csf/base/ascii.csf +share/texmf-dist/bibtex/csf/base/cp437lat.csf +share/texmf-dist/bibtex/csf/base/cp850lat.csf +share/texmf-dist/bibtex/csf/base/cp850sca.csf +share/texmf-dist/bibtex/csf/base/cp866rus.csf +share/texmf-dist/bibtex/csf/base/csfile.txt +share/texmf-dist/doc/bibtex8/00bibtex8-history.txt +share/texmf-dist/doc/bibtex8/00bibtex8-readme.txt +share/texmf-dist/doc/bibtex8/csfile.txt +share/texmf-dist/doc/bibtex8/file_id.diz Index: pkgsrc/print/bibtex8/distinfo diff -u /dev/null pkgsrc/print/bibtex8/distinfo:1.1 --- /dev/null Tue Apr 11 12:23:13 2023 +++ pkgsrc/print/bibtex8/distinfo Tue Apr 11 12:23:13 2023 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2023/04/11 12:23:13 markd Exp $ + +BLAKE2s (texlive-20230313-source.tar.xz) = cd85d09bb3b6bf613a40b3c2308da75596cb6a1b5e4c7b3fcd8e3e43f206c379 +SHA512 (texlive-20230313-source.tar.xz) = 5874e7c9937ef63fdb03780f8137e0a63ad23a1b2a9d232a71bd2ab999669152981911fadc9c8ff3cf5e3a2cf828d575982b7fce1a15c101a62328d89d851a88 +Size (texlive-20230313-source.tar.xz) = 68630148 bytes --_----------=_168121579319640--