OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   02-Dec-2003 19:47:35
  Branch: HEAD                             Handle: 2003120218473500

  Modified files:
    openpkg-src/openpkg-tool
                            00TODO

  Log:
    classify and extend with more details

  Summary:
    Revision    Changes     Path
    1.4         +24 -6      openpkg-src/openpkg-tool/00TODO
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg-tool/00TODO
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 00TODO
  --- openpkg-src/openpkg-tool/00TODO   2 Dec 2003 18:42:31 -0000       1.3
  +++ openpkg-src/openpkg-tool/00TODO   2 Dec 2003 18:47:35 -0000       1.4
  @@ -1,8 +1,26 @@
   
  -o missing locking while indexing
  -o file:// URL scheme not understood
  -o boolean condition parser/evaluator: does not accpet/understand "!="
  -o boolean condition parser/evaluator: does not accept/understand values other than 
"yes"/"no"
  -o multiple call results in different outputs (perhaps Perl 5.8.x hash randomization 
issue?) PR#284
  -o mutt15 provides mutt. if mutt15 is installed, openpkg-tool tries to upgrade to 
mutt
  +TODO
  +====
  +
  +o missing locking while indexing. This way the index files are regularily
  +  broken on our FTP server and have to be manually fixed.
  +
  +o multiple call results in different outputs (perhaps Perl 5.8.x hash
  +  randomization issue?) PR#284
  +
  +o "mutt15" provides "mutt". if "mutt15" is installed, openpkg-tool tries
  +  to upgrade to "mutt".
  +
  +CANDO
  +=====
  +
  +o file:// URL scheme not understood. No dramatically, but a little
  +  bit inconsistent and should be easy to fix.
  +
  +o boolean condition parser/evaluator: does not accept/understand "!=".
  +  This seems to not cause trouble but is a nasty weakness.
  +
  +o boolean condition parser/evaluator: does not accept/understand values
  +  other than "yes"/"no" This seems to not cause large trouble but is a
  +  nasty weakness and especially makes some packages more complicated.
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to