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 31 and Version 32 of WikiStart


Ignore:
Timestamp:
07/19/08 15:16:19 (7 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v31 v32  
    1 {{{ 
    2 #!html 
    3 <!--http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/--> 
    4 <div style=" 
    5         margin:0 auto; 
    6         width:51em;"> 
    7 <div style=" 
    8         float:left; 
    9         width:15em; 
    10         padding:1em 1em 1em 3em; 
    11         font-size:90%; 
    12         background-color:#F6F6F6;"> 
    13 }}} 
    14 == Last Changes == 
    15  
    16 [[RecentChanges(,25)]] 
    17 {{{ 
    18 #!html 
    19 </div> 
    20 }}} 
    21 {{{ 
    22 #!html 
    23 <div style=" 
    24         float:right; 
    25         padding:1em 1em 1em 3em; 
    26         width:28em; 
    27         text-align:justify;"> 
    28 }}} 
    29 [[TOC(noheading, depth=0, SubversionRepository, MailingList, Guidelines, PortingTips, CommonProblems, PortLog, Installation, JoinBePorts, AddingPorts, BePorter,ToDo)]] 
     1[[BlogList(recent=3, max_size=200, format=float, heading=News)]] 
    302 
    313== Welcome to !HaikuPorts == 
    324 
    33 !HaikuPorts is a centralized collection of software ported to the [http://en.wikipedia.org/wiki/BeOS BeOS] and [http://haiku-os.org/ Haiku] platforms. Each port contains the BeOS and/or Haiku specific patches to the original source code. Along with a [SubversionRepository Subversion repository] to store all patches, this Trac site eases cooperation on porting efforts. There is also a [MailingList mailing list] for the discussion of the project. The BePorter tool is provided to ease the fetching, patching and building of source code. 
     5!BePorts is a centralized collection of software ported to the [http://en.wikipedia.org/wiki/BeOS BeOS] platform. Each port contains the BeOS-specific patches to the original source code. Along with a [SubversionRepository Subversion repository] to store all patches, this Trac site eases cooperation on porting efforts. There is also a [MailingList mailing list] for the discussion of the project. The BePorter tool is provided to ease the fetching, patching and building of source code. 
    346 
    357== Objective == 
    368 
    37 The main objective of the !HaikuPorts project is to centralize ports of software to the BeOS and Haiku platforms. This avoids reinvention of the wheel when the person that ported an older version of a software package didn't provide a patch and seems to have disappeared from the face of the earth. 
     9The main objective of the !BePorts project is to centralize ports of software to the BeOS platform. This avoids reinvention of the wheel when the person that ported an older version of a software package didn't provide a patch and seems to have disappeared from the face of the earth. 
    3810 
    3911More importantly, solutions to problems faced when porting one application may be valuable when porting another. For this purpose, the PortLog, Trac tickets and the CommonProblems page can be consulted when facing problems. To make this work, some [wiki:Guidelines] should be followed. 
    4012 
    41 BePorter can be compared to a slim version of [http://www.gentoo.org/main/en/about.xml Gentoo Portage]. It fetches the original source code, applies the BeOS and/or Haiku specific patches, builds, and optionally installs the port. This package management aspect, however, is by no means the essence of the !HaikuPorts project. 
     13BePorter can be compared to a slim version of [http://www.gentoo.org/main/en/about.xml Gentoo Portage]. It fetches the original source code, applies the BeOS-specific patches, builds, and optionally installs the port. This package management aspect, however, is by no means the essence of the !BePorts project. 
    4214 
    4315== Platforms == 
    4416 
    45 Unfortunately there are a couple BeOS platforms: R5, BONE, Dano, Zeta and Haiku. A BePort should ideally build on all of these. While the older platforms are still of importance now, focus will eventually shift to Haiku as it matures. 
     17[[TOC(heading=Useful pages, depth=0, SubversionRepository, MailingList, Guidelines, PortingTips, CommonProblems, PortLog, Installation, JoinBePorts, AddingPorts, BePorter, ToDo)]] 
     18 
     19Unfortunately there are a couple BeOS platforms: R5, BONE, Dano, Zeta and [http://haiku-os.org/ Haiku]. A BePort should ideally build on all of these. While the older platforms are still of importance now, focus will eventually shift to Haiku as it matures. 
    4620 
    4721== Getting Started == 
    4822 
    49 To install the !HaikuPorts system on your BeOS or Haiku installation, see [wiki:Installation]. 
     23To install the !BePorts system on your BeOS installation, see [wiki:Installation]. 
    5024 
    5125For information on how to add a BePort to the tree, see AddingPorts. Don't forget to read the [wiki:Guidelines]! Milestone [milestone:"BePorts M1" M1] lists a set of the most common/important software packages. It is recommended (recent versions of) these are ported first. 
    52 {{{ 
    53 #!html 
    54 </div> 
    55 </div> 
    56 <div style="clear: both; 
    57         height: 1px; 
    58         overflow: hidden;">&nbsp;</div> 
    59 <div style="font-size:x-small; 
    60         width:51em; 
    61         margin-left:auto; 
    62         margin-right:auto; 
    63         margin-top:2em; 
    64         padding-top:0.5em; 
    65         text-align:center; 
    66         border-top:1px black solid"> 
    67   For questions and comments, contact brecht -at- mos6581 -dot- org 
    68 </div> 
    69 }}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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