Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2013 16:35:46 +0100
From:      Fleuriot Damien <ml@my.gd>
To:        Ian Smith <smithi@nimnet.asn.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: svn - but smaller?
Message-ID:  <D462602D-C7EB-41FE-88E7-C61AA55B5393@my.gd>
In-Reply-To: <20130125235425.T76686@sola.nimnet.asn.au>
References:  <20130123144050.GG51786@e-Gitt.NET> <20130124093846.5e683474@laptop> <E10EBB96DCC143BE8F14FD2982AD84B7@white> <20130124085717.GA26673@icarus.home.lan> <20130125235425.T76686@sola.nimnet.asn.au>

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

On Jan 25, 2013, at 2:38 PM, Ian Smith <smithi@nimnet.asn.au> wrote:
>=20
> As others have suggested, an SVN package that could be installed with =
a=20
> static build and run dependency-free binary would help ease the pain =
for=20
> those looking specifically at updating 9.x or 8.x sources to -STABLE =
as=20
> a directly usable csup replacement, preferably on install media but at=20=

> least easily fetchable as a package?  I find portsnap fine for ports.
>=20
> cheers, Ian


Actually, for anyone running 8.x amd64 and too lazy to build SVN (or who =
can't be bothered with its dependencies), you can get my static build =
here:
http://my.gd/svn

Checksum should match this, after download:
MD5 (/usr/local/bin/svn) =3D 204df5cd31b94c49611890893c7c2aba



% uname -a
FreeBSD pf1.backbone.dev 8.3-STABLE FreeBSD 8.3-STABLE #0 r245223: Wed =
Jan  9 14:03:15 UTC 2013     =
root@pf1.backbone.dev:/usr/obj/usr/src/sys/UNIVERSAL  amd64

% ldd /usr/local/bin/svn
ldd: /usr/local/bin/svn: not a dynamic ELF executable

% ls -l /usr/local/bin/svn
-rwxr-xr-x  1 root  wheel  4205656 Jan 22 16:51 /usr/local/bin/svn

% cd /usr/ports/devel/subversion
% make showconfig
=3D=3D=3D> The following configuration options are available for =
subversion-1.7.8:
     BDB=3Doff: Berkeley Database
     BOOK=3Doff: Install the Subversion Book
     ENHANCED_KEYWORD=3Doff: Enhanced svn:keyword support
     FREEBSD_TEMPLATE=3Doff: FreeBSD Project log template
     GNOME_KEYRING=3Doff: Build with GNOME Keyring auth support
     KDE_KWALLET=3Doff: Build with KDE KWallet auth support
     MAINTAINER_DEBUG=3Doff: Build debug version
     MOD_DAV_SVN=3Doff: mod_dav_svn module for Apache 2.X
     MOD_DONTDOTHAT=3Doff: mod_dontdothat for Apache 2.X
     NEON=3Doff: WebDAV/Delta-V repo access module (neon)
     P4_STYLE_MARKERS=3Doff: Perforce-style conflict markers
     SASL=3Doff: SASL support
     SERF=3Doff: WebDAV/Delta-V repo access module (serf)
     STATIC=3Don: Build static version (no shared libs)
     SVNAUTHZ_VALIDATE=3Doff: install svnauthz-validate
     SVNMUCC=3Doff: Install Multiple URL Command Client
     SVNSERVE_WRAPPER=3Doff: Enable svnserve wrapper
     TEST=3Doff: Run subversion test suite






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D462602D-C7EB-41FE-88E7-C61AA55B5393>