[MacPorts] #20333: Allow subversion to build universal
#20333: Allow subversion to build universal -----------------------------------+---------------------------------------- Reporter: jochen@… | Owner: dluke@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: universal cyrus_sasl2 | Port: subversion -----------------------------------+---------------------------------------- subversion cannot be build universal because cyrus_sasl2, on which it currently depends, cannot be build universal. Attached I provide a patch that adds the variant disable_sasl and allows to build universal when this variant is applied. -- Ticket URL: <http://trac.macports.org/ticket/20333> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 -----------------------------------+---------------------------------------- Changes (by nox@…): * cc: nox@… (added) * version: 1.7.1 => Comment: cyrus-sasl2 universal variant has been fixed, we should reenable the universal variant in subversion and its dependents. -- Ticket URL: <http://trac.macports.org/ticket/20333#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 dluke@…): Has anyone done a test-build of subversion (or the bindings ports) as universal? Do things work if we just remove the 'universal_variant no' ? -- Ticket URL: <http://trac.macports.org/ticket/20333#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#20333: Allow subversion to build universal ----------------------------------+----------------------------------------- Reporter: jochen@… | Owner: dluke@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: universal cyrus_sasl2 Port: subversion | ----------------------------------+----------------------------------------- Changes (by dluke@…): * status: new => closed * resolution: => fixed Comment: Excellent. I removed the universal_variant no in r62371 -- Ticket URL: <http://trac.macports.org/ticket/20333#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts