#12447: NEW: py-db -----------------------------------+---------------------------------------- Reporter: software@… | Owner: snc@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: py-db | -----------------------------------+---------------------------------------- Changes (by dweber@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [comment:8 mcalhoun@…]:
Attached is my take on the port.[[BR]] The changes are: * Because it uses Python 2.5, the name should be py25-db. * The variable categories was missing. * Obfuscate e-mail address. * There is a setup.py, but the INSTALL files recommends "./configure; make; make install," so drop PortGroup. * Set the PYTHON variable so that the correct python is found. * I tried to install it in such a way that there would be no conflicts if py25-db was ever created (this means the emacs files will not be found by default).
Please see https://trac.macports.org/ticket/17071 In that case, we resolved to use the name py25-pydb. As noted there, `port search pydb` will return nothing if you use the name 'py-db' or 'pyXX-db', please reconsider the naming convention. As it is (on my system), I'm very pleased to see this result: {{{ [ dweber@XXXX /data/mpab ]$ port search pydb py25-pydb @1.23 (python) Extended Python Debugger }}} Best regards, Darren -- Ticket URL: <http://trac.macports.org/ticket/12447#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS