Port details |
- shedskin Experimental (restricted) Python-to-C++ compiler
- 0.9.4_4 devel
=0 Version of this port present on the latest quarterly branch. BROKEN: checksum mismatch
DEPRECATED: Broken for more than 3 months, unmaintained
This port expired on: 2020-01-10
IGNORE: is marked as broken: checksum mismatch
- Maintainer: python@FreeBSD.org
 - Port Added: 2016-08-05 09:10:04
- Last Update: 2020-01-10 20:59:19
- SVN Revision: 522617
- Also Listed In: python
- License: GPLv3 MIT BSD3CLAUSE
- Description:
- Shed Skin is an experimental compiler, that can translate pure, but implicitly
statically typed Python (2.4-2.6) programs into optimized C++. It can generate
stand-alone programs or extension modules that can be imported and used in
larger Python programs.
Besides the typing restriction, programs cannot freely use the Python standard
library (although about 25 common modules, such as `random' and `re', are
currently supported). Also, not all Python features, such as nested functions
and variable numbers of arguments, are supported.
WWW: http://shedskin.github.io/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- shedskin>0:devel/shedskin
- No installation instructions:
- This port has been deleted.
- PKGNAME: shedskin
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (shedskin-shedskin-v0.9.4_GH0.tar.gz) = 955b4a4d33a2daa31ecd8dfe4e2ff610ae9101d90b6e484267d57d640d04d11d
SIZE (shedskin-shedskin-v0.9.4_GH0.tar.gz) = 28241490
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- libgc.so : devel/boehm-gc
- libpcre.so : devel/pcre
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for shedskin-0.9.4_4:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2020-01-10
REASON: Has expired: Broken for more than 3 months, unmaintained
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.4_4 10 Jan 2020 20:59:19
  |
rene  |
Remove expired ports:
2020-01-10 astro/viking: Depends on broken and expiring graphics/mapnik
2020-01-10 audio/slv2: Broken for more than 5 months
2020-01-10 audio/triceratops-lv2: Broken for more than 5 months
2020-01-10 cad/brickutils: Broken for more than 3 months, unmaintained
2020-01-10 deskutils/zanshin: Broken for more than 5 months
2020-01-10 devel/elixir-gen_state_machine: Broken for more than 6 months
2020-01-10 devel/elixir-swarm: Depends on broken and expiring
devel/elixir-gen_state_machine
2020-01-10 devel/erlang-clique: Depends on broken and expiring
devel/erlang-cuttlefish
2020-01-10 devel/erlang-gen_rpc: Broken for more than 6 months
2020-01-10 devel/erlang-msgpack: Broken for more than 6 months
2020-01-10 devel/ocaml-deriving-ocsigen: Broken for more than 6 months
2020-01-10 devel/p5-rpm-build-perl: Broken for more than 7 months
2020-01-10 devel/shedskin: Broken for more than 3 months, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.9.4_4 10 Dec 2019 09:02:43
  |
antoine  |
Deprecate ports broken for too long |
0.9.4_4 19 Sep 2019 06:08:10
  |
antoine  |
Mark BROKEN: checksum mismatch
Reported by: pkg-fallout |
0.9.4_4 31 Aug 2018 18:27:14
  |
fernape  |
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704 |
0.9.4_3 01 Jun 2018 10:16:42
  |
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
0.9.4_2 10 Mar 2018 11:22:59
  |
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine) |
0.9.4_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.9.4 05 Aug 2016 09:09:56
  |
danfe  |
Add a port of Shed Skin, an experimental compiler that can translate pure,
but implicitly statically typed Python programs into optimized C++.
While here, sort entries in `devel/Makefile' (once again).
PR: 211572 |
Number of commits found: 8
|