Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1442 by niro, Mon Jul 25 12:17:19 2011 UTC revision 2369 by niro, Mon Jan 6 13:32:53 2014 UTC
# Line 1  Line 1 
1    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2368] VERSION:
4      -version 0.4.101
5     * [r2367] usr/lib/mage/meta-generator.sh:
6      -split meta data and content data to seperate files into a dir
7      named PKGMETADIR
8     * [r2366] usr/lib/mage/meta-generator.sh:
9      -renamed variable METAFILE to PKGMETAFILE
10     * [r2365] usr/lib/mage/generate_meta_data.sh,
11      usr/lib/mage/mage4.functions.sh,
12      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
13      -drop obsolete MAGE_TARGETS support
14     * [r2364] usr/lib/mage/mage4.functions.sh:
15      sminclude(): honor SILENT=1
16     * [r2363] usr/lib/mage/smage2.functions.sh:
17      sminclude(): honor SILENT=1
18     * [r2362] usr/lib/mage/smage2.functions.sh:
19      -marchdepend(), marchsdepend(), marchsrcdir(): make the used
20      variable variable
21     * [r2361] usr/lib/mage/smage2.functions.sh:
22      -fixed whitespaces
23     * [r2360] usr/lib/mage/depwalker.sh:
24      -added --smage switch to support depwalking of smage2 files
25     * [r2359] usr/lib/mage/depwalker.sh:
26      -fixed wrong methods in usage()
27     * [r2358] usr/lib/mage/mage4.sh:
28      -fixed usage description of install/pretend-build-prerequisites
29    
30    2013-12-06  Niels Rogalla <niro@magellan-linux.de>
31    
32     * [r2296] usr/lib/mage/meta-generator.sh:
33      -load mage-features
34     * [r2295] usr/lib/mage/meta-generator.sh:
35      -fixed race-condition
36     * [r2294] usr/lib/mage/meta-generator.sh:
37      -distrotag() -> print_distrotag()
38     * [r2293] usr/lib/mage/meta-generator.sh:
39      -enabled inherits and SPLIT_PACKAGE_BASE information
40     * [r2292] usr/lib/mage/meta-generator.sh:
41      -fixed PCATEGORIE->PCAT
42     * [r2291] usr/lib/mage/meta-generator.sh:
43      -honor distrotag everywhere
44     * [r2290] usr/lib/mage/meta-generator.sh:
45      -pull in smage2 functions
46     * [r2289] usr/lib/mage/meta-generator.sh:
47      -use smagesource() to honor distrotags
48     * [r2288] usr/lib/mage/meta-generator.sh:
49      -some sanity checks
50     * [r2287] usr/lib/mage/meta-generator.sh[ADD]:
51      -initial release
52    
53    2013-12-02  Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r2286] usr/lib/mage/depwalker.sh:
56      -fixed broken pretend/install-build-prerequisites commands
57     * [r2285] usr/lib/mage/depwalker.sh:
58      -introduced decho() and replaced all debug messages with this
59      function
60    
61    2013-11-20  Niels Rogalla <niro@magellan-linux.de>
62    
63     * [r2283] ChangeLog:
64      -updated ChangeLog
65     * [r2282] VERSION:
66      -version 0.4.100
67     * [r2281] usr/lib/mage/depwalker.sh:
68      -provide enhanced debug information
69     * [r2280] usr/lib/mage/depwalker.sh:
70      -fixed broken upgrade methods with commit r2195 and r2210
71    
72    2013-10-25  Niels Rogalla <niro@magellan-linux.de>
73    
74     * [r2278] ChangeLog:
75      -updated ChangeLog
76     * [r2277] VERSION:
77      -version 0.4.99
78     * [r2276] usr/lib/mage/depwalker.sh:
79      -mention that pcat is mandatory
80     * [r2275] usr/lib/mage/depwalker.sh:
81      -fixed spelling
82     * [r2274] usr/lib/mage/depwalker.sh:
83      -fixed line-wrap
84     * [r2273] usr/lib/mage/mage.rc.global.in, usr/lib/mage/mage4.sh:
85      -make the default update method for the package database
86      selectable
87     * [r2272] usr/lib/mage/mage4.functions.sh:
88      -try to resume downloads via checksum like we do in smage2 -
89      fixme: this will check checksums twice
90     * [r2271] usr/lib/mage/mage4.functions.sh:
91      -simplify pkgname/pkgfile usage
92     * [r2270] usr/lib/mage/mage4.functions.sh:
93      -fixed whitespaces
94     * [r2269] usr/lib/mage/depwalker.sh:
95      -fixed usage
96     * [r2268] usr/lib/mage/autodepend.sh,
97      usr/lib/mage/create_desktop_app.sh,
98      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
99      usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
100      usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
101      usr/lib/mage/muserdel, usr/lib/mage/pkg_all_sources.sh,
102      usr/lib/mage/search_soname.sh:
103      -fixed header
104    
105    2013-10-16  Niels Rogalla <niro@magellan-linux.de>
106    
107     * [r2233] usr/lib/mage/mage4.sh:
108      -download and srcdownload require root privileges
109     * [r2232] usr/lib/mage/mage4.functions.sh:
110      -mchecksum(): only print errors while running the file-size check
111      to not clutter any output
112     * [r2230] ChangeLog:
113      -updated ChangeLog
114     * [r2229] VERSION:
115      -version 0.4.98
116     * [r2228] Makefile:
117      -fixed header
118     * [r2227] Makefile:
119      -removed non-sense DESTDIR definition
120     * [r2226] Makefile:
121      -fixed whitespaces
122     * [r2225] usr/lib/mage/mage4.functions.sh:
123      -mchecksum(): check for zero file-size, which is not allowed
124     * [r2224] usr/lib/mage/mage4.functions.sh:
125      get_highest_magefile(): print debug messages to stderr to not
126      break the return values
127     * [r2223] usr/lib/mage/mage4.functions.sh:
128      -removed which dependency
129     * [r2222] usr/lib/mage/mage4.sh:
130      die(): only print debug infos on request and always clean the
131      xtitles
132     * [r2221] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
133      -allow debug mode for depwalker
134     * [r2220] usr/lib/mage/depwalker.sh:
135      -fixed whitespaces
136    
137    2013-10-14  Niels Rogalla <niro@magellan-linux.de>
138    
139     * [r2210] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh:
140      -add support for build-prerequisites
141     * [r2209] usr/lib/mage/smage2.sh:
142      -add MLIBDIR to default path
143    
144    2013-10-10  Niels Rogalla <niro@magellan-linux.de>
145    
146     * [r2195] usr/lib/mage/depwalker.sh:
147      -depwalker: do not add loop dependencies to the install list
148      twice
149    
150    2013-09-02  Niels Rogalla <niro@magellan-linux.de>
151    
152     * [r2176] ChangeLog:
153      -updated ChangeLog
154     * [r2175] VERSION:
155      -version 0.4.97
156    
157    2013-08-17  Niels Rogalla <niro@magellan-linux.de>
158    
159     * [r2174] usr/lib/mage/museradd:
160      -fix_usermod_opts(): fixed broken -M handling, go trough *all*
161      opts
162    
163    2013-08-15  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r2173] usr/lib/mage/mage.rc.global.in:
166      -disable icecc by default
167     * [r2172] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
168      -fix broken icecc feature, icecream -> icecc
169    
170    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
171    
172     * [r2167] usr/lib/mage/mage4.functions.sh:
173      -added icecc to known mage features
174     * [r2165] ChangeLog:
175      -updated ChangeLog
176     * [r2164] VERSION:
177      -version 0.4.96
178     * [r2163] usr/lib/mage/smage2.functions.sh:
179      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
180      SPECIAL_FUNCTIONS
181     * [r2161] ChangeLog:
182      -updated ChangeLog
183     * [r2160] VERSION:
184      -version 0.4.95
185     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
186      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
187      -support icecream distributed cc (icecc)
188     * [r2158] usr/lib/mage/smage2.functions.sh:
189      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
190     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
191      -added mqalint support and use a stub function until we provide
192      lint check tools offically
193     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
194      -introduce unpack_package() function to unpack single packages
195      and do unpack of a package while installing phase and not all
196      packages at once to save space
197     * [r2155] usr/lib/mage/ldd-fix.sh:
198      -make use of magequery
199    
200    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
201    
202     * [r2144] ChangeLog:
203      -updated ChangeLog
204     * [r2143] VERSION:
205      -version 0.4.94
206     * [r2142] usr/lib/mage/museradd:
207      -add support for -M/-H of useradd/adduser to suppress homedir
208      creation. usermod does not support this switch, it must be
209      ignored
210     * [r2141] usr/lib/mage/depwalker.sh:
211      -print invalid apps and do not print errors
212     * [r2140] usr/lib/mage/smage2.functions.sh:
213      -remove excessive tabbing and duplicate entries from dependencies
214    
215    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
216    
217     * [r2047] ChangeLog:
218      -updated ChangeLog
219     * [r2046] VERSION:
220      -version 0.4.93
221     * [r2045] usr/lib/mage/mage.rc.global.in:
222      -fixed whitespaces
223     * [r2044] usr/lib/mage/mage.rc.global.in:
224      -fixed buildpkg -> pkgbuild in description
225     * [r2043] usr/lib/mage/smage2.sh:
226      -honor PKGTYPE=virtual in all split_package cases
227     * [r2042] usr/lib/mage/smage2.sh:
228      -improved split_package handling and honor split_info for all
229      cases
230     * [r2041] usr/lib/mage/smage2.functions.sh:
231      -fixed whitespaces
232     * [r2040] usr/lib/mage/smage2.functions.sh:
233      -do not save/restore PKGTYPE twice for split_packages
234     * [r2039] usr/lib/mage/autodepend.sh:
235      -really honor prefix
236    
237    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
238    
239     * [r1993] ChangeLog:
240      -updated ChangeLog
241     * [r1992] VERSION:
242      -version 0.4.92
243    
244    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
245    
246     * [r1963] usr/lib/mage/mage4.functions.sh:
247      -fixed a cmd typo: xarg -> xargs
248    
249    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
250    
251     * [r1962] usr/lib/mage/mage4.functions.sh:
252      -enhanced protected files counter with bash internal base
253      functions
254     * [r1961] usr/lib/mage/mage4.functions.sh:
255      -print cosmetic
256    
257    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
258    
259     * [r1955] usr/lib/mage/pkg_all_sources.sh:
260      -fixed whitespaces
261     * [r1954] usr/lib/mage/autodepend.sh:
262      -honor usr-move and resolve full soname pathes to improved the
263      file search in the package database
264     * [r1953] usr/lib/mage/search_soname.sh:
265      -improved soname detection
266     * [r1952] usr/lib/mage/mage4.functions.sh:
267      -fixed need_busybox_support() function to honor USR-move
268     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
269      -users created by packagemanagement should be system users
270    
271    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
272    
273     * [r1798] ChangeLog:
274      -updated ChangeLog
275     * [r1797] VERSION:
276      version 0.4.91
277     * [r1796] usr/lib/mage/smage2.functions.sh:
278      -marchsrcfile: add $1 to make different variable names possible
279     * [r1795] usr/lib/mage/smage2.functions.sh:
280      -show full path to file which gets unpacked
281    
282    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
283    
284     * [r1786] ChangeLog:
285      -updated ChangeLog
286     * [r1785] VERSION:
287      -version 0.4.90
288     * [r1784] usr/lib/mage/smage2.sh:
289      -honor !pkgbuild with split_packages and respect variables set in
290      split_info too
291     * [r1783] usr/lib/mage/magequery.sh:
292      -always export C locale to fix utf-8 issues
293     * [r1782] usr/lib/mage/ldd-fix.sh:
294      -honor multiple argvs
295     * [r1781] usr/lib/mage/mage4.functions.sh:
296      -added some nice colors for mprintfeatures()
297     * [r1780] usr/lib/mage/mage4.sh:
298      -added option 'print-features'
299     * [r1779] usr/lib/mage/env-rebuild.sh:
300      -handle XDG dirs right and fix glib gio/schema errors
301    
302    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
303    
304     * [r1764] ChangeLog:
305      -updated ChangeLog
306     * [r1763] VERSION:
307      -version 0.4.89
308     * [r1762] usr/lib/mage/mage4.functions.sh:
309      -fixed a typo
310     * [r1760] ChangeLog:
311      -updated ChangeLog
312     * [r1759] VERSION:
313      -version 0.4.88
314     * [r1758] usr/lib/mage/mage4.functions.sh:
315      -improved count_protected_files() function to fix several issues
316    
317    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
318    
319     * [r1690] usr/lib/mage/mage4.functions.sh:
320      -fixed broken mtime handling of symlinks
321     * [r1689] usr/lib/mage/smage2.functions.sh:
322      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
323      marchsdepend() functions
324    
325    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
326    
327     * [r1687] ChangeLog:
328      -updated ChangeLog
329     * [r1686] VERSION:
330      -version 0.4.87
331     * [r1685] usr/lib/mage/mage.rc.global.in:
332      -let the makefile set the right CHOST and CFLAGS for the current
333      arch
334     * [r1684] usr/lib/mage/smage2.functions.sh:
335      -always honor state set in distribution file, but prefer local
336      states from smage2 file
337     * [r1683] etc/mage.rc.example:
338      -removed description of pkgbuild feature, which is internal only
339      and should not changed by normal user
340     * [r1682] etc/mage.rc.example:
341      -fixed spelling
342     * [r1681] etc/mage.rc.example:
343      -removed MAGE_FEATURES comment
344     * [r1680] usr/lib/mage/smage2.functions.sh:
345      -do not add --enable-shared for waf configure scripts, which
346      support --disable-* options only
347     * [r1679] usr/lib/mage/smage2.functions.sh:
348      -pretty print, add a new line
349     * [r1678] Makefile:
350      -let the makefile set the right CHOST and CFLAGS for the current
351      arch
352     * [r1677] usr/lib/mage/mage.rc.global.in:
353      -fixed spelling
354     * [r1676] usr/lib/mage/mage.rc.global.in:
355      -added garr, dfn and global-auto sourceforge mirrors
356     * [r1675] usr/lib/mage/mage4.functions.sh:
357      -update_tarball: only exclude distribution from uri if it matches
358      stable|testing|unstable
359    
360    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
361    
362     * [r1661] ChangeLog:
363      -updated ChangeLog
364     * [r1660] VERSION:
365      -version 0.4.86
366     * [r1659] usr/lib/mage/smage2.sh:
367      -more PCATEGORIE->PCAT fixes for split-packages
368     * [r1658] usr/lib/mage/mage4.functions.sh:
369      -verbose mchecksum
370    
371    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
372    
373     * [r1656] ChangeLog:
374      -updated ChangeLog
375     * [r1655] VERSION:
376      -version 0.4.85
377     * [r1654] usr/lib/mage/mage4.functions.sh:
378      -honor mounted or empty $MAGEDIR in syncmage_tarball()
379     * [r1653] usr/lib/mage/mage4.functions.sh:
380      -introduce mcheckemptydir()
381     * [r1652] usr/lib/mage/mage4.functions.sh:
382      -use mchecksum everywhere
383     * [r1651] usr/lib/mage/smage2.functions.sh:
384      -fixed split_package PCATEGORIE -> PCAT issue and always unset
385      PCATEGORIE
386     * [r1650] usr/lib/mage/mage4.functions.sh:
387      -disabled unused choppkgname function
388     * [r1649] usr/lib/mage/mage.rc.global.in,
389      usr/lib/mage/mage4.functions.sh,
390      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
391      -added mage-feature pkgdistrotag to support DISTROTAG in package
392      tarballs
393     * [r1648] usr/lib/mage/mage4.functions.sh,
394      usr/lib/mage/smage2.functions.sh:
395      -honor license information
396     * [r1646] ChangeLog:
397      -updates ChangeLog
398     * [r1645] VERSION:
399      -version 0.4.84
400     * [r1644] usr/lib/mage/autodepend.sh,
401      usr/lib/mage/search_soname.sh:
402      -added some simple sanity checks
403     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
404      usr/lib/mage/search_soname.sh[ADD]:
405      -install more scripts (pkg_all_sources, autodepend and
406      search_soname)
407     * [r1642] usr/lib/mage/convert_databases.sh,
408      usr/lib/mage/convert_databases_meta.sh,
409      usr/lib/mage/convert_databases_smage.sh,
410      usr/lib/mage/generate_meta_data.sh,
411      usr/lib/mage/pkg_all_sources.sh:
412      -honor the PCATEGORIE deprecation and make the scripts work with
413      the latest changes to smage/mage
414     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
415      -deprecate PCATEGORIE in favor of PCAT and warn the packages
416      about it
417     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
418      usr/lib/mage/smage2.sh:
419      -split of smage2-functions into an extra include
420     * [r1639] usr/lib/mage/smage2.sh:
421      -fixed spelling
422     * [r1638] etc/mage.rc.example:
423      -fixed alphabetical order and added missing static feature
424     * [r1637] usr/share/doc/mage/template.mage,
425      usr/share/doc/mage/template.smage2:
426      -updated templates
427     * [r1636] usr/lib/mage/smage2.sh:
428      -pre-fixed all stamps after src_install with post-
429     * [r1635] usr/lib/mage/smage2.sh:
430      -fixed wrong feature name srcpkg -> srcpkgbuild
431     * [r1634] usr/lib/mage/smage2.sh:
432      -fixed broken mstriplibtoolarchive and never run file on other
433      mstrip* when nothing was found
434     * [r1633] usr/lib/mage/smage2.sh:
435      -minstalldocs(): fixed uncompressed docs installation
436     * [r1632] usr/lib/mage/smage2.sh:
437      -fixed broken commit
438     * [r1631] usr/lib/mage/smage2.sh:
439      -let mage-features decide to build static libs and always enable
440      shared libs
441     * [r1630] usr/lib/mage/smage2.sh:
442      -always use verbose mode for source downloads
443     * [r1629] usr/lib/mage/mage.rc.global.in:
444      -added missing known mage-features and moved stepbystep to the
445      right place of the alphabetical order
446     * [r1628] usr/lib/mage/mage4.functions.sh:
447      -highlight unkown mage-features
448     * [r1627] usr/lib/mage/mage4.functions.sh:
449      -added missing known mage-features and moved stepbystep to the
450      right place of the alphabetical order
451     * [r1626] usr/lib/mage/mage4.functions.sh:
452      -mdownload(): append wget_opts, do not overwrite
453     * [r1625] usr/lib/mage/mage4.functions.sh:
454      -fixed spelling
455    
456    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
457    
458     * [r1623] ChangeLog:
459      -updated ChangeLog
460     * [r1622] VERSION:
461      -version 0.4.83
462     * [r1621] usr/lib/mage/smage2.sh:
463      -introduce .stamps dir for build time stamps and remove this dir
464      on new builds if it exists
465     * [r1620] usr/lib/mage/mage4.functions.sh:
466      -added --resume support for smage
467     * [r1619] usr/lib/mage/mage.rc.global.in:
468      -prefer mesh as sourceforge mirror
469    
470    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
471    
472     * [r1618] usr/lib/mage/smage2.sh:
473      -fixed a typo
474     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
475      -added --resume support for smage
476     * [r1616] usr/lib/mage/smage2.sh:
477      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
478      CXXFLAGS set in mage.rc are honored
479     * [r1615] usr/lib/mage/smage2.sh:
480      -minstalldocs(): fixed compressed docs installation
481     * [r1614] usr/lib/mage/smage2.sh:
482      -split_restore_variables(): no verbose clutter while restoring
483      mage-features
484     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
485      -support CTARGET crosscompile host settings
486     * [r1612] usr/lib/mage/mage.rc.global.in:
487      -added dir.gz to purge targets
488     * [r1611] etc/mage.rc.example:
489      -do not tell something about internal features
490    
491    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
492    
493     * [r1609] ChangeLog:
494      -updated ChangeLog
495     * [r1608] VERSION:
496      -version 0.4.82
497     * [r1607] etc/mage.rc.example:
498      -fixed header, clean up and tell something about mage-features
499     * [r1606] Makefile:
500      -generate arch specific stuff at build time
501     * [r1605] usr/lib/mage/mage.rc.global[DEL],
502      usr/lib/mage/mage.rc.global.in[CPY]:
503      -renamed mage.rc.global > mage.rc.global.in
504     * [r1604] usr/lib/mage/smage2.sh:
505      -allow unpack of jar files
506     * [r1603] usr/lib/mage/mage4.functions.sh:
507      -finally be silent when loading initial setup of mage-features
508     * [r1602] usr/lib/mage/env-rebuild.sh:
509      -fixed broken " and \' substition
510    
511    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
512    
513     * [r1601] usr/lib/mage/smage2.sh:
514      - reverted accidently applied mstriplibtool change
515     * [r1600] usr/lib/mage/smage2.sh:
516      - do not die if mdownload has not error code 0; some mirrors may
517      not work and we want try all defined SRC_URIs. mchecksum catches
518      any download instead
519    
520    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
521    
522     * [r1599] usr/lib/mage/mage4.functions.sh:
523      -fixed some missing COLDEFAULTS
524    
525    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
526    
527     * [r1597] ChangeLog:
528      -updated ChangeLog
529     * [r1596] VERSION:
530      -version 0.4.81
531     * [r1595] usr/lib/mage/smage2.sh:
532      -respect feature flag !pkgbuild with several build/stripping
533      functions
534     * [r1594] usr/lib/mage/smage2.sh:
535      -never unset PKGTYPE on regen for sake of build check
536     * [r1593] usr/lib/mage/smage2.sh:
537      -if PKGTYPE=virtual don't build anything
538     * [r1592] usr/lib/mage/smage2.sh:
539      -fixed a typo
540     * [r1591] usr/lib/mage/smage2.sh:
541      -more informative messages in default src_* functions
542     * [r1590] usr/lib/mage/mage4.functions.sh:
543      -colored mage-feature messages
544    
545    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
546    
547     * [r1589] usr/lib/mage/smage2.sh:
548      -fixed a race condition with MLIBDIR
549     * [r1587] ChangeLog:
550      -updated ChangeLog
551     * [r1586] VERSION:
552      -version 0.4.80
553     * [r1585] usr/lib/mage/compressdoc:
554      -included several upstream fixes and prepare for man-db support
555     * [r1584] usr/lib/mage/mage.rc.global,
556      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
557      usr/lib/mage/smage2.sh:
558      -added MAGE_FEATURE functionality and dropped all old variables
559      and use it in all refernces
560     * [r1583] usr/lib/mage/mage.rc.global:
561      -added PURGE_TARGET defaults
562     * [r1582] usr/lib/mage/smage2.sh:
563      -save PKGTYPE variable too when calling split_packages
564     * [r1581] usr/lib/mage/smage2.sh:
565      -sanitized variable names in minstalldocs and compress docs only
566      if requested
567     * [r1580] usr/lib/mage/smage2.sh:
568      -added mpurgetargets and mstriplibtoolarchive
569     * [r1579] usr/lib/mage/smage2.sh:
570      -fixed spelling
571     * [r1578] usr/lib/mage/smage2.sh:
572      -sanitized strip functions;we don't run accidently a full strip
573      on libs
574     * [r1577] usr/lib/mage/smage2.sh:
575      -src_check after src_compile
576     * [r1576] usr/lib/mage/smage2.sh:
577      -removed cruft
578     * [r1575] usr/lib/mage/smage2.sh:
579      -added src_check facility
580     * [r1574] usr/lib/mage/smage2.sh:
581      -removed all sleeps to reduce the delay
582     * [r1573] usr/lib/mage/smage2.sh:
583      -fixed spelling
584     * [r1572] usr/lib/mage/smage2.sh:
585      -get all global variables from includes
586     * [r1571] usr/lib/mage/smage2.sh:
587      -fixed header
588     * [r1570] usr/lib/mage/env-rebuild.sh:
589      -sanitized variable names and do not substitude everytime from
590      new
591     * [r1569] usr/lib/mage/env-rebuild.sh:
592      -fixed spelling
593     * [r1568] usr/lib/mage/env-rebuild.sh:
594      -use MROOT directly instead of P alias
595     * [r1567] usr/lib/mage/env-rebuild.sh:
596      -make SPECIALVARS more readable
597     * [r1566] usr/lib/mage/env-rebuild.sh:
598      -removed cruft
599     * [r1565] usr/lib/mage/env-rebuild.sh:
600      -fixed header
601     * [r1564] usr/lib/mage/depwalker.sh:
602      -fixed speling
603     * [r1563] usr/lib/mage/depwalker.sh:
604      -renamed function rumwanders() -> depwalking() and all its
605      references too
606     * [r1562] usr/lib/mage/depwalker.sh:
607      -fixed spelling
608     * [r1561] usr/lib/mage/depwalker.sh:
609      -removed old cruft
610     * [r1560] usr/lib/mage/depwalker.sh:
611      -get colors and MLIBDIR from includes
612     * [r1559] usr/lib/mage/depwalker.sh:
613      -fixed header
614    
615    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
616    
617     * [r1558] usr/lib/mage/mage.rc.global:
618      -added as-needed LDFLAGS
619     * [r1557] usr/lib/mage/mage.rc.global:
620      -moved MAGE_TREE_DEST under default options
621     * [r1556] usr/lib/mage/mage.rc.global:
622      -moved all download options near default mirrors
623     * [r1555] usr/lib/mage/mage.rc.global:
624      -moved ARCH to arch options and added all extension defaults to
625      mage.rc.global
626     * [r1554] usr/lib/mage/mage.rc.global:
627      -moved distribution settings up
628     * [r1553] usr/lib/mage/mage.rc.global:
629      -better descriptions for some options
630     * [r1552] usr/lib/mage/mage.rc.global:
631      -fixed header
632     * [r1551] usr/lib/mage/mage4.sh:
633      -fixed spelling
634     * [r1550] usr/lib/mage/mage4.sh:
635      -dropped local color defines and get them from mage4.functions
636     * [r1549] usr/lib/mage/mage4.functions.sh:
637      -introduce mchecksum(), convertmirrors(), mdownload() functions
638      to consolidate several splitted functions in mage/smage and use
639      them
640     * [r1548] usr/lib/mage/mage4.functions.sh:
641      -fixed spelling and whitespaces
642      -removed old commented cruft
643     * [r1547] usr/lib/mage/mage4.functions.sh:
644      -moved color defines into global mage4.functions.sh include
645     * [r1546] usr/lib/mage/magequery.sh:
646      -no hardcoded mage.rc pathes
647     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
648      -fixed header
649      -removed all locallay defined varibales/functions which have
650      proper includes
651      -use variable names not arguments
652      -removed deprecated build_rmtimestamp function
653     * [r1544] usr/lib/mage/etc-update:
654      -fixed header
655    
656    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
657    
658     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
659      -configurable strip options for every facility and added support
660      to strip static libraries too
661     * [r1542] usr/lib/mage/mage.rc.global:
662      - spelling
663     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
664      -check for and require root privileges when needed by mage
665     * [r1540] usr/lib/mage/magequery.sh:
666      - fix [ character on regex searches
667    
668    2011-08-30  Niels Rogalla <niro@magellan-linux.de>
669    
670     * [r1509] usr/lib/mage/magequery.sh:
671      - fix + character on regex searches
672     * [r1507] usr/lib/mage/magequery.sh:
673      utf8 fix
674     * [r1505] ChangeLog:
675      -updated ChangeLog
676     * [r1504] VERSION:
677      -version 0.4.29
678     * [r1503] usr/lib/mage/magequery.sh:
679      -support exact filename searching
680     * [r1502] usr/lib/mage/mage4.functions.sh:
681      -fixed svn detection
682     * [r1501] usr/lib/mage/muserdel:
683      -support chrooted userdels
684     * [r1500] usr/lib/mage/museradd:
685      -support chrooted groupadds
686     * [r1499] usr/lib/mage/mgroupdel:
687      -support chrooted groupdels
688     * [r1498] usr/lib/mage/mgroupadd:
689      -support chrooted groupadds
690    
691  2011-07-25  Niels Rogalla <niro@magellan-linux.de>  2011-07-25  Niels Rogalla <niro@magellan-linux.de>
692    
693     * [r1444] ChangeLog:
694      -updated ChangeLog
695     * [r1443] VERSION:
696      -version 0.4.28
697     * [r1442] ChangeLog[ADD], Makefile:
698      -added ChangeLog and install it to the docdir
699     * [r1441] Makefile:
700      -handle renamed src-doc dir
701      -install doc data to versionized datadir
702     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
703      -renamed to mage
704   * [r1439] Makefile, VERSION[ADD]:   * [r1439] Makefile, VERSION[ADD]:
705    -added global version file and update it via Makefile    -added global version file and update it via Makefile
706   * [r1438] usr/lib/mage/mage4.functions.sh:   * [r1438] usr/lib/mage/mage4.functions.sh:

Legend:
Removed from v.1442  
changed lines
  Added in v.2369