From owner-freebsd-ports@FreeBSD.ORG Sat Jun 21 19:20:17 2014 Return-Path: Delivered-To: freebsd-ports@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 8B0EF1A2 for ; Sat, 21 Jun 2014 19:20:17 +0000 (UTC) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5841D2BD2 for ; Sat, 21 Jun 2014 19:20:17 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id j17so8572191oag.25 for ; Sat, 21 Jun 2014 12:20:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pjMa3RqkQ5IPns9IKYeYAQtCm32Dxd1KkbZEGUb1LcY=; b=DdLeizt6NojkysKeU6tod7oYoi9yHOWEHpnDGCKu09HFRSfEZPJPJZBGJYd9poF9yu MYuGLiX5jZUYUbKYWnNISlE2aOqUbgW+15CjV2BmBcwf7zf2JxY0QzBLjVcwuCI7p4/i ZrBehQCfRRLdIGD1e/fet+5woNoAHtMSgjFHaoT0l5r7T6RN9APp7yZIc/90u6BMI8sE 9Uh0VK3YNiR+8i9t5CSUmopN7U6Kalr4qUbN9auQbvK4eSOLguLfyyz7U3tBALBkNTwp zkZVvWaaX0iDJauOwSayBILEPb5BaQ6CVhKniVa79c7B9zXwAGCA7IwSM9Eh/0xrESKe DsWA== MIME-Version: 1.0 X-Received: by 10.182.200.169 with SMTP id jt9mr11845143obc.0.1403378416656; Sat, 21 Jun 2014 12:20:16 -0700 (PDT) Received: by 10.202.206.23 with HTTP; Sat, 21 Jun 2014 12:20:16 -0700 (PDT) Date: Sun, 22 Jun 2014 01:20:16 +0600 Message-ID: Subject: Difference between devel/svn and stock svnlite From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD Ports 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: Sat, 21 Jun 2014 19:20:17 -0000 Hi, Is there any major difference in between devel/subversion and stock svnlite in 10.X system? If so what are those? Thanks in advance. BR, Muhammad