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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Subject: Re: Ada package registry? Newsgroups: comp.lang.ada References: <02241ec4-0f95-4f63-9abc-092f167eb59e@googlegroups.com> From: =?UTF-8?Q?Thomas_L=c3=b8cke?= Date: Tue, 9 Feb 2016 09:04:31 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Message-ID: <56b99d8f$0$297$14726298@news.sunsite.dk> Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 86.48.82.66 X-Trace: news.sunsite.dk DXC=P6b>L5NG16kCf4eYcI3F5hYSB=nbEKnkk6]W0W?WhFkl3ZOKe3?:>Xa=62O On 02/09/2016 01:05 AM, Randy Brukardt wrote: > My vision of Ada is of a language in which to construct code that is > portable across implementations and across targets. To the extent that a > tool, no matter how well-intentioned, interfers with that, then it is > harmful to the future of Ada. GNAT /= Ada!! What I heard being discussed > only seemed to make sense within the context of GNAT on Linux, because > that's the only place where "package managers" make sense. Package managers make sense on all operating systems I'm aware of. The fact that some don't have a package manager does not mean that they can't or shouldn't have one. I've installed and used the Haskell Stack tool on Windows, OS X and Linux, and it works equally well on all three. I urge you to take a look at how the Haskell community have solved this particular "challenge". Stack / Cabal / Hackage are wonderful tools, created and maintained by a fairly small community. http://docs.haskellstack.org/en/stable/README.html I'm quite sure the Ada community could adapt those tools to match the needs of Ada in the 21st. century. I don't think we have to reinvent the wheel in order to gain the benefits of a proper package manager. :o) -- Thomas Løcke | thomas@12boo.net | http://12boo.net