head	1.5;
access;
symbols
	pkgsrc-2026Q2:1.5.0.2
	pkgsrc-2026Q2-base:1.5
	pkgsrc-2026Q1:1.4.0.8
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.6
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.4.0.4
	pkgsrc-2025Q3-base:1.4
	pkgsrc-2025Q2:1.4.0.2
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.3.0.8
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.3.0.6
	pkgsrc-2024Q4-base:1.3
	pkgsrc-2024Q3:1.3.0.4
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.3.0.2
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.2.0.2
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.1.0.6
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.4
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.2
	pkgsrc-2023Q2-base:1.1;
locks; strict;
comment	@# @;


1.5
date	2026.04.03.03.27.30;	author markd;	state Exp;
branches;
next	1.4;
commitid	oaXa6NFyGw9XIsAG;

1.4
date	2025.05.11.02.50.38;	author markd;	state Exp;
branches;
next	1.3;
commitid	kQ44yDWRlQqY1rUF;

1.3
date	2024.06.24.09.23.58;	author jperkin;	state Exp;
branches;
next	1.2;
commitid	qhk0Jo0PvyEJwdfF;

1.2
date	2024.03.21.08.09.47;	author markd;	state Exp;
branches;
next	1.1;
commitid	0f2UdhelXJcta03F;

1.1
date	2023.04.11.12.23.13;	author markd;	state Exp;
branches;
next	;
commitid	KhFuodAGeqLWEGkE;


desc
@@


1.5
log
@bibtex8: update to 4.03

part of TeXlive 2026
@
text
@# $NetBSD: Makefile,v 1.4 2025/05/11 02:50:38 markd Exp $

.include "../../print/texlive/Makefile.common"

PKGNAME=	bibtex8-4.03
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}/${PKGMANDIR}/man1/bibtexu.1
	rm -rf ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bibtexu

.include "../../print/kpathsea/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.4
log
@bibtex8: update to 4.02nb1

part of TeXLive 2025
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2024/06/24 09:23:58 jperkin Exp $
d5 1
a5 2
PKGNAME=	bibtex8-4.02
PKGREVISION=	1
@


1.3
log
@bibtex8: Fix PKGMANDIR.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2024/03/21 08:09:47 markd Exp $
d6 1
@


1.2
log
@bibtex8: update to 4.02

Part of TeXlive 2024
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2023/04/11 12:23:13 markd Exp $
d28 1
a28 1
	rm ${DESTDIR}${PREFIX}/man/man1/bibtexu.1
@


1.1
log
@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.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.16 2022/04/17 10:51:05 markd Exp $
d5 1
a5 1
PKGNAME=	bibtex8-4.00
@

