mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
net-p2p/btqueue: mark broken and deprecated
This port is runtime broken. btqueue scheduler starts successfully, and it allows to add some torrents into the queue, but it just doesn't download anything. While the same torrents were successfully fetched with deluge. Tools like btshowmetainfo and btmakemetafile are working, but we have analogs in the ports tree. The port is unmaintained and latest release is from 2006, so mark it broken and deprecated, set expiration date to 2015-08-01.
This commit is contained in:
parent
dbe55cc75f
commit
2f3490cc4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391123
@ -13,6 +13,10 @@ COMMENT= Alternative BitTorrent client with queuing functionality
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb
|
||||
|
||||
BROKEN= Does not download anything
|
||||
DEPRECATED= Runtime broken (does not download anything)
|
||||
EXPIRATION_DATE= 2015-08-01
|
||||
|
||||
CONFLICTS= py??-*[Bb]it[Tt]ornado* py??-*[Bb]it[Tt]orrent*
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
|
Loading…
Reference in New Issue
Block a user