Magellan Linux

Diff of /branches/mage-next/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3035 by niro, Wed Jan 29 10:42:21 2014 UTC revision 3036 by niro, Fri Jun 30 12:13:49 2017 UTC
# Line 1  Line 1 
1  2014-01-06  Niels Rogalla <niro@magellan-linux.de>  2017-06-30  Niels Rogalla <niro@magellan-linux.de>
2    
3   * [r2377] VERSION:   * [r3035] conf/Makefile, conf/mage.rc.global.in, src/smage2.in:
4    -version 0.4.103    -updated and hardened default compiler flags, not using
5   * [r2376] usr/lib/mage/depwalker.sh:    -mtune=$(ARCH) but always 'generic' fixes gcc-gnat build issues
   -fixed a typo and whitespaces  
  * [r2374] ChangeLog:  
   -updated ChangeLog  
  * [r2373] VERSION:  
   -version 0.4.102  
  * [r2372] usr/lib/mage/mage4.functions.sh:  
   -fixed a logic issue  
  * [r2371] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:  
   -introduce rerun_pkgfunctions() and let the user re-run  
   preinstall|postinstall parts of an installed package  
  * [r2369] ChangeLog:  
   -updated ChangeLog  
  * [r2368] VERSION:  
   -version 0.4.101  
  * [r2367] usr/lib/mage/meta-generator.sh:  
   -split meta data and content data to seperate files into a dir  
   named PKGMETADIR  
  * [r2366] usr/lib/mage/meta-generator.sh:  
   -renamed variable METAFILE to PKGMETAFILE  
  * [r2365] usr/lib/mage/generate_meta_data.sh,  
   usr/lib/mage/mage4.functions.sh,  
   usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:  
   -drop obsolete MAGE_TARGETS support  
  * [r2364] usr/lib/mage/mage4.functions.sh:  
   sminclude(): honor SILENT=1  
  * [r2363] usr/lib/mage/smage2.functions.sh:  
   sminclude(): honor SILENT=1  
  * [r2362] usr/lib/mage/smage2.functions.sh:  
   -marchdepend(), marchsdepend(), marchsrcdir(): make the used  
   variable variable  
  * [r2361] usr/lib/mage/smage2.functions.sh:  
   -fixed whitespaces  
  * [r2360] usr/lib/mage/depwalker.sh:  
   -added --smage switch to support depwalking of smage2 files  
  * [r2359] usr/lib/mage/depwalker.sh:  
   -fixed wrong methods in usage()  
  * [r2358] usr/lib/mage/mage4.sh:  
   -fixed usage description of install/pretend-build-prerequisites  
   
 2013-12-06  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2296] usr/lib/mage/meta-generator.sh:  
   -load mage-features  
  * [r2295] usr/lib/mage/meta-generator.sh:  
   -fixed race-condition  
  * [r2294] usr/lib/mage/meta-generator.sh:  
   -distrotag() -> print_distrotag()  
  * [r2293] usr/lib/mage/meta-generator.sh:  
   -enabled inherits and SPLIT_PACKAGE_BASE information  
  * [r2292] usr/lib/mage/meta-generator.sh:  
   -fixed PCATEGORIE->PCAT  
  * [r2291] usr/lib/mage/meta-generator.sh:  
   -honor distrotag everywhere  
  * [r2290] usr/lib/mage/meta-generator.sh:  
   -pull in smage2 functions  
  * [r2289] usr/lib/mage/meta-generator.sh:  
   -use smagesource() to honor distrotags  
  * [r2288] usr/lib/mage/meta-generator.sh:  
   -some sanity checks  
  * [r2287] usr/lib/mage/meta-generator.sh[ADD]:  
   -initial release  
   
 2013-12-02  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2286] usr/lib/mage/depwalker.sh:  
   -fixed broken pretend/install-build-prerequisites commands  
  * [r2285] usr/lib/mage/depwalker.sh:  
   -introduced decho() and replaced all debug messages with this  
   function  
   
 2013-11-20  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2283] ChangeLog:  
   -updated ChangeLog  
  * [r2282] VERSION:  
   -version 0.4.100  
  * [r2281] usr/lib/mage/depwalker.sh:  
   -provide enhanced debug information  
  * [r2280] usr/lib/mage/depwalker.sh:  
   -fixed broken upgrade methods with commit r2195 and r2210  
   
 2013-10-25  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2278] ChangeLog:  
   -updated ChangeLog  
  * [r2277] VERSION:  
   -version 0.4.99  
  * [r2276] usr/lib/mage/depwalker.sh:  
   -mention that pcat is mandatory  
  * [r2275] usr/lib/mage/depwalker.sh:  
   -fixed spelling  
  * [r2274] usr/lib/mage/depwalker.sh:  
   -fixed line-wrap  
  * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:  
   -make the default update method for the package database  
   selectable  
  * [r2272] usr/lib/mage/mage4.functions.sh:  
   -try to resume downloads via checksum like we do in smage2 -  
   fixme: this will check checksums twice  
  * [r2271] usr/lib/mage/mage4.functions.sh:  
   -simplify pkgname/pkgfile usage  
  * [r2270] usr/lib/mage/mage4.functions.sh:  
   -fixed whitespaces  
  * [r2269] usr/lib/mage/depwalker.sh:  
   -fixed usage  
  * [r2268] usr/lib/mage/autodepend.sh,  
   usr/lib/mage/create_desktop_app.sh,  
   usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,  
   usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,  
   usr/lib/mage/mkinfodir, usr/lib/mage/museradd,  
   usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,  
   usr/lib/mage/search_soname.sh:  
   -fixed header  
   
 2013-10-16  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2233] usr/lib/mage/mage4.sh:  
   -download and srcdownload require root privileges  
  * [r2232] usr/lib/mage/mage4.functions.sh:  
   -mchecksum(): only print errors while running the file-size check  
   to not clutter any output  
  * [r2230] ChangeLog:  
   -updated ChangeLog  
  * [r2229] VERSION:  
   -version 0.4.98  
  * [r2228] Makefile:  
   -fixed header  
  * [r2227] Makefile:  
   -removed non-sense DESTDIR definition  
  * [r2226] Makefile:  
   -fixed whitespaces  
  * [r2225] usr/lib/mage/mage4.functions.sh:  
   -mchecksum(): check for zero file-size, which is not allowed  
  * [r2224] usr/lib/mage/mage4.functions.sh:  
   get_highest_magefile(): print debug messages to stderr to not  
   break the return values  
  * [r2223] usr/lib/mage/mage4.functions.sh:  
   -removed which dependency  
  * [r2222] usr/lib/mage/mage4.sh:  
   die(): only print debug infos on request and always clean the  
   xtitles  
  * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:  
   -allow debug mode for depwalker  
  * [r2220] usr/lib/mage/depwalker.sh:  
   -fixed whitespaces  
   
 2013-10-14  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:  
   -add support for build-prerequisites  
  * [r2209] usr/lib/mage/smage2.sh:  
   -add MLIBDIR to default path  
   
 2013-10-10  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2195] usr/lib/mage/depwalker.sh:  
   -depwalker: do not add loop dependencies to the install list  
   twice  
   
 2013-09-02  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2176] ChangeLog:  
   -updated ChangeLog  
  * [r2175] VERSION:  
   -version 0.4.97  
   
 2013-08-17  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2174] usr/lib/mage/museradd:  
   -fix_usermod_opts(): fixed broken -M handling, go trough *all*  
   opts  
   
 2013-08-15  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2173] usr/lib/mage/mage.rc.global.in:  
   -disable icecc by default  
  * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:  
   -fix broken icecc feature, icecream -> icecc  
   
 2013-08-14  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2167] usr/lib/mage/mage4.functions.sh:  
   -added icecc to known mage features  
  * [r2165] ChangeLog:  
   -updated ChangeLog  
  * [r2164] VERSION:  
   -version 0.4.96  
  * [r2163] usr/lib/mage/smage2.functions.sh:  
   -split_restore_variables(): fixed a logical error SPECIAL_VARS->  
   SPECIAL_FUNCTIONS  
  * [r2161] ChangeLog:  
   -updated ChangeLog  
  * [r2160] VERSION:  
   -version 0.4.95  
  * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,  
   usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:  
   -support icecream distributed cc (icecc)  
  * [r2158] usr/lib/mage/smage2.functions.sh:  
   -split_packages: honor and protect SPECIAL_FUNCTIONS variable  
  * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:  
   -added mqalint support and use a stub function until we provide  
   lint check tools offically  
  * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:  
   -introduce unpack_package() function to unpack single packages  
   and do unpack of a package while installing phase and not all  
   packages at once to save space  
  * [r2155] usr/lib/mage/ldd-fix.sh:  
   -make use of magequery  
   
 2013-07-15  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2144] ChangeLog:  
   -updated ChangeLog  
  * [r2143] VERSION:  
   -version 0.4.94  
  * [r2142] usr/lib/mage/museradd:  
   -add support for -M/-H of useradd/adduser to suppress homedir  
   creation. usermod does not support this switch, it must be  
   ignored  
  * [r2141] usr/lib/mage/depwalker.sh:  
   -print invalid apps and do not print errors  
  * [r2140] usr/lib/mage/smage2.functions.sh:  
   -remove excessive tabbing and duplicate entries from dependencies  
   
 2013-02-01  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r2047] ChangeLog:  
   -updated ChangeLog  
  * [r2046] VERSION:  
   -version 0.4.93  
  * [r2045] usr/lib/mage/mage.rc.global.in:  
   -fixed whitespaces  
  * [r2044] usr/lib/mage/mage.rc.global.in:  
   -fixed buildpkg -> pkgbuild in description  
  * [r2043] usr/lib/mage/smage2.sh:  
   -honor PKGTYPE=virtual in all split_package cases  
  * [r2042] usr/lib/mage/smage2.sh:  
   -improved split_package handling and honor split_info for all  
   cases  
  * [r2041] usr/lib/mage/smage2.functions.sh:  
   -fixed whitespaces  
  * [r2040] usr/lib/mage/smage2.functions.sh:  
   -do not save/restore PKGTYPE twice for split_packages  
  * [r2039] usr/lib/mage/autodepend.sh:  
   -really honor prefix  
   
 2012-11-19  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1993] ChangeLog:  
   -updated ChangeLog  
  * [r1992] VERSION:  
   -version 0.4.92  
   
 2012-10-26  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1963] usr/lib/mage/mage4.functions.sh:  
   -fixed a cmd typo: xarg -> xargs  
   
 2012-10-25  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1962] usr/lib/mage/mage4.functions.sh:  
   -enhanced protected files counter with bash internal base  
   functions  
  * [r1961] usr/lib/mage/mage4.functions.sh:  
   -print cosmetic  
   
 2012-10-12  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1955] usr/lib/mage/pkg_all_sources.sh:  
   -fixed whitespaces  
  * [r1954] usr/lib/mage/autodepend.sh:  
   -honor usr-move and resolve full soname pathes to improved the  
   file search in the package database  
  * [r1953] usr/lib/mage/search_soname.sh:  
   -improved soname detection  
  * [r1952] usr/lib/mage/mage4.functions.sh:  
   -fixed need_busybox_support() function to honor USR-move  
  * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:  
   -users created by packagemanagement should be system users  
   
 2012-04-11  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1798] ChangeLog:  
   -updated ChangeLog  
  * [r1797] VERSION:  
   version 0.4.91  
  * [r1796] usr/lib/mage/smage2.functions.sh:  
   -marchsrcfile: add $1 to make different variable names possible  
  * [r1795] usr/lib/mage/smage2.functions.sh:  
   -show full path to file which gets unpacked  
   
 2012-03-12  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1786] ChangeLog:  
   -updated ChangeLog  
  * [r1785] VERSION:  
   -version 0.4.90  
  * [r1784] usr/lib/mage/smage2.sh:  
   -honor !pkgbuild with split_packages and respect variables set in  
   split_info too  
  * [r1783] usr/lib/mage/magequery.sh:  
   -always export C locale to fix utf-8 issues  
  * [r1782] usr/lib/mage/ldd-fix.sh:  
   -honor multiple argvs  
  * [r1781] usr/lib/mage/mage4.functions.sh:  
   -added some nice colors for mprintfeatures()  
  * [r1780] usr/lib/mage/mage4.sh:  
   -added option 'print-features'  
  * [r1779] usr/lib/mage/env-rebuild.sh:  
   -handle XDG dirs right and fix glib gio/schema errors  
   
 2012-02-18  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1764] ChangeLog:  
   -updated ChangeLog  
  * [r1763] VERSION:  
   -version 0.4.89  
  * [r1762] usr/lib/mage/mage4.functions.sh:  
   -fixed a typo  
  * [r1760] ChangeLog:  
   -updated ChangeLog  
  * [r1759] VERSION:  
   -version 0.4.88  
  * [r1758] usr/lib/mage/mage4.functions.sh:  
   -improved count_protected_files() function to fix several issues  
   
 2012-02-16  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1690] usr/lib/mage/mage4.functions.sh:  
   -fixed broken mtime handling of symlinks  
  * [r1689] usr/lib/mage/smage2.functions.sh:  
   -added march(), marchsrfile(), marchsrcdir(), marchdepend(),  
   marchsdepend() functions  
   
 2012-02-06  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1687] ChangeLog:  
   -updated ChangeLog  
  * [r1686] VERSION:  
   -version 0.4.87  
  * [r1685] usr/lib/mage/mage.rc.global.in:  
   -let the makefile set the right CHOST and CFLAGS for the current  
   arch  
  * [r1684] usr/lib/mage/smage2.functions.sh:  
   -always honor state set in distribution file, but prefer local  
   states from smage2 file  
  * [r1683] etc/mage.rc.example:  
   -removed description of pkgbuild feature, which is internal only  
   and should not changed by normal user  
  * [r1682] etc/mage.rc.example:  
   -fixed spelling  
  * [r1681] etc/mage.rc.example:  
   -removed MAGE_FEATURES comment  
  * [r1680] usr/lib/mage/smage2.functions.sh:  
   -do not add --enable-shared for waf configure scripts, which  
   support --disable-* options only  
  * [r1679] usr/lib/mage/smage2.functions.sh:  
   -pretty print, add a new line  
  * [r1678] Makefile:  
   -let the makefile set the right CHOST and CFLAGS for the current  
   arch  
  * [r1677] usr/lib/mage/mage.rc.global.in:  
   -fixed spelling  
  * [r1676] usr/lib/mage/mage.rc.global.in:  
   -added garr, dfn and global-auto sourceforge mirrors  
  * [r1675] usr/lib/mage/mage4.functions.sh:  
   -update_tarball: only exclude distribution from uri if it matches  
   stable|testing|unstable  
   
 2012-01-14  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1661] ChangeLog:  
   -updated ChangeLog  
  * [r1660] VERSION:  
   -version 0.4.86  
  * [r1659] usr/lib/mage/smage2.sh:  
   -more PCATEGORIE->PCAT fixes for split-packages  
  * [r1658] usr/lib/mage/mage4.functions.sh:  
   -verbose mchecksum  
   
 2012-01-13  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1656] ChangeLog:  
   -updated ChangeLog  
  * [r1655] VERSION:  
   -version 0.4.85  
  * [r1654] usr/lib/mage/mage4.functions.sh:  
   -honor mounted or empty $MAGEDIR in syncmage_tarball()  
  * [r1653] usr/lib/mage/mage4.functions.sh:  
   -introduce mcheckemptydir()  
  * [r1652] usr/lib/mage/mage4.functions.sh:  
   -use mchecksum everywhere  
  * [r1651] usr/lib/mage/smage2.functions.sh:  
   -fixed split_package PCATEGORIE -> PCAT issue and always unset  
   PCATEGORIE  
  * [r1650] usr/lib/mage/mage4.functions.sh:  
   -disabled unused choppkgname function  
  * [r1649] usr/lib/mage/mage.rc.global.in,  
   usr/lib/mage/mage4.functions.sh,  
   usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:  
   -added mage-feature pkgdistrotag to support DISTROTAG in package  
   tarballs  
  * [r1648] usr/lib/mage/mage4.functions.sh,  
   usr/lib/mage/smage2.functions.sh:  
   -honor license information  
  * [r1646] ChangeLog:  
   -updates ChangeLog  
  * [r1645] VERSION:  
   -version 0.4.84  
  * [r1644] usr/lib/mage/autodepend.sh,  
   usr/lib/mage/search_soname.sh:  
   -added some simple sanity checks  
  * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],  
   usr/lib/mage/search_soname.sh[ADD]:  
   -install more scripts (pkg_all_sources, autodepend and  
   search_soname)  
  * [r1642] usr/lib/mage/convert_databases.sh,  
   usr/lib/mage/convert_databases_meta.sh,  
   usr/lib/mage/convert_databases_smage.sh,  
   usr/lib/mage/generate_meta_data.sh,  
   usr/lib/mage/pkg_all_sources.sh:  
   -honor the PCATEGORIE deprecation and make the scripts work with  
   the latest changes to smage/mage  
  * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:  
   -deprecate PCATEGORIE in favor of PCAT and warn the packages  
   about it  
  * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],  
   usr/lib/mage/smage2.sh:  
   -split of smage2-functions into an extra include  
  * [r1639] usr/lib/mage/smage2.sh:  
   -fixed spelling  
  * [r1638] etc/mage.rc.example:  
   -fixed alphabetical order and added missing static feature  
  * [r1637] usr/share/doc/mage/template.mage,  
   usr/share/doc/mage/template.smage2:  
   -updated templates  
  * [r1636] usr/lib/mage/smage2.sh:  
   -pre-fixed all stamps after src_install with post-  
  * [r1635] usr/lib/mage/smage2.sh:  
   -fixed wrong feature name srcpkg -> srcpkgbuild  
  * [r1634] usr/lib/mage/smage2.sh:  
   -fixed broken mstriplibtoolarchive and never run file on other  
   mstrip* when nothing was found  
  * [r1633] usr/lib/mage/smage2.sh:  
   -minstalldocs(): fixed uncompressed docs installation  
  * [r1632] usr/lib/mage/smage2.sh:  
   -fixed broken commit  
  * [r1631] usr/lib/mage/smage2.sh:  
   -let mage-features decide to build static libs and always enable  
   shared libs  
  * [r1630] usr/lib/mage/smage2.sh:  
   -always use verbose mode for source downloads  
  * [r1629] usr/lib/mage/mage.rc.global.in:  
   -added missing known mage-features and moved stepbystep to the  
   right place of the alphabetical order  
  * [r1628] usr/lib/mage/mage4.functions.sh:  
   -highlight unkown mage-features  
  * [r1627] usr/lib/mage/mage4.functions.sh:  
   -added missing known mage-features and moved stepbystep to the  
   right place of the alphabetical order  
  * [r1626] usr/lib/mage/mage4.functions.sh:  
   -mdownload(): append wget_opts, do not overwrite  
  * [r1625] usr/lib/mage/mage4.functions.sh:  
   -fixed spelling  
   
 2012-01-10  Niels Rogalla <niro@magellan-linux.de>  
