From owner-freebsd-ports@FreeBSD.ORG Mon Oct 6 16:39:57 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A1F81065690 for ; Mon, 6 Oct 2008 16:39:57 +0000 (UTC) (envelope-from i.am.scuzzo@gmail.com) Received: from mail-gx0-f21.google.com (mail-gx0-f21.google.com [209.85.217.21]) by mx1.freebsd.org (Postfix) with ESMTP id 27F438FC21 for ; Mon, 6 Oct 2008 16:39:56 +0000 (UTC) (envelope-from i.am.scuzzo@gmail.com) Received: by gxk14 with SMTP id 14so5032562gxk.19 for ; Mon, 06 Oct 2008 09:39:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=KJz7pOtXeI+dwYjVL+1EB0u9aQtD+lmwzf9IBzs2CP0=; b=D7+1r+dHHiT16zafyyUIJ+rhfESf3zAYhF5IEMqmG0wQA9n8+p93+yarRELAD/MqYk a6hJVVLS3TTfKV3oL4WWo8uyshM1srwpsdET5p275PbeOS5J/C6uYQMYECFa1ZGXPTWy 05B0lvkG2B1pRARMfFyAB6V2GQBEOK0u++TMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=kQzocgqkETszLV73tF6k9Ao6TTsrFCqLTilssyRDDQi4hIfWv7f74M6Sz0dIZflz6D tmFg5S8ISmAmyrMT8RiQWbKW6d22VK8RvuP37msOgarESx2CAc+CeM1ZBT4+/U9daIpT P12NVIJc8mCsqlEukDJMlHX4eKmJsXV/A1VYg= Received: by 10.151.108.3 with SMTP id k3mr7940222ybm.67.1223309856693; Mon, 06 Oct 2008 09:17:36 -0700 (PDT) Received: by 10.151.6.20 with HTTP; Mon, 6 Oct 2008 09:17:36 -0700 (PDT) Message-ID: Date: Mon, 6 Oct 2008 12:17:36 -0400 From: "Haroon Khalid" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: getting a game into the ports collection X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 16:39:57 -0000 Hello, I am working on a game which uses Ruby,Rubygame and SDL. If this game was a good demonstration of these applications and many people like it, how would I go about getting information on if its possible to include this game in the ports collection? Thanks