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 14 and Version 15 of Installation


Ignore:
Timestamp:
04/27/13 10:02:02 (2 years ago)
Author:
augiedoggie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v14 v15  
    44 
    55== Automated way == 
    6 There is now an automated installation for the !HaikuPorts system. To install, download this install script [http://ports.haiku-files.org/export/1861/haikuporter/trunk/installhaikuporter.sh installhaikuporter.sh] and run it in the terminal. 
     6There is now an automated installation for the !HaikuPorts system. To install, download this install script [https://bitbucket.org/haikuports/haikuporter/raw/master/installhaikuporter.sh] and run it in the terminal. 
    77{{{ 
    88chmod 755 installhaikuporter.sh 
    … …  
    2222 
    2323== Manual way == 
    24 First, you need to check out the !HaikuPorts tree using Subversion. I recommend placing it under /boot/develop/haikuports: 
     24First, you need to check out the !HaikuPorts tree using Git. I recommend placing it under /boot/develop/haikuports: 
    2525 
    2626{{{ 
    2727cd /boot/develop 
    28 svn co http://ports.haiku-files.org/svn/haikuports/trunk haikuports 
     28git clone  https://bitbucket.org/haikuports/haikuports.git 
    2929}}} 
    3030 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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