Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2011 20:00:31 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158920: devel/py-istring: request for marking it BROKEN and DEPRECATED
Message-ID:  <201107142000.p6EK0Vl4001494@red.freebsd.org>
Resent-Message-ID: <201107142010.p6EKABQ5057004@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158920
>Category:       ports
>Synopsis:       devel/py-istring: request for marking it BROKEN and DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 20:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
devel/py-istring doesn't work since setup.py does not install neo/istring class :). So what the point to hold some istring thingy, that doesn't install istring?

You can check this with python (example from README):
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
 >>> from neo.istring import istring
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: No module named istring
 
 or you just can read pkg-plist to see that there is no any istring.
 
 Conclusion: 
  - port is unmaintained,
  - upstream is disappeared (distfiles are hosted on FreeBSD ftp), 
  - library is broken, 
  - nobody depends on it in the ports tree
 
 so it's safe to remove that.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107142000.p6EK0Vl4001494>