6    
7   * [r1623] ChangeLog:  2015-12-08  Niels Rogalla <niro@magellan-linux.de>
   -updated ChangeLog  
  * [r1622] VERSION:  
   -version 0.4.83  
  * [r1621] usr/lib/mage/smage2.sh:  
   -introduce .stamps dir for build time stamps and remove this dir  
   on new builds if it exists  
  * [r1620] usr/lib/mage/mage4.functions.sh:  
   -added --resume support for smage  
  * [r1619] usr/lib/mage/mage.rc.global.in:  
   -prefer mesh as sourceforge mirror  
   
 2012-01-09  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1618] usr/lib/mage/smage2.sh:  
   -fixed a typo  
  * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:  
   -added --resume support for smage  
  * [r1616] usr/lib/mage/smage2.sh:  
   -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that  
   CXXFLAGS set in mage.rc are honored  
  * [r1615] usr/lib/mage/smage2.sh:  
   -minstalldocs(): fixed compressed docs installation  
  * [r1614] usr/lib/mage/smage2.sh:  
   -split_restore_variables(): no verbose clutter while restoring  
   mage-features  
  * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:  
   -support CTARGET crosscompile host settings  
  * [r1612] usr/lib/mage/mage.rc.global.in:  
   -added dir.gz to purge targets  
  * [r1611] etc/mage.rc.example:  
   -do not tell something about internal features  
   
 2012-01-03  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1609] ChangeLog:  
   -updated ChangeLog  
  * [r1608] VERSION:  
   -version 0.4.82  
  * [r1607] etc/mage.rc.example:  
   -fixed header, clean up and tell something about mage-features  
  * [r1606] Makefile:  
   -generate arch specific stuff at build time  
  * [r1605] usr/lib/mage/mage.rc.global[DEL],  
   usr/lib/mage/mage.rc.global.in[CPY]:  
   -renamed mage.rc.global > mage.rc.global.in  
  * [r1604] usr/lib/mage/smage2.sh:  
   -allow unpack of jar files  
  * [r1603] usr/lib/mage/mage4.functions.sh:  
   -finally be silent when loading initial setup of mage-features  
  * [r1602] usr/lib/mage/env-rebuild.sh:  
   -fixed broken " and \' substition  
   
 2012-01-02  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1601] usr/lib/mage/smage2.sh:  
   - reverted accidently applied mstriplibtool change  
  * [r1600] usr/lib/mage/smage2.sh:  
   - do not die if mdownload has not error code 0; some mirrors may  
   not work and we want try all defined SRC_URIs. mchecksum catches  
   any download instead  
   
 2011-12-30  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1599] usr/lib/mage/mage4.functions.sh:  
   -fixed some missing COLDEFAULTS  
   
 2011-12-29  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1597] ChangeLog:  
   -updated ChangeLog  
  * [r1596] VERSION:  
   -version 0.4.81  
  * [r1595] usr/lib/mage/smage2.sh:  
   -respect feature flag !pkgbuild with several build/stripping  
   functions  
  * [r1594] usr/lib/mage/smage2.sh:  
   -never unset PKGTYPE on regen for sake of build check  
  * [r1593] usr/lib/mage/smage2.sh:  
   -if PKGTYPE=virtual don't build anything  
  * [r1592] usr/lib/mage/smage2.sh:  
   -fixed a typo  
  * [r1591] usr/lib/mage/smage2.sh:  
   -more informative messages in default src_* functions  
  * [r1590] usr/lib/mage/mage4.functions.sh:  
   -colored mage-feature messages  
   
 2011-12-28  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1589] usr/lib/mage/smage2.sh:  
   -fixed a race condition with MLIBDIR  
  * [r1587] ChangeLog:  
   -updated ChangeLog  
  * [r1586] VERSION:  
   -version 0.4.80  
  * [r1585] usr/lib/mage/compressdoc:  
   -included several upstream fixes and prepare for man-db support  
  * [r1584] usr/lib/mage/mage.rc.global,  
   usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,  
   usr/lib/mage/smage2.sh:  
   -added MAGE_FEATURE functionality and dropped all old variables  
   and use it in all refernces  
  * [r1583] usr/lib/mage/mage.rc.global:  
   -added PURGE_TARGET defaults  
  * [r1582] usr/lib/mage/smage2.sh:  
   -save PKGTYPE variable too when calling split_packages  
  * [r1581] usr/lib/mage/smage2.sh:  
   -sanitized variable names in minstalldocs and compress docs only  
   if requested  
  * [r1580] usr/lib/mage/smage2.sh:  
   -added mpurgetargets and mstriplibtoolarchive  
  * [r1579] usr/lib/mage/smage2.sh:  
   -fixed spelling  
  * [r1578] usr/lib/mage/smage2.sh:  
   -sanitized strip functions;we don't run accidently a full strip  
   on libs  
  * [r1577] usr/lib/mage/smage2.sh:  
   -src_check after src_compile  
  * [r1576] usr/lib/mage/smage2.sh:  
   -removed cruft  
  * [r1575] usr/lib/mage/smage2.sh:  
   -added src_check facility  
  * [r1574] usr/lib/mage/smage2.sh:  
   -removed all sleeps to reduce the delay  
  * [r1573] usr/lib/mage/smage2.sh:  
   -fixed spelling  
  * [r1572] usr/lib/mage/smage2.sh:  
   -get all global variables from includes  
  * [r1571] usr/lib/mage/smage2.sh:  
   -fixed header  
  * [r1570] usr/lib/mage/env-rebuild.sh:  
   -sanitized variable names and do not substitude everytime from  
   new  
  * [r1569] usr/lib/mage/env-rebuild.sh:  
   -fixed spelling  
  * [r1568] usr/lib/mage/env-rebuild.sh:  
   -use MROOT directly instead of P alias  
  * [r1567] usr/lib/mage/env-rebuild.sh:  
   -make SPECIALVARS more readable  
  * [r1566] usr/lib/mage/env-rebuild.sh:  
   -removed cruft  
  * [r1565] usr/lib/mage/env-rebuild.sh:  
   -fixed header  
  * [r1564] usr/lib/mage/depwalker.sh:  
   -fixed speling  
  * [r1563] usr/lib/mage/depwalker.sh:  
   -renamed function rumwanders() -> depwalking() and all its  
   references too  
  * [r1562] usr/lib/mage/depwalker.sh:  
   -fixed spelling  
  * [r1561] usr/lib/mage/depwalker.sh:  
   -removed old cruft  
  * [r1560] usr/lib/mage/depwalker.sh:  
   -get colors and MLIBDIR from includes  
  * [r1559] usr/lib/mage/depwalker.sh:  
   -fixed header  
   
 2011-12-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1558] usr/lib/mage/mage.rc.global:  
   -added as-needed LDFLAGS  
  * [r1557] usr/lib/mage/mage.rc.global:  
   -moved MAGE_TREE_DEST under default options  
  * [r1556] usr/lib/mage/mage.rc.global:  
   -moved all download options near default mirrors  
  * [r1555] usr/lib/mage/mage.rc.global:  
   -moved ARCH to arch options and added all extension defaults to  
   mage.rc.global  
  * [r1554] usr/lib/mage/mage.rc.global:  
   -moved distribution settings up  
  * [r1553] usr/lib/mage/mage.rc.global:  
   -better descriptions for some options  
  * [r1552] usr/lib/mage/mage.rc.global:  
   -fixed header  
  * [r1551] usr/lib/mage/mage4.sh:  
   -fixed spelling  
  * [r1550] usr/lib/mage/mage4.sh:  
   -dropped local color defines and get them from mage4.functions  
  * [r1549] usr/lib/mage/mage4.functions.sh:  
   -introduce mchecksum(), convertmirrors(), mdownload() functions  
   to consolidate several splitted functions in mage/smage and use  
   them  
  * [r1548] usr/lib/mage/mage4.functions.sh:  
   -fixed spelling and whitespaces  
   -removed old commented cruft  
  * [r1547] usr/lib/mage/mage4.functions.sh:  
   -moved color defines into global mage4.functions.sh include  
  * [r1546] usr/lib/mage/magequery.sh:  
   -no hardcoded mage.rc pathes  
  * [r1545] usr/lib/mage/pkgbuild_dir.sh:  
   -fixed header  
   -removed all locallay defined varibales/functions which have  
   proper includes  
   -use variable names not arguments  
   -removed deprecated build_rmtimestamp function  
  * [r1544] usr/lib/mage/etc-update:  
   -fixed header  
   
 2011-12-20  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:  
   -configurable strip options for every facility and added support  
   to strip static libraries too  
  * [r1542] usr/lib/mage/mage.rc.global:  
   - spelling  
  * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:  
   -check for and require root privileges when needed by mage  
  * [r1540] usr/lib/mage/magequery.sh:  
   - fix [ character on regex searches  
   
 2011-08-30  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1509] usr/lib/mage/magequery.sh:  
   - fix + character on regex searches  
  * [r1507] usr/lib/mage/magequery.sh:  
   utf8 fix  
  * [r1505] ChangeLog:  
   -updated ChangeLog  
  * [r1504] VERSION:  
   -version 0.4.29  
  * [r1503] usr/lib/mage/magequery.sh:  
   -support exact filename searching  
  * [r1502] usr/lib/mage/mage4.functions.sh:  
   -fixed svn detection  
  * [r1501] usr/lib/mage/muserdel:  
   -support chrooted userdels  
  * [r1500] usr/lib/mage/museradd:  
   -support chrooted groupadds  
  * [r1499] usr/lib/mage/mgroupdel:  
   -support chrooted groupdels  
  * [r1498] usr/lib/mage/mgroupadd:  
   -support chrooted groupadds  
   
 2011-07-25  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1444] ChangeLog:  
   -updated ChangeLog  
  * [r1443] VERSION:  
   -version 0.4.28  
  * [r1442] ChangeLog[ADD], Makefile:  
   -added ChangeLog and install it to the docdir  
  * [r1441] Makefile:  
   -handle renamed src-doc dir  
   -install doc data to versionized datadir  
  * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:  
   -renamed to mage  
  * [r1439] Makefile, VERSION[ADD]:  
   -added global version file and update it via Makefile  
  * [r1438] usr/lib/mage/mage4.functions.sh:  
   -do not eval * while removing backup files from mage tree  
   -dont show ls errors on depwalking highest magefiles  
  * [r1437] usr/lib/mage/mage.rc.global:  
   -removed old distribution settings  
   -always enabled MAGE_TREE_DEST variable  
  * [r1436] usr/lib/mage/smage2.sh:  
   -better pre/postinstrall, pre/postremove function support with  
   split_packages. include preinstall_${subpackage} as preinstall  
   function when declared  
  * [r1435] usr/lib/mage/smage2.sh:  
   -fixed mlibtoolize opts  
   
 2011-06-04  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1351] usr/lib/mage/smage2.sh:  
   -added xz support and fixed a missed CRLF at mage generation  
  * [r1349] usr/lib/mage/smage2.sh:  
   -do not override the local state with the global state, if it was  
   set to broken or disabled  
  * [r1347] usr/lib/mage/smage2.sh:  
   -do not print any nonsense for faster file processing and to  
   lower the disk overhead  
  * [r1346] usr/lib/mage/smage2.sh:  
   -support repository based distribution file to support global  
   state settings. we support the per smage method too, but it gets  
   overriden by the global setting  
   
 2011-05-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1318] usr/lib/mage/mage4.functions.sh:  
   -fixed a logic error  
  * [r1293] usr/lib/mage/mage4.functions.sh:  
   -be busybox friendly on update-tarball invocation  
  * [r1292] usr/lib/mage/pkgbuild_dir.sh:  
   -fixed coding style and fixed packaging of block special devices  
  * [r1291] usr/lib/mage/smage2.sh:  
   -added mautoreconf() function  
   
 2011-05-12  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1290] usr/lib/mage/magequery.sh:  
   -reworked magequery getopts and fixed coding style  
  * [r1289] usr/lib/mage/mage4.functions.sh:  
   -fix config protect: register ignored file in database with fixed  
   mtime  
   -fixed some whitespaces  
  * [r1288] usr/lib/mage/magequery.sh:  
   -ignore included mage files  
   
 2011-04-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1273] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mgroupadd,  
   usr/lib/mage/mgroupdel, usr/lib/mage/museradd,  
   usr/lib/mage/muserdel, usr/lib/mage/smage2.sh:  
   -support busybox out-of-the-box  
  * [r1272] usr/lib/mage/env-rebuild.sh:  
   -fix handling of XDG env-variables  
  * [r1271] usr/lib/mage/mage4.functions.sh,  
   usr/lib/mage/pkgbuild_dir.sh:  
   -fix handling of character devices  
   
 2011-04-26  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1269] usr/lib/mage/mage4.sh:  
   -fixed shebang, mage requires bash  
   
 2011-01-28  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1215] usr/lib/mage/pkgbuild_dir.sh:  
   - add empty fifo  
  * [r1214] usr/lib/mage/mage4.functions.sh:  
   - make user:group for devices and fifo support optional or mage  
   is incompatible to old packages  
  * [r1211] usr/lib/mage/mage4.functions.sh:  
   - make user:group for devices and fifo support optional or mage  
   is incompatible to old packages  
  * [r1209] usr/lib/mage/mage4.functions.sh:  
   - added support for fifos  
   - fifos, character devices and blockdevices should set the owner  
   right  
   - some cosmetic changes and spelling typos  
  * [r1208] usr/lib/mage/pkgbuild_dir.sh:  
   - added support for fifos  
   - fifos, character devices and blockdevices should set the owner  
   right  
  * [r1207] usr/lib/mage/smage2.sh:  
   -smage2 calcmd5 should find the corresponding md5 dir by itself,  
   but support a given dir too  
  * [r1206] usr/lib/mage/magequery.sh:  
   -fixed a typo and some cosmetics  
   
 2010-07-14  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1111] usr/lib/mage/ldd-fix.sh:  
   -be more informative  
   
 2010-06-28  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r1087] usr/lib/mage/mage4.functions.sh:  
   -fixed a typo and honor verbose and silent fetch modes  
  * [r1085] usr/lib/mage/mage.rc.global,  
   usr/lib/mage/mage4.functions.sh, usr/lib/mage/smage2.sh:  
   -added WGET_FETCH_OPTIONS variable to mage.rc.global to be more  
   busybox friendly  
  * [r1084] usr/lib/mage/mage4.functions.sh:  
   -fixed whitespaces  
  * [r1083] usr/lib/mage/mage4.functions.sh:  
   -added support for md5sum in update-tarball  
  * [r1082] usr/lib/mage/smage2.sh:  
   -fixed whitespaces  
  * [r1081] usr/lib/mage/smage2.sh:  
   -tell which subpackages will be stripped  
  * [r1080] usr/lib/mage/mage4.sh:  
   -honor update-tarball  
   
 2010-04-22  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r972] usr/lib/mage/mage4.functions.sh:  
   -fixed a spelling typo  
   
 2010-02-19  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r966] usr/lib/mage/mage4.functions.sh:  
   -check for newer mage version on tarball-sync also  
  * [r965] usr/lib/mage/mage.rc.global:  
   -set default uninstall timeout to 3 secs  
  * [r964] usr/lib/mage/smage2.sh:  
   -fixed typos ( SPLIT_PACKAGE -> SPLIT_PACKAGES )  
   
 2009-11-24  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r953] usr/lib/mage/smage2.sh:  
   -install docs only if they exist  
   
 2009-11-21  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r951] usr/lib/mage/smage2.sh:  
   -fixed varibale/function export issues with magefile generation  
   in split_packages  
  * [r947] usr/lib/mage/smage2.sh:  
   -omit package build if NOPKGBUILD was set in split_info  
  * [r945] usr/lib/mage/smage2.sh:  
   -fixed sereral issues  
   
 2009-11-20  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r943] usr/lib/mage/mage4.functions.sh, usr/lib/mage/smage2.sh:  
   -fixed broken die_pipestatus() function  
   -added the first attempt for split-package support  
  * [r942] usr/lib/mage/env-rebuild.sh,  
   usr/lib/mage/mage4.functions.sh:  
   -support CONFIG_PROTECT target CONFIG_PROTECT_IGNORE to keep  
   user/system modified config files, like passwd  
  * [r941] usr/lib/mage/smage2.sh:  
   -fixed compile logging  
   
 2009-08-04  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r892] usr/lib/mage/mage4.functions.sh:  
   -support both blacklist types  
  * [r891] usr/lib/mage/smage2.sh:  
   -fixed a small issue in md5 generation with MAGE_TARGETS set  
  * [r890] usr/lib/mage/smage2.sh:  
   -build md5 for all MAGE_TARGETS if called with 'calcmd5'  
   
 2009-07-15  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r887] usr/lib/mage/depwalker.sh:  
   -fixed spelling  
   
 2009-06-30  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r885] usr/lib/mage/smage2.sh:  
   -make sure my_SOURCEDIR exist  
   
 2009-06-29  Niels Rogalla <niro@magellan-linux.de>  
8    
9   * [r883] usr/lib/mage/smage2.sh:   * [r2920] src/tools/autodepend.in:
10    -fixed some minor issues    -fixed a small prefix issue
  * [r881] usr/lib/mage/smage2.sh:  
   -fixed wget issues on virtualbox.org; see:  
   http://www.virtualbox.org/ticket/2148  
  * [r880] usr/lib/mage/smage2.sh:  
   -fixed typos  
11    
12  2009-05-21  Niels Rogalla <niro@magellan-linux.de>  2015-11-30  Niels Rogalla <niro@magellan-linux.de>
13    
14   * [r876] usr/lib/mage/mage4.functions.sh:   * [r2918] src/mkinfodir.in:
15    -added basic svn compat    -coding style update
16   * [r875] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:   * [r2916] src/mkinfodir.in:
17    -support for build logging in smage    -added some sanity checks
18    
19  2009-05-08  Niels Rogalla <niro@magellan-linux.de>  2015-03-20  Niels Rogalla <niro@magellan-linux.de>
20    
21   * [r859] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:   * [r2870] src/smage2.functions.sh.in:
22    -added step-by-step support    -build mpks for virtual as well to support build-server builds
  * [r858] usr/lib/mage/mage4.functions.sh:  
   -don't fix mtimes on symlinks  
23    
24  2009-04-29  Niels Rogalla <niro@magellan-linux.de>  2015-03-19  Niels Rogalla <niro@magellan-linux.de>
25    
26   * [r833] usr/lib/mage/smage2.sh:   * [r2868] src/mage4.functions.sh.in:
27    -always set --build=${CHOST} in mconfigure to fix some x86_64    mdownload(): support file:// uris to support file injections
28    issues (sometimes x86_64-pc-linux-gnu is not valid and    which the alx branch use with src-tarballs
   x86_64-unkown-linux is found. this confuses libtool and the  
   global_symbol_pipe is empty, which leads to linking errors)  
29    
30  2009-04-26  Niels Rogalla <niro@magellan-linux.de>  2015-02-13  Niels Rogalla <niro@magellan-linux.de>
31    
32   * [r832] usr/lib/mage/smage2.sh:   * [r2864] src/smage2.in:
33    -fixed a minor typo    -smage build log: log sterr too
34    
35  2009-01-31  Niels Rogalla <niro@magellan-linux.de>  2014-10-31  Niels Rogalla <niro@magellan-linux.de>
36    
37   * [r797] make-tarball.sh:   * [r2843] src/smage2.functions.sh.in:
38    - fixed sort cmd    -always create a mpks even if no SRC_URI was defined, only ignore
39   * [r795] make-tarball.sh:    the mpks-build on virtual packages
   -fixed svn ls comand  
40    
41  2008-10-05  Niels Rogalla <niro@magellan-linux.de>  2014-10-24  Niels Rogalla <niro@magellan-linux.de>
42    
43   * [r778] usr/lib/mage/depwalker.sh:   * [r2841] src/depwalker.in, src/mage.in:
44    -allow NODEPS=true    -support deep and simple build-prerequisites, which reduces the
45   * [r777] usr/lib/mage/magequery.sh:    overhead as they only respect the sdepend of the target
46    -added search-method for categories    mage/smagefile and not from all deps
  * [r776] usr/lib/mage/mage4.functions.sh:  
   -fixed blacklist handling  
47    
48  2008-09-02  Niels Rogalla <niro@magellan-linux.de>  2014-10-22  Niels Rogalla <niro@magellan-linux.de>
49    
50   * [r761] usr/lib/mage/mage.rc.global:   * [r2839] src/depwalker.in:
51    -fixed kde default SRC_URI    -load mage-features to support them with the smagesource()
52      function
 2008-06-16  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r739] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:  
   -added mage update-tarball function  
   
 2008-03-26  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r701] usr/lib/mage/depwalker.sh:  
   -inform on upgrade about non updated packages  
   
 2008-02-26  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r677] usr/lib/mage/depwalker.sh:  
   -do not add virtuals to PROCESSEDDEPS or their resolved pkgnames  
   will be ignored and are missing on the dependecy list  
  * [r676] usr/lib/mage/mage4.functions.sh:  
   -fixed processing of directories in get_highest_magefile(),  
   suppressed some errors  
   
 2008-02-10  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r675] usr/lib/mage/mage4.functions.sh:  
   -fixed src_install with MAGE_TARGETS enabled  
