Sat Jan 21 18:49:58 2023 UTC ()
bulk-test-boost: Add net/icinga

Reported as missing by Edgar Fuß.


(gdt)
diff -r1.12 -r1.13 pkgsrc/meta-pkgs/bulk-test-boost/Makefile

cvs diff -r1.12 -r1.13 pkgsrc/meta-pkgs/bulk-test-boost/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile 2022/06/05 14:18:39 1.12
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile 2023/01/21 18:49:58 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2022/06/05 14:18:39 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2023/01/21 18:49:58 gdt Exp $
2 2
3DISTNAME= bulk-test-boost-20220524 3DISTNAME= bulk-test-boost-20230121
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= nia@NetBSD.org 8MAINTAINER= nia@NetBSD.org
9COMMENT= Meta-package for testing Boost 9COMMENT= Meta-package for testing Boost
10 10
11META_PACKAGE= yes 11META_PACKAGE= yes
12 12
13RESTRICTED= Just for test build purposes 13RESTRICTED= Just for test build purposes
14NO_BIN_ON_CDROM= ${RESTRICTED} 14NO_BIN_ON_CDROM= ${RESTRICTED}
15NO_BIN_ON_FTP= ${RESTRICTED} 15NO_BIN_ON_FTP= ${RESTRICTED}
16 16
@@ -19,26 +19,27 @@ NO_BIN_ON_FTP= ${RESTRICTED} @@ -19,26 +19,27 @@ NO_BIN_ON_FTP= ${RESTRICTED}
19# The current list is mostly arbitrary, resulting from a grep of the 19# The current list is mostly arbitrary, resulting from a grep of the
20# pkgsrc tree. 20# pkgsrc tree.
21 21
22BUILD_DEPENDS+= abiword-[0-9]*:../../editors/abiword 22BUILD_DEPENDS+= abiword-[0-9]*:../../editors/abiword
23BUILD_DEPENDS+= bitcoin-[0-9]*:../../finance/bitcoin 23BUILD_DEPENDS+= bitcoin-[0-9]*:../../finance/bitcoin
24BUILD_DEPENDS+= blender-[0-9]*:../../graphics/blender 24BUILD_DEPENDS+= blender-[0-9]*:../../graphics/blender
25BUILD_DEPENDS+= botan>=2.11:../../security/botan2 25BUILD_DEPENDS+= botan>=2.11:../../security/botan2
26BUILD_DEPENDS+= dnsdist-[0-9]*:../../net/dnsdist 26BUILD_DEPENDS+= dnsdist-[0-9]*:../../net/dnsdist
27BUILD_DEPENDS+= emulationstation-[0-9]*:../../emulators/emulationstation 27BUILD_DEPENDS+= emulationstation-[0-9]*:../../emulators/emulationstation
28BUILD_DEPENDS+= gnucash-[0-9]*:../../finance/gnucash 28BUILD_DEPENDS+= gnucash-[0-9]*:../../finance/gnucash
29BUILD_DEPENDS+= gnuradio-core-[0-9]*:../../ham/gnuradio-core 29BUILD_DEPENDS+= gnuradio-core-[0-9]*:../../ham/gnuradio-core
30BUILD_DEPENDS+= gource-[0-9]*:../../graphics/gource 30BUILD_DEPENDS+= gource-[0-9]*:../../graphics/gource
31BUILD_DEPENDS+= gpick-[0-9]*:../../graphics/gpick 31BUILD_DEPENDS+= gpick-[0-9]*:../../graphics/gpick
 32BUILD_DEPENDS+= icinga2-[0-9]*:../../net/icinga2
32BUILD_DEPENDS+= inkscape-[0-9]*:../../graphics/inkscape 33BUILD_DEPENDS+= inkscape-[0-9]*:../../graphics/inkscape
33BUILD_DEPENDS+= innoextract-[0-9]*:../../archivers/innoextract 34BUILD_DEPENDS+= innoextract-[0-9]*:../../archivers/innoextract
34BUILD_DEPENDS+= kicad-[0-9]*:../../cad/kicad 35BUILD_DEPENDS+= kicad-[0-9]*:../../cad/kicad
35BUILD_DEPENDS+= krita-[0-9]*:../../graphics/krita 36BUILD_DEPENDS+= krita-[0-9]*:../../graphics/krita
36BUILD_DEPENDS+= libclucene-[0-9]*:../../textproc/libclucene 37BUILD_DEPENDS+= libclucene-[0-9]*:../../textproc/libclucene
37BUILD_DEPENDS+= libftdi1-[0-9]*:../../devel/libftdi1 38BUILD_DEPENDS+= libftdi1-[0-9]*:../../devel/libftdi1
38BUILD_DEPENDS+= librecad-[0-9]*:../../cad/librecad 39BUILD_DEPENDS+= librecad-[0-9]*:../../cad/librecad
39BUILD_DEPENDS+= libreoffice-[0-9]*:../../misc/libreoffice 40BUILD_DEPENDS+= libreoffice-[0-9]*:../../misc/libreoffice
40BUILD_DEPENDS+= mongodb-[0-9]*:../../databases/mongodb 41BUILD_DEPENDS+= mongodb-[0-9]*:../../databases/mongodb
41BUILD_DEPENDS+= mumble-[0-9]*:../../chat/mumble 42BUILD_DEPENDS+= mumble-[0-9]*:../../chat/mumble
42BUILD_DEPENDS+= musicpd-[0-9]*:../../audio/musicpd 43BUILD_DEPENDS+= musicpd-[0-9]*:../../audio/musicpd
43BUILD_DEPENDS+= mysql-server>=5.7<8.0:../../databases/mysql57-server 44BUILD_DEPENDS+= mysql-server>=5.7<8.0:../../databases/mysql57-server
44BUILD_DEPENDS+= ncmpcpp-[0-9]*:../../audio/ncmpcpp 45BUILD_DEPENDS+= ncmpcpp-[0-9]*:../../audio/ncmpcpp