pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Mar  3 08:04:56 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2023
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/devel/SOPE4: DESCR Makefile PLIST PLIST.SunOS buildlink3.mk
            distinfo
        pkgsrc/devel/SOPE4/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
            patch-sope-xml_libxmlSAXDriver_libxmlHTMLSAXDriver.m
        pkgsrc/www/SOGo4: DESCR Makefile PLIST PLIST.FreeBSD PLIST.Linux
            PLIST.SunOS distinfo
        pkgsrc/www/SOGo4/files: SOGo.conf sogo-conf.sh sogod.sh

Log Message:
SOPE4: remove, does not build in any bulk builds I can find

Upstream supports versions 2 and 5 of this, both versions are also packaged.

Remove SOGo4 because it depends on this.


To generate a diff of this commit:
cvs rdiff -u -r1.3928 -r1.3929 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/SOPE4/DESCR \
    pkgsrc/devel/SOPE4/buildlink3.mk
cvs rdiff -u -r1.13 -r0 pkgsrc/devel/SOPE4/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/SOPE4/PLIST \
    pkgsrc/devel/SOPE4/PLIST.SunOS
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/SOPE4/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/SOPE4/patches/patch-general.make \
    pkgsrc/devel/SOPE4/patches/patch-sope-core_NGStreams_NGActiveSocket.m \
    pkgsrc/devel/SOPE4/patches/patch-sope-core_NGStreams_NGDescriptorFunctions.m \
    pkgsrc/devel/SOPE4/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m \
    pkgsrc/devel/SOPE4/patches/patch-sope-core_NGStreams_NGLocalSocketAddress.m \
    pkgsrc/devel/SOPE4/patches/patch-sope-core_NGStreams_NGLocalSocketDomain.m \
    pkgsrc/devel/SOPE4/patches/patch-sope-xml_libxmlSAXDriver_libxmlHTMLSAXDriver.m
cvs rdiff -u -r1.1526 -r1.1527 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1688 -r1.1689 pkgsrc/www/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/www/SOGo4/DESCR pkgsrc/www/SOGo4/PLIST
cvs rdiff -u -r1.18 -r0 pkgsrc/www/SOGo4/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/SOGo4/PLIST.FreeBSD \
    pkgsrc/www/SOGo4/PLIST.Linux pkgsrc/www/SOGo4/PLIST.SunOS
cvs rdiff -u -r1.3 -r0 pkgsrc/www/SOGo4/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/www/SOGo4/files/SOGo.conf \
    pkgsrc/www/SOGo4/files/sogo-conf.sh pkgsrc/www/SOGo4/files/sogod.sh

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.3928 pkgsrc/devel/Makefile:1.3929
--- pkgsrc/devel/Makefile:1.3928        Thu Mar  2 06:21:07 2023
+++ pkgsrc/devel/Makefile       Fri Mar  3 08:04:55 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3928 2023/03/02 06:21:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3929 2023/03/03 08:04:55 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -110,7 +110,6 @@ SUBDIR+=    SDL_gfx
 SUBDIR+=       SDL_ttf
 SUBDIR+=       SDLmm
 SUBDIR+=       SOPE
-SUBDIR+=       SOPE4
 SUBDIR+=       SOPE5
 SUBDIR+=       ZenTest
 SUBDIR+=       abseil

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.1526 pkgsrc/doc/CHANGES-2023:1.1527
--- pkgsrc/doc/CHANGES-2023:1.1526      Fri Mar  3 08:00:31 2023
+++ pkgsrc/doc/CHANGES-2023     Fri Mar  3 08:04:56 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.1526 2023/03/03 08:00:31 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.1527 2023/03/03 08:04:56 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -1976,3 +1976,5 @@ Changes to the packages collection and i
        Updated net/wireshark to 4.0.4 [adam 2023-03-03]
        Updated devel/py-pyutil to 3.3.6 [adam 2023-03-03]
        Updated mail/GNUMail to 1.4.0 [wiz 2023-03-03]
+       Removed devel/SOPE4 successor devel/SOPE5 [wiz 2023-03-03]
+       Removed www/SOGo4 [wiz 2023-03-03]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1688 pkgsrc/www/Makefile:1.1689
--- pkgsrc/www/Makefile:1.1688  Mon Feb 27 18:13:34 2023
+++ pkgsrc/www/Makefile Fri Mar  3 08:04:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1688 2023/02/27 18:13:34 nikita Exp $
+# $NetBSD: Makefile,v 1.1689 2023/03/03 08:04:56 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -26,7 +26,6 @@ SUBDIR+=      R-urlchecker
 SUBDIR+=       R-webfakes
 SUBDIR+=       R-webshot
 SUBDIR+=       SOGo
-SUBDIR+=       SOGo4
 SUBDIR+=       SpeedyCGI
 SUBDIR+=       adzap
 SUBDIR+=       album



Home | Main Index | Thread Index | Old Index