Changes between Version 11 and Version 12 of Guidelines
- Timestamp:
- 12/29/08 08:23:04 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Guidelines
v11 v12 33 33 == Layout == 34 34 35 It would be nice if the layout of the portlogs would be consistent. Unfortunately, (currently) there is no way of enforcing this. Please use the following template: 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 36 38 37 39 {{{ 38 [[TOC]] 39 40 = PortLog: [wiki:category]/port = 41 42 http://www.url-to-package-lib-page.org 43 44 == version 1.0 == 45 46 ||R5||status|| 47 ||BONE||status|| 48 ||Haiku||status|| 49 50 dependencies: 51 52 * [wiki:category/port-] >= version 53 * [wiki:category/port-] >= version 54 55 === revision 1 (your username) - [tested platforms] === 56 57 your comments 40 http://ports.haiku-files.org/wiki/blah-blah/portname 58 41 }}} 59 42 60 For an example, see [wiki:sys-devel/m4].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. 61 44 62 Don't remove old versions or revisions from the portlog, the information can still be valuable.45 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.
