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:           Thu Apr 13 13:55:56 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/elinks: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/www/elinks/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-ag patch-ah patch-src_network_ssl_socket.c
            patch-src_network_ssl_ssl.c

Log Message:
elinks: remove

Development upstream stopped in 2012, broken on very many platforms,
fork-successor felinks is in pkgsrc - use that.


To generate a diff of this commit:
cvs rdiff -u -r1.2190 -r1.2191 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1700 -r1.1701 pkgsrc/www/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/www/elinks/DESCR
cvs rdiff -u -r1.74 -r0 pkgsrc/www/elinks/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/www/elinks/PLIST
cvs rdiff -u -r1.32 -r0 pkgsrc/www/elinks/distinfo
cvs rdiff -u -r1.17 -r0 pkgsrc/www/elinks/options.mk
cvs rdiff -u -r1.11 -r0 pkgsrc/www/elinks/patches/patch-aa
cvs rdiff -u -r1.7 -r0 pkgsrc/www/elinks/patches/patch-ab
cvs rdiff -u -r1.4 -r0 pkgsrc/www/elinks/patches/patch-ac
cvs rdiff -u -r1.2 -r0 pkgsrc/www/elinks/patches/patch-ad \
    pkgsrc/www/elinks/patches/patch-ae pkgsrc/www/elinks/patches/patch-ag
cvs rdiff -u -r1.1 -r0 pkgsrc/www/elinks/patches/patch-ah \
    pkgsrc/www/elinks/patches/patch-src_network_ssl_socket.c \
    pkgsrc/www/elinks/patches/patch-src_network_ssl_ssl.c

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

Modified files:

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.2190 pkgsrc/doc/CHANGES-2023:1.2191
--- pkgsrc/doc/CHANGES-2023:1.2190      Thu Apr 13 13:43:52 2023
+++ pkgsrc/doc/CHANGES-2023     Thu Apr 13 13:55:55 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.2190 2023/04/13 13:43:52 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.2191 2023/04/13 13:55:55 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -3154,3 +3154,4 @@ Changes to the packages collection and i
        Updated textproc/rasqal to 0.9.33nb28 [wiz 2023-04-13]
        Removed security/py-solo successor security/py-solo1 [wiz 2023-04-13]
        Added security/py-solo1 version 0.1.1 [wiz 2023-04-13]
+       Removed www/elinks successor www/felinks [wiz 2023-04-13]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1700 pkgsrc/www/Makefile:1.1701
--- pkgsrc/www/Makefile:1.1700  Wed Apr 12 11:58:20 2023
+++ pkgsrc/www/Makefile Thu Apr 13 13:55:55 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1700 2023/04/12 11:58:20 joerg Exp $
+# $NetBSD: Makefile,v 1.1701 2023/04/13 13:55:55 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -105,7 +105,6 @@ SUBDIR+=    drraw
 SUBDIR+=       drupal7
 SUBDIR+=       drupal9
 SUBDIR+=       e2guardian
-SUBDIR+=       elinks
 SUBDIR+=       eliom
 SUBDIR+=       emacs-w3m
 SUBDIR+=       emacs-w3m-snapshot



Home | Main Index | Thread Index | Old Index