From owner-freebsd-ports@FreeBSD.ORG Wed May 28 09:31:33 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78B98235 for ; Wed, 28 May 2014 09:31:33 +0000 (UTC) Received: from exprod7og119.obsmtp.com (exprod7og119.obsmtp.com [64.18.2.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29493210E for ; Wed, 28 May 2014 09:31:32 +0000 (UTC) Received: from mail-oa0-f43.google.com ([209.85.219.43]) (using TLSv1) by exprod7ob119.postini.com ([64.18.6.12]) with SMTP ID DSNKU4Ws8/ZgtgVGXuwTHlo0eBq7SPXUi2IV@postini.com; Wed, 28 May 2014 02:31:33 PDT Received: by mail-oa0-f43.google.com with SMTP id l6so10920278oag.16 for ; Wed, 28 May 2014 02:31:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:mime-version:thread-index:date:message-id :subject:to:content-type; bh=K3l2sId7CVhLJzJbU4+lWqBsvg7DoU4ThhAXd5TRo4E=; b=E7kZBaliktn/dwT6OqR01bV+ozffWTQBc0pUj58crSvKjGz/hNKGN3Kdk5miEHOGzn uvpyvP4e3plUxPPzXmAZt+qF6wpEM0EiqFGKjEXqki4CknOI35UXHFngSVcBH616jPDN 5L7mXoTT51+hnGJH7iqqF6n2xiI/BUTsnmDABxCLxkW46xbjnFBjtluhCRF/fm7zGZNM ikgGusisfwdwL9lscXuezyFm0DEEUmOg0i8PNvKiWQq8AI++vNCj6CteRGVrtyDrMh+l vGAM/6j6ZbnXvd58+CN11f0cTj7y8WKLWxbMlVQfuiFrHHcbSxLrLSIGcaPOCMqAMzLQ HyPQ== X-Received: by 10.60.62.174 with SMTP id z14mr61102oer.61.1401269160601; Wed, 28 May 2014 02:26:00 -0700 (PDT) X-Gm-Message-State: ALoCoQmq4Z0UyvrZyJoq6zovWFldeLpmmjn97f3EswgNj+wF46idLJ0MKWR2zMRsUnVGy5RtaXzbAH9A7EI2qTl2IqiENow0FEbTj9MWOfw/PVBOf/ogdf0Vw15rNpeb7tb3cuNO6476 X-Received: by 10.60.62.174 with SMTP id z14mr61095oer.61.1401269160532; Wed, 28 May 2014 02:26:00 -0700 (PDT) From: Raghu HB MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac96VtZnQEMjksORRHmko1AcGHaz4A== Date: Wed, 28 May 2014 14:56:00 +0530 Message-ID: Subject: Creating new port To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 09:31:33 -0000 Hello, I am new to FreeBSD and I am in a process of creating new port for one of the application. I have gone through the steps in handbook and I tried to create new port but I am not successful. I would request you to send one sample example to create new port with all the steps explained would be a great help. Thanks, Raghu