53    
54  2008-01-13  Niels Rogalla <niro@magellan-linux.de>  2014-09-19  Niels Rogalla <niro@magellan-linux.de>
55    
56   * [r656] usr/lib/mage/depwalker.sh:   * [r2832] src/depwalker.in, src/smage2.functions.sh.in:
57    -exclude empty depnames to improve dep-calculation speed    -evaluate march[s|]depend() right if depwalker calls the
58   * [r655] usr/lib/mage/depwanderer.sh[DEL],    smagefile directly
59    usr/lib/mage/find_not_installed.sh[DEL],  
60    usr/lib/mage/mage3.functions.sh[DEL], usr/lib/mage/mage3.sh[DEL],  2014-09-17  Niels Rogalla <niro@magellan-linux.de>
61    usr/lib/mage/mageupgrade.sh[DEL], usr/lib/mage/pkgsearch.sh[DEL],  
62    usr/lib/mage/sourceinstall.sh[DEL],   * [r2829] src/depwalker.in:
63    usr/lib/mage/writeprotected[DEL]:    -spelling
64     * [r2828] src/depwalker.in:
65      -revert commit r2736 - deps of highest_depfile must be checked
66      before adding it to the ALL_DEPS var, so that they get installed
67      before highest_depfile and not after it
68    
69    2014-09-09  Niels Rogalla <niro@magellan-linux.de>
70    
71     * [r2825] src/tools/autodepend.in:
72      -print sonames which where not found
73    
74    2014-09-03  Niels Rogalla <niro@magellan-linux.de>
75    
76     * [r2811] src/mage4.functions.sh.in:
77      -use the highest_magefile program
78     * [r2810] src/Makefile, src/highest_magefile.c[ADD]:
79      -added highest_magefile program
80     * [r2809] src/Makefile:
81      -moved some common package functions to package.c/package.h
82     * [r2808] src/highestver.c:
83      -initialize saved char
84     * [r2807] src/highestver.c, src/package.c[ADD], src/package.h[ADD],
85      src/vercomp.c:
86      -moved some common package functions to package.c/package.h
87    
88    2014-09-02  Niels Rogalla <niro@magellan-linux.de>
89    
90     * [r2806] conf/mage.rc.global.in, src/smage2.in:
91      -make smage log directory configurable
92     * [r2804] src/tools/autodepend.in:
93      -fixed broken use-move honor logic
94    
95    2014-08-14  Niels Rogalla <niro@magellan-linux.de>
96    
97     * [r2753] src/mage4.functions.sh.in:
98      -fixed broken count_installed_pkgs() function
99     * [r2750] src/helper/museradd.in:
100      -ignore -l switch when running usermod
101    
102    2014-08-13  Niels Rogalla <niro@magellan-linux.de>
103    
104     * [r2745] src/smage2.functions.sh.in, src/smage2.in:
105      -renamed src_setup() function to the more appropriate name
106      pkg_setup()
107    
108    2014-08-12  Niels Rogalla <niro@magellan-linux.de>
109    
110     * [r2743] src/smage2.functions.sh.in, src/smage2.in:
111      -introduce src_setup function
112     * [r2737] src/depwalker.in:
113      -fixed spelling
114     * [r2736] src/depwalker.in:
115      -fixed a logic error/race-condition in depwalker, where the
116      highest_magefile was added too late to ALLDEPS
117    
118    2014-07-22  Niels Rogalla <niro@magellan-linux.de>
119    
120     * [r2722] src/helper/museradd.in:
121      -museradd: busybox does not support -l switch
122     * [r2721] src/mage.in:
123      -speak of environment vars in help msg
124     * [r2720] src/mage4.functions.sh.in:
125      -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
126    
127    2014-03-27  Niels Rogalla <niro@magellan-linux.de>
128    
129     * [r2637] src/etc-update.in:
130      -be busybox friendly
131    
132    2014-03-10  Niels Rogalla <niro@magellan-linux.de>
133    
134     * [r2631] src/smage2.in:
135      -pkgbuild_dir.sh -> pkgbuild_dir
136    
137    2014-03-05  Niels Rogalla <niro@magellan-linux.de>
138    
139     * [r2630] src/highestver.c:
140      -free the memory of var saved
141     * [r2629] src/highestver.c:
142      -use strdup() to fix segfaults
143     * [r2628] src/depwalker.in:
144      -reorder functions
145     * [r2627] src/depwalker.in:
146      -set some required default variables
147     * [r2626] src/depwalker.in:
148      -use common.functions.sh
149     * [r2625] src/depwalker.in:
150      -simplify including
151     * [r2624] src/depwalker.in:
152      -removed hardcoded /etc pathes
153    
154    2014-03-04  Niels Rogalla <niro@magellan-linux.de>
155    
156     * [r2623] src/up2date/up2date.in:
157      -removed todo from default repos
158     * [r2622] src/up2date/up2date.in:
159      -simplify including
160     * [r2621] src/mage.in:
161      -added some sanity checks
162     * [r2620] src/mage.in:
163      -removed hardcoded /etc pathes
164     * [r2619] src/smage2.in:
165      -added some sanity checks
166     * [r2618] src/mage.in:
167      -call common.functions.sh and simplify including
168     * [r2617] src/mage.in:
169      -removed functions provided by common.functions.sh
170     * [r2616] src/smage2.in:
171      -call common.functions.sh
172     * [r2615] src/smage2.in:
173      -removed hardcoded /etc pathes
174     * [r2614] src/smage2.in:
175      -removed obsolete SMAGEVERSION variable
176     * [r2613] src/mage4.functions.sh.in, src/smage2.functions.sh.in:
177      -removed functions provided by common.functions.sh like xtitle(),
178      xtitleclean, die(), die_pipestatus(), showversion() and colors
179     * [r2612] src/common.functions.sh.in:
180      -added showversion()
181     * [r2611] src/common.functions.sh.in:
182      -fixed xtitle header
183     * [r2610] src/common.functions.sh.in:
184      -tag die() with Error:
185     * [r2609] src/up2date/up2date.conf:
186      -exclude uncommon repos
187     * [r2608] src/up2date/up2date.in:
188      -check missing repos
189     * [r2607] src/up2date/up2date.in:
190      -mage use of common.functions.sh
191     * [r2606] src/mage4.functions.sh.in, src/sql/sql_functions.sh:
192      -env-rebuild.sh -> env-rebuild
193     * [r2605] src/mage.in:
194      -depwalker.sh -> depwalker
195     * [r2604] src/Makefile:
196      -install missing files
197     * [r2603] src/Makefile, src/common.functions.sh.in[ADD]:
198      -some functions moved to common.functions.sh
199     * [r2602] src/tools/Makefile:
200      -up2date has moved
201     * [r2601] src/Makefile:
202      -added up2date
203     * [r2600] src/etc-update.in:
204      -removed unused variable PORTAGE_CALLER
205     * [r2599] src/smage2.functions.sh.in:
206      -fixed whitespaces
207     * [r2593] src/up2date/Makefile[ADD]:
208      -added Makefile
209     * [r2592] src/up2date/up2date.conf[ADD]:
210      -added global configuration file
211     * [r2591] src/up2date/berlios.sh.in[ADD],
212      src/up2date/common.sh.in[ADD],
213      src/up2date/freedesktop.sh.in[ADD], src/up2date/gnome.sh.in[ADD],
214      src/up2date/gnu.sh.in[ADD], src/up2date/google.sh.in[ADD],
215      src/up2date/perl.sh.in[ADD], src/up2date/pypi.sh.in[ADD],
216      src/up2date/sourceforge.sh.in[ADD], src/up2date/up2date.in,
217      src/up2date/xfce.sh.in[ADD], src/up2date/xorg.sh.in[ADD]:
218      -split function into single includes
219    
220    2014-02-14  Niels Rogalla <niro@magellan-linux.de>
221    
222     * [r2590] src/smage2.in:
223      -regen mage files *after* successful build
224    
225    2014-02-04  Niels Rogalla <niro@magellan-linux.de>
226    
227     * [r2586] src/tools/up2date.in[DEL], src/up2date[ADD],
228      src/up2date/up2date.in[CPY]:
229      -moved tools/up2date.in to up2date
230    
231    2014-02-03  Niels Rogalla <niro@magellan-linux.de>
232    
233     * [r2585] src/highestver.c[ADD], src/vercomp.c[ADD]:
234      -added vercomp and highestver sources
235    
236    2014-01-29  Niels Rogalla <niro@magellan-linux.de>
237    
238     * [r2584] src/Makefile:
239      -renamed mage4.in > mage.in
240     * [r2583] src/mage.in[CPY], src/mage4.in[DEL]:
241      -renamed mage4.in > mage.in
242     * [r2582] src/tools/Makefile, src/tools/up2date.in[ADD]:
243      -added initial up2date to mage
244     * [r2581] src/tools/Makefile:
245      -install all tools to BINDIR prefixed with mage-
246     * [r2580] src/tools/Makefile, src/tools/search-soname.in[CPY],
247      src/tools/search_soname.in[DEL]:
248      -renamed search_soname.in > search-soname.in
249     * [r2579] usr[DEL]:
250    -pruned old cruft    -pruned old cruft
251   * [r654] usr/lib/mage/depwalker.sh:   * [r2578] src/sql[ADD], src/sql/convert_databases.sh[CPY],
252    - do not process already processed deps    src/sql/convert_databases_meta.sh[CPY],
253      src/sql/convert_databases_smage.sh[CPY],
254  2008-01-01  Niels Rogalla <niro@magellan-linux.de>    src/sql/generate_meta_data.sh[CPY],
255      src/sql/meta-generator.sh[CPY], src/sql/metawrapper.sh[CPY],
256   * [r647] make-tarball.sh:    src/sql/sql_functions.sh[CPY],
257    -fixed CVSROOT and DESTINATION    usr/lib/mage/convert_databases.sh[DEL],
258      usr/lib/mage/convert_databases_meta.sh[DEL],
259  2007-11-28  Niels Rogalla <niro@magellan-linux.de>    usr/lib/mage/convert_databases_smage.sh[DEL],
260      usr/lib/mage/generate_meta_data.sh[DEL],
261   * [r635] usr/lib/mage/smage2.sh:    usr/lib/mage/meta-generator.sh[DEL],
262    -using DEST instead of BUILDDIR in rpm-unpack to respect munpack    usr/lib/mage/metawrapper.sh[DEL],
263    destination    usr/lib/mage/sql_functions.sh[DEL]:
264      -temporarily moved sql stuff to src/sql
265  2007-11-05  Niels Rogalla <niro@magellan-linux.de>   * [r2577] Makefile, Makefile.inc[ADD], conf/Makefile[ADD],
266      doc/Makefile[ADD], src/Makefile[ADD], src/helper/Makefile[ADD],
267   * [r603] Makefile, usr/lib/mage/mage4.functions.sh:    src/tools/Makefile[ADD]:
268    -fixed count_protected_files() and obsoleted writeprotected    -re-facored buildsystem
269    script   * [r2576] etc[DEL], usr/lib/mage/version[DEL], usr/share[DEL]:
270   * [r602] usr/lib/mage/smage2.sh:    -pruned old stuff
271    -fixed small typos and an exit status failure in munpack()   * [r2575] conf/mage.rc.example[DEL], conf/mage.rc.example.in[CPY]:
272   * [r600] usr/lib/mage/smage2.sh:    -renamed mage.rc.example > mage.rc.example.in
273    -added xpi to munpack() and support our package format as well   * [r2574] conf/etc-update.conf[DEL], conf/etc-update.conf.in[CPY]:
274   * [r598] usr/lib/mage/depwalker.sh:    -renamed etc-update.conf > etc-update.conf.in
275    -some performance fixes   * [r2573] conf/etc-update.conf, conf/mage.rc.example,
276   * [r597] usr/lib/mage/smage2.sh:    doc/template.mage, doc/template.smage2, src/compressdoc.in,
277    -support more unpack methods: .rar .zip .gz .bz2 .rpm    src/create_desktop_app.in, src/depwalker.in, src/env-rebuild.in,
278      src/etc-update.in, src/mage4.in, src/mkinfodir.in,
279  2007-09-02  Niels Rogalla <niro@magellan-linux.de>    src/pkgbuild_dir.in, src/smage2.in, src/tools/autodepend.in,
280      src/tools/ldd-fix.in, src/tools/search_soname.in:
281   * [r551] make-tarball.sh:    -removed executable property
282    -remove .cvsignore from tarball   * [r2572] src/smage2.in[CPY], src/smage2.sh[DEL]:
283      -renamed smage2.sh > smage2.in
284  2007-09-01  Niels Rogalla <niro@magellan-linux.de>   * [r2571] src/smage2.functions.sh[DEL],
285      src/smage2.functions.sh.in[CPY]:
286   * [r530] make-tarball.sh[ADD]:    -renamed smage2.functions.sh > smage2.functions.sh.in
287    -added tarball creation script   * [r2570] src/pkgbuild_dir.in[CPY], src/pkgbuild_dir.sh[DEL]:
288      -renamed pkgbuild_dir.sh > pkgbuild_dir.in
289  2007-07-01  Niels Rogalla <niro@magellan-linux.de>   * [r2569] src/pkg_all_sources.in[CPY], src/pkg_all_sources.sh[DEL]:
290      -renamed pkg_all_sources.sh > pkg_all_sources.in
291   * [r503] usr/lib/mage/env-rebuild.sh:   * [r2568] src/mkinfodir[DEL], src/mkinfodir.in[CPY]:
292    -added LIBGL_DRIVERS_PATH to SPECIAL_VARS to handle dynamic gl    -renamed mkinfodir > mkinfodir.in
293    and dri stuf properly   * [r2567] src/magequery.in[CPY], src/magequery.sh[DEL]:
294      -renamed magequery.sh > magequery.in
295  2007-06-30  Niels Rogalla <niro@magellan-linux.de>   * [r2566] src/mage4.in[CPY], src/mage4.sh[DEL]:
296      -renamed mage4.sh > mage4.in
297   * [r501] usr/lib/mage/mage4.functions.sh:   * [r2565] src/mage4.functions.sh[DEL],
298    fixed a copy paste error    src/mage4.functions.sh.in[CPY]:
299   * [r499] usr/lib/mage/mage4.functions.sh:    -renamed mage4.functions.sh > mage4.functions.sh.in
300    -fixed one missing $MROOT   * [r2564] src/depwalker.in[CPY], src/depwalker.sh[DEL]:
301      -renamed depwalker.sh > depwalker.in
302  2007-06-07  Niels Rogalla <niro@magellan-linux.de>   * [r2563] src/create_desktop_app.in[CPY],
303      src/create_desktop_app.sh[DEL]:
304   * [r497] usr/lib/mage/smage2.sh:    -renamed create_desktop_app.sh > create_desktop_app.in
305    -added mlibtoolize() function   * [r2562] src/create_desktop_app.sh[CPY],
306      usr/lib/mage/create_desktop_app.sh[DEL]:
307  2007-05-02  Niels Rogalla <niro@magellan-linux.de>    -moved usr/lib/mage/create_desktop_app.sh >
308      src/create_desktop_app.sh
309   * [r491] usr/lib/mage/convert_databases_meta.sh[ADD]:   * [r2561] src/mage4.sh[CPY], usr/lib/mage/mage4.sh[DEL]:
310    -added metafile conversion script    -moved usr/lib/mage/mage4.sh > src/mage4.sh
311   * [r490] usr/lib/mage/generate_meta_data.sh:   * [r2560] src/mage4.functions.sh[CPY],
312    -fixed complains about local    usr/lib/mage/mage4.functions.sh[DEL]:
313   * [r489] usr/lib/mage/convert_databases_smage.sh[ADD],    -moved usr/lib/mage/mage4.functions.sh > src/mage4.functions.sh
314    usr/lib/mage/generate_meta_data.sh[ADD],   * [r2559] src/smage2.sh[CPY], usr/lib/mage/smage2.sh[DEL]:
315    usr/lib/mage/metawrapper.sh[ADD]:    -moved usr/lib/mage/smage2.sh > src/smage2.sh
316    -new meta data conversion scripts   * [r2558] src/smage2.functions.sh[CPY],
317      usr/lib/mage/smage2.functions.sh[DEL]:
318  2007-05-01  Niels Rogalla <niro@magellan-linux.de>    -moved usr/lib/mage/smage2.functions.sh > src/smage2.functions.sh
319     * [r2557] src/pkg_all_sources.sh[CPY],
320   * [r488] usr/lib/mage/convert_databases.sh:    usr/lib/mage/pkg_all_sources.sh[DEL]:
321    - fixed package_routines import with some echo & sed magic. this    -moved usr/lib/mage/pkg_all_sources.sh > src/pkg_all_sources.sh
322    is neccessary to export the functions via 'eval'   * [r2556] src/pkgbuild_dir.sh[CPY],
323   * [r487] usr/lib/mage/convert_databases.sh[ADD]:    usr/lib/mage/pkgbuild_dir.sh[DEL]:
324    -added database conversion script    -moved usr/lib/mage/pkgbuild_dir.sh > src/pkgbuild_dir.sh
325     * [r2555] src/mkinfodir[CPY], usr/lib/mage/mkinfodir[DEL]:
326  2007-04-30  Niels Rogalla <niro@magellan-linux.de>    -moved usr/lib/mage/mkinfodir > src/mkinfodir
327     * [r2554] src/magequery.sh[CPY], usr/lib/mage/magequery.sh[DEL]:
328   * [r486] usr/lib/mage/sql_functions.sh[ADD]:    -moved usr/lib/mage/magequery.sh > src/magequery.sh
329    added sql functions overlay   * [r2553] src/depwalker.sh[CPY], usr/lib/mage/depwalker.sh[DEL]:
330      -moved usr/lib/mage/depwalker.sh > src/depwalker.sh
331  2007-04-23  Niels Rogalla <niro@magellan-linux.de>   * [r2552] src/helper/mgroupadd[DEL], src/helper/mgroupadd.in[CPY],
332      src/helper/mgroupdel[DEL], src/helper/mgroupdel.in[CPY],
333   * [r477] usr/lib/mage/smage2.sh:    src/helper/museradd[DEL], src/helper/museradd.in[CPY],
334    -only unset SPECIAL_VARS itself not the containing variables.    src/helper/muserdel[DEL], src/helper/muserdel.in[CPY]:
335    Same goes for SPECIAL_FUNCTIONS    renamed mgroup(add|del) helpers to *.in
336     * [r2551] src/etc-update[DEL], src/etc-update.in[CPY]:
337  2007-04-10  Niels Rogalla <niro@magellan-linux.de>    -renamed etc-update > etc-update.in
338     * [r2550] src/compressdoc[DEL], src/compressdoc.in[CPY]:
339   * [r459] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:    -renamed compressdoc > compressdoc.in
340    -added kde:// and gnome://   * [r2549] src/compressdoc[CPY], src/compressdoc.in[DEL],
341   * [r458] usr/lib/mage/mage4.functions.sh:    src/env-rebuild.in:
342    -show depends in pkgsearch()    -revert last commit
343     * [r2548] src/compressdoc[DEL], src/compressdoc.in[CPY],
344  2007-04-01  Niels Rogalla <niro@magellan-linux.de>    src/env-rebuild.in:
345      -renamed compressdoc > compressdoc.in
346   * [r456] usr/lib/mage/env-rebuild.sh:   * [r2547] src/tools/autodepend.in[CPY],
347    fixed env-rebuild, do not include comments    src/tools/autodepend.sh[DEL], src/tools/ldd-fix.in[CPY],
348      src/tools/ldd-fix.sh[DEL], src/tools/search_soname.in[CPY],
349  2007-03-28  Niels Rogalla <niro@magellan-linux.de>    src/tools/search_soname.sh[DEL]:
350      -renamed *.sh to *.in
351   * [r451] usr/lib/mage/mage4.functions.sh:   * [r2546] src/tools/autodepend.sh:
   - updated is_config_protected() to compare files literally to fix  
   issues with spaces in the filename  
   
 2007-03-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r449] usr/lib/mage/mage4.functions.sh:  
   - added missing "local i" to get_uninstall_candidates() to  
   prevent errors like '/usr/lib/mage/mage4.functions.sh: line 1452:  
   font-adobe-100dpi: value too great for base (error token is  
   "100dpi")'  
   
 2007-03-20  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r447] usr/lib/mage/smage2.sh:  
   added patch level autodetection to mpatch()  
   
 2007-03-19  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r445] usr/lib/mage/mage4.functions.sh:  
   - fixed broken pkgsearch; inform the user that a package is  
   masked and do not show hiryglyphes like  
   "Latest available: .mage-.mage"  
  * [r443] usr/lib/mage/pkgbuild_dir.sh:  
   fixed missing colors and fixed mage.rc inherit  
  * [r441] usr/lib/mage/smage2.sh:  
   some colour tweaks  
  * [r440] usr/lib/mage/pkgbuild_dir.sh:  
   added some nice colors  
  * [r439] usr/lib/mage/smage2.sh:  
   added support for gnu:// and sourceforge:// mirror uris and some  
   nice colors  
  * [r438] usr/lib/mage/mage.rc.global:  
   added support for gnu:// and sourceforge:// mirror uris  
  * [r437] usr/lib/mage/mage4.functions.sh:  
   fixed some warnings  
   
 2007-02-23  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r427] usr/lib/mage/smage2.sh:  
   - ignore empty lines while fixing deps  
   
 2007-02-05  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r423] usr/lib/mage/pkg_all_sources.sh[ADD]:  
   commited to archive  
   
 2007-01-22  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r419] usr/lib/mage/depwalker.sh,  
   usr/lib/mage/mage4.functions.sh, usr/lib/mage/pkgbuild_dir.sh,  
   usr/lib/mage/smage2.sh:  
   variable mage.rc  
   
 2007-01-21  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r418] usr/lib/mage/mage.rc.global, usr/lib/mage/mage4.sh:  
   variable mage.rc  
  * [r416] usr/lib/mage/mage4.functions.sh:  
   typo  
  * [r415] usr/lib/mage/mage4.functions.sh:  
   pkg name in colred on uninstall  
   
 2007-01-19  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r413] usr/lib/mage/mage4.sh, usr/lib/mage/smage2.sh:  
   show lineno and script name if a script dies  
  * [r412] usr/lib/mage/smage2.sh:  
   better support for srctarballs  
   
 2007-01-17  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r411] usr/lib/mage/smage2.sh:  
   - munpack(): create the destdir if another than srcdir was given  
   
 2006-12-30  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r409] usr/lib/mage/mage4.functions.sh:  
   fixed minclude of mutliple files  
   
 2006-12-29  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r408] usr/lib/mage/smage2.sh:  
   fixed a typo  
  * [r407] usr/lib/mage/mage.rc.global:  
   added --src-tarball functionality  
  * [r406] usr/lib/mage/smage2.sh:  
   get src-package tarball automatically  
  * [r405] etc/mage.rc.example:  
   added --src-tarball functionality  
  * [r404] etc/mage.rc.example:  
   added --src-tarball functionality  
  * [r403] usr/lib/mage/smage2.sh:  
   added --src-tarball functionality -> creation and use of  
   src-tarballs  
   
 2006-08-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r391] usr/lib/mage/mage4.functions.sh:  
   fixed pksearch(); now excluding includes and profiles  
   
 2006-07-17  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r386] usr/lib/mage/mage.rc.global,  
   usr/lib/mage/mage4.functions.sh, usr/lib/mage/smage2.sh:  
   using variable rsync fetch options via mage.rc  
  * [r385] usr/lib/mage/mage4.functions.sh:  
   fixed messages  
  * [r384] usr/lib/mage/smage2.sh:  
   show a message when applying patches  
   
 2006-04-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r373] usr/lib/mage/mage4.functions.sh:  
   spelling  
  * [r372] usr/lib/mage/mage4.sh:  
   better messages  
  * [r370] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:  
   added blacklist support  
   
 2006-04-14  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r368] Makefile:  
   fixed missing etc files  
   
 2006-04-12  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r363] Makefile[ADD]:  
   added a Makefile to make our live easier :p  
   
 2006-03-22  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r351] usr/lib/mage/smage2.sh:  
   - added colors defines  
   - addded multlib support  
   - added lib64 support via mlibdir  
   - removed old commented cruft  
  * [r350] usr/lib/mage/mage4.functions.sh:  
   added mlibdir function  
   
 2006-03-04  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r347] usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/smage2.sh:  
   fixed srcinstall with MROOT enabled  
   
 2006-02-20  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r332] usr/lib/mage/magequery.sh:  
   - fixed database lookups  
   - now printing pcat/pkgname  
   
 2006-02-16  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r329] usr/lib/mage/mage4.functions.sh:  
   fixed some install issues, when removing non existing  
   uninstall-candidates ...  
   
 2006-02-15  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r328] usr/lib/mage/mage4.functions.sh:  
   fixed some pkgsearch errors  
   
 2006-01-01  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r315] usr/lib/mage/pkgbuild_dir.sh:  
   stat prints major and minor node numbers as hex; they must be  
   converted to dec  
  * [r314] usr/lib/mage/mage4.functions.sh:  
   fixed again a typo  
  * [r312] usr/lib/mage/mage4.functions.sh,  
   usr/lib/mage/pkgbuild_dir.sh:  
   fixed installation of char-devices  
  * [r310] usr/lib/mage/mage4.functions.sh:  
   fixed a typo: mknode -> mknod  
   
 2005-12-26  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r306] usr/lib/mage/smage2.sh:  
   - fixed header in created mage file  
   - style updates & typos  
  * [r305] usr/lib/mage/mage4.sh:  
   fixed mage setup; some dir get not correctly installed if  
   MROOTwas set; mage_setup was called too early  
  * [r304] usr/lib/mage/magequery.sh:  
   added -f path search option  
   
 2005-12-04  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r299] usr/lib/mage/mage4.sh:  
   removed version info from usage  
  * [r298] usr/lib/mage/mage.rc.global:  
   only use MAGE_DISTRIBUTION=stable if nothing else is given  
  * [r295] usr/lib/mage/mage4.sh:  
   - version doesn't show versioninfo twice now  
   - fixed whitespaces  
   - updated usage() with MAGE_DISTRIBUTION  
  * [r294] usr/lib/mage/mage4.functions.sh:  
   delete virtuals only if one pkg is installed  
   
 2005-12-01  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r288] usr/lib/mage/mage.rc.global:  
   - added default PACKAGES_SERVER_PATH var  
   - added default MAGE_DISTRIBUTION=stable var  
  * [r287] usr/lib/mage/mage4.sh:  
   - set PKGDIR and BUILDDIR to MROOT if defined  
   - fixed missing regen-mage-tree command in usage()  
  * [r286] usr/lib/mage/mage4.functions.sh:  
   - added variable package fetch path  
   - added new MAGE_DISTRIBUTION variable support  
  * [r285] usr/lib/mage/env-rebuild.sh:  
   missed to create the tmp dir  
   
 2005-11-05  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r284] usr/lib/mage/pkgsearch.sh:  
   nicer output, added testing state support  
   
 2005-10-26  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r283] usr/lib/mage/etc-update:  
   synced with upstream:  
   - fixed several segfaults  
   - allow single quotes in config-file  
   - now really using less as pager  
   
 2005-10-21  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r281] usr/lib/mage/version:  
   ver bump  
  * [r280] usr/lib/mage/mage4.functions.sh:  
   added config prot support for uninstalling  
  * [r278] usr/lib/mage/version:  
   fixed version  
  * [r273] usr/lib/mage/mage4.functions.sh:  
   fixed virtual_add and virtual_del calls with mutiple provides  
  * [r272] usr/lib/mage/pkgbuild_dir.sh:  
   fixed includes; fixed whitespaces  
   
 2005-10-04  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r260] usr/lib/mage/env-rebuild.sh:  
   - typo  
  * [r259] usr/lib/mage/env-rebuild.sh:  
   - "better" coding style  
   - secure temp-dirs  
   - fixed noisiness on bootstrap  
  * [r258] usr/lib/mage/mage4.functions.sh:  
   now using unset -f pre/post{install,remove} so that they do not  
   get exported or globally set in any way  
  * [r257] usr/lib/mage/version:  
   fixed version to 0.4.0-r5  
   
 2005-10-03  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r256] usr/lib/mage/smage2.sh:  
   fixed a typo  
  * [r255] usr/lib/mage/smage2.sh:  
   added a new function generate_package_md5sum() and using it ;)  
  * [r254] usr/lib/mage/mage4.sh:  
   fixed the pre/postinstall issue, not sourcing the magefiles in  
   unsafe environments anymore  
   
 2005-10-02  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r253] usr/lib/mage/smage2.sh:  
   added export_inherits() function  
  * [r252] usr/lib/mage/mage4.functions.sh:  
   fixed is_newer_mage_version_available(), so it works again  
  * [r251] usr/lib/mage/version:  
   set version to 0.4.0-r4  
  * [r250] usr/lib/mage/depwalker.sh:  
   fixed missing deps in src/upgrade and speed this thing up  
  * [r249] usr/lib/mage/mage4.functions.sh:  
   added export_inherits() function  
   
 2005-09-27  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r248] usr/lib/mage/mage4.functions.sh:  
   now unseting pre/post-install/remove functions in mage_install()  
   and mage_uninstall()  
  * [r247] usr/lib/mage/mage4.sh:  
   - added some better messages  
   - fixed broken mage upgrade/srcupgrade  
   
 2005-09-11  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r241] usr/lib/mage/version:  
   set version to 0.4.0-r3  
  * [r240] usr/lib/mage/mage4.functions.sh:  
   fixed some uninstall issues  
  * [r239] usr/lib/mage/mage4.sh:  
   added missing COLBOLD var  
   
 2005-09-10  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r237] usr/lib/mage/mage4.functions.sh:  
   added new search method  
  * [r236] usr/lib/mage/mage4.sh:  
   - fixed wrong include locations  
   - added some missing colors  
   - added new search method  
  * [r235] usr/lib/mage/depwalker.sh:  
   fixed wrong include locations  
   
 2005-09-09  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r233] usr/lib/mage/mage4.sh:  
   fixed some not working methods  
  * [r232] usr/lib/mage/mage4.sh:  
   fixed includes  
  * [r231] usr/lib/mage/depwalker.sh:  
   added upgrade targets  
  * [r230] usr/lib/mage/mage4.sh:  
   added upgrade and unpack targets  
  * [r229] usr/lib/mage/magequery.sh:  
   typo  
  * [r228] usr/lib/mage/magequery.sh:  
   added ${MROOT} support  
  * [r227] usr/lib/mage/mage4.functions2.sh[DEL]:  
   reomved, it was accidently committed  
  * [r226] usr/lib/mage/depwalker.sh[ADD],  
   usr/lib/mage/mage.rc.global[ADD],  
   usr/lib/mage/mage4.functions.sh[ADD],  
   usr/lib/mage/mage4.functions2.sh[ADD],  
   usr/lib/mage/mage4.sh[ADD]:  
   complete rewrite  
  * [r225] usr/lib/mage/version:  
   set version to 0.4.0-r1  
  * [r223] usr/lib/mage/create_desktop_app.sh,  
   usr/lib/mage/env-rebuild.sh:  
   added ${MROOT} support for upcoming mage-0.4.x  
   
 2005-08-28  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r215] usr/lib/mage/version:  
   set version to 0.3.7-r5  
  * [r214] usr/lib/mage/smage2.sh:  
