Date: Sun, 4 Jan 2004 20:21:24 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/lush Makefile distinfo pkg-descr pkg-plist ports/lang/lush/files patch-configure patch-include_header.h Message-ID: <200401050421.i054LO6L001018@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/01/04 20:21:24 PST
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/lush Makefile distinfo pkg-descr pkg-plist
lang/lush/files patch-configure patch-include_header.h
Log:
Add lush, an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications. Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency
of a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.
WWW: http://lush.sourceforge.net/
PR: ports/60906
Submitted by: David Yeske <dyeske@yahoo.com>
Revision Changes Path
1.375 +1 -0 ports/lang/Makefile
1.1 +46 -0 ports/lang/lush/Makefile (new)
1.1 +1 -0 ports/lang/lush/distinfo (new)
1.1 +11 -0 ports/lang/lush/files/patch-configure (new)
1.1 +12 -0 ports/lang/lush/files/patch-include_header.h (new)
1.1 +12 -0 ports/lang/lush/pkg-descr (new)
1.1 +807 -0 ports/lang/lush/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401050421.i054LO6L001018>
