Port details |
- decompyle Python byte-code decompiler
- 2.3 devel
=1 2.3Version of this port present on the latest quarterly branch.
- DEPRECATED: mastersite disappeared, no longer maintained by author
This port expired on: 2005-12-31
- Maintainer: perky@FreeBSD.org
- Port Added: 2002-03-06 14:12:31
- Last Update: 2006-01-14 21:15:52
- SVN Revision: UNKNOWN
- Also Listed In: python
- License: not specified in port
- WWW:
- http://stud.usv.ro/~rchiriliuc/decompyle.php
- Description:
- 'decompyle' converts Python byte-code back into equivalent Python source.
It accepts byte-code from any Python version starting with 1.5 up to 2.2
The generated source is very readable: docstrings, lists, tuples and
hashes get pretty-printed.
'decompyle' may also verify the equivalence of the generated source by
compiling it and comparing both byte-codes.
WWW: http://stud.usv.ro/~rchiriliuc/decompyle.php
-
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:
-
- decompyle>0:devel/decompyle
- No installation instructions:
- This port has been deleted.
- PKGNAME: decompyle
- 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:
-
- python2.3 : lang/python23
- Runtime dependencies:
-
- python2.3 : lang/python23
- 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:
|
Number of commits found: 15
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3 14 Jan 2006 21:15:52 |
pav |
- Remove expired ports |
2.3 17 Dec 2005 03:50:06 |
perky |
Mark DEPRECATED as the author no longer distributes it.
PR: 88290
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
2.3 02 Dec 2004 16:38:37 |
perky |
decompyle does not run on Python 2.4 yet. |
2.3 16 May 2004 13:32:37 |
perky |
Update to 2.3. (which is forked because the original project gone
commercial.) |
2.2.b1 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
2.2.b1 25 Jul 2003 01:14:02 |
perky |
MASTER_SITE is moved |
2.2.b1 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
2.2.b1 12 Oct 2002 09:51:01 |
perky |
WWW site moved. |
2.2.b1 23 Aug 2002 11:30:23 |
perky |
Add missing .pyo files to each pkg-plist |
2.2.b1 25 Jun 2002 19:19:54 |
perky |
Use REINPLACE_CMD as well as USE_REINPLACE |
2.2.b1 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
2.2.b1 23 May 2002 22:22:19 |
pat |
back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many |
2.2.b1 23 May 2002 00:32:04 |
pat |
Fix ports for building with -current without perl
PR: 38359
Submitted by: maintainer |
2.2.b1 29 Apr 2002 14:01:09 |
ijliao |
use USE_PYDISTUTILS |
06 Mar 2002 17:12:31 |
ijliao |
add decompyle 2.2.b1 Python byte-code decompiler |
Number of commits found: 15
|