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:           Mon Dec 16 18:07:41 UTC 2019

Modified Files:
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/bittorrent: DESCR Makefile Makefile.common PLIST distinfo
        pkgsrc/net/bittorrent-gui: DESCR Makefile PLIST
        pkgsrc/net/bittorrent/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae

Log Message:
net: Remove bittorrent

According to the wekpideas this has been unmaintained and replaced with a
closed source version more than a decade ago, ish.

It turned into a fork of uTorrent, so qbittorrent is ~kind of a successor
to this.


To generate a diff of this commit:
cvs rdiff -u -r1.1280 -r1.1281 pkgsrc/net/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/net/bittorrent/DESCR
cvs rdiff -u -r1.56 -r0 pkgsrc/net/bittorrent/Makefile
cvs rdiff -u -r1.21 -r0 pkgsrc/net/bittorrent/Makefile.common
cvs rdiff -u -r1.17 -r0 pkgsrc/net/bittorrent/PLIST
cvs rdiff -u -r1.23 -r0 pkgsrc/net/bittorrent/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/bittorrent-gui/DESCR
cvs rdiff -u -r1.43 -r0 pkgsrc/net/bittorrent-gui/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/net/bittorrent-gui/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/net/bittorrent/patches/patch-aa
cvs rdiff -u -r1.6 -r0 pkgsrc/net/bittorrent/patches/patch-ab \
    pkgsrc/net/bittorrent/patches/patch-ac
cvs rdiff -u -r1.5 -r0 pkgsrc/net/bittorrent/patches/patch-ad
cvs rdiff -u -r1.3 -r0 pkgsrc/net/bittorrent/patches/patch-ae

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.1280 pkgsrc/net/Makefile:1.1281
--- pkgsrc/net/Makefile:1.1280  Mon Dec 16 18:03:20 2019
+++ pkgsrc/net/Makefile Mon Dec 16 18:07:40 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1280 2019/12/16 18:03:20 nia Exp $
+# $NetBSD: Makefile,v 1.1281 2019/12/16 18:07:40 nia Exp $
 #
 
 COMMENT=       Networking tools
@@ -47,8 +47,6 @@ SUBDIR+=      bird
 SUBDIR+=       bird6
 SUBDIR+=       bittornado
 SUBDIR+=       bittornado-gui
-SUBDIR+=       bittorrent
-SUBDIR+=       bittorrent-gui
 SUBDIR+=       bmon
 SUBDIR+=       bounce
 SUBDIR+=       bridged



Home | Main Index | Thread Index | Old Index