HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 5 and Version 6 of Installation


Ignore:
Timestamp:
07/29/08 14:59:49 (7 years ago)
Author:
brecht
Comment:

changed BePorts to HaikuPorts?

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v5 v6  
    11= Installation = 
    22 
    3 Currently there is no automated installation for the !BePorts system. Fortunately it is not a lot of work to do by hand. The following describes how to set up a local !BePorts tree and how to install BePorter. 
     3Currently there is no automated installation for the !HaikuPorts system. Fortunately it is not a lot of work to do by hand. The following describes how to set up a local !HaikuPorts tree and how to install BePorter. 
    44 
    5 If you want to contribute to the !BePorts project by adding ports, you first [wiki:JoinBePorts need an Assembla account and become a member] of the !BePorts Assembla space. If you just want to build existing ports, you do not an account. 
     5If you want to contribute to the !HaikuPorts project by adding ports, you first [wiki:JoinHaikuPorts need to sign up]. If you just want to build existing ports, you do not need an account. 
    66 
    7 '''The !BePorts tree''' 
     7'''The !HaikuPorts tree''' 
    88 
    9 First, you need to check out the !BePorts tree using Subversion. I recommend placing it under /boot/develop/BePorts: 
     9First, you need to check out the !HaikuPorts tree using Subversion. I recommend placing it under /boot/develop/haikuports: 
    1010 
    1111{{{ 
    1212cd /boot/develop 
    13 svn co http://tools.assembla.com/svn/BePorts/BePorts/trunk BePorts  
     13svn co http://ports.haiku-files.org/svn/haikuports/trunk haikuports 
    1414}}} 
    1515 
    16 If you signed up for an Assembla account, you should provide your username with the {{{--username}}} option. 
     16If you signed up for a HaikuPorts account, you should provide your Trac username with the {{{--username}}} option. 
    1717 
    1818'''!BePorter''' 
    … …  
    2222{{{ 
    2323cd /boot/home/code 
    24 svn co http://tools.assembla.com/svn/BePorts/beporter/trunk beporter  
     24svn co http://ports.haiku-files.org/svn/beporter/trunk beporter  
    2525}}} 
    2626 
    27 The repository contains the executable {{{beporter}}} and the [BePortsConf BePorts.conf] file. Copy (or link) {{{beporter}}} to {{{/boot/home/config/bin}}}, and [BePortsConf BePorts.conf] to {{{/etc}}}. Do not forget to set the {{{PACKAGES_PATH}}} in [BePortsConf BePorts.conf] to where you've checked out the !BePorts tree. 
     27The repository contains the executable {{{beporter}}} and the [HaikuPortsConf haikuports.conf] file. Copy (or link) {{{beporter}}} to {{{/boot/home/config/bin}}}, and [HaikuPortsConf haikuports.conf] to {{{/etc}}}. Do not forget to set the {{{PACKAGES_PATH}}} in [HaikuPortsConf HaikuPorts.conf] to where you've checked out the !HaikuPorts tree. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/