Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2014 14:32:43 GMT
From:      Laurent FRIGAULT <lfrigault@agneau.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/190346: Handbook modification to reduce dependencies
Message-ID:  <201405281432.s4SEWhP5082380@cgiserv.freebsd.org>
Resent-Message-ID: <201405281440.s4SEe05L047500@freefall.freebsd.org>

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

>Number:         190346
>Category:       docs
>Synopsis:       Handbook modification to reduce dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 14:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Laurent FRIGAULT
>Release:        10.0
>Organization:
>Environment:
FreeBSD obelix.bergerie.agneau.org 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #1 r266005: Wed May 14 11:44:58 CEST 2014     lolo@obelix.bergerie.agneau.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The handbook advice to install devel/subversion in order to upgrade system/doc/port source :

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html

Unfortunately subversion has many dependencies:
Port:	subversion-1.8.8_2
Path:	/usr/ports/devel/subversion
Info:	Version control system
Maint:	lev@FreeBSD.org
B-deps:	apr-1.5.1.1.5.3 db48-4.8.30.0 expat-2.1.0 gdbm-1.11 gettext-0.18.3.1 libiconv-1.14_3 libtool-2.4.2_2 pkgconf-0.9.5 serf-1.3.5 sqlite3-3.8.4.2
R-deps:	apr-1.5.1.1.5.3 db48-4.8.30.0 expat-2.1.0 gdbm-1.11 gettext-0.18.3.1 libiconv-1.14_3 serf-1.3.5 sqlite3-3.8.4.2
WWW:	http://subversion.apache.org/

under 10.0, the base system has svnlite which can be use for this task.
Before 10, the port/package net/svnup can be used.

Port:	svnup-1.05
Path:	/usr/ports/net/svnup
Info:	Lightweight program to pull source from an Apache Subversion server
Maint:	jcm@visi.com
B-deps:
R-deps:
WWW:	http://jcm.dsl.visi.com/freebsd/svnup/

svnup (and probably svnlite) was created to remove the need to install subversion and all its dependencies. The handbook should be modified to teach users to use them instead of subversion.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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