开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > exports |
exports
|
0 | 1 | 58 |
贡献者 | 讨论 | 代码提交 |
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 BETAThe portmenu is distributed for some people.
Period of BETA testing:
Started on: 12/01/2008
End on: 31/01/2008
Beta TestersGabor 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 featuresPrint 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/2008ContributionsThomas 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).EXAMPLESTo work on a PORT and PR:
sland$ portmenu takepr sland$ portmenu co sland$ cd sland$ portmenu getpr >sender.diff sland$ patch < sender.diff NOTE : You should clean garbage files. sland$ portmenu ch sland$ portmenu ci sland$ portmenu closepr Add a new PORT into PORTS TREE:
sland$ portmenu getpr >NEWPORT.shar sland$ sh NEWPORT.shar sland$ cd sland$ portlint -aN sland$ cd ../ sland$ portmenu addport sland$ pcvs ci NEWPORT ports//Makefile sland$ pcvs ci CVSROOT/modules Remove a PORT from the PORTS TREE:
sland$ portmenu co sland$ portmenu rmport sland$ pcvs ci ports//Makefile sland$ pcvs ci CVSROOT/modules NOTE : You should put information about this remove into MOVED file.
AUTHORSMarcelo Araujo