pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Mar 11 19:49:38 UTC 2020

Modified Files:
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/openwbem: DESCR Makefile PLIST distinfo
        pkgsrc/net/openwbem/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-src_authenticators_pam_OW__PAMAuthentication.cpp
            patch-src_cim_OW__CIMDateTime.cpp
            patch-src_cimom_server_OW__Platform.cpp
            patch-src_cimom_server_OW__PlatformSignal.cpp
            patch-src_common_OW__COWReference.hpp
            patch-src_common_OW__CommonFwd.hpp patch-src_common_OW__HashMap.hpp
            patch-src_common_OW__HashMultiMap.hpp patch-src_common_OW__List.hpp
            patch-src_common_OW__LogMessagePatternFormatter.cpp
            patch-src_common_OW__PosixFile.cpp
            patch-src_common_OW__SharedLibraryReference.hpp
            patch-src_common_OW__Stack.hpp patch-src_common_OW__StackTrace.cpp
            patch-src_common_socket_OW__SocketAddress.cpp
            patch-src_mof_OW__MOFCompiler.cpp patch-src_mof_OW__MOFCompiler.hpp
            patch-src_providerifcs_cmpi_common_cmpiBrokerEnc.cpp
            patch-src_providerifcs_cmpi_common_cmpiInstance.cpp
            patch-src_providerifcs_npi_OW__FTABLERef.hpp
            patch-src_providerifcs_npi_common_NPIExternal.hpp
            patch-src_providerifcs_remote_OW__RemoteProviderInterface.cpp
            patch-src_repositories_hdb_OW__AssocDb.hpp

Log Message:
openwbem: Remove, broken with OpenSSL 1.1, appears dead since 2006


To generate a diff of this commit:
cvs rdiff -u -r1.1310 -r1.1311 pkgsrc/net/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/openwbem/DESCR
cvs rdiff -u -r1.14 -r0 pkgsrc/net/openwbem/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/net/openwbem/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/net/openwbem/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/net/openwbem/patches/patch-aa \
    pkgsrc/net/openwbem/patches/patch-ad \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__CommonFwd.hpp
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/openwbem/patches/patch-ab \
    pkgsrc/net/openwbem/patches/patch-ac
cvs rdiff -u -r1.1 -r0 pkgsrc/net/openwbem/patches/patch-ae \
    pkgsrc/net/openwbem/patches/patch-src_authenticators_pam_OW__PAMAuthentication.cpp \
    pkgsrc/net/openwbem/patches/patch-src_cim_OW__CIMDateTime.cpp \
    pkgsrc/net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp \
    pkgsrc/net/openwbem/patches/patch-src_cimom_server_OW__PlatformSignal.cpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__COWReference.hpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__HashMap.hpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__HashMultiMap.hpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__List.hpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__LogMessagePatternFormatter.cpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__PosixFile.cpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__SharedLibraryReference.hpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__Stack.hpp \
    pkgsrc/net/openwbem/patches/patch-src_common_OW__StackTrace.cpp \
    pkgsrc/net/openwbem/patches/patch-src_common_socket_OW__SocketAddress.cpp \
    pkgsrc/net/openwbem/patches/patch-src_mof_OW__MOFCompiler.cpp \
    pkgsrc/net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp \
    pkgsrc/net/openwbem/patches/patch-src_providerifcs_cmpi_common_cmpiBrokerEnc.cpp \
    pkgsrc/net/openwbem/patches/patch-src_providerifcs_cmpi_common_cmpiInstance.cpp \
    pkgsrc/net/openwbem/patches/patch-src_providerifcs_npi_OW__FTABLERef.hpp \
    pkgsrc/net/openwbem/patches/patch-src_providerifcs_npi_common_NPIExternal.hpp \
    pkgsrc/net/openwbem/patches/patch-src_providerifcs_remote_OW__RemoteProviderInterface.cpp \
    pkgsrc/net/openwbem/patches/patch-src_repositories_hdb_OW__AssocDb.hpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1310 pkgsrc/net/Makefile:1.1311
--- pkgsrc/net/Makefile:1.1310  Mon Mar  9 21:48:20 2020
+++ pkgsrc/net/Makefile Wed Mar 11 19:49:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1310 2020/03/09 21:48:20 fcambus Exp $
+# $NetBSD: Makefile,v 1.1311 2020/03/11 19:49:38 nia Exp $
 #
 
 COMMENT=       Networking tools
@@ -463,7 +463,6 @@ SUBDIR+=    openvmps
 SUBDIR+=       openvpn
 SUBDIR+=       openvpn-acct-wtmpx
 SUBDIR+=       openvpn-nagios
-SUBDIR+=       openwbem
 SUBDIR+=       ortp
 SUBDIR+=       overnet
 SUBDIR+=       owncloudclient



Home | Main Index | Thread Index | Old Index