notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-uncompyle2 Decompiler for Python's .pyc and .pyo files
1.1_1 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 2013-01-06 03:30:47
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
People watching this port, also watch:: ladspa, p5-CPAN-Meta-YAML, python
License: not specified in port
WWW:
https://github.com/Mysterie/uncompyle2
Description:
'uncompyle2' converts Python byte-code back into equivalent Python source code. It accepts byte-code from Python version 2.5 to 2.7. Additionally, it will only run on Python 2.7. The generated source is very readable: docstrings, lists, tuples and hashes get pretty-printed. Features . decompiles Python byte-code into equivalent Python source . decompiles byte-code from Python version 2.5, 2.6, 2.7 . pretty-prints docstrings, hashes, lists and tuples . reads directly from .pyc/.pyo files, bulk-decompile whole directories . output may be written to file, a directory or to stdout . option for including byte-code disassembly into generated source WWW: https://github.com/Mysterie/uncompyle2
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • py-uncompyle2>0:devel/py-uncompyle2
No installation instructions:
This port has been deleted.
PKGNAME: py-uncompyle2
Package flavors (<flavor>: <package>)
  • py27: py-uncompyle2
distinfo:
SHA256 (Mysterie-uncompyle2-1.1-3956a5a_GH0.tar.gz) = e3c1e968b17133074ed391c3d709c3c8d40691946a23b511f3969a1bcb2d1ca1 SIZE (Mysterie-uncompyle2-1.1-3956a5a_GH0.tar.gz) = 379493

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Mysterie/uncompyle2/tar.gz/3956a5a?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.1_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.1
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
1.1
27 Oct 2014 10:58:26
Revision:371548Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.1
29 Jul 2014 20:55:28
Revision:363390Original commit files touched by this commit
adamw search for other commits by this committer
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
1.1
06 May 2014 09:24:56
Revision:353079Original commit files touched by this commit
bapt search for other commits by this committer
Support stage

PR:		ports/188570
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
1.1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.1
03 Jan 2014 00:46:47
Revision:338511Original commit files touched by this commit
bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
1.1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.1
06 Jan 2013 10:50:52
Revision:309976Original commit files touched by this commit
rm search for other commits by this committer
- fix CATEGORIES
06 Jan 2013 03:30:36
Revision:309975Original commit files touched by this commit Sanity Test Failure Refresh
mi search for other commits by this committer
Add decompiler for Python's .pyc and .pyo files.

Number of commits found: 13