--- trunk/mage/ChangeLog 2011/08/30 12:22:26 1505 +++ trunk/mage/ChangeLog 2011/12/28 14:55:55 1587 @@ -1,5 +1,130 @@ +2011-12-28 Niels Rogalla + + * [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 + + * [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 + + * [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 + * [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: