Date: Tue, 5 Aug 2008 15:19:14 +0000 (UTC) From: Felippe de Meirelles Motta <lippe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ypsilon Makefile distinfo pkg-descr pkg-plist ports/lang/ypsilon/files patch-Makefile patch-sitelib Message-ID: <200808051519.m75FJEPA010124@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lippe 2008-08-05 15:19:14 UTC FreeBSD ports repository Added files: lang/ypsilon Makefile distinfo pkg-descr pkg-plist lang/ypsilon/files patch-Makefile patch-sitelib Log: Ypsilon is an implementation of Scheme programming language for real-time applications, which conforms to the latest standard R^6RS. Ypsilon features mostly concurrent garbage collector optimized for systems with multiple CPUs, and an easy to use FFI. WWW: http://code.google.com/p/ypsilon/ PR: ports/126015 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: gabor (mentor, implicit) Revision Changes Path 1.1 +38 -0 ports/lang/ypsilon/Makefile (new) 1.1 +3 -0 ports/lang/ypsilon/distinfo (new) 1.1 +46 -0 ports/lang/ypsilon/files/patch-Makefile (new) 1.1 +42 -0 ports/lang/ypsilon/files/patch-sitelib (new) 1.1 +6 -0 ports/lang/ypsilon/pkg-descr (new) 1.1 +83 -0 ports/lang/ypsilon/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808051519.m75FJEPA010124>