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
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
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
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)