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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9f1657b2e46d21aa,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-24 05:29:31 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news.algonet.se!algonet!news-stob.telia.net!telia.net!194.22.194.4.MISMATCH!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail From: David Holm Subject: Some Ada FreeBSD ports I wrote Newsgroups: comp.lang.ada User-Agent: KNode/0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-ID: Date: Tue, 24 Dec 2002 13:29:29 GMT NNTP-Posting-Host: 217.208.105.23 X-Complaints-To: abuse@telia.com X-Trace: newsc.telia.net 1040736569 217.208.105.23 (Tue, 24 Dec 2002 14:29:29 CET) NNTP-Posting-Date: Tue, 24 Dec 2002 14:29:29 CET Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:32280 Date: 2002-12-24T13:29:29+00:00 List-Id: Hi, I started learning Ada recently and was missing alot of bindings for some of my favourite libs. I started poking around and found a few interesting bindings and libraries. I thought I'd learn how to write ports at the same time so I tried writing ports for the ones I wanted to use. Now I have very little Ada and ports experience so if anyone else here is using FreeBSD please try the following list of ports, constructive feedback appreciated. ports/46410: New port: SGL - incomplete STL implementation for ADA95 http://www.freebsd.org/cgi/query-pr.cgi?pr=46410 ports/46442: New port: Ada thin binding to SDL and OpenGL http://www.freebsd.org/cgi/query-pr.cgi?pr=46442 ports/46448: New port: adabooch is a Booch implementation for Ada95 http://www.freebsd.org/cgi/query-pr.cgi?pr=46448 ports/46487: New port: cbind - Translator for "thin" Ada bindings to C http://www.freebsd.org/cgi/query-pr.cgi?pr=46487 ports/46505: New port: adabindx - an Ada-binding to the X Window System and *tif http://www.freebsd.org/cgi/query-pr.cgi?pr=46505 //David Holm