From owner-freebsd-questions@FreeBSD.ORG Fri Mar 13 18:55:34 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8CBA9FF for ; Fri, 13 Mar 2015 18:55:34 +0000 (UTC) Received: from nm16.bullet.mail.ir2.yahoo.com (nm16.bullet.mail.ir2.yahoo.com [212.82.96.39]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29CCD5FE for ; Fri, 13 Mar 2015 18:55:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.es; s=s2048; t=1426272730; bh=FctbFK7zZw8AclduLDnK5/nX9esRE+LBKFTaKc342Ww=; h=Date:From:To:Subject:In-Reply-To:References:From:Subject; b=WGJmVKH4fVY8YhaSQEzwq/ckeKuBI4bvJuBnGgdHPlSvl7VremoCaRfyP8shXh7s0nXH8dZczHhZpq/oTBtJsvG1G8YuMrz3UvXvb+F2cQchirihg77Ftuz1zIo09C3gPeLiSDVlK16ppl+YiWehlUH46nOu27S3EAPu2HoX5FUOLF5LgWwOUYse14qU2vYNa0nFwIeoVmLJFn//h9m14IdlJBN89XvJjbiVpkobVOK9SDnsnl5Yaukr3ovOKrKtZLxcxiqWiiSCCdnkKd+1LSLrBlKVRlrk/bTjoKNREwAJeMLda0m1eWJRpxrCp0LHhlNUTSGeRKx/wKEsXyWkJg== Received: from [212.82.98.50] by nm16.bullet.mail.ir2.yahoo.com with NNFMP; 13 Mar 2015 18:52:10 -0000 Received: from [46.228.39.89] by tm3.bullet.mail.ir2.yahoo.com with NNFMP; 13 Mar 2015 18:52:10 -0000 Received: from [127.0.0.1] by smtp126.mail.ir2.yahoo.com with NNFMP; 13 Mar 2015 18:52:10 -0000 X-Yahoo-Newman-Id: 169825.11677.bm@smtp126.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 4iQiWlAVM1kOpIEt6FOKG4taEuCjInesR0Zf.kPqVOtBWk3 TA__HlkLfhHBRY57Tu1wwYLeRNoJGNdfbIv2HnP8z7sDmLeOWDjOBnO8QS.F d.B3nF5sYL3xcoirINyb8yCbKT0LdapXGZgFC2U1_Ygy8J.v3AGvgrIxiJeg GqJdoJQ88fm9jVVGZdv2t9o4zteEI_SklEAW45yKHQgotw9EVMNIikmO9JEu 2cPjftZo1CZIPlR_5pAwdP0akUgGBn.d_lgH5COaaeUlw30kxQrg043.6Jvn TXn3ZDG4l.6IECKnNgZlOjyAiAIQB2ZH1AU1xX6izZrt.sHJWcVXMdos8jBn AEySdRUNgxh2uidxS_c2HG_x4lcRF1AI7dGo10fSoBrvkPTSGAm_nuj5t8xA RnCcnscU7RYJWqCulaAKhSlYyoAOtOJUX9lHiyIJRUqbLWDXMlSZaTGUwFzc 6t2kxBh9d0OUBqpd8o0GQwgQ0f8eCBBfYuR25izoZITAmF8D9TQtfUbdhqGh Pzo6UuEJe1udPZQMPazs29BBV.7VOUBBp5w-- X-Yahoo-SMTP: mX392iiswBAeJNdO_s.EW62LZDJR Date: Fri, 13 Mar 2015 19:52:21 +0100 From: Eduardo Morras To: freebsd-questions@freebsd.org Subject: Re: Any pascal-source programs in the ports tree? Message-Id: <20150313195221.8a02be5dbf0fdbc338f256e1@yahoo.es> In-Reply-To: <20150313005804.L42290@sola.nimnet.asn.au> References: <20150313005804.L42290@sola.nimnet.asn.au> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; amd64-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2015 18:55:34 -0000 On Fri, 13 Mar 2015 02:55:30 +1100 (EST) Ian Smith wrote: > Hi all, > > Does anyone know of any ports written IN freepascal (fpc)? I've > spent some time trolling through ports (other than fpc itself) that > mention 'pascal' anywhere, but so far have found nothing with pascal > sources. There is a game, a Worms clone written in fpc, check /usr/ports/games/hedgewars > Anyone suggesting p2c will be politely ignored :) > > cheers, Ian (please cc me; I'm subscribed to questions-digest) --- --- Eduardo Morras