--- trunk/mage/ChangeLog 2011/08/30 12:22:26 1505 +++ trunk/mage/ChangeLog 2012/01/03 20:23:57 1609 @@ -1,5 +1,186 @@ +2012-01-03 Niels Rogalla + + * [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 + + * [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 + + * [r1599] usr/lib/mage/mage4.functions.sh: + -fixed some missing COLDEFAULTS + +2011-12-29 Niels Rogalla + + * [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 + + * [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 + + * [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: