[MacPorts] #20333: Allow subversion to build universal
MacPorts
noreply at macports.org
Tue Jan 5 07:50:58 PST 2010
#20333: Allow subversion to build universal
-----------------------------------+----------------------------------------
Reporter: jochen@… | Owner: dluke@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: universal cyrus_sasl2 | Port: subversion
-----------------------------------+----------------------------------------
Comment(by nox@…):
I have. It works.
{{{
$ port installed subversion
The following ports are currently installed:
subversion @1.6.6_0+bash_completion+universal (active)
$ lipo -info $(which svn)
Architectures in the fat file: /opt/local/bin/svn are: x86_64 i386
$ svn --version
svn, version 1.6.6 (r40053)
compilé Jan 5 2010, 16:38:12
Copyright (C) 2000-2009 CollabNet.
Subversion est un logiciel libre, cf http://subversion.tigris.org/
Il inclut du logiciel développé par CollabNet (http://www.Collab.Net/).
Les modules d'accès à un dépôt (RA) suivants sont disponibles :
* ra_neon : Module d'accès à un dépôt via le protocole WebDAV avec Neon.
- gère le schéma d'URL 'http'
- gère le schéma d'URL 'https'
* ra_svn : Module d'accès à un dépôt avec le protocole réseau propre de
svn.
- avec authentification Cyrus SASL
- gère le schéma d'URL 'svn'
* ra_local : Module d'accès à un dépôt sur un disque local.
- gère le schéma d'URL 'file'
* ra_serf : Module d'accès à un dépôt via le protocole WebDAV avec serf.
- gère le schéma d'URL 'http'
- gère le schéma d'URL 'https'
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20333#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list