head 1.6; access; symbols pkgsrc-2023Q4:1.6.0.2 pkgsrc-2023Q4-base:1.6 pkgsrc-2023Q3:1.5.0.6 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.4 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.2 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.4.0.24 pkgsrc-2022Q4-base:1.4 pkgsrc-2022Q3:1.4.0.22 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.4.0.20 pkgsrc-2022Q2-base:1.4 pkgsrc-2022Q1:1.4.0.18 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.16 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.14 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.12 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.10 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.8 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.6 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.4 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.2.0.38 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.34 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.32 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.30 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.28 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.26 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.24 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.22 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.20 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.18 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.14 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.12 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.10 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.8 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.6 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.4 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.2 pkgsrc-2015Q4-base:1.2; locks; strict; comment @# @; 1.6 date 2023.11.12.13.21.32; author wiz; state Exp; branches; next 1.5; commitid SjpNXQIV5XeZ3kME; 1.5 date 2023.01.29.21.16.10; author ryoon; state Exp; branches; next 1.4; commitid QL7aBXsBGmQvUtbE; 1.4 date 2020.03.20.11.57.41; author nia; state Exp; branches; next 1.3; commitid XgzioScE8x0eq81C; 1.3 date 2020.01.18.23.32.00; author rillig; state Exp; branches; next 1.2; commitid shGUwZfkr7sleeTB; 1.2 date 2015.12.12.21.13.32; author wiedi; state Exp; branches; next 1.1; commitid Q76XOfx0ZqNBDHMy; 1.1 date 2015.09.27.10.07.53; author tnn; state Exp; branches; next ; commitid areZAo0S0K8OoSCy; desc @@ 1.6 log @*: revebump for new brotli option for freetype2 Addresses PR 57693 @ text @# $NetBSD: Makefile,v 1.5 2023/01/29 21:16:10 ryoon Exp $ DISTNAME= foobillardplus-3.42beta PKGNAME= ${DISTNAME:S/beta/b/} PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=foobillardplus/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://foobillardplus.sourceforge.net/ COMMENT= Free OpenGL-billard game LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_TOOLS+= automake autoconf autoreconf CONFIGURE_ARGS+= --enable-standard CONFIGURE_ARGS+= --disable-fastmath LDFLAGS.SunOS+= -lsocket -lnsl SUBST_CLASSES+= fix-datadir SUBST_STAGE.fix-datadir= pre-configure SUBST_MESSAGE.fix-datadir= fixing datadir SUBST_FILES.fix-datadir= src/sys_stuff.c SUBST_SED.fix-datadir= -e 's,@@DATADIR@@,${PREFIX}/share/foobillardplus/data,g' pre-configure: cd ${WRKSRC} && autoreconf -vif .include "../../audio/SDL_mixer/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../graphics/MesaLib/buildlink3.mk" .include "../../net/SDL_net/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/libICE/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @*: Recursive revbup from graphics/freetype2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/03/20 11:57:41 nia Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.4 log @*: Convert broken sourceforge HOMEPAGEs back to http @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2020/01/18 23:32:00 rillig Exp $ d5 1 @ 1.3 log @all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2015/12/12 21:13:32 wiedi Exp $ d9 1 a9 1 HOMEPAGE= https://foobillardplus.sourceforge.net/ @ 1.2 log @Needs network libs on SunOS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2015/09/27 10:07:53 tnn Exp $ d9 1 a9 1 HOMEPAGE= http://foobillardplus.sourceforge.net/ @ 1.1 log @remove games/foobillard (dead homepage and master site) and instead add games/foobillardplus which is a continuation of the old code by a new maintainer. @ text @d1 1 a1 1 # $NetBSD$ d19 2 @