aboutsummaryrefslogtreecommitdiff
path: root/devel/py-uncompyle2
Commit message (Collapse)AuthorAgeFilesLines
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-182-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371548
* - Convert ports of devel/ to USES=pythonMarcus von Appen2014-10-201-2/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371280
* Repair instances, almost all courtesy of bf ;-), of spacesAdam Weinberger2014-07-291-1/+1
| | | | | | | | | | 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) Notes: svn path=/head/; revision=363390
* Support stageBaptiste Daroussin2014-05-061-2/+1
| | | | | | | | PR: ports/188570 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=353079
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Part 1 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338511
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - fix CATEGORIESRuslan Makhmatkhanov2013-01-061-1/+1
| | | | Notes: svn path=/head/; revision=309976
* Add decompiler for Python's .pyc and .pyo files.Mikhail Teterin2013-01-064-0/+102
Notes: svn path=/head/; revision=309975