Port details |
- py-reverse A set of tools for reverse engineering Python code
- 0.5.2 devel
=2 0.5.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Now part of pylint
This port expired on: 2011-11-04
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-03-15 16:54:42
- Last Update: 2011-10-27 12:29:42
- SVN Revision: UNKNOWN
- People watching this port, also watch:: libogg, links
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.logilab.org/projects/pyreverse/
- Description:
- PyReverse is a set of tools for reverse engineering Python code. So far, it
features dependency analysis tools, documentation generation, and XMI
generation for importation in a UML modeling tool. A special module can be
used to generate files readable by Argo UML.
WWW: http://www.logilab.org/projects/pyreverse/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py27-reverse>0:devel/py-reverse
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-reverse
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- __init__.py : textproc/py-xml
- python2.7 : lang/python27
- Runtime dependencies:
-
- __init__.py : textproc/py-xml
- pytest : devel/py-logilab-common
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.2 27 Oct 2011 12:29:42 |
crees |
Remove expired ports.
2011-11-04 astro/weatherget: Broken b/c of weather.com new licensing rules not
agreed by author
2011-11-04 devel/py-reverse: Now part of pylint
2011-11-04 devel/py-vmaps: Author recommends using math/py-numpy instead
PR: ports/161063 ports/161067 ports/161074
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.5.2 04 Oct 2011 16:50:28 |
crees |
Deprecate some unsupported ports:
astro/weatherget: Broken b/c of weather.com new licensing rules not agreed by
author
devel/py-vmaps: Author recommends using math/py-numpy instead
devel/py-reverse: Now part of pylint
PR: ports/161074 ports/161063 ports/161067
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.5.2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.5.2 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.5.2 16 Dec 2009 12:48:31 |
pav |
- Fix depobj after logicall update, and remove no-op post-install
PR: ports/141676
Submitted by: Ruben van Staveren <ruben@verweg.com> |
0.5.2 31 Aug 2009 18:37:02 |
amdmi3 |
- Introduce MASTER_SITE_LOGILAB
- Update MASTER_SITES for ports that use it
PR: 137695
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Reviewed by: pav |
0.5.2 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.5.2 23 Jan 2006 07:04:10 |
linimon |
Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target. Its usage must preceed generate-plist.
This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.
Hat: portmgr
Pointy hat: edwin` |
0.5.2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.5.2 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.5.2 10 Oct 2005 14:46:47 |
perky |
Update to 0.5.2 |
0.5.1 14 Sep 2005 21:56:17 |
pav |
- Update WWW |
0.5.1 20 Mar 2005 17:28:08 |
perky |
Update to 0.5.1. |
0.5.0_1 29 May 2004 13:54:01 |
perky |
FIx dependency.
Spotted by: dosirak via kris |
0.5.0_1 28 May 2004 14:10:21 |
perky |
- Fix RUN dependency.
- Take maintainership. |
0.5.0 19 May 2004 01:20:51 |
ijliao |
unbreak by upgrading to 0.5.0 |
0.4.2 21 Feb 2004 21:18:52 |
kris |
BROKEN: Checksum mismatch |
0.4.2 01 Jul 2003 07:53:46 |
daichi |
update devel/py-reverse: 0.2.3 --> 0.4.2
PR: 53035
Submitted by: Serge Gagnon <gagnon__s@videotron.ca> |
0.2.3 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.2.3 29 Apr 2002 05:44:51 |
ijliao |
upgrade to 0.2.3
PR: 37544
Submitted by: Tilman Linneweh <tilman@arved.de> |
0.2.2 15 Mar 2002 16:54:26 |
ijliao |
add py-reverse 0.2.2
A set of tools for reverse engineering Python code |