ports/67229: net/py-bittorrent conflicts net/py-bittornado

Taoka Fumiyoshi fmysh at iijmio-mail.jp
Wed May 26 18:20:57 UTC 2004


>Number:         67229
>Category:       ports
>Synopsis:       net/py-bittorrent conflicts net/py-bittornado
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 11:20:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	net/py-bit{torrent,tornado}* conflict with each other
>How-To-Repeat:

There are currently four ports related to Python BitTorrent:
net/py-bittorrent
net/py-bittorrent-core (WITHOUT_GUI version)
net/py-bittornado
net-py-bittornado-core (WITHOUT_GUI version)

Comparing the pkg-plists of py-bit{torrent,tornado}
these files are installed by both.

bin/btcompletedir.py
bin/btdownloadcurses.py
bin/btdownloadheadless.py
bin/btlaunchmany.py
bin/btlaunchmanycurses.py
bin/btmakemetafile.py
bin/btreannounce.py
bin/btrename.py
bin/btshowmetainfo.py
bin/bttest.py
bin/bttrack.py

>Fix:

--- py-bittorrent/Makefile.orig       Thu May 27 02:35:26 2004
+++ py-bittorrent/Makefile    Thu May 27 02:37:12 2004
@@ -21,7 +21,7 @@
 USE_PYDISTUTILS=       yes
 USE_REINPLACE= yes

-CONFLICTS=     py??-*[Bb]it[Tt]orrent*
+CONFLICTS=     py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado*

 PORTDOCS=      BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \
                README.txt credits.txt

--- py-bittornado/Makefile.orig Thu May 27 03:05:06 2004
+++ py-bittornado/Makefile      Thu May 27 03:05:53 2004
@@ -17,7 +17,7 @@
 MAINTAINER=    janos.mohacsi at bsd.hu
 COMMENT?=      An extended BitTorrent peer-to-peer tool for distributing files

-CONFLICTS=     py??-*[Bb]it[Tt]orrent*
+CONFLICTS=     py??-*[Bb]it[Tt]ornado* py??-*[Bb]it[Tt]orrent*
 USE_PYTHON=    yes
 USE_PYDISTUTILS=yes
 USE_REINPLACE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list