From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!aioe.org!gy7opw3oYmwPg+L8gXeD2w.user.46.165.242.75.POSTED!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Which site to upload software? Date: Sat, 16 Jul 2022 14:40:35 -0700 Organization: Aioe.org NNTP Server Message-ID: <86r12kag8c.fsf@stephe-leake.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="32304"; posting-host="gy7opw3oYmwPg+L8gXeD2w.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (windows-nt) X-Notice: Filtered by postfilter v. 0.9.2 Cancel-Lock: sha1:yDnRwY8Ers3+t0xYNC0Mw0iPPO4= Xref: reader01.eternal-september.org comp.lang.ada:64111 List-Id: hreba writes: > On 16.07.22 12:04, Jeffrey R.Carter wrote: >> github.com is popular >> so is sourceforge.net >> some use gitlab.com >> If your code is GNAT dependent, or you want to limit its use to >> GNAT, you can use Alire, alire.ada.dev >> > > My code is purely GNAT, so Alire is an option. > > As I said, this would be my first contribution. Case other people > contribute, I'll have to manage this project somehow, but don't have > any experience with that. Does this change your list, is project > maintenance easier on some sites? Alire is not a development platform (ie, it does not provide git hosting); it is only for distribution. github is not good for free software; see https://www.fsf.org/blogs/licensing/fsf-funded-call-for-white-papers-on-philosophical-and-legal-questions-around-copilot Savannah is good: https://www.fsf.org/blogs/community/savannah -- -- Stephe