Tue Nov 26 09:07:17 2019 UTC ()
libdmx: remove

pkgsrc didn't supply a DMX enabled X server, so client support is
not useful either.


(wiz)
diff -r1.5123 -r1.5124 pkgsrc/doc/CHANGES-2019
diff -r1.866 -r1.867 pkgsrc/x11/Makefile
diff -r1.1 -r0 pkgsrc/x11/libdmx/DESCR
diff -r1.1 -r0 pkgsrc/x11/libdmx/Makefile
diff -r1.1 -r0 pkgsrc/x11/libdmx/PLIST
diff -r1.1 -r0 pkgsrc/x11/libdmx/buildlink3.mk
diff -r1.1 -r0 pkgsrc/x11/libdmx/distinfo

cvs diff -r1.5123 -r1.5124 pkgsrc/doc/CHANGES-2019 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/11/26 09:06:13 1.5123
+++ pkgsrc/doc/CHANGES-2019 2019/11/26 09:07:16 1.5124
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2019,v 1.5123 2019/11/26 09:06:13 wiz Exp $ 1$NetBSD: CHANGES-2019,v 1.5124 2019/11/26 09:07:16 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
@@ -8262,13 +8262,14 @@ Changes to the packages collection and i @@ -8262,13 +8262,14 @@ Changes to the packages collection and i
8262 Removed audio/akode-plugins-mpeg [nia 2019-11-25] 8262 Removed audio/akode-plugins-mpeg [nia 2019-11-25]
8263 Removed audio/akode-plugins-oss [nia 2019-11-25] 8263 Removed audio/akode-plugins-oss [nia 2019-11-25]
8264 Removed audio/akode-plugins-pulseaudio [nia 2019-11-25] 8264 Removed audio/akode-plugins-pulseaudio [nia 2019-11-25]
8265 Removed audio/akode-plugins-resampler [nia 2019-11-25] 8265 Removed audio/akode-plugins-resampler [nia 2019-11-25]
8266 Removed audio/akode-plugins-sun [nia 2019-11-25] 8266 Removed audio/akode-plugins-sun [nia 2019-11-25]
8267 Removed audio/akode-plugins-xiph [nia 2019-11-25] 8267 Removed audio/akode-plugins-xiph [nia 2019-11-25]
8268 Moved finance/py-python-bitcoinlib to finance/py-bitcoinlib [adam 2019-11-25] 8268 Moved finance/py-python-bitcoinlib to finance/py-bitcoinlib [adam 2019-11-25]
8269 Updated finance/py-bitcoinlib to 0.10.2 [adam 2019-11-25] 8269 Updated finance/py-bitcoinlib to 0.10.2 [adam 2019-11-25]
8270 Updated converters/py-emoji to 0.5.4 [adam 2019-11-25] 8270 Updated converters/py-emoji to 0.5.4 [adam 2019-11-25]
8271 Updated meta-pkgs/modular-xorg-libs to 1.11 [wiz 2019-11-25] 8271 Updated meta-pkgs/modular-xorg-libs to 1.11 [wiz 2019-11-25]
8272 Removed x11/libxkbui [wiz 2019-11-25] 8272 Removed x11/libxkbui [wiz 2019-11-25]
8273 Updated x11/xdpyinfo to 1.3.2nb3 [wiz 2019-11-26] 8273 Updated x11/xdpyinfo to 1.3.2nb3 [wiz 2019-11-26]
8274 Updated meta-pkgs/modular-xorg-libs to 1.12 [wiz 2019-11-26] 8274 Updated meta-pkgs/modular-xorg-libs to 1.12 [wiz 2019-11-26]
 8275 Removed x11/libdmx [wiz 2019-11-26]

cvs diff -r1.866 -r1.867 pkgsrc/x11/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/Makefile 2019/11/25 22:37:17 1.866
+++ pkgsrc/x11/Makefile 2019/11/26 09:07:16 1.867
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.866 2019/11/25 22:37:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.867 2019/11/26 09:07:16 wiz Exp $
2# 2#
3 3
4COMMENT= Packages to support the X window system 4COMMENT= Packages to support the X window system
5 5
6SUBDIR+= 9term 6SUBDIR+= 9term
7SUBDIR+= XaoS 7SUBDIR+= XaoS
8SUBDIR+= Xaw-Xpm 8SUBDIR+= Xaw-Xpm
9SUBDIR+= Xbae 9SUBDIR+= Xbae
10SUBDIR+= Xfixes 10SUBDIR+= Xfixes
11SUBDIR+= XmHTML 11SUBDIR+= XmHTML
12SUBDIR+= Xrender 12SUBDIR+= Xrender
13SUBDIR+= antiright 13SUBDIR+= antiright
14SUBDIR+= appmenu-qt 14SUBDIR+= appmenu-qt
@@ -225,27 +225,26 @@ SUBDIR+= libXinerama @@ -225,27 +225,26 @@ SUBDIR+= libXinerama
225SUBDIR+= libXmu 225SUBDIR+= libXmu
226SUBDIR+= libXpm 226SUBDIR+= libXpm
227SUBDIR+= libXpresent 227SUBDIR+= libXpresent
228SUBDIR+= libXrandr 228SUBDIR+= libXrandr
229SUBDIR+= libXrender 229SUBDIR+= libXrender
230SUBDIR+= libXres 230SUBDIR+= libXres
231SUBDIR+= libXt 231SUBDIR+= libXt
232SUBDIR+= libXtst 232SUBDIR+= libXtst
233SUBDIR+= libXv 233SUBDIR+= libXv
234SUBDIR+= libXvMC 234SUBDIR+= libXvMC
235SUBDIR+= libXxf86dga 235SUBDIR+= libXxf86dga
236SUBDIR+= libXxf86vm 236SUBDIR+= libXxf86vm
237SUBDIR+= libdesktop-agnostic 237SUBDIR+= libdesktop-agnostic
238SUBDIR+= libdmx 
239SUBDIR+= libdrm 238SUBDIR+= libdrm
240SUBDIR+= libfakekey 239SUBDIR+= libfakekey
241SUBDIR+= libgnomekbd 240SUBDIR+= libgnomekbd
242SUBDIR+= libgnomekbd2 241SUBDIR+= libgnomekbd2
243SUBDIR+= libkactivities4 242SUBDIR+= libkactivities4
244SUBDIR+= libmatekbd 243SUBDIR+= libmatekbd
245SUBDIR+= liboldXrandr 244SUBDIR+= liboldXrandr
246SUBDIR+= libunique 245SUBDIR+= libunique
247SUBDIR+= libunique3 246SUBDIR+= libunique3
248SUBDIR+= libxcb 247SUBDIR+= libxcb
249SUBDIR+= libxdg-basedir 248SUBDIR+= libxdg-basedir
250SUBDIR+= libxfce4gui 249SUBDIR+= libxfce4gui
251SUBDIR+= libxfce4ui 250SUBDIR+= libxfce4ui

File Deleted: pkgsrc/x11/libdmx/Attic/DESCR

File Deleted: pkgsrc/x11/libdmx/Attic/Makefile

File Deleted: pkgsrc/x11/libdmx/Attic/PLIST

File Deleted: pkgsrc/x11/libdmx/Attic/buildlink3.mk

File Deleted: pkgsrc/x11/libdmx/Attic/distinfo