aboutsummaryrefslogtreecommitdiff
path: root/lang/ironpython
Commit message (Collapse)AuthorAgeFilesLines
* - Enable staging supportMarcus von Appen2013-11-161-11/+9
| | | | | | | | | - Fix installation on 10.x and CURRENT Reported by: pkg-fallout@ Notes: svn path=/head/; revision=333995
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Update to 2.7.4Marcus von Appen2013-09-123-52/+26
| | | | Notes: svn path=/head/; revision=327102
* IronPython is an open-source implementation of the Python programmingMarcus von Appen2013-07-128-0/+214
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=322866
* 2012-10-20 lang/ironpython: No more public distfilesBaptiste Daroussin2012-10-255-88/+0
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=306407
* Deprecated a bunch a ports with no more public distfiles (thanks ehaupt'sBaptiste Daroussin2012-09-211-0/+3
| | | | | | | distilator Notes: svn path=/head/; revision=304608
* - Mark BROKEN: does not buildPav Lucistnik2012-05-121-0/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=296508
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* - Fix fetchPav Lucistnik2008-06-181-1/+1
| | | | Notes: svn path=/head/; revision=215116
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 1.0.1 (required by recent lang/mono update)Tom McLaughlin2007-02-044-17/+31
| | | | Notes: svn path=/head/; revision=184197
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Add new port for IronPython 0.6,Hye-Shik Chang2004-07-294-0/+68
a new Python implementation for .NET platforms. Notes: svn path=/head/; revision=114984