352    -fixed whitespaces    -fixed whitespaces
353    - fixed magefile gen:   * [r2545] src/tools/search_soname.sh[CPY],
354    - fixed $header    usr/lib/mage/search_soname.sh[DEL]:
355    - moved MAGE_TARGETS above to PKGTYPE    -moved usr/lib/mage/search_soname.sh > src/tools/search_soname.sh
356   * [r213] usr/lib/mage/mage3.functions.sh:   * [r2544] src/tools/ldd-fix.sh[CPY], usr/lib/mage/ldd-fix.sh[DEL]:
357    - only show protected files on verbose mode    -moved usr/lib/mage/ldd-fix.sh > src/tools/ldd-fix.sh
358   * [r212] usr/lib/mage/mage3.sh:   * [r2543] src/tools/autodepend.sh[CPY],
359    - added NOCOLORS option    usr/lib/mage/autodepend.sh[DEL]:
360   * [r211] usr/lib/mage/mageupgrade.sh:    -moved usr/lib/mage/autodepend.sh > src/tools/autodepend.sh
361    - added --calc and --calc-bash   * [r2542] conf/mage.rc.global.in[CPY],
362    - added NOCOLOR option    usr/lib/mage/mage.rc.global.in[DEL]:
363   * [r210] usr/lib/mage/magequery.sh:    -moved usr/lib/mage/mage.rc.global.in > conf/mage.rc.global.in
364    added fetch_inventory   * [r2541] src/compressdoc[CPY], usr/lib/mage/compressdoc[DEL]:
365      -moved usr/lib/mage/compressdoc > src/compressdoc
366  2005-08-22  Niels Rogalla <niro@magellan-linux.de>   * [r2540] src/etc-update[CPY], usr/lib/mage/etc-update[DEL]:
367      -moved usr/lib/mage/etc-update > src/etc-update
368   * [r208] usr/lib/mage/sourceinstall.sh:   * [r2539] src/env-rebuild.in[CPY], src/env-rebuild.sh[DEL]:
369    small error, now sourceinstall still works without any    -renamed env-rebuild.sh > env-rebuild.in
370    mage_targets   * [r2538] src/env-rebuild.sh[CPY],
371   * [r207] usr/lib/mage/sourceinstall.sh:    usr/lib/mage/env-rebuild.sh[DEL]:
372    small error, now sourceinstall still works without any    -moved usr/lib/mage/env-rebuild.sh > src/env-rebuild.sh
373    mage_targets   * [r2537] src/helper/muserdel[CPY], usr/lib/mage/muserdel[DEL]:
374   * [r206] usr/lib/mage/sourceinstall.sh:    -move usr/lib/mage/muserdel > src/helper/muserdel
375    targets must be readded when running mage install   * [r2536] src/helper/museradd[CPY], usr/lib/mage/museradd[DEL]:
376   * [r205] usr/lib/mage/smage2.sh:    -moved usr/lib/mage/museradd > src/helper/museradd
377    typo   * [r2535] src/helper/mgroupdel[CPY], usr/lib/mage/mgroupdel[DEL]:
378   * [r204] usr/lib/mage/smage2.sh:    -moved usr/lib/mage/mgroupdel > src/helper/mgroupdel
379    forgotten to include MAGE_TARGETS into mage files   * [r2534] src/helper/mgroupadd[CPY], usr/lib/mage/mgroupadd[DEL]:
380      -move usr/lib/mage/mgroupadd > src/helper/mgroupadd
381  2005-08-21  Niels Rogalla <niro@magellan-linux.de>   * [r2533] doc/template.smage2[CPY],
382      usr/share/doc/mage/template.smage2[DEL]:
383   * [r203] usr/lib/mage/version:    -moved usr/share/doc/mage/template.smage2 > doc/template.smage2
384    fixed version to 0.3.7-r4   * [r2532] doc/template.mage[CPY],
385   * [r202] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh,    usr/share/doc/mage/template.mage[DEL]:
386    usr/lib/mage/sourceinstall.sh:    -moved usr/share/doc/mage/template.mage > doc/template.mage
387    added auto regen suport of the whole mage-tree and added   * [r2531] doc[ADD]:
388    MAGE_TARGETS support to mage srcinstall    -added doc dir
389   * [r201] usr/lib/mage/smage2.sh:   * [r2530] conf/mage.rc.example[CPY], etc/mage.rc.example[DEL]:
390    typo    -moved etc/mage.rc.example > conf/mage.rc.example
391   * [r200] usr/lib/mage/smage2.sh:   * [r2529] conf/etc-update.conf[CPY], etc/etc-update.conf[DEL]:
392    fixed the whole fix_dep logic as virtual support was broken    -moved etc/etc-update.conf > conf/etc-update.conf
393   * [r199] usr/lib/mage/smage2.sh:   * [r2528] conf[ADD]:
394    fixed fix_dep logic in regen-mage-tree    -added conf directory
395   * [r198] usr/lib/mage/smage2.sh:   * [r2527] src[ADD], src/helper[ADD], src/tools[ADD]:
396    fixed typos    -src layout
397     * [r2526] VERSION:
398  2005-08-20  Niels Rogalla <niro@magellan-linux.de>    -version 0.5-DEV
399     * [r2525] .[CPY]:
400   * [r197] usr/lib/mage/smage2.sh:    -open mage-next branch
   includes comes after all vars not, to provide the possibility to  
   define special vars which may needed by the include  
  * [r196] usr/lib/mage/smage2.sh:  
   better whitepsace handling mage regen, and move special vars to  
   special tags section  
  * [r195] usr/lib/mage/smage2.sh:  
   fixed target logic  
  * [r194] usr/lib/mage/smage2.sh:  
   added SPECIAL_VARS variable to mage file regen  
   
 2005-08-19  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r193] usr/lib/mage/smage2.sh:  
   fixed regen module-dependencies  
  * [r192] usr/lib/mage/smage2.sh:  
   - fixed whitespaces  
   - do not unset PKGNAME in regen_mage_tree  
   - renamed helper function to build_mage_srcipt  
   - added MAGE_TARGETS support for pkgbuild  
  * [r191] usr/lib/mage/smage2.sh:  
   - added very basic MAGE_TARGETS support (currently only for  
   mage-tree regen)  
     
   - added possibility to regen the mage-tree with given  
   informations in smage2 files  
  * [r190] usr/lib/mage/mage3.functions.sh:  
   fixed verbose messages and hopefully fixed the version issue (  
   2.8.2 > 2.10.0)  
   
 2005-08-16  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r187] usr/lib/mage/mageupgrade.sh:  
   added command line parameters support  
  * [r186] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:  
   fixed version, source now ${MLIBDIR}/version  
  * [r185] usr/lib/mage/version[ADD]:  
   nre file  
   
 2005-08-09  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r183] usr/lib/mage/smage2.sh:  
   ixed multiincludes  
   
 2005-07-31  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r179] usr/lib/mage/mage3.functions.sh:  
   typo  
  * [r178] usr/lib/mage/mage3.functions.sh:  
   minclude: only verbose when MAGEDBUG=on  
  * [r177] usr/lib/mage/mage3.functions.sh, usr/lib/mage/smage2.sh:  
   only style updates  
  * [r176] usr/lib/mage/mage3.functions.sh:  
   fixed typos  
  * [r175] usr/lib/mage/smage2.sh:  
   fixed version; typos and style  
  * [r174] usr/lib/mage/mage3.sh:  
   fixed version  
  * [r172] usr/lib/mage/smage2.sh:  
   added sminclude function  
  * [r171] usr/lib/mage/mage3.functions.sh:  
   added autodetecting of newer mage versions and added minclude and  
   sminclude functions  
  * [r169] usr/lib/mage/ldd-fix.sh, usr/lib/mage/mage3.sh,  
   usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/smage2.sh:  
   fixed locale issue; pkgs get not build or installed if the  
   default system local ist another than LC_ALL=C  
   
 2005-07-29  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r167] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:  
   updated mage version  
  * [r166] usr/lib/mage/mageupgrade.sh:  
   fixed missing fake directory when updating  
   
 2005-07-23  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r157] usr/lib/mage/mage3.sh:  
   added mutiple PROVIDE support; fixed version  
  * [r156] usr/lib/mage/smage2.sh:  
   fixed version  
   
 2005-06-28  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r90] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:  
   fixed version number  
  * [r89] usr/lib/mage/smage2.sh:  
   fixed download of non-mirrored files  
   
 2005-06-03  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r87] usr/lib/mage/ldd-fix.sh:  
   fixed -mount  
   
 2005-06-01  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r86] usr/lib/mage/mage3.sh:  
   fixed version  
  * [r85] usr/lib/mage/smage2.sh:  
   fixed version and unsetting NOSTRIP now  
  * [r84] etc/mage.rc.example:  
   fixed CFLAGS for >=gcc-3.4 and removed -s option  
  * [r83] usr/lib/mage/sourceinstall.sh:  
   changed version tagging only  
  * [r82] usr/lib/mage/find_not_installed.sh[ADD],  
   usr/lib/mage/ldd-fix.sh[ADD]:  
   new  
  * [r81] usr/lib/mage/mage3.functions.sh:  
   minor changes in the force_mtime function; forced touch not  
   creating any files -> fixes sources-symlink issue in the kernel  
   packages  
  * [r80] usr/lib/mage/mageupgrade.sh:  
   heavily changed:  
   - added preview which pkgs are going to be installed  
   - added src-compile support  
   - some minor logic fixes  
  * [r79] usr/lib/mage/smage2.sh:  
   added functions for stripping bins and libs  
  * [r78] usr/lib/mage/compressdoc,  
   usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,  
   usr/lib/mage/env-rebuild.sh, usr/lib/mage/mage3.sh,  
   usr/lib/mage/magequery.sh, usr/lib/mage/mgroupadd,  
   usr/lib/mage/mgroupdel, usr/lib/mage/mkinfodir,  
   usr/lib/mage/museradd, usr/lib/mage/muserdel,  
   usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/pkgsearch.sh:  
   changed version tagging only  
  * [r77] usr/lib/mage/writeprotected:  
   remove usage of expr; using $((foo + 1)) now  
   
 2005-02-16  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r66] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:  
   rev bump to 0.3.6-r15; serveral fixes  
  * [r64] usr/lib/mage/mage3.sh:  
   rev bump to 0.3.6-r14  
  * [r63] usr/lib/mage/smage2.sh:  
   rev bump to 0.3.6-r13; fixed a bad typo that caused smage2 not to  
   fail while the checksum test  
   
 2005-02-15  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r61] usr/lib/mage/smage2.sh:  
   cosmetic fix  
  * [r60] usr/lib/mage/compressdoc,  
   usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,  
   usr/lib/mage/env-rebuild.sh, usr/lib/mage/etc-update,  
   usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh,  
   usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,  
   usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,  
   usr/lib/mage/mkinfodir, usr/lib/mage/museradd,  
   usr/lib/mage/muserdel, usr/lib/mage/pkgbuild_dir.sh,  
   usr/lib/mage/pkgsearch.sh, usr/lib/mage/sourceinstall.sh,  
   usr/lib/mage/writeprotected:  
   rev bump to 0.3.6-r13  
  * [r59] usr/lib/mage/smage2.sh:  
   rev bump to 0.3.6-r13; added download support for srcfiles and  
   valiadtion with md5 checksum  
  * [r57] usr/lib/mage/compressdoc,  
   usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,  
   usr/lib/mage/etc-update, usr/lib/mage/mage3.functions.sh,  
   usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,  
   usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,  
   usr/lib/mage/mkinfodir, usr/lib/mage/museradd,  
   usr/lib/mage/muserdel, usr/lib/mage/pkgbuild_dir.sh,  
   usr/lib/mage/pkgsearch.sh, usr/lib/mage/smage2.sh,  
   usr/lib/mage/sourceinstall.sh, usr/lib/mage/writeprotected:  
   updated release version to 0.3.6-r12  
   
 2005-02-14  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r56] usr/lib/mage/mage3.sh:  
   now sourcing /etc/profile everytime before a pkg gets installed,  
   fixes several enviroment issues  
  * [r55] usr/lib/mage/env-rebuild.sh:  
   added OMF_DIR support  
   
 2005-01-10  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r44] usr/lib/mage/mage3.sh:  
   updated path variable and now sourcing /etc/profile everytime  
  * [r43] usr/lib/mage/depwanderer.sh, usr/lib/mage/env-rebuild.sh,  
   usr/lib/mage/etc-update, usr/lib/mage/mage3.functions.sh,  
   usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,  
   usr/lib/mage/mkinfodir, usr/lib/mage/pkgbuild_dir.sh,  
   usr/lib/mage/pkgsearch.sh, usr/lib/mage/smage2.sh,  
   usr/lib/mage/sourceinstall.sh, usr/lib/mage/writeprotected:  
   updated revision tags  
  * [r42] usr/lib/mage/mgroupadd[ADD], usr/lib/mage/mgroupdel[ADD],  
   usr/lib/mage/museradd[ADD], usr/lib/mage/muserdel[ADD]:  
   initial release  
   
 2005-01-06  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r40] usr/lib/mage/compressdoc,  
   usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,  
   usr/lib/mage/env-rebuild.sh, usr/lib/mage/etc-update,  
   usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh,  
   usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,  
   usr/lib/mage/mkinfodir, usr/lib/mage/pkgbuild_dir.sh,  
   usr/lib/mage/pkgsearch.sh, usr/lib/mage/smage2.sh,  
   usr/lib/mage/sourceinstall.sh, usr/lib/mage/writeprotected:  
   updated revision tags  
  * [r39] usr/lib/mage/mage3.functions.sh,  
   usr/lib/mage/writeprotected:  
   fixed handling of filenames with spaces  
  * [r37] usr/lib/mage/mageupgrade.sh:  
   suppress annoying unstable messages  
  * [r36] usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh:  
   exit 1 has broken mageupgrade, now using return 1; exit stuff now  
   in mage3.sh  
  * [r35] usr/share/doc/mage-0.3/template.smage2:  
   added some descriptions  
  * [r34] usr/lib/mage/fix_database-mage-0.3.6-r5.sh[DEL],  
   usr/lib/mage/fixdatabase_ifs.sh[DEL],  
   usr/lib/mage/magemanager.sh[DEL]:  
   removed old deprecated cruft  
  * [r33] usr/lib/mage/compressdoc,  
   usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,  
   usr/lib/mage/env-rebuild.sh, usr/lib/mage/etc-update,  
   usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh,  
   usr/lib/mage/magemanager.sh, usr/lib/mage/magequery.sh,  
   usr/lib/mage/mageupgrade.sh, usr/lib/mage/mkinfodir,  
   usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/pkgsearch.sh,  
   usr/lib/mage/smage2.sh, usr/lib/mage/sourceinstall.sh,  
   usr/lib/mage/writeprotected:  
   fixed version tags  
  * [r32] usr/lib/mage/magequery.sh[ADD],  
   usr/lib/mage/mageupgrade.sh[ADD]:  
   initial release  
  * [r31] usr/lib/mage/mage3.functions.sh:  
   get_highest_magefile() returns now an error message if any found  
   pkg are unstable and USE_UNSTABLE=true is not declared  
  * [r30] usr/lib/mage/mage3.sh:  
   fixed uninstallation of virtual db entries, even if another  
   versions of the same package exists. now it dectect this and do  
   not remove this entry  
   
 2005-01-05  Niels Rogalla <niro@magellan-linux.de>  
   
  * [r29] usr/lib/mage/depwanderer.sh:  
   fixed handling of virtual pakages  
  * [r24] .[ADD], etc[ADD], etc/etc-update.conf[ADD],  
   etc/mage.rc.example[ADD], usr[ADD], usr/lib[ADD],  
   usr/lib/mage[ADD], usr/lib/mage/compressdoc[ADD],  
   usr/lib/mage/create_desktop_app.sh[ADD],  
   usr/lib/mage/depwanderer.sh[ADD],  
   usr/lib/mage/env-rebuild.sh[ADD], usr/lib/mage/etc-update[ADD],  
   usr/lib/mage/fix_database-mage-0.3.6-r5.sh[ADD],  
   usr/lib/mage/fixdatabase_ifs.sh[ADD],  
   usr/lib/mage/mage3.functions.sh[ADD], usr/lib/mage/mage3.sh[ADD],  
   usr/lib/mage/magemanager.sh[ADD], usr/lib/mage/mkinfodir[ADD],  
   usr/lib/mage/pkgbuild_dir.sh[ADD],  
   usr/lib/mage/pkgsearch.sh[ADD], usr/lib/mage/smage2.sh[ADD],  
   usr/lib/mage/sourceinstall.sh[ADD],  
   usr/lib/mage/writeprotected[ADD], usr/share[ADD],  
   usr/share/doc[ADD], usr/share/doc/mage-0.3[ADD],  
   usr/share/doc/mage-0.3/template.mage[ADD],  
   usr/share/doc/mage-0.3/template.smage2[ADD]:  
   mage-0.3.6-r8 import  
401    

Legend:
Removed from v.3035  
changed lines
  Added in v.3036