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

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