Wed Dec 21 14:45:22 2022 UTC ()
ini_file_manager: remove

The build system used is not supported by ada any longer.


(wiz)
diff -r1.6311 -r1.6312 pkgsrc/doc/CHANGES-2022
diff -r1.577 -r1.578 pkgsrc/misc/Makefile
diff -r1.1 -r0 pkgsrc/misc/ini_file_manager/DESCR
diff -r1.4 -r0 pkgsrc/misc/ini_file_manager/Makefile
diff -r1.2 -r0 pkgsrc/misc/ini_file_manager/PLIST
diff -r1.3 -r0 pkgsrc/misc/ini_file_manager/distinfo
diff -r1.1 -r0 pkgsrc/misc/ini_file_manager/files/construct.gpr
diff -r1.1 -r0 pkgsrc/misc/ini_file_manager/files/ini_file_manager.gpr

cvs diff -r1.6311 -r1.6312 pkgsrc/doc/CHANGES-2022 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2022 2022/12/21 14:21:18 1.6311
+++ pkgsrc/doc/CHANGES-2022 2022/12/21 14:45:21 1.6312
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2022,v 1.6311 2022/12/21 14:21:18 pin Exp $ 1$NetBSD: CHANGES-2022,v 1.6312 2022/12/21 14:45:21 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2022: 3Changes to the packages collection and infrastructure in 2022:
4 4
5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01] 5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01]
6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01] 6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01]
7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01] 7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01]
8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01] 8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01]
9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01] 9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01]
10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01] 10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01]
11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01] 11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01]
12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01] 12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01]
13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01] 13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01]
14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01] 14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01]
@@ -9425,13 +9425,14 @@ Changes to the packages collection and i @@ -9425,13 +9425,14 @@ Changes to the packages collection and i
9425 Updated geography/qgis to 3.28.2 [gdt 2022-12-19] 9425 Updated geography/qgis to 3.28.2 [gdt 2022-12-19]
9426 mk/bsd.pkg.mk: started freeze for pkgsrc-2022Q4 branch [gdt 2022-12-20] 9426 mk/bsd.pkg.mk: started freeze for pkgsrc-2022Q4 branch [gdt 2022-12-20]
9427 Updated x11/xdriinfo to 1.0.7 [wiz 2022-12-20] 9427 Updated x11/xdriinfo to 1.0.7 [wiz 2022-12-20]
9428 Updated devel/conftest to 0.37.0 [leot 2022-12-20] 9428 Updated devel/conftest to 0.37.0 [leot 2022-12-20]
9429 Updated x11/modular-xorg-server to 21.1.6 [wiz 2022-12-20] 9429 Updated x11/modular-xorg-server to 21.1.6 [wiz 2022-12-20]
9430 Updated sysutils/memtester to 4.6.0 [schmonz 2022-12-20] 9430 Updated sysutils/memtester to 4.6.0 [schmonz 2022-12-20]
9431 Updated www/curl to 7.87.0 [wiz 2022-12-21] 9431 Updated www/curl to 7.87.0 [wiz 2022-12-21]
9432 Removed lang/nhc98 [wiz 2022-12-21] 9432 Removed lang/nhc98 [wiz 2022-12-21]
9433 Updated lang/jpm to 1.1.0 [wiz 2022-12-21] 9433 Updated lang/jpm to 1.1.0 [wiz 2022-12-21]
9434 Removed multimedia/libva-driver-vdpau [wiz 2022-12-21] 9434 Removed multimedia/libva-driver-vdpau [wiz 2022-12-21]
9435 Removed lang/gnat_util [wiz 2022-12-21] 9435 Removed lang/gnat_util [wiz 2022-12-21]
9436 Updated devel/difftastic to 0.39.0nb1 [pin 2022-12-21] 9436 Updated devel/difftastic to 0.39.0nb1 [pin 2022-12-21]
9437 Updated graphics/oculante to 0.6.34 [pin 2022-12-21] 9437 Updated graphics/oculante to 0.6.34 [pin 2022-12-21]
 9438 Removed misc/ini_file_manager [wiz 2022-12-21]

cvs diff -r1.577 -r1.578 pkgsrc/misc/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/Makefile 2022/12/06 14:31:24 1.577
+++ pkgsrc/misc/Makefile 2022/12/21 14:45:21 1.578
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.577 2022/12/06 14:31:24 vins Exp $ 1# $NetBSD: Makefile,v 1.578 2022/12/21 14:45:21 wiz Exp $
2# 2#
3 3
4COMMENT= Miscellaneous utilities 4COMMENT= Miscellaneous utilities
5 5
6SUBDIR+= 9menu 6SUBDIR+= 9menu
7SUBDIR+= Addresses 7SUBDIR+= Addresses
8SUBDIR+= JBidwatcher 8SUBDIR+= JBidwatcher
9SUBDIR+= JMdict 9SUBDIR+= JMdict
10SUBDIR+= R-Hmisc 10SUBDIR+= R-Hmisc
11SUBDIR+= R-pillar 11SUBDIR+= R-pillar
12SUBDIR+= R-praise 12SUBDIR+= R-praise
13SUBDIR+= abduco 13SUBDIR+= abduco
14SUBDIR+= ansiweather 14SUBDIR+= ansiweather
@@ -103,27 +103,26 @@ SUBDIR+= heirloom-more @@ -103,27 +103,26 @@ SUBDIR+= heirloom-more
103SUBDIR+= heirloom-od 103SUBDIR+= heirloom-od
104SUBDIR+= heirloom-printenv 104SUBDIR+= heirloom-printenv
105SUBDIR+= heirloom-printf 105SUBDIR+= heirloom-printf
106SUBDIR+= heirloom-random 106SUBDIR+= heirloom-random
107SUBDIR+= heirloom-sleep 107SUBDIR+= heirloom-sleep
108SUBDIR+= heirloom-sum 108SUBDIR+= heirloom-sum
109SUBDIR+= heirloom-tcopy 109SUBDIR+= heirloom-tcopy
110SUBDIR+= heirloom-time 110SUBDIR+= heirloom-time
111SUBDIR+= hexd 111SUBDIR+= hexd
112SUBDIR+= heyu 112SUBDIR+= heyu
113SUBDIR+= howm 113SUBDIR+= howm
114SUBDIR+= hs-extra 114SUBDIR+= hs-extra
115SUBDIR+= ibutton-pdkit 115SUBDIR+= ibutton-pdkit
116SUBDIR+= ini_file_manager 
117SUBDIR+= ipbt 116SUBDIR+= ipbt
118SUBDIR+= iselect 117SUBDIR+= iselect
119SUBDIR+= iwatch 118SUBDIR+= iwatch
120SUBDIR+= ja-less 119SUBDIR+= ja-less
121SUBDIR+= ja-man 120SUBDIR+= ja-man
122SUBDIR+= jhd 121SUBDIR+= jhd
123SUBDIR+= jive 122SUBDIR+= jive
124SUBDIR+= kaccessible 123SUBDIR+= kaccessible
125SUBDIR+= kalzium 124SUBDIR+= kalzium
126SUBDIR+= kanjidic 125SUBDIR+= kanjidic
127SUBDIR+= kanjidic2 126SUBDIR+= kanjidic2
128SUBDIR+= kanjipad 127SUBDIR+= kanjipad
129SUBDIR+= katbin-cli 128SUBDIR+= katbin-cli

File Deleted: pkgsrc/misc/ini_file_manager/Attic/DESCR

File Deleted: pkgsrc/misc/ini_file_manager/Attic/Makefile

File Deleted: pkgsrc/misc/ini_file_manager/Attic/PLIST

File Deleted: pkgsrc/misc/ini_file_manager/Attic/distinfo

File Deleted: pkgsrc/misc/ini_file_manager/files/Attic/construct.gpr

File Deleted: pkgsrc/misc/ini_file_manager/files/Attic/ini_file_manager.gpr