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 Jan 15 08:42:50 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/py-ORBit: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/net/py-ORBit/patches: patch-aa

Log Message:
py-ORBit: remove

ORBit was deprecated, uses python 2.7, and nothing uses this.


To generate a diff of this commit:
cvs rdiff -u -r1.334 -r1.335 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1620 -r1.1621 pkgsrc/net/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/py-ORBit/DESCR
cvs rdiff -u -r1.60 -r0 pkgsrc/net/py-ORBit/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/net/py-ORBit/PLIST
cvs rdiff -u -r1.21 -r0 pkgsrc/net/py-ORBit/buildlink3.mk
cvs rdiff -u -r1.14 -r0 pkgsrc/net/py-ORBit/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/net/py-ORBit/patches/patch-aa

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-2026
diff -u pkgsrc/doc/CHANGES-2026:1.334 pkgsrc/doc/CHANGES-2026:1.335
--- pkgsrc/doc/CHANGES-2026:1.334       Thu Jan 15 06:09:10 2026
+++ pkgsrc/doc/CHANGES-2026     Thu Jan 15 08:42:50 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.334 2026/01/15 06:09:10 adam Exp $
+$NetBSD: CHANGES-2026,v 1.335 2026/01/15 08:42:50 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -462,3 +462,4 @@ Changes to the packages collection and i
        Updated lang/nodejs to 25.3.0 [adam 2026-01-14]
        Updated textproc/py-regex to 2026.1.15 [adam 2026-01-15]
        Updated devel/py-dict2xml to 1.7.8 [adam 2026-01-15]
+       Removed net/py-ORBit [wiz 2026-01-15]

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1620 pkgsrc/net/Makefile:1.1621
--- pkgsrc/net/Makefile:1.1620  Tue Dec 30 02:23:47 2025
+++ pkgsrc/net/Makefile Thu Jan 15 08:42:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1620 2025/12/30 02:23:47 markd Exp $
+# $NetBSD: Makefile,v 1.1621 2026/01/15 08:42:49 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -706,7 +706,6 @@ SUBDIR+=    pure-ftpd
 SUBDIR+=       pxe
 SUBDIR+=       py-GeoIP
 SUBDIR+=       py-IP
-SUBDIR+=       py-ORBit
 SUBDIR+=       py-Socks
 SUBDIR+=       py-aio-pika
 SUBDIR+=       py-aiodns



Home | Main Index | Thread Index | Old Index