From owner-cvs-all Sun Jan 14 11:45:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF9CE37B400; Sun, 14 Jan 2001 11:45:31 -0800 (PST) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EJjVr71253; Sun, 14 Jan 2001 11:45:31 -0800 (PST) (envelope-from vanilla) Message-Id: <200101141945.f0EJjVr71253@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 14 Jan 2001 11:45:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/scriba Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/scriba/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/01/14 11:45:31 PST Modified files: lang Makefile Added files: lang/scriba Makefile distinfo pkg-comment pkg-descr pkg-plist lang/scriba/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag Log: ScriptBasic is a scripting implementation of the BASIC language. The aim of this implementation is to provide a general and widely used tool for the simple programmer. One of the reason behind the success of the Microsoft operating systems is VisualBasic, which is built into many of the applications Microsoft delivers. Why are UNIX and other non-Microsoft operating system users prohibited to use the simplest programming language? ScriptBasic is a BASIC implementation, which aims not less than becoming the most widely used scripting tool on UNIX systems. It is portable, it is BASIC, it is a scripting tool and it is GNU LGPL. PR: ports/24133 Submitted by: George Reid Revision Changes Path 1.205 +2 -1 ports/lang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message