Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2013 08:43:34 -0800 (PST)
From:      Sreeram BS <sreeramabs@yahoo.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Obtaining source code
Message-ID:  <1384274614.15224.YahooMailNeo@web125404.mail.ne1.yahoo.com>

next in thread | raw e-mail | index | archive | help

Hi,
    I have a very basic question about obtaining the source code.
    I have learnt that one of the ways of obtaining the source code of the release, or of any standard program that gets shipped in standard release is by visiting the http://svnweb.freebsd.org/base and navigating further. 
     I am curious to know if there are any other methods of obtaining the source code.

Please inform.

Regards,|
Sreeram
From owner-freebsd-questions@FreeBSD.ORG  Tue Nov 12 17:01:37 2013
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 9C1343E5
 for <freebsd-questions@freebsd.org>; Tue, 12 Nov 2013 17:01:37 +0000 (UTC)
Received: from smtp.lamaiziere.net (net.lamaiziere.net [37.59.62.186])
 by mx1.freebsd.org (Postfix) with ESMTP id 653FA2CA1
 for <freebsd-questions@freebsd.org>; Tue, 12 Nov 2013 17:01:36 +0000 (UTC)
Received: from mr129166.localdomain (mr129166.cri.univ-rennes1.fr
 [129.20.129.166])
 by smtp.lamaiziere.net (Postfix) with ESMTPA id 8B0AF2207;
 Tue, 12 Nov 2013 17:53:14 +0100 (CET)
Received: from mr129166 (localhost [127.0.0.1])
 by mr129166.localdomain (Postfix) with ESMTP id 1C42950C4;
 Tue, 12 Nov 2013 17:53:10 +0100 (CET)
Date: Tue, 12 Nov 2013 17:53:09 +0100
From: Patrick Lamaiziere <patfbsd@davenulle.org>
To: freebsd-questions@freebsd.org
Subject: Re: Obtaining source code
Message-ID: <20131112175309.4f751c89@mr129166>
In-Reply-To: <1384274614.15224.YahooMailNeo@web125404.mail.ne1.yahoo.com>
References: <1384274614.15224.YahooMailNeo@web125404.mail.ne1.yahoo.com>
X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd9.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3
 (smtp.lamaiziere.net [0.0.0.0]); Tue, 12 Nov 2013 17:53:14 +0100 (CET)
Cc: Sreeram BS <sreeramabs@yahoo.com>
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.16
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>,
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>;
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
 <mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 12 Nov 2013 17:01:37 -0000

Le Tue, 12 Nov 2013 08:43:34 -0800 (PST),
Sreeram BS <sreeramabs@yahoo.com> a écrit :

> Hi,
>     I have a very basic question about obtaining the source code.
>     I have learnt that one of the ways of obtaining the source code
> of the release, or of any standard program that gets shipped in
> standard release is by visiting the http://svnweb.freebsd.org/base
> and navigating further. I am curious to know if there are any other
> methods of obtaining the source code.

Sure you can use subversion (in ports) to checkout the sources

See http://www.freebsd.org/doc/handbook/svn.html

Regards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1384274614.15224.YahooMailNeo>