From owner-freebsd-binup@FreeBSD.ORG Fri Jan 18 09:13:50 2008 Return-Path: Delivered-To: freebsd-binup@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B0D816A46D for ; Fri, 18 Jan 2008 09:13:50 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: from hs-out-2122.google.com (hs-out-0708.google.com [64.233.178.245]) by mx1.freebsd.org (Postfix) with ESMTP id EA57D13C458 for ; Fri, 18 Jan 2008 09:13:49 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: by hs-out-2122.google.com with SMTP id h53so861817hsh.11 for ; Fri, 18 Jan 2008 01:13:49 -0800 (PST) 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=mkTUrSbT1meW3gxji+uALL/JVYZ87RZts1m46jNZatM=; b=l8cCv5vkKoqRlX9CaaeN5x1PCQK3fQhpOYXqknDxhh6qIKmVqMuwMP9Aki/Y0x5cbuS6peyOUBGQkxo1pv68BD5EOqRuk6068thZCBrVxqDDYp7yXpVfq/crVmx660GeyxgqMYWXgOGDn235PUfQoHk/OuMY/DdKIOQPGKwRWTA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ms4AKKEDShZzbpf1/wqE2vpA/ZeJm6Vo0G3mgT099xI77EasSnXZGqzfmr+HSNZOMDFHvLchFUk0RBlDaixUCLO5KVwvJOHzlV//FgWovANNXD0RmsKIYmpv9/gucErvbJXVg3T7iw4IdBpY/GxnMCRi246lJ2oLQImMJAcE23M= Received: by 10.150.92.11 with SMTP id p11mr1008097ybb.36.1200646134793; Fri, 18 Jan 2008 00:48:54 -0800 (PST) Received: by 10.150.185.7 with HTTP; Fri, 18 Jan 2008 00:48:54 -0800 (PST) Message-ID: <1563a4fd0801180048o15753907s1eb30f30554293b8@mail.gmail.com> Date: Fri, 18 Jan 2008 14:18:54 +0530 From: "navneet Upadhyay" To: freebsd-binup@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: Trying to support my product on FreeBSD X-BeenThere: freebsd-binup@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Design and development of the binary update system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 09:13:50 -0000 Hi , My product is successfully running on Linux( all most all versions) and HP- UX and Windows . *It is 100 % C++ code*. I am planning to support it on FreeBSD, i have two queries : 1. *How to build my code into binaries* on FreeBSD , i have my unix make files. Just to give an idea i have around 200 cpp files and they complile to 5 binaries . I am using multithreading(posix on linux) and sockets heavily. 2.* How to package the binaries*(RPM sort of thing). Idea is to provide a package to user who can install them binaries using this package by issuing single command. Please let me know if there is anyother forum where i can get answers to my queries, as i will be needing lot of help in near future. *Help will be appreciated.* Thanks, Navneet From owner-freebsd-binup@FreeBSD.ORG Fri Jan 18 14:52:28 2008 Return-Path: Delivered-To: freebsd-binup@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9B3116A41A for ; Fri, 18 Jan 2008 14:52:28 +0000 (UTC) (envelope-from freebsdworld@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 7BC2C13C44B for ; Fri, 18 Jan 2008 14:52:28 +0000 (UTC) (envelope-from freebsdworld@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so647721wxd.7 for ; Fri, 18 Jan 2008 06:52:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=oEmMXqyJNEV8mNxk8RaobV65S/VvAocexbwbC0eRZXk=; b=Bp11oMUqd7lhfjlryLynTXjSVNtEB0eq7RGxfuA9oMjkAezu0robSziRVN3oMiA1WFeBXQWxLY3Qn3+wHdBZFjrG7lowDDlk0zY/x2d6F9EGsB6jvN7/OtwMjNXgQohLopldwXfXSi1cPjmBbNKHO24SzHzCofOEnInV4rDiDIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=i4/FMhgE9oBOhHxXE3s11rwczBMDWkNfzYOLxrv2/vLRk+zyg5fKr7g0kVGW4VoA8REHKZgW/sO0vs48+PwLFhmPg2wcxWp98HbNZOVN5Gh+9/Aq82ZdaeSImkLYqXr0emdYGdgqVX6y+9/pZVe4rPrfnpXfSZic/GURBkOvGm8= Received: by 10.142.113.17 with SMTP id l17mr2051587wfc.188.1200667099790; Fri, 18 Jan 2008 06:38:19 -0800 (PST) Received: from desktop.rochester.rr.com ( [74.74.228.251]) by mx.google.com with ESMTPS id i39sm12196400wxd.7.2008.01.18.06.38.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Jan 2008 06:38:18 -0800 (PST) Message-ID: <4790BA31.50205@gmail.com> Date: Fri, 18 Jan 2008 09:39:45 -0500 From: Benjamin Adams User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: navneet Upadhyay References: <1563a4fd0801180048o15753907s1eb30f30554293b8@mail.gmail.com> In-Reply-To: <1563a4fd0801180048o15753907s1eb30f30554293b8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-binup@freebsd.org Subject: Re: Trying to support my product on FreeBSD X-BeenThere: freebsd-binup@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Design and development of the binary update system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 14:52:29 -0000 I think you may want to look at the porters handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ --------------------- Benjamin Adams http://www.FreeBSD-World.com navneet Upadhyay wrote: > Hi , > My product is successfully running on Linux( all most all versions) > and HP- UX and Windows . > > *It is 100 % C++ code*. > > I am planning to support it on FreeBSD, i have two queries : > > 1. *How to build my code into binaries* on FreeBSD , i have my unix make > files. Just to give an idea i have around 200 cpp files and they complile to > 5 binaries . I am using multithreading(posix on linux) and sockets heavily. > > > 2.* How to package the binaries*(RPM sort of thing). Idea is to provide a > package to user who can install them binaries using this package by issuing > single command. > > > > Please let me know if there is anyother forum where i can get answers to my > queries, as i will be needing lot of help in near future. > > *Help will be appreciated.* > > Thanks, > Navneet > _______________________________________________ > freebsd-binup@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-binup > To unsubscribe, send any mail to "freebsd-binup-unsubscribe@freebsd.org" > >