Port details |
- ironpython Python implementation based on .NET
- 2.7.4 lang
=3 2.7.4Version of this port present on the latest quarterly branch.
- BROKEN: does not build with mono 3.4.0
DEPRECATED: Broken for more than 6 months This port expired on: 2014-11-26 IGNORE: is marked as broken: does not build with mono 3.4.0
- Maintainer: mva@FreeBSD.org
- Port Added: 2004-07-29 16:55:45
- Last Update: 2014-11-29 14:33:16
- SVN Revision: 373618
- People watching this port, also watch:: dovecot, python, postfix
- Also Listed In: python
- License: APACHE20
- WWW:
- http://www.ironpython.net
- Description:
- IronPython is an open-source implementation of the Python programming
language which is tightly integrated with the .NET Framework. IronPython
can use the .NET Framework and Python libraries, and other .NET languages
can use Python code just as easily.
WWW: http://www.ironpython.net
-
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:
-
- ironpython>0:lang/ironpython
- No installation instructions:
- This port has been deleted.
- PKGNAME: ironpython
- 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:
-
- mono : lang/mono
- Runtime dependencies:
-
- mono : lang/mono
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.4 29 Nov 2014 14:33:16 |
rene |
Remove expired ports:
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months |
2.7.4 25 Oct 2014 16:49:19 |
antoine |
Deprecate ports broken for more than 6 months |
2.7.4 19 Apr 2014 09:11:25 |
mva |
- Mark as BROKEN since the last lang/mono update.
It seems like mono's CscToolPath is unset somewhere,
causing the build to fail |
2.7.4 20 Mar 2014 18:44:30 |
mva |
- Unbreak build after the last lang/mono update
Reported by: pkg-fallout |
2.7.4 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.7.4 16 Nov 2013 13:36:51 |
mva |
- Enable staging support
- Fix installation on 10.x and CURRENT
Reported by: pkg-fallout@ |
2.7.4 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2.7.4 12 Sep 2013 18:39:07 |
mva |
- Update to 2.7.4 |
2.7.3 12 Jul 2013 20:55:54 |
mva |
IronPython is an open-source implementation of the Python programming
language which is tightly integrated with the .NET Framework. IronPython
can use the .NET Framework and Python libraries, and other .NET languages
can use Python code just as easily.
WWW: http://www.ironpython.net |
1.0.1_2 25 Oct 2012 22:36:44 |
bapt |
2012-10-20 lang/ironpython: No more public distfiles
2012-10-20 lang/cu-prolog: No more public distfiles
2012-10-20 japanese/stardict-dict-ja: No more public distfiles
2012-10-20 japanese/otojiro-fpw: No more public distfiles
2012-10-20 japanese/hex: No more public distfiles
2012-10-20 japanese/gxditview: No more public distfiles
2012-10-20 graphics/view3ds: No more public distfiles
2012-10-20 graphics/photoclip: No more public distfiles
2012-10-20 graphics/multivideo: Abandonware, no more upstream, depends on the
deprecated wxGTK 2.4
2012-10-20 graphics/kphotoalbum: No more public distfiles
2012-10-20 graphics/jpegpixi: No more public distfiles
2012-10-20 graphics/gimp-manual-pdf: No more public distfiles
2012-10-20 graphics/exifprobe: No more public distfiles
Feature safe: yes |
1.0.1_2 21 Sep 2012 06:52:45 |
bapt |
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator |
1.0.1_2 12 May 2012 22:02:57 |
pav |
- Mark BROKEN: does not build
gmcs -t:exe -r:../IronPython.dll -out:../ipy.exe
-recurse:IronPythonConsole/*.cs
IronPythonConsole/PythonCommandLine.cs(512,36): error CS0012: The type
`IronMath.ISlice' is defined in an assembly that is not referenced. Consider
adding a reference to assembly `IronMath, Version=1.0.60816.1877,
Culture=neutral, PublicKeyToken=null'
Reported by: pointyhat |
1.0.1_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.0.1_2 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.0.1_2 18 Jun 2008 20:09:57 |
pav |
- Fix fetch |
1.0.1_2 06 Jun 2008 13:41:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.1_1 04 Feb 2007 23:32:24 |
tmclaugh |
- Update to 1.0.1 (required by recent lang/mono update) |
0.6_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.6_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.6 29 Jul 2004 06:10:47 |
perky |
Add new port for IronPython 0.6,
a new Python implementation for .NET platforms. |