Port details |
- py-compiler A Python source to bytecode compiler
- 2.5.2 lang
=1 2.5.2Version of this port present on the latest quarterly branch. IGNORE: is part of the standard library from Python 2.2 upwards
- Maintainer: pgollucci@FreeBSD.org
 - Port Added: 2001-09-06 11:15:37
- Last Update: 2009-01-08 10:19:39
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: python
- License: not specified in port
- Description:
- A Python source to bytecode compiler written in Python, including an
interface for manipulating abstract syntax trees.
Still under development.
Author: Jeremy Hylton <jeremy@beopen.com>
-- Johann Visagie <wjv@FreeBSD.org>
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py25-compiler>0:lang/py-compiler
- No installation instructions:
- This port has been deleted.
- PKGNAME: py25-compiler
- 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.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.5 : lang/python25
- Runtime dependencies:
-
- python2.5 : lang/python25
- 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: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.2 08 Jan 2009 10:19:39
 |
pav  |
- Remove lang/py-compiler, it's been included in base python since 2.2 |
2.5.2 23 Jul 2008 02:43:55
 |
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
2.5.1 28 Jan 2008 20:30:07
 |
tabthorpe  |
- Add SHA256 checksums to ports
- Pass maintainship of of unmaintained ports to submitter
- The maintainers of the other ports have been contacted to update their
own port
PR: ports/118192
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
2.4 19 Dec 2004 18:14:59
 |
linimon  |
Tweak up the IGNORE Makevar. |
2.3.4 20 Nov 2004 08:09:49
 |
linimon  |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
2.2.2 07 Mar 2003 06:05:38
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.2.2 07 Feb 2003 02:44:22
 |
seanc  |
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr) |
2.2.1 29 Apr 2002 17:53:59
 |
ijliao  |
use USE_PYDISTUTILS |
2.2.1 23 Apr 2002 14:35:59
 |
wjv  |
- Mark FORBIDDEN if PYTHON_REL >= 220. The compiler is now part of
Python's standard library.
PR: 37088 (indirectly)
Submitted by: Andreas Schulz <ats@first.fhg.de> |
18 Feb 2002 13:08:59
    |
wjv  |
- Add checksums for Python 2.1.2 and 2.2 |
06 Sep 2001 15:15:37
    |
wjv  |
Add py-compiler, a Python source to bytecode compiler. |
Number of commits found: 11
|