Changes between Version 12 and Version 13 of Guidelines
- Timestamp:
- 01/26/09 16:21:24 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Guidelines
v12 v13 18 18 This information can be very helpful to others, after all. 19 19 20 When you get stuck and give up (hey, don't feel bad), create a new ticket explaining the problem. Also link to this ticket from within the port's PortLog. Consult TracLinks on how to do that. The tickets should be assigned to the component that corresponds to the port 's category. The ticket summary should start with {{{[portname]}}} to indicate the port.20 When you get stuck and give up (hey, don't feel bad), create a new ticket explaining the problem. Also link to this ticket from within the port's PortLog. Consult TracLinks on how to do that. The tickets should be assigned to the component that corresponds to the port. 21 21 22 22 == Platforms == 23 23 24 Because of the incompatibilities between the various BeOS platforms, a port should be tested on all of them. '''BONE''' binaries however, should be able to run on Dano and Zeta, from what I hear. Correct me (Brecht) if I'm wrong. So that's one target for the three of those. '''R5''' (5.0.3) and '''Haiku''' are very different from BONE and are therefor two other targets.24 Because of the incompatibilities between the various BeOS platforms, a port should be tested on all of them. '''BONE''' binaries however, should be able to run on Dano and Zeta, from what I hear. Correct me (Brecht) if I'm wrong. So that's one target for the three of those. '''R5''' (5.0.3) and '''Haiku''' are very different from BONE and are therefore two other targets. 25 25 26 26 The status of a port is described by the following keywords: … … 33 33 == Layout == 34 34 35 36 The layout of the portlogs is controlled by the portlog plug-in. To create a new portlog page, locate it's [http://www.gentoo-portage.com/ Gentoo Portage] category, then browse to that category's wiki page and add the name of the port you want to add: 37 38 39 {{{ 40 http://ports.haiku-files.org/wiki/blah-blah/portname 41 }}} 42 43 If it doesn't already exists, you will see a warning that it doesn't exists and will have the option to click a link to create a new page for it. Click that link and fill in the form that follows. Once the entry is created you'll be able to create a version, once the version is created you'll need to create a revision 1, which is where you'll enter in your build notes. 35 The layout of the portlogs is controlled by the portlog plug-in. To create a new portlog page, locate its [http://www.gentoo-portage.com/ Gentoo Portage] category, then head over to the [PortLog/AddPort] page to create an entry for the port in the database. Once the entry is created you'll be able to create a version, once the version is created you'll need to create a revision 1, which is where you'll write down your build notes. 44 36 45 37 If the portlog already exists check for prior builds, there might be notes already there which could point out things you might have missed. Don't remove old versions or revisions from the portlog, the information can still be valuable.
