From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4f148987a04733b8 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!z16g2000prd.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Reusable software database Date: Sun, 26 Apr 2009 01:43:49 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1fe025a1-25f8-4801-a017-23ceddfb514b@z16g2000prd.googlegroups.com> References: <49f41665$0$6679$703f8584@textnews.kpn.nl> NNTP-Posting-Host: 94.108.146.41 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1240735429 27847 127.0.0.1 (26 Apr 2009 08:43:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 26 Apr 2009 08:43:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z16g2000prd.googlegroups.com; posting-host=94.108.146.41; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009030810 Iceweasel/3.0.7 (Debian-3.0.7-1),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4574 Date: 2009-04-26T01:43:49-07:00 List-Id: Bertus Dries wrote on comp.lang.ada: > Is somewhere on the net a database, freeware, available of reusable softw= are > such as ADA Packages, C++ classes or Delphi units? > As one of the presumed advantages of ADA =A0often reusability of packages= is > mentioned. That means that it is not necasary to invent the wheel all ove= r > again. If such a database is in existence I would like to hear it to see = if > I can use anything and possibly to donate something. > If such a database is not available would it be an idea if it came into > existence under the cover of GNU or something like that. Especially for A= DA > but also for the two other mentioned languages it may usefull. Even if > commercial use of such a database was permitted under special conditions. I think the closest thing there is to a central database is the Ada Information Clearinghouse (http://www.adaic.org/). Under Ada Links, look at "Software Libraries" and "More Softare Libraries". Free software distributions like Debian, Gentoo or FreeBSD have package databases which can also provide information. -- Ludovic Brenta.