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

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