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

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Initial Version and Version 1 of HaikuPortsConf


Ignore:
Timestamp:
07/29/08 15:01:58 (7 years ago)
Author:
brecht
Comment:

changed BePorts to HaikuPorts?

Legend:

Unmodified
Added
Removed
Modified
  • HaikuPortsConf

    v1 v1  
     1= haikuports.conf = 
     2 
     3Global !HaikuPorts options are specified in /etc/haikuports.conf. 
     4 
     5{{{ 
     6# HaikuPorts configuration 
     7 
     8PACKAGES_PATH="/boot/develop/haikuports" 
     9DOWNLOAD_PATH="/boot/develop/haikuports/download" 
     10WORK_PATH="/boot/develop/haikuports/work" 
     11PREFIX="/boot/home/config" 
     12}}} 
     13 
     14The above values represent the defaults. 
     15 
     16{{{PACKAGES_PATH}}} points to the location where the !HaikuPorts tree is located. 
     17 
     18{{{DOWNLOAD_PATH}}} is where BePorter stores its downloaded source archives. 
     19 
     20{{{WORK_PATH}}} is where the source archives are unpacked and built. 
     21 
     22{{{PREFIX}}} is the default prefix that is passed to configure scripts (or equivalent). 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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