
o BUGS:
^^^^^^^^^^^^^^^^^^^^

 o show stopper:

 o later (non show stopper):

o ToDo/Wishlist:
^^^^^^^^^^^^^^^^^^^^^^^^^
 add "confhelp" command which executes "configure --help" in packages
   command gets files (tar, tar.gz, tar.bz2) or dirs as args

 only consider packages to checkout which are checked in (successfully)

 add test for "make test" to test for "make check"

 make option to choose between block and real size counting (for checkStow)

 lets have an option indicating when configure should fail 
   (warning, error, exitcode ???)

 option for defining compression method for `package'
   --> detection for instpack

 create .placeholder-file for empty dirs (see stow(1) man page)

 regexps prefixed with "!" are excluded packages...

 take a look at the "strip"-ing thingy deleting symbols from 
 shared objects (maybe give some options to strip but this is not
 platform independand...hmm, what to do?)

 have a reduced help showing all often needed functions and a verbose help
 showing _all_ options

 first non-option is command, not first arg!
    (recognize --help as a help request)


        stow directory = /usr/local/stow                                                                            
                                                                                                                    
	Packet testpaket-1.0 soll nicht standartmig in /usr/local
	installiert werden, sondern soll in /usr  installiert werden.  Im
	Verzeichnis /usr/local/stow/testpacket-1.0 wird eine Datei
	(Beispielsweise .stowES.rc) erstellt, in der jetzt drin steht, dass
	das Default-target-directory bei diesem Packet auf /usr umgestellt
	werden soll. Damit soll erreicht werden, dass man nicht per Hand
	stowES mit den passenden -s  /  -t Parametern aufrufen muss.


o oddities (maybe give a hint in docu):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

packages with really no content (they are _empty_) show different status
when doing list (s) and checkstow (I, size 4).





o FUTURE:
^^^^^^^^^^^^^^^^^^^^^^^^
 fetch .tar.gz's per http/ftp  (wooooohhh, CPAN is cool :-) )


 build sun/deb/lpp/rpm/...-packages out of stowES-packages (alien?)

 for solaris: scan param for -L.. and add appropriate -R... params
              rpath thing for linux as well
  (Done? does ld_run_path work with solaris-ld?)

 interactive mode / shell mode (CPAN...)

 GUI?  ............................... nope...








--------------------------------------------------------------------
Local Variables:
mode:text
End:
--------------------------------------------------------------------
