pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Dec 24 10:36:33 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/SOPE5: DESCR Makefile PLIST PLIST.SunOS buildlink3.mk
            distinfo
        pkgsrc/devel/SOPE5/patches: patch-general.make
            patch-sope-core_NGStreams_NGActiveSocket.m
            patch-sope-core_NGStreams_NGDescriptorFunctions.m
            patch-sope-core_NGStreams_NGInternetSocketAddress.m
            patch-sope-core_NGStreams_NGLocalSocketAddress.m
            patch-sope-core_NGStreams_NGLocalSocketDomain.m

Log Message:
devel: Remove SOPE5.

This is broken on every pkgsrc platform for well over a year and
no objections were posted on pkgsrc-users@.


To generate a diff of this commit:
cvs rdiff -u -r1.4374 -r1.4375 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/SOPE5/DESCR \
    pkgsrc/devel/SOPE5/buildlink3.mk
cvs rdiff -u -r1.14 -r0 pkgsrc/devel/SOPE5/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/SOPE5/PLIST \
    pkgsrc/devel/SOPE5/PLIST.SunOS
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/SOPE5/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/SOPE5/patches/patch-general.make
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/SOPE5/patches/patch-sope-core_NGStreams_NGActiveSocket.m \
    pkgsrc/devel/SOPE5/patches/patch-sope-core_NGStreams_NGDescriptorFunctions.m \
    pkgsrc/devel/SOPE5/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m \
    pkgsrc/devel/SOPE5/patches/patch-sope-core_NGStreams_NGLocalSocketAddress.m \
    pkgsrc/devel/SOPE5/patches/patch-sope-core_NGStreams_NGLocalSocketDomain.m

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4374 pkgsrc/devel/Makefile:1.4375
--- pkgsrc/devel/Makefile:1.4374        Fri Dec 13 17:20:10 2024
+++ pkgsrc/devel/Makefile       Tue Dec 24 10:36:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4374 2024/12/13 17:20:10 taca Exp $
+# $NetBSD: Makefile,v 1.4375 2024/12/24 10:36:32 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -116,7 +116,6 @@ SUBDIR+=    SDL_gfx
 SUBDIR+=       SDL_ttf
 SUBDIR+=       SDLmm
 SUBDIR+=       SOPE
-SUBDIR+=       SOPE5
 SUBDIR+=       abseil
 SUBDIR+=       accerciser
 SUBDIR+=       aceunit



Home | Main Index | Thread Index | Old Index