Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

afick-gui-2.1-0 RPM for noarch

From SourceForge / a / af / afick

Name: afick-gui Distribution: Unknown
Version: 2.1 Vendor: Eric Gerbier <gerbier@users.sourceforge.ne>
Release: 0 Build date: Wed Apr 7 15:02:26 2004
Group: Applications/System Build host: pocti3.cnrm.meteo.fr
Size: 150133 Source RPM: afick-2.1-0.src.rpm
Packager: Eric Gerbier <gerbier@users.sourceforge.ne>
Url: http://afick.sourceforge.net
Summary: a gui for afick
afick-gui is perl/tk tool for afick software
It can be used to launch afick with differents options
and to have a graphical view of results
It comes with menu for integration in kde/gnome ...

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 0fdeda1de1871d4998b6f99caad3e045
GPG

Changelog

* Mon Apr 05 2004 Eric Gerbier <gerbier@users.sourceforge.net> 2.1.0 (gui)
  - reference to array in sub
  - add history menu for history and archive access
  - add colors in text 
  - common colors
  - now have a common load sub for all entries (pipe or saved files)
  - a common sub (display_message) for all helps
* Mon Apr 05 2004 Eric Gerbier <gerbier@users.sourceforge.net> 2.1.0
  - reference to array in sub
  - new directive debug
  - add an eval on FileSecurity to avoid perl crash or warning
  - remove -T flag to have same version on all os
  - a new Makefile.pl for tgz install (check dependencies)
  - fix a bug with --print and archive mode
  - add a planning.bat on windows to insert a task in planning
* Wed Mar 03 2004 Eric Gerbier <gerbier@users.sourceforge.net> 2.0.0
  - add ignore_case directive/option
  - add history directive/option
  - add archive directive
  - bug in soustractive alias
  - remove/clean global var
  - split in 2 packages command-line and gui
  - add a makefile for tgz package
  - add macro VERBOSE to suppress useless mail if no changes
* Wed Jan 28 2004 Eric Gerbier <gerbier@users.sourceforge.net> 1.8.0
  - for new files, display inode date
  - for deleted files, display parent change date
  - output format change to allow automatic parsing (comments)
  - add all perl dependencies in package
  - resolv all name to absolute path
  - afick-tk, more homogenous gui
  - afick-tk, add tree view
  - afick-tk, add balloon for context help
* Sat Jan 17 2004 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.7.0
  - add a line to explain fields on print action
  - add html doc 
  - add acl instead uid field on windows (Win32::Filesecurity)
  - now use POSIX macros for portability
  - afick-tk, add a little 'wizard'
  - afick-tk, now display file number and percent
  - clean code with more global var and hash
  - add sha1 checksum
* Thu Jan 01 2004 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.6.0
  - fix a bug on report_url
  - detect changes during scan
  - fix a bug on deleted directories if not report_full
  - add a new -t/timing flag to print cpu statistics
  - add a new -r/--running_files to warn about modified files during program run
* Wed Dec 10 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.5.0
  - add exclude_suffix directive
  - add progress option for afick-tk
  - new sub warning
  - add new warnings on bad config lines
  - fix a bug on alias resolution
  - afick-tk, add progress bar and file stat
  - afick-tk, add warning section, and update window
  - afick-tk, rewrite widget structure
  - afick-tk, new warning sub
  - afick-tk, change saved output to .log
  - afick-tk, rewrite help
* Thu Nov 27 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.4.1
  - afick.cron, now test -x (leo west)
  - rewrite afick help in a better way
  - a better control between afick and afick.pl calls
* Thu Nov 13 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.4.0
  - add an auto-control to check afick changes
  - afick-tk, version in title
  - perl checking for sub arguments
  - change getopt for compatibility with old perl version
  - allways get a hostname in cron job
  - the exit status now depends upon changes
* Tue Oct 14 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.3.0
  - add file type
  - sort results
  - add menu entries
  - add report_full_newdel directive
  - add ignore_missing_file directive
  - add WARNING word for all warning
  - add long options (gnu, posix)
  - default config file change according operating system
  - afick-tk, change cursor to clock during search
  - afick-tk, radio-buttons to configure options
  - afick-tk, fix bug in save config on windows
* Thu Oct 02 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.2.0
  - add report and debug subroutines to have more general use
  - add report_url directive (stdout, stderr, null)
  - now have summary and detailed output
  - test for directories for equal scan
  - automatic database init on first install
  - fix a bug on -l flag
  - remove checksum on sockets
  - afick-tk , edit and save config file
  - afick-tk , report stderr too
  - afick-tk , clear output after each operation
  - afick-tk , outpout expand to fill window
* Mon Sep 22 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.1.0
  - debian appliance
  - new warn_dead_symlinks directive
  - bugfix in md5 checksum
  - distinguish dir and dir/ for =
  - add quit buttons in afick-tk
  - add about window in afick-tk
  - add manpage for afick-tk
  - add log file for cron jobs
  - add logrotate for log file
  - improved cron job (mailto and lines macros)
* Sat Sep 20 2003 Eric Gerbier <gerbier@hilarion.meteo.fr> 1.0.0
  - default config file is /etc/afick.conf
  - default database in /var/lib/afick
  - default run by cron on a daily base
  - database name now in config file (-b option is obsolete now)
  - new "equals" file directive in config file ( directories to scan, withour recurse)
  - new beta tk interface : afick-tk
  - add ctime (c) and block count (b) parameters
  - md5 parameter for use instead "h" (obsolete)
* Mon Aug 18 2003 Eric Gerbier <gerbier@hilarion.meteo.fr>
  - release 0.9.3 : add aliases
  - new config man page
* Tue Aug 12 2003 Eric Gerbier <gerbier@hilarion.meteo.fr>
  - release 0.9.2 : add attributes
* Tue Sep 10 2002 Eric Gerbier <gerbier@hilarion.meteo.fr>
  - Initial spec file created by autospec ver. 0.6 with rpm 2.5 compatibility

Files

pmŠ


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Oct 10 02:30:20 2008