CHANGELOG OF FROGZ TOTEMIC STORY ************* 042 ............... Coconut 047 ............... Blueberry 050 ............... Peanut CHANGES ******* Syntax : () + Normal change = Bug fix 053 (2007-11-09) = Current totem is peanut, not blueberry. 052 (2007-11-09) + Renamed Display.pm, Generate.pm and Adapt.pm respectively Add.pm, Help.pm, and Modify.pm. + Splited the 'fgz' command into several commands (fgzadd, fgzbuild, fgzdel, fgzexport, fgzimport, fgzjump, fgzmod, frogz) instead of the primary options. + Removed the "@" and the "+" syntaxes, the unique character used to introduce options is from now on the classic "-". + Updated the 'frogz.1' manual and added a summary of commands usage callable with the 'frogz' command. + Rewrote 'Rainette' in shell, removed 'suffix=' and 'command=' options, added 'vendor' (install Perl modules in 'installvendorlib') and 'perl=' (define the perl path used in the shebang) ones. Updated rainette.help and removed the install/darkstar file (embedded in the script from now on). + Udpated the README file (and fixed the length of lines to 80). + Replaced the &lsbld with &buildshow, which prints a condensed list of the available builds on STDERR. + Use warn to warn in every Perl parts. + Cleaned and improved a little bit the code of Build.pm. + Use the new "&argue" function to parse arguments in every modules and. removed the old and huge "&argon" function. = Fixed several minor bugs in manuals and outputs. 051 (2007-09-04) = Print all the names of selected tadpoles during notices generation. = README updated (no 'jumponfrogz.html' anymore). 050 (2007-09-01) + The most part of the code was rewritten, the engine is now in Perl but the packaging process stays in Shell (ash/bash). + The user interface was totally redefined and slimmed in order to concentrate frogz on its goal: make Slackware packages. + The outputs are not localized anymore (English only), but all the documentation is from now on embedded in the archive through three manuals: 'frogz.1', 'frogzconf.5' and 'diveinfrogz.7'. 049 (2007-02-11) = fix indentation in the generated bounds. + New command : -r|rename. It allows to rename easily frogz and hacking modules. + Don't export backup files "*~" in tadpoles. + Added Change_L_og in the generic searched docs. + Redefined internal variables (FGZ_*). + Cache with 18 characters long names. Try to use mcookie first. + New command : -d|dock. It allows to smoothly arrange (and to install) packages and sources in repositories. + smack.ngi revised. + Automatic generation of ~/.frogz/config by settle.ngi. + cooker updated + Messages 037 038 313 314 320 321 322 603 604 605 609 added. + en/fr documentation updated. 048 (2006-12-23) = Missing message 602 in 'en/serenade.txt'. 047 (2006-12-13) + Frogz as namespaces. Frogz aren't files anymore but directories that contain their stuff/ and hacking/ sub-directories. It's no longer possible to share a single module between several frogz. The ugly "*" special commenting syntax for modules is buried. All modules councerning with the structure of the Waterlily were updated. + -w|write became -m|make. New option +hck which generates hacking modules interactively. + -s|strip became -s|sponge. + lily.ngi and tempo.ngi merged in settle.ngi. + New option +copying for -i|import, that shows the license of the tadpoles. + By default tadpoles are exported in the current directory with -e|export. Added a +to option to revert this behaviour. + New look for the version report. + Removed trackme.ngi, merged stater.ngi and frogz, put all the packaging process in jump.ngi. + Data bases for -f|find are now in '~/frogz/db/'. New option "+dbdir" added to redefine this path from the command-line. + Wild keys 'wild0', 'wild3', 'wild6' became respectively 'o', 'x' and 'w'. + taboo.ngi became 'Formalin'. It's a config file with the same syntax as the bounds or Swamp. Added a new smack.ngi module in order to get values from it. Modified cooker, tryakiss.ngi and tadpole.ngi to make them Formalin compliant. + Added a new +C option for -h|help that prints the license of frogz. = Do not raise error in fixmod if Chmod644 or Chmod755 aren't filled. + Messages : 013, 018, 019, 021, 036, 602 added ; 034, 315, 319 modified ; 320, 609 removed. + Updated en/fr documentation. 046 (2006-11-18) = Missing given suffix in the variables defined by cooker. 045 (2006-11-18) + Add an historic of totems in this CHANGELOG. = 042 was released the fifth of November, not the fourth. = Missing message and wrong path to the imported frogz in buddies.ngi. 044 (2006-11-11) = If the help option is requested, don't unset all positionnal arguments. 043 (2006-11-11) = If the primary option is wrong, unset all positionnal arguments. + Add this CHANGELOG. 042 (2006-11-05) + First public release.