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 2 and Version 3 of AddingPorts


Ignore:
Timestamp:
08/16/07 09:51:12 (8 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddingPorts

    v2 v3  
    33To add a port to the !BePorts tree, you have to: 
    44 
    5  1. Create a patch for the software's original source tree. It is important that this patch is generated in such a way that BePorter can automatically apply the patch. See CreatePatch. 
    6  
    7  1. Rename the patch like such: 
    8   {{{<portname>-<version>.patch}}} 
    9   For example, a patch for libsdl version 1.2.12 would be named {{{libsdl-1.2.12.patch}}} 
    10   This is such that  
    11  
     5 1. Create a patch for the software's original source tree. It is important that this patch is generated in such a way that !BePorter can automatically apply the patch. See CreatePatch. 
     6 1. Rename the patch like such: {{{<portname>-<version>.patch}}}. For example, a patch for libsdl version 1.2.12 would be named {{{libsdl-1.2.12.patch}}} 
    127 1. Create the BepFile. Here's an [http://tools.assembla.com/BePorts/browser/BePorts/trunk/media-libs/libsdl/libsdl-1.2.12.bep example] for libsdl-1.2.12. 
    13  
    14  1. Place the BepFile and patch - at the right location - in your local !BePorts tree. Look up to what category your port belongs at http:://gentoo-portage.com. 
    15  
    16  1. First test the BepFile and patch with BePorter. Make sure BePorter is able to download, unpack, patch, build and install your port. 
    17  
    18  1. Commit the BepFile and patch to the repository. Place '''only''' [BepFile BepFiles] and patches in the repository. 
     8 1. Place the !BepFile and patch - at the right location - in your local !BePorts tree. Look up to what category your port belongs at http://gentoo-portage.com 
     9   * The !BepFile should go in {{{category/portname}}} 
     10   * The patch should go in {{{category/portname/patches}}} 
     11 1. Test the !BepFile and patch with BePorter. Make sure !BePorter is able to download, unpack, patch, build and install your port. 
     12 1. Commit the !BepFile and patch to the repository. Place '''only''' !BepFiles and patches in the repository. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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