exports


Portmenu - Program for developers to work around PORTS TREE.

Introduction.

We have many programs to do various tasks around a PORT or UPDATE, but we have much work to do also around that. Is another options to do more easy the developers life's, and decrease all work around the PORT.

Portmenu 1.0 BETA

The portmenu is distributed for some people.

Period of BETA testing:

Started on: 12/01/2008

End on: 31/01/2008

Beta Testers

  • Gabor Kovesdan Hungary.
  • Ion-Mihai Tetcu Romania.
  • Jean Milanez Melo Brazil.
  • Marcus Alves Grando Brazil.
  • Martin Wilke Germany.
  • Renato Botelho Brazil.
  • Roman Bogorodskiy Russian Federation.
  • Simon L. Nielsen Denmark.
  • Stanislav Sedov Russian Federation.
  • Thomas Abthorpe Canada.

Scheduling new features

  • ~~Print out sequential steps, kind of addport function.~~ Fixed on SVN revision 36.
  • ~~Fix help function.~~ Fixed on SVN revision 40, 41.
  • ~~Templates messages on functions addport, repocopy, rmport.~~ Fixed on SVN revision 48.
  • ~~Fix when users put another command to portmenu which not have the relation in help.~~ Fixed on SVN revision 42.

NOTE: Started work on: 13/01/2008 Work finished on: 27/01/2008

Contributions

  • Thomas Abthorpe ```
    • Fixed some language errors in the manpage. (SVN: 37, 38, 39). ```
  • Gabor Kovesdan ```
    • Fixed some language errors in the manpage and main.cpp. (SVN: 52).
    • Fixed Makefile. (SVN: 53). ```

      EXAMPLES

To work on a PORT and PR:

  1. sland$ portmenu takepr

<PRNUMBER>

  1. sland$ portmenu co

<PORTNAME>

  1. sland$ cd

<PORTNAME>

  1. sland$ portmenu getpr

<PRNUMBER>

sender.diff 1. sland$ patch < sender.diff

  1. NOTE : You should clean garbage files.

  2. sland$ portmenu ch

  3. sland$ portmenu ci
  4. sland$ portmenu closepr

<PRNUMBER>

Add a new PORT into PORTS TREE:

  1. sland$ portmenu getpr

<PRNUMBER>

NEWPORT.shar 1. sland$ sh NEWPORT.shar 1. sland$ cd

<NEWPORT>

  1. sland$ portlint -aN
  2. sland$ cd ../
  3. sland$ portmenu addport

<PORTNAME>

<CATEGORIE>

  1. sland$ pcvs ci NEWPORT ports/

<CATEGORIE>

/Makefile 1. sland$ pcvs ci CVSROOT/modules

Remove a PORT from the PORTS TREE:

  1. sland$ portmenu co

<PORTNAME>

  1. sland$ portmenu rmport

<PORTNAME>

  1. sland$ pcvs ci

<PORTNAME>

ports/

<CATEGORIE>

/Makefile 1. sland$ pcvs ci CVSROOT/modules

  1. NOTE : You should put information about this remove into MOVED

    file.

AUTHORS

Marcelo Araujo

Project Information

Labels:
FreeBSD C Ports araujo