summaryrefslogtreecommitdiff
path: root/lang/stalin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Mark as broken on sparc64: includes i386 asm.Mark Linimon2009-12-041-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=245183
* - Add sparc64 support (untested).Stanislav Sedov2009-10-252-5/+8
| | | | Notes: svn path=/head/; revision=243310
* - Add port for lang/stalin, an aggressive optimizing Scheme compiler, whichStanislav Sedov2009-10-245-0/+91
is able to outperform hand-written C in a number of tests. This is a modified version suitable to use on FreeBSD i386/amd64. It possible to run it on other platfroms as well, but I have not boostrapped/tested it on anything except i386/amd64 yet. Author: Jeffrey Mark Siskind WWW: http://cobweb.ecn.purdue.edu/~qobi/software.html Notes: svn path=/head/; revision=243256