Magellan Linux

Annotation of /tags/mage-0_4_111/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1597 - (hide annotations) (download)
Thu Dec 29 15:25:13 2011 UTC (12 years, 4 months ago) by niro
Original Path: trunk/mage/ChangeLog
File size: 40631 byte(s)
-updated ChangeLog
1 niro 1597 2011-12-29 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1596] VERSION:
4     -version 0.4.81
5     * [r1595] usr/lib/mage/smage2.sh:
6     -respect feature flag !pkgbuild with several build/stripping
7     functions
8     * [r1594] usr/lib/mage/smage2.sh:
9     -never unset PKGTYPE on regen for sake of build check
10     * [r1593] usr/lib/mage/smage2.sh:
11     -if PKGTYPE=virtual don't build anything
12     * [r1592] usr/lib/mage/smage2.sh:
13     -fixed a typo
14     * [r1591] usr/lib/mage/smage2.sh:
15     -more informative messages in default src_* functions
16     * [r1590] usr/lib/mage/mage4.functions.sh:
17     -colored mage-feature messages
18    
19 niro 1587 2011-12-28 Niels Rogalla <niro@magellan-linux.de>
20    
21 niro 1597 * [r1589] usr/lib/mage/smage2.sh:
22     -fixed a race condition with MLIBDIR
23     * [r1587] ChangeLog:
24     -updated ChangeLog
25 niro 1587 * [r1586] VERSION:
26     -version 0.4.80
27     * [r1585] usr/lib/mage/compressdoc:
28     -included several upstream fixes and prepare for man-db support
29     * [r1584] usr/lib/mage/mage.rc.global,
30     usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
31     usr/lib/mage/smage2.sh:
32     -added MAGE_FEATURE functionality and dropped all old variables
33     and use it in all refernces
34     * [r1583] usr/lib/mage/mage.rc.global:
35     -added PURGE_TARGET defaults
36     * [r1582] usr/lib/mage/smage2.sh:
37     -save PKGTYPE variable too when calling split_packages
38     * [r1581] usr/lib/mage/smage2.sh:
39     -sanitized variable names in minstalldocs and compress docs only
40     if requested
41     * [r1580] usr/lib/mage/smage2.sh:
42     -added mpurgetargets and mstriplibtoolarchive
43     * [r1579] usr/lib/mage/smage2.sh:
44     -fixed spelling
45     * [r1578] usr/lib/mage/smage2.sh:
46     -sanitized strip functions;we don't run accidently a full strip
47     on libs
48     * [r1577] usr/lib/mage/smage2.sh:
49     -src_check after src_compile
50     * [r1576] usr/lib/mage/smage2.sh:
51     -removed cruft
52     * [r1575] usr/lib/mage/smage2.sh:
53     -added src_check facility
54     * [r1574] usr/lib/mage/smage2.sh:
55     -removed all sleeps to reduce the delay
56     * [r1573] usr/lib/mage/smage2.sh:
57     -fixed spelling
58     * [r1572] usr/lib/mage/smage2.sh:
59     -get all global variables from includes
60     * [r1571] usr/lib/mage/smage2.sh:
61     -fixed header
62     * [r1570] usr/lib/mage/env-rebuild.sh:
63     -sanitized variable names and do not substitude everytime from
64     new
65     * [r1569] usr/lib/mage/env-rebuild.sh:
66     -fixed spelling
67     * [r1568] usr/lib/mage/env-rebuild.sh:
68     -use MROOT directly instead of P alias
69     * [r1567] usr/lib/mage/env-rebuild.sh:
70     -make SPECIALVARS more readable
71     * [r1566] usr/lib/mage/env-rebuild.sh:
72     -removed cruft
73     * [r1565] usr/lib/mage/env-rebuild.sh:
74     -fixed header
75     * [r1564] usr/lib/mage/depwalker.sh:
76     -fixed speling
77     * [r1563] usr/lib/mage/depwalker.sh:
78     -renamed function rumwanders() -> depwalking() and all its
79     references too
80     * [r1562] usr/lib/mage/depwalker.sh:
81     -fixed spelling
82     * [r1561] usr/lib/mage/depwalker.sh:
83     -removed old cruft
84     * [r1560] usr/lib/mage/depwalker.sh:
85     -get colors and MLIBDIR from includes
86     * [r1559] usr/lib/mage/depwalker.sh:
87     -fixed header
88    
89     2011-12-27 Niels Rogalla <niro@magellan-linux.de>
90    
91     * [r1558] usr/lib/mage/mage.rc.global:
92     -added as-needed LDFLAGS
93     * [r1557] usr/lib/mage/mage.rc.global:
94     -moved MAGE_TREE_DEST under default options
95     * [r1556] usr/lib/mage/mage.rc.global:
96     -moved all download options near default mirrors
97     * [r1555] usr/lib/mage/mage.rc.global:
98     -moved ARCH to arch options and added all extension defaults to
99     mage.rc.global
100     * [r1554] usr/lib/mage/mage.rc.global:
101     -moved distribution settings up
102     * [r1553] usr/lib/mage/mage.rc.global:
103     -better descriptions for some options
104     * [r1552] usr/lib/mage/mage.rc.global:
105     -fixed header
106     * [r1551] usr/lib/mage/mage4.sh:
107     -fixed spelling
108     * [r1550] usr/lib/mage/mage4.sh:
109     -dropped local color defines and get them from mage4.functions
110     * [r1549] usr/lib/mage/mage4.functions.sh:
111     -introduce mchecksum(), convertmirrors(), mdownload() functions
112     to consolidate several splitted functions in mage/smage and use
113     them
114     * [r1548] usr/lib/mage/mage4.functions.sh:
115     -fixed spelling and whitespaces
116     -removed old commented cruft
117     * [r1547] usr/lib/mage/mage4.functions.sh:
118     -moved color defines into global mage4.functions.sh include
119     * [r1546] usr/lib/mage/magequery.sh:
120     -no hardcoded mage.rc pathes
121     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
122     -fixed header
123     -removed all locallay defined varibales/functions which have
124     proper includes
125     -use variable names not arguments
126     -removed deprecated build_rmtimestamp function
127     * [r1544] usr/lib/mage/etc-update:
128     -fixed header
129    
130     2011-12-20 Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
133     -configurable strip options for every facility and added support
134     to strip static libraries too
135     * [r1542] usr/lib/mage/mage.rc.global:
136     - spelling
137     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
138     -check for and require root privileges when needed by mage
139     * [r1540] usr/lib/mage/magequery.sh:
140     - fix [ character on regex searches
141    
142 niro 1505 2011-08-30 Niels Rogalla <niro@magellan-linux.de>
143    
144 niro 1587 * [r1509] usr/lib/mage/magequery.sh:
145     - fix + character on regex searches
146     * [r1507] usr/lib/mage/magequery.sh:
147     utf8 fix
148     * [r1505] ChangeLog:
149     -updated ChangeLog
150 niro 1505 * [r1504] VERSION:
151     -version 0.4.29
152     * [r1503] usr/lib/mage/magequery.sh:
153     -support exact filename searching
154     * [r1502] usr/lib/mage/mage4.functions.sh:
155     -fixed svn detection
156     * [r1501] usr/lib/mage/muserdel:
157     -support chrooted userdels
158     * [r1500] usr/lib/mage/museradd:
159     -support chrooted groupadds
160     * [r1499] usr/lib/mage/mgroupdel:
161     -support chrooted groupdels
162     * [r1498] usr/lib/mage/mgroupadd:
163     -support chrooted groupadds
164    
165 niro 1442 2011-07-25 Niels Rogalla <niro@magellan-linux.de>
166    
167 niro 1505 * [r1444] ChangeLog:
168     -updated ChangeLog
169 niro 1444 * [r1443] VERSION:
170     -version 0.4.28
171     * [r1442] ChangeLog[ADD], Makefile:
172     -added ChangeLog and install it to the docdir
173     * [r1441] Makefile:
174     -handle renamed src-doc dir
175     -install doc data to versionized datadir
176     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
177     -renamed to mage
178 niro 1442 * [r1439] Makefile, VERSION[ADD]:
179     -added global version file and update it via Makefile
180     * [r1438] usr/lib/mage/mage4.functions.sh:
181     -do not eval * while removing backup files from mage tree
182     -dont show ls errors on depwalking highest magefiles
183     * [r1437] usr/lib/mage/mage.rc.global:
184     -removed old distribution settings
185     -always enabled MAGE_TREE_DEST variable
186     * [r1436] usr/lib/mage/smage2.sh:
187     -better pre/postinstrall, pre/postremove function support with
188     split_packages. include preinstall_${subpackage} as preinstall
189     function when declared
190     * [r1435] usr/lib/mage/smage2.sh:
191     -fixed mlibtoolize opts
192    
193     2011-06-04 Niels Rogalla <niro@magellan-linux.de>
194    
195     * [r1351] usr/lib/mage/smage2.sh:
196     -added xz support and fixed a missed CRLF at mage generation
197     * [r1349] usr/lib/mage/smage2.sh:
198     -do not override the local state with the global state, if it was
199     set to broken or disabled
200     * [r1347] usr/lib/mage/smage2.sh:
201     -do not print any nonsense for faster file processing and to
202     lower the disk overhead
203     * [r1346] usr/lib/mage/smage2.sh:
204     -support repository based distribution file to support global
205     state settings. we support the per smage method too, but it gets
206     overriden by the global setting
207    
208     2011-05-27 Niels Rogalla <niro@magellan-linux.de>
209    
210     * [r1318] usr/lib/mage/mage4.functions.sh:
211     -fixed a logic error
212     * [r1293] usr/lib/mage/mage4.functions.sh:
213     -be busybox friendly on update-tarball invocation
214     * [r1292] usr/lib/mage/pkgbuild_dir.sh:
215     -fixed coding style and fixed packaging of block special devices
216     * [r1291] usr/lib/mage/smage2.sh:
217     -added mautoreconf() function
218    
219     2011-05-12 Niels Rogalla <niro@magellan-linux.de>
220    
221     * [r1290] usr/lib/mage/magequery.sh:
222     -reworked magequery getopts and fixed coding style
223     * [r1289] usr/lib/mage/mage4.functions.sh:
224     -fix config protect: register ignored file in database with fixed
225     mtime
226     -fixed some whitespaces
227     * [r1288] usr/lib/mage/magequery.sh:
228     -ignore included mage files
229    
230     2011-04-27 Niels Rogalla <niro@magellan-linux.de>
231    
232     * [r1273] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mgroupadd,
233     usr/lib/mage/mgroupdel, usr/lib/mage/museradd,
234     usr/lib/mage/muserdel, usr/lib/mage/smage2.sh:
235     -support busybox out-of-the-box
236     * [r1272] usr/lib/mage/env-rebuild.sh:
237     -fix handling of XDG env-variables
238     * [r1271] usr/lib/mage/mage4.functions.sh,
239     usr/lib/mage/pkgbuild_dir.sh:
240     -fix handling of character devices
241    
242     2011-04-26 Niels Rogalla <niro@magellan-linux.de>
243    
244     * [r1269] usr/lib/mage/mage4.sh:
245     -fixed shebang, mage requires bash
246    
247     2011-01-28 Niels Rogalla <niro@magellan-linux.de>
248    
249     * [r1215] usr/lib/mage/pkgbuild_dir.sh:
250     - add empty fifo
251     * [r1214] usr/lib/mage/mage4.functions.sh:
252     - make user:group for devices and fifo support optional or mage
253     is incompatible to old packages
254     * [r1211] usr/lib/mage/mage4.functions.sh:
255     - make user:group for devices and fifo support optional or mage
256     is incompatible to old packages
257     * [r1209] usr/lib/mage/mage4.functions.sh:
258     - added support for fifos
259     - fifos, character devices and blockdevices should set the owner
260     right
261     - some cosmetic changes and spelling typos
262     * [r1208] usr/lib/mage/pkgbuild_dir.sh:
263     - added support for fifos
264     - fifos, character devices and blockdevices should set the owner
265     right
266     * [r1207] usr/lib/mage/smage2.sh:
267     -smage2 calcmd5 should find the corresponding md5 dir by itself,
268     but support a given dir too
269     * [r1206] usr/lib/mage/magequery.sh:
270     -fixed a typo and some cosmetics
271    
272     2010-07-14 Niels Rogalla <niro@magellan-linux.de>
273    
274     * [r1111] usr/lib/mage/ldd-fix.sh:
275     -be more informative
276    
277     2010-06-28 Niels Rogalla <niro@magellan-linux.de>
278    
279     * [r1087] usr/lib/mage/mage4.functions.sh:
280     -fixed a typo and honor verbose and silent fetch modes
281     * [r1085] usr/lib/mage/mage.rc.global,
282     usr/lib/mage/mage4.functions.sh, usr/lib/mage/smage2.sh:
283     -added WGET_FETCH_OPTIONS variable to mage.rc.global to be more
284     busybox friendly
285     * [r1084] usr/lib/mage/mage4.functions.sh:
286     -fixed whitespaces
287     * [r1083] usr/lib/mage/mage4.functions.sh:
288     -added support for md5sum in update-tarball
289     * [r1082] usr/lib/mage/smage2.sh:
290     -fixed whitespaces
291     * [r1081] usr/lib/mage/smage2.sh:
292     -tell which subpackages will be stripped
293     * [r1080] usr/lib/mage/mage4.sh:
294     -honor update-tarball
295    
296     2010-04-22 Niels Rogalla <niro@magellan-linux.de>
297    
298     * [r972] usr/lib/mage/mage4.functions.sh:
299     -fixed a spelling typo
300    
301     2010-02-19 Niels Rogalla <niro@magellan-linux.de>
302    
303     * [r966] usr/lib/mage/mage4.functions.sh:
304     -check for newer mage version on tarball-sync also
305     * [r965] usr/lib/mage/mage.rc.global:
306     -set default uninstall timeout to 3 secs
307     * [r964] usr/lib/mage/smage2.sh:
308     -fixed typos ( SPLIT_PACKAGE -> SPLIT_PACKAGES )
309    
310     2009-11-24 Niels Rogalla <niro@magellan-linux.de>
311    
312     * [r953] usr/lib/mage/smage2.sh:
313     -install docs only if they exist
314    
315     2009-11-21 Niels Rogalla <niro@magellan-linux.de>
316    
317     * [r951] usr/lib/mage/smage2.sh:
318     -fixed varibale/function export issues with magefile generation
319     in split_packages
320     * [r947] usr/lib/mage/smage2.sh:
321     -omit package build if NOPKGBUILD was set in split_info
322     * [r945] usr/lib/mage/smage2.sh:
323     -fixed sereral issues
324    
325     2009-11-20 Niels Rogalla <niro@magellan-linux.de>
326    
327     * [r943] usr/lib/mage/mage4.functions.sh, usr/lib/mage/smage2.sh:
328     -fixed broken die_pipestatus() function
329     -added the first attempt for split-package support
330     * [r942] usr/lib/mage/env-rebuild.sh,
331     usr/lib/mage/mage4.functions.sh:
332     -support CONFIG_PROTECT target CONFIG_PROTECT_IGNORE to keep
333     user/system modified config files, like passwd
334     * [r941] usr/lib/mage/smage2.sh:
335     -fixed compile logging
336    
337     2009-08-04 Niels Rogalla <niro@magellan-linux.de>
338    
339     * [r892] usr/lib/mage/mage4.functions.sh:
340     -support both blacklist types
341     * [r891] usr/lib/mage/smage2.sh:
342     -fixed a small issue in md5 generation with MAGE_TARGETS set
343     * [r890] usr/lib/mage/smage2.sh:
344     -build md5 for all MAGE_TARGETS if called with 'calcmd5'
345    
346     2009-07-15 Niels Rogalla <niro@magellan-linux.de>
347    
348     * [r887] usr/lib/mage/depwalker.sh:
349     -fixed spelling
350    
351     2009-06-30 Niels Rogalla <niro@magellan-linux.de>
352    
353     * [r885] usr/lib/mage/smage2.sh:
354     -make sure my_SOURCEDIR exist
355    
356     2009-06-29 Niels Rogalla <niro@magellan-linux.de>
357    
358     * [r883] usr/lib/mage/smage2.sh:
359     -fixed some minor issues
360     * [r881] usr/lib/mage/smage2.sh:
361     -fixed wget issues on virtualbox.org; see:
362     http://www.virtualbox.org/ticket/2148
363     * [r880] usr/lib/mage/smage2.sh:
364     -fixed typos
365    
366     2009-05-21 Niels Rogalla <niro@magellan-linux.de>
367    
368     * [r876] usr/lib/mage/mage4.functions.sh:
369     -added basic svn compat
370     * [r875] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
371     -support for build logging in smage
372    
373     2009-05-08 Niels Rogalla <niro@magellan-linux.de>
374    
375     * [r859] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
376     -added step-by-step support
377     * [r858] usr/lib/mage/mage4.functions.sh:
378     -don't fix mtimes on symlinks
379    
380     2009-04-29 Niels Rogalla <niro@magellan-linux.de>
381    
382     * [r833] usr/lib/mage/smage2.sh:
383     -always set --build=${CHOST} in mconfigure to fix some x86_64
384     issues (sometimes x86_64-pc-linux-gnu is not valid and
385     x86_64-unkown-linux is found. this confuses libtool and the
386     global_symbol_pipe is empty, which leads to linking errors)
387    
388     2009-04-26 Niels Rogalla <niro@magellan-linux.de>
389    
390     * [r832] usr/lib/mage/smage2.sh:
391     -fixed a minor typo
392    
393     2009-01-31 Niels Rogalla <niro@magellan-linux.de>
394    
395     * [r797] make-tarball.sh:
396     - fixed sort cmd
397     * [r795] make-tarball.sh:
398     -fixed svn ls comand
399    
400     2008-10-05 Niels Rogalla <niro@magellan-linux.de>
401    
402     * [r778] usr/lib/mage/depwalker.sh:
403     -allow NODEPS=true
404     * [r777] usr/lib/mage/magequery.sh:
405     -added search-method for categories
406     * [r776] usr/lib/mage/mage4.functions.sh:
407     -fixed blacklist handling
408    
409     2008-09-02 Niels Rogalla <niro@magellan-linux.de>
410    
411     * [r761] usr/lib/mage/mage.rc.global:
412     -fixed kde default SRC_URI
413    
414     2008-06-16 Niels Rogalla <niro@magellan-linux.de>
415    
416     * [r739] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
417     -added mage update-tarball function
418    
419     2008-03-26 Niels Rogalla <niro@magellan-linux.de>
420    
421     * [r701] usr/lib/mage/depwalker.sh:
422     -inform on upgrade about non updated packages
423    
424     2008-02-26 Niels Rogalla <niro@magellan-linux.de>
425    
426     * [r677] usr/lib/mage/depwalker.sh:
427     -do not add virtuals to PROCESSEDDEPS or their resolved pkgnames
428     will be ignored and are missing on the dependecy list
429     * [r676] usr/lib/mage/mage4.functions.sh:
430     -fixed processing of directories in get_highest_magefile(),
431     suppressed some errors
432    
433     2008-02-10 Niels Rogalla <niro@magellan-linux.de>
434    
435     * [r675] usr/lib/mage/mage4.functions.sh:
436     -fixed src_install with MAGE_TARGETS enabled
437    
438     2008-01-13 Niels Rogalla <niro@magellan-linux.de>
439    
440     * [r656] usr/lib/mage/depwalker.sh:
441     -exclude empty depnames to improve dep-calculation speed
442     * [r655] usr/lib/mage/depwanderer.sh[DEL],
443     usr/lib/mage/find_not_installed.sh[DEL],
444     usr/lib/mage/mage3.functions.sh[DEL], usr/lib/mage/mage3.sh[DEL],
445     usr/lib/mage/mageupgrade.sh[DEL], usr/lib/mage/pkgsearch.sh[DEL],
446     usr/lib/mage/sourceinstall.sh[DEL],
447     usr/lib/mage/writeprotected[DEL]:
448     -pruned old cruft
449     * [r654] usr/lib/mage/depwalker.sh:
450     - do not process already processed deps
451    
452     2008-01-01 Niels Rogalla <niro@magellan-linux.de>
453    
454     * [r647] make-tarball.sh:
455     -fixed CVSROOT and DESTINATION
456    
457     2007-11-28 Niels Rogalla <niro@magellan-linux.de>
458    
459     * [r635] usr/lib/mage/smage2.sh:
460     -using DEST instead of BUILDDIR in rpm-unpack to respect munpack
461     destination
462    
463     2007-11-05 Niels Rogalla <niro@magellan-linux.de>
464    
465     * [r603] Makefile, usr/lib/mage/mage4.functions.sh:
466     -fixed count_protected_files() and obsoleted writeprotected
467     script
468     * [r602] usr/lib/mage/smage2.sh:
469     -fixed small typos and an exit status failure in munpack()
470     * [r600] usr/lib/mage/smage2.sh:
471     -added xpi to munpack() and support our package format as well
472     * [r598] usr/lib/mage/depwalker.sh:
473     -some performance fixes
474     * [r597] usr/lib/mage/smage2.sh:
475     -support more unpack methods: .rar .zip .gz .bz2 .rpm
476    
477     2007-09-02 Niels Rogalla <niro@magellan-linux.de>
478    
479     * [r551] make-tarball.sh:
480     -remove .cvsignore from tarball
481    
482     2007-09-01 Niels Rogalla <niro@magellan-linux.de>
483    
484     * [r530] make-tarball.sh[ADD]:
485     -added tarball creation script
486    
487     2007-07-01 Niels Rogalla <niro@magellan-linux.de>
488    
489     * [r503] usr/lib/mage/env-rebuild.sh:
490     -added LIBGL_DRIVERS_PATH to SPECIAL_VARS to handle dynamic gl
491     and dri stuf properly
492    
493     2007-06-30 Niels Rogalla <niro@magellan-linux.de>
494    
495     * [r501] usr/lib/mage/mage4.functions.sh:
496     fixed a copy paste error
497     * [r499] usr/lib/mage/mage4.functions.sh:
498     -fixed one missing $MROOT
499    
500     2007-06-07 Niels Rogalla <niro@magellan-linux.de>
501    
502     * [r497] usr/lib/mage/smage2.sh:
503     -added mlibtoolize() function
504    
505     2007-05-02 Niels Rogalla <niro@magellan-linux.de>
506    
507     * [r491] usr/lib/mage/convert_databases_meta.sh[ADD]:
508     -added metafile conversion script
509     * [r490] usr/lib/mage/generate_meta_data.sh:
510     -fixed complains about local
511     * [r489] usr/lib/mage/convert_databases_smage.sh[ADD],
512     usr/lib/mage/generate_meta_data.sh[ADD],
513     usr/lib/mage/metawrapper.sh[ADD]:
514     -new meta data conversion scripts
515    
516     2007-05-01 Niels Rogalla <niro@magellan-linux.de>
517    
518     * [r488] usr/lib/mage/convert_databases.sh:
519     - fixed package_routines import with some echo & sed magic. this
520     is neccessary to export the functions via 'eval'
521     * [r487] usr/lib/mage/convert_databases.sh[ADD]:
522     -added database conversion script
523    
524     2007-04-30 Niels Rogalla <niro@magellan-linux.de>
525    
526     * [r486] usr/lib/mage/sql_functions.sh[ADD]:
527     added sql functions overlay
528    
529     2007-04-23 Niels Rogalla <niro@magellan-linux.de>
530    
531     * [r477] usr/lib/mage/smage2.sh:
532     -only unset SPECIAL_VARS itself not the containing variables.
533     Same goes for SPECIAL_FUNCTIONS
534    
535     2007-04-10 Niels Rogalla <niro@magellan-linux.de>
536    
537     * [r459] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
538     -added kde:// and gnome://
539     * [r458] usr/lib/mage/mage4.functions.sh:
540     -show depends in pkgsearch()
541    
542     2007-04-01 Niels Rogalla <niro@magellan-linux.de>
543    
544     * [r456] usr/lib/mage/env-rebuild.sh:
545     fixed env-rebuild, do not include comments
546    
547     2007-03-28 Niels Rogalla <niro@magellan-linux.de>
548    
549     * [r451] usr/lib/mage/mage4.functions.sh:
550     - updated is_config_protected() to compare files literally to fix
551     issues with spaces in the filename
552    
553     2007-03-27 Niels Rogalla <niro@magellan-linux.de>
554    
555     * [r449] usr/lib/mage/mage4.functions.sh:
556     - added missing "local i" to get_uninstall_candidates() to
557     prevent errors like '/usr/lib/mage/mage4.functions.sh: line 1452:
558     font-adobe-100dpi: value too great for base (error token is
559     "100dpi")'
560    
561     2007-03-20 Niels Rogalla <niro@magellan-linux.de>
562    
563     * [r447] usr/lib/mage/smage2.sh:
564     added patch level autodetection to mpatch()
565    
566     2007-03-19 Niels Rogalla <niro@magellan-linux.de>
567    
568     * [r445] usr/lib/mage/mage4.functions.sh:
569     - fixed broken pkgsearch; inform the user that a package is
570     masked and do not show hiryglyphes like
571     "Latest available: .mage-.mage"
572     * [r443] usr/lib/mage/pkgbuild_dir.sh:
573     fixed missing colors and fixed mage.rc inherit
574     * [r441] usr/lib/mage/smage2.sh:
575     some colour tweaks
576     * [r440] usr/lib/mage/pkgbuild_dir.sh:
577     added some nice colors
578     * [r439] usr/lib/mage/smage2.sh:
579     added support for gnu:// and sourceforge:// mirror uris and some
580     nice colors
581     * [r438] usr/lib/mage/mage.rc.global:
582     added support for gnu:// and sourceforge:// mirror uris
583     * [r437] usr/lib/mage/mage4.functions.sh:
584     fixed some warnings
585    
586     2007-02-23 Niels Rogalla <niro@magellan-linux.de>
587    
588     * [r427] usr/lib/mage/smage2.sh:
589     - ignore empty lines while fixing deps
590    
591     2007-02-05 Niels Rogalla <niro@magellan-linux.de>
592    
593     * [r423] usr/lib/mage/pkg_all_sources.sh[ADD]:
594     commited to archive
595    
596     2007-01-22 Niels Rogalla <niro@magellan-linux.de>
597    
598     * [r419] usr/lib/mage/depwalker.sh,
599     usr/lib/mage/mage4.functions.sh, usr/lib/mage/pkgbuild_dir.sh,
600     usr/lib/mage/smage2.sh:
601     variable mage.rc
602    
603     2007-01-21 Niels Rogalla <niro@magellan-linux.de>
604    
605     * [r418] usr/lib/mage/mage.rc.global, usr/lib/mage/mage4.sh:
606     variable mage.rc
607     * [r416] usr/lib/mage/mage4.functions.sh:
608     typo
609     * [r415] usr/lib/mage/mage4.functions.sh:
610     pkg name in colred on uninstall
611    
612     2007-01-19 Niels Rogalla <niro@magellan-linux.de>
613    
614     * [r413] usr/lib/mage/mage4.sh, usr/lib/mage/smage2.sh:
615     show lineno and script name if a script dies
616     * [r412] usr/lib/mage/smage2.sh:
617     better support for srctarballs
618    
619     2007-01-17 Niels Rogalla <niro@magellan-linux.de>
620    
621     * [r411] usr/lib/mage/smage2.sh:
622     - munpack(): create the destdir if another than srcdir was given
623    
624     2006-12-30 Niels Rogalla <niro@magellan-linux.de>
625    
626     * [r409] usr/lib/mage/mage4.functions.sh:
627     fixed minclude of mutliple files
628    
629     2006-12-29 Niels Rogalla <niro@magellan-linux.de>
630    
631     * [r408] usr/lib/mage/smage2.sh:
632     fixed a typo
633     * [r407] usr/lib/mage/mage.rc.global:
634     added --src-tarball functionality
635     * [r406] usr/lib/mage/smage2.sh:
636     get src-package tarball automatically
637     * [r405] etc/mage.rc.example:
638     added --src-tarball functionality
639     * [r404] etc/mage.rc.example:
640     added --src-tarball functionality
641     * [r403] usr/lib/mage/smage2.sh:
642     added --src-tarball functionality -> creation and use of
643     src-tarballs
644    
645     2006-08-27 Niels Rogalla <niro@magellan-linux.de>
646    
647     * [r391] usr/lib/mage/mage4.functions.sh:
648     fixed pksearch(); now excluding includes and profiles
649    
650     2006-07-17 Niels Rogalla <niro@magellan-linux.de>
651    
652     * [r386] usr/lib/mage/mage.rc.global,
653     usr/lib/mage/mage4.functions.sh, usr/lib/mage/smage2.sh:
654     using variable rsync fetch options via mage.rc
655     * [r385] usr/lib/mage/mage4.functions.sh:
656     fixed messages
657     * [r384] usr/lib/mage/smage2.sh:
658     show a message when applying patches
659    
660     2006-04-27 Niels Rogalla <niro@magellan-linux.de>
661    
662     * [r373] usr/lib/mage/mage4.functions.sh:
663     spelling
664     * [r372] usr/lib/mage/mage4.sh:
665     better messages
666     * [r370] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
667     added blacklist support
668    
669     2006-04-14 Niels Rogalla <niro@magellan-linux.de>
670    
671     * [r368] Makefile:
672     fixed missing etc files
673    
674     2006-04-12 Niels Rogalla <niro@magellan-linux.de>
675    
676     * [r363] Makefile[ADD]:
677     added a Makefile to make our live easier :p
678    
679     2006-03-22 Niels Rogalla <niro@magellan-linux.de>
680    
681     * [r351] usr/lib/mage/smage2.sh:
682     - added colors defines
683     - addded multlib support
684     - added lib64 support via mlibdir
685     - removed old commented cruft
686     * [r350] usr/lib/mage/mage4.functions.sh:
687     added mlibdir function
688    
689     2006-03-04 Niels Rogalla <niro@magellan-linux.de>
690    
691     * [r347] usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/smage2.sh:
692     fixed srcinstall with MROOT enabled
693    
694     2006-02-20 Niels Rogalla <niro@magellan-linux.de>
695    
696     * [r332] usr/lib/mage/magequery.sh:
697     - fixed database lookups
698     - now printing pcat/pkgname
699    
700     2006-02-16 Niels Rogalla <niro@magellan-linux.de>
701    
702     * [r329] usr/lib/mage/mage4.functions.sh:
703     fixed some install issues, when removing non existing
704     uninstall-candidates ...
705    
706     2006-02-15 Niels Rogalla <niro@magellan-linux.de>
707    
708     * [r328] usr/lib/mage/mage4.functions.sh:
709     fixed some pkgsearch errors
710    
711     2006-01-01 Niels Rogalla <niro@magellan-linux.de>
712    
713     * [r315] usr/lib/mage/pkgbuild_dir.sh:
714     stat prints major and minor node numbers as hex; they must be
715     converted to dec
716     * [r314] usr/lib/mage/mage4.functions.sh:
717     fixed again a typo
718     * [r312] usr/lib/mage/mage4.functions.sh,
719     usr/lib/mage/pkgbuild_dir.sh:
720     fixed installation of char-devices
721     * [r310] usr/lib/mage/mage4.functions.sh:
722     fixed a typo: mknode -> mknod
723    
724     2005-12-26 Niels Rogalla <niro@magellan-linux.de>
725    
726     * [r306] usr/lib/mage/smage2.sh:
727     - fixed header in created mage file
728     - style updates & typos
729     * [r305] usr/lib/mage/mage4.sh:
730     fixed mage setup; some dir get not correctly installed if
731     MROOTwas set; mage_setup was called too early
732     * [r304] usr/lib/mage/magequery.sh:
733     added -f path search option
734    
735     2005-12-04 Niels Rogalla <niro@magellan-linux.de>
736    
737     * [r299] usr/lib/mage/mage4.sh:
738     removed version info from usage
739     * [r298] usr/lib/mage/mage.rc.global:
740     only use MAGE_DISTRIBUTION=stable if nothing else is given
741     * [r295] usr/lib/mage/mage4.sh:
742     - version doesn't show versioninfo twice now
743     - fixed whitespaces
744     - updated usage() with MAGE_DISTRIBUTION
745     * [r294] usr/lib/mage/mage4.functions.sh:
746     delete virtuals only if one pkg is installed
747    
748     2005-12-01 Niels Rogalla <niro@magellan-linux.de>
749    
750     * [r288] usr/lib/mage/mage.rc.global:
751     - added default PACKAGES_SERVER_PATH var
752     - added default MAGE_DISTRIBUTION=stable var
753     * [r287] usr/lib/mage/mage4.sh:
754     - set PKGDIR and BUILDDIR to MROOT if defined
755     - fixed missing regen-mage-tree command in usage()
756     * [r286] usr/lib/mage/mage4.functions.sh:
757     - added variable package fetch path
758     - added new MAGE_DISTRIBUTION variable support
759     * [r285] usr/lib/mage/env-rebuild.sh:
760     missed to create the tmp dir
761    
762     2005-11-05 Niels Rogalla <niro@magellan-linux.de>
763    
764     * [r284] usr/lib/mage/pkgsearch.sh:
765     nicer output, added testing state support
766    
767     2005-10-26 Niels Rogalla <niro@magellan-linux.de>
768    
769     * [r283] usr/lib/mage/etc-update:
770     synced with upstream:
771     - fixed several segfaults
772     - allow single quotes in config-file
773     - now really using less as pager
774    
775     2005-10-21 Niels Rogalla <niro@magellan-linux.de>
776    
777     * [r281] usr/lib/mage/version:
778     ver bump
779     * [r280] usr/lib/mage/mage4.functions.sh:
780     added config prot support for uninstalling
781     * [r278] usr/lib/mage/version:
782     fixed version
783     * [r273] usr/lib/mage/mage4.functions.sh:
784     fixed virtual_add and virtual_del calls with mutiple provides
785     * [r272] usr/lib/mage/pkgbuild_dir.sh:
786     fixed includes; fixed whitespaces
787    
788     2005-10-04 Niels Rogalla <niro@magellan-linux.de>
789    
790     * [r260] usr/lib/mage/env-rebuild.sh:
791     - typo
792     * [r259] usr/lib/mage/env-rebuild.sh:
793     - "better" coding style
794     - secure temp-dirs
795     - fixed noisiness on bootstrap
796     * [r258] usr/lib/mage/mage4.functions.sh:
797     now using unset -f pre/post{install,remove} so that they do not
798     get exported or globally set in any way
799     * [r257] usr/lib/mage/version:
800     fixed version to 0.4.0-r5
801    
802     2005-10-03 Niels Rogalla <niro@magellan-linux.de>
803    
804     * [r256] usr/lib/mage/smage2.sh:
805     fixed a typo
806     * [r255] usr/lib/mage/smage2.sh:
807     added a new function generate_package_md5sum() and using it ;)
808     * [r254] usr/lib/mage/mage4.sh:
809     fixed the pre/postinstall issue, not sourcing the magefiles in
810     unsafe environments anymore
811    
812     2005-10-02 Niels Rogalla <niro@magellan-linux.de>
813    
814     * [r253] usr/lib/mage/smage2.sh:
815     added export_inherits() function
816     * [r252] usr/lib/mage/mage4.functions.sh:
817     fixed is_newer_mage_version_available(), so it works again
818     * [r251] usr/lib/mage/version:
819     set version to 0.4.0-r4
820     * [r250] usr/lib/mage/depwalker.sh:
821     fixed missing deps in src/upgrade and speed this thing up
822     * [r249] usr/lib/mage/mage4.functions.sh:
823     added export_inherits() function
824    
825     2005-09-27 Niels Rogalla <niro@magellan-linux.de>
826    
827     * [r248] usr/lib/mage/mage4.functions.sh:
828     now unseting pre/post-install/remove functions in mage_install()
829     and mage_uninstall()
830     * [r247] usr/lib/mage/mage4.sh:
831     - added some better messages
832     - fixed broken mage upgrade/srcupgrade
833    
834     2005-09-11 Niels Rogalla <niro@magellan-linux.de>
835    
836     * [r241] usr/lib/mage/version:
837     set version to 0.4.0-r3
838     * [r240] usr/lib/mage/mage4.functions.sh:
839     fixed some uninstall issues
840     * [r239] usr/lib/mage/mage4.sh:
841     added missing COLBOLD var
842    
843     2005-09-10 Niels Rogalla <niro@magellan-linux.de>
844    
845     * [r237] usr/lib/mage/mage4.functions.sh:
846     added new search method
847     * [r236] usr/lib/mage/mage4.sh:
848     - fixed wrong include locations
849     - added some missing colors
850     - added new search method
851     * [r235] usr/lib/mage/depwalker.sh:
852     fixed wrong include locations
853    
854     2005-09-09 Niels Rogalla <niro@magellan-linux.de>
855    
856     * [r233] usr/lib/mage/mage4.sh:
857     fixed some not working methods
858     * [r232] usr/lib/mage/mage4.sh:
859     fixed includes
860     * [r231] usr/lib/mage/depwalker.sh:
861     added upgrade targets
862     * [r230] usr/lib/mage/mage4.sh:
863     added upgrade and unpack targets
864     * [r229] usr/lib/mage/magequery.sh:
865     typo
866     * [r228] usr/lib/mage/magequery.sh:
867     added ${MROOT} support
868     * [r227] usr/lib/mage/mage4.functions2.sh[DEL]:
869     reomved, it was accidently committed
870     * [r226] usr/lib/mage/depwalker.sh[ADD],
871     usr/lib/mage/mage.rc.global[ADD],
872     usr/lib/mage/mage4.functions.sh[ADD],
873     usr/lib/mage/mage4.functions2.sh[ADD],
874     usr/lib/mage/mage4.sh[ADD]:
875     complete rewrite
876     * [r225] usr/lib/mage/version:
877     set version to 0.4.0-r1
878     * [r223] usr/lib/mage/create_desktop_app.sh,
879     usr/lib/mage/env-rebuild.sh:
880     added ${MROOT} support for upcoming mage-0.4.x
881    
882     2005-08-28 Niels Rogalla <niro@magellan-linux.de>
883    
884     * [r215] usr/lib/mage/version:
885     set version to 0.3.7-r5
886     * [r214] usr/lib/mage/smage2.sh:
887     -fixed whitespaces
888     - fixed magefile gen:
889     - fixed $header
890     - moved MAGE_TARGETS above to PKGTYPE
891     * [r213] usr/lib/mage/mage3.functions.sh:
892     - only show protected files on verbose mode
893     * [r212] usr/lib/mage/mage3.sh:
894     - added NOCOLORS option
895     * [r211] usr/lib/mage/mageupgrade.sh:
896     - added --calc and --calc-bash
897     - added NOCOLOR option
898     * [r210] usr/lib/mage/magequery.sh:
899     added fetch_inventory
900    
901     2005-08-22 Niels Rogalla <niro@magellan-linux.de>
902    
903     * [r208] usr/lib/mage/sourceinstall.sh:
904     small error, now sourceinstall still works without any
905     mage_targets
906     * [r207] usr/lib/mage/sourceinstall.sh:
907     small error, now sourceinstall still works without any
908     mage_targets
909     * [r206] usr/lib/mage/sourceinstall.sh:
910     targets must be readded when running mage install
911     * [r205] usr/lib/mage/smage2.sh:
912     typo
913     * [r204] usr/lib/mage/smage2.sh:
914     forgotten to include MAGE_TARGETS into mage files
915    
916     2005-08-21 Niels Rogalla <niro@magellan-linux.de>
917    
918     * [r203] usr/lib/mage/version:
919     fixed version to 0.3.7-r4
920     * [r202] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh,
921     usr/lib/mage/sourceinstall.sh:
922     added auto regen suport of the whole mage-tree and added
923     MAGE_TARGETS support to mage srcinstall
924     * [r201] usr/lib/mage/smage2.sh:
925     typo
926     * [r200] usr/lib/mage/smage2.sh:
927     fixed the whole fix_dep logic as virtual support was broken
928     * [r199] usr/lib/mage/smage2.sh:
929     fixed fix_dep logic in regen-mage-tree
930     * [r198] usr/lib/mage/smage2.sh:
931     fixed typos
932    
933     2005-08-20 Niels Rogalla <niro@magellan-linux.de>
934    
935     * [r197] usr/lib/mage/smage2.sh:
936     includes comes after all vars not, to provide the possibility to
937     define special vars which may needed by the include
938     * [r196] usr/lib/mage/smage2.sh:
939     better whitepsace handling mage regen, and move special vars to
940     special tags section
941     * [r195] usr/lib/mage/smage2.sh:
942     fixed target logic
943     * [r194] usr/lib/mage/smage2.sh:
944     added SPECIAL_VARS variable to mage file regen
945    
946     2005-08-19 Niels Rogalla <niro@magellan-linux.de>
947    
948     * [r193] usr/lib/mage/smage2.sh:
949     fixed regen module-dependencies
950     * [r192] usr/lib/mage/smage2.sh:
951     - fixed whitespaces
952     - do not unset PKGNAME in regen_mage_tree
953     - renamed helper function to build_mage_srcipt
954     - added MAGE_TARGETS support for pkgbuild
955     * [r191] usr/lib/mage/smage2.sh:
956     - added very basic MAGE_TARGETS support (currently only for
957     mage-tree regen)
958    
959     - added possibility to regen the mage-tree with given
960     informations in smage2 files
961     * [r190] usr/lib/mage/mage3.functions.sh:
962     fixed verbose messages and hopefully fixed the version issue (
963     2.8.2 > 2.10.0)
964    
965     2005-08-16 Niels Rogalla <niro@magellan-linux.de>
966    
967     * [r187] usr/lib/mage/mageupgrade.sh:
968     added command line parameters support
969     * [r186] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:
970     fixed version, source now ${MLIBDIR}/version
971     * [r185] usr/lib/mage/version[ADD]:
972     nre file
973    
974     2005-08-09 Niels Rogalla <niro@magellan-linux.de>
975    
976     * [r183] usr/lib/mage/smage2.sh:
977     ixed multiincludes
978    
979     2005-07-31 Niels Rogalla <niro@magellan-linux.de>
980    
981     * [r179] usr/lib/mage/mage3.functions.sh:
982     typo
983     * [r178] usr/lib/mage/mage3.functions.sh:
984     minclude: only verbose when MAGEDBUG=on
985     * [r177] usr/lib/mage/mage3.functions.sh, usr/lib/mage/smage2.sh:
986     only style updates
987     * [r176] usr/lib/mage/mage3.functions.sh:
988     fixed typos
989     * [r175] usr/lib/mage/smage2.sh:
990     fixed version; typos and style
991     * [r174] usr/lib/mage/mage3.sh:
992     fixed version
993     * [r172] usr/lib/mage/smage2.sh:
994     added sminclude function
995     * [r171] usr/lib/mage/mage3.functions.sh:
996     added autodetecting of newer mage versions and added minclude and
997     sminclude functions
998     * [r169] usr/lib/mage/ldd-fix.sh, usr/lib/mage/mage3.sh,
999     usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/smage2.sh:
1000     fixed locale issue; pkgs get not build or installed if the
1001     default system local ist another than LC_ALL=C
1002    
1003     2005-07-29 Niels Rogalla <niro@magellan-linux.de>
1004    
1005     * [r167] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:
1006     updated mage version
1007     * [r166] usr/lib/mage/mageupgrade.sh:
1008     fixed missing fake directory when updating
1009    
1010     2005-07-23 Niels Rogalla <niro@magellan-linux.de>
1011    
1012     * [r157] usr/lib/mage/mage3.sh:
1013     added mutiple PROVIDE support; fixed version
1014     * [r156] usr/lib/mage/smage2.sh:
1015     fixed version
1016    
1017     2005-06-28 Niels Rogalla <niro@magellan-linux.de>
1018    
1019     * [r90] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:
1020     fixed version number
1021     * [r89] usr/lib/mage/smage2.sh:
1022     fixed download of non-mirrored files
1023    
1024     2005-06-03 Niels Rogalla <niro@magellan-linux.de>
1025    
1026     * [r87] usr/lib/mage/ldd-fix.sh:
1027     fixed -mount
1028    
1029     2005-06-01 Niels Rogalla <niro@magellan-linux.de>
1030    
1031     * [r86] usr/lib/mage/mage3.sh:
1032     fixed version
1033     * [r85] usr/lib/mage/smage2.sh:
1034     fixed version and unsetting NOSTRIP now
1035     * [r84] etc/mage.rc.example:
1036     fixed CFLAGS for >=gcc-3.4 and removed -s option
1037     * [r83] usr/lib/mage/sourceinstall.sh:
1038     changed version tagging only
1039     * [r82] usr/lib/mage/find_not_installed.sh[ADD],
1040     usr/lib/mage/ldd-fix.sh[ADD]:
1041     new
1042     * [r81] usr/lib/mage/mage3.functions.sh:
1043     minor changes in the force_mtime function; forced touch not
1044     creating any files -> fixes sources-symlink issue in the kernel
1045     packages
1046     * [r80] usr/lib/mage/mageupgrade.sh:
1047     heavily changed:
1048     - added preview which pkgs are going to be installed
1049     - added src-compile support
1050     - some minor logic fixes
1051     * [r79] usr/lib/mage/smage2.sh:
1052     added functions for stripping bins and libs
1053     * [r78] usr/lib/mage/compressdoc,
1054     usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,
1055     usr/lib/mage/env-rebuild.sh, usr/lib/mage/mage3.sh,
1056     usr/lib/mage/magequery.sh, usr/lib/mage/mgroupadd,
1057     usr/lib/mage/mgroupdel, usr/lib/mage/mkinfodir,
1058     usr/lib/mage/museradd, usr/lib/mage/muserdel,
1059     usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/pkgsearch.sh:
1060     changed version tagging only
1061     * [r77] usr/lib/mage/writeprotected:
1062     remove usage of expr; using $((foo + 1)) now
1063    
1064     2005-02-16 Niels Rogalla <niro@magellan-linux.de>
1065    
1066     * [r66] usr/lib/mage/mage3.sh, usr/lib/mage/smage2.sh:
1067     rev bump to 0.3.6-r15; serveral fixes
1068     * [r64] usr/lib/mage/mage3.sh:
1069     rev bump to 0.3.6-r14
1070     * [r63] usr/lib/mage/smage2.sh:
1071     rev bump to 0.3.6-r13; fixed a bad typo that caused smage2 not to
1072     fail while the checksum test
1073    
1074     2005-02-15 Niels Rogalla <niro@magellan-linux.de>
1075    
1076     * [r61] usr/lib/mage/smage2.sh:
1077     cosmetic fix
1078     * [r60] usr/lib/mage/compressdoc,
1079     usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,
1080     usr/lib/mage/env-rebuild.sh, usr/lib/mage/etc-update,
1081     usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh,
1082     usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,
1083     usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
1084     usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
1085     usr/lib/mage/muserdel, usr/lib/mage/pkgbuild_dir.sh,
1086     usr/lib/mage/pkgsearch.sh, usr/lib/mage/sourceinstall.sh,
1087     usr/lib/mage/writeprotected:
1088     rev bump to 0.3.6-r13
1089     * [r59] usr/lib/mage/smage2.sh:
1090     rev bump to 0.3.6-r13; added download support for srcfiles and
1091     valiadtion with md5 checksum
1092     * [r57] usr/lib/mage/compressdoc,
1093     usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,
1094     usr/lib/mage/etc-update, usr/lib/mage/mage3.functions.sh,
1095     usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,
1096     usr/lib/mage/mgroupadd, usr/lib/mage/mgroupdel,
1097     usr/lib/mage/mkinfodir, usr/lib/mage/museradd,
1098     usr/lib/mage/muserdel, usr/lib/mage/pkgbuild_dir.sh,
1099     usr/lib/mage/pkgsearch.sh, usr/lib/mage/smage2.sh,
1100     usr/lib/mage/sourceinstall.sh, usr/lib/mage/writeprotected:
1101     updated release version to 0.3.6-r12
1102    
1103     2005-02-14 Niels Rogalla <niro@magellan-linux.de>
1104    
1105     * [r56] usr/lib/mage/mage3.sh:
1106     now sourcing /etc/profile everytime before a pkg gets installed,
1107     fixes several enviroment issues
1108     * [r55] usr/lib/mage/env-rebuild.sh:
1109     added OMF_DIR support
1110    
1111     2005-01-10 Niels Rogalla <niro@magellan-linux.de>
1112    
1113     * [r44] usr/lib/mage/mage3.sh:
1114     updated path variable and now sourcing /etc/profile everytime
1115     * [r43] usr/lib/mage/depwanderer.sh, usr/lib/mage/env-rebuild.sh,
1116     usr/lib/mage/etc-update, usr/lib/mage/mage3.functions.sh,
1117     usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,
1118     usr/lib/mage/mkinfodir, usr/lib/mage/pkgbuild_dir.sh,
1119     usr/lib/mage/pkgsearch.sh, usr/lib/mage/smage2.sh,
1120     usr/lib/mage/sourceinstall.sh, usr/lib/mage/writeprotected:
1121     updated revision tags
1122     * [r42] usr/lib/mage/mgroupadd[ADD], usr/lib/mage/mgroupdel[ADD],
1123     usr/lib/mage/museradd[ADD], usr/lib/mage/muserdel[ADD]:
1124     initial release
1125    
1126     2005-01-06 Niels Rogalla <niro@magellan-linux.de>
1127    
1128     * [r40] usr/lib/mage/compressdoc,
1129     usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,
1130     usr/lib/mage/env-rebuild.sh, usr/lib/mage/etc-update,
1131     usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh,
1132     usr/lib/mage/magequery.sh, usr/lib/mage/mageupgrade.sh,
1133     usr/lib/mage/mkinfodir, usr/lib/mage/pkgbuild_dir.sh,
1134     usr/lib/mage/pkgsearch.sh, usr/lib/mage/smage2.sh,
1135     usr/lib/mage/sourceinstall.sh, usr/lib/mage/writeprotected:
1136     updated revision tags
1137     * [r39] usr/lib/mage/mage3.functions.sh,
1138     usr/lib/mage/writeprotected:
1139     fixed handling of filenames with spaces
1140     * [r37] usr/lib/mage/mageupgrade.sh:
1141     suppress annoying unstable messages
1142     * [r36] usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh:
1143     exit 1 has broken mageupgrade, now using return 1; exit stuff now
1144     in mage3.sh
1145     * [r35] usr/share/doc/mage-0.3/template.smage2:
1146     added some descriptions
1147     * [r34] usr/lib/mage/fix_database-mage-0.3.6-r5.sh[DEL],
1148     usr/lib/mage/fixdatabase_ifs.sh[DEL],
1149     usr/lib/mage/magemanager.sh[DEL]:
1150     removed old deprecated cruft
1151     * [r33] usr/lib/mage/compressdoc,
1152     usr/lib/mage/create_desktop_app.sh, usr/lib/mage/depwanderer.sh,
1153     usr/lib/mage/env-rebuild.sh, usr/lib/mage/etc-update,
1154     usr/lib/mage/mage3.functions.sh, usr/lib/mage/mage3.sh,
1155     usr/lib/mage/magemanager.sh, usr/lib/mage/magequery.sh,
1156     usr/lib/mage/mageupgrade.sh, usr/lib/mage/mkinfodir,
1157     usr/lib/mage/pkgbuild_dir.sh, usr/lib/mage/pkgsearch.sh,
1158     usr/lib/mage/smage2.sh, usr/lib/mage/sourceinstall.sh,
1159     usr/lib/mage/writeprotected:
1160     fixed version tags
1161     * [r32] usr/lib/mage/magequery.sh[ADD],
1162     usr/lib/mage/mageupgrade.sh[ADD]:
1163     initial release
1164     * [r31] usr/lib/mage/mage3.functions.sh:
1165     get_highest_magefile() returns now an error message if any found
1166     pkg are unstable and USE_UNSTABLE=true is not declared
1167     * [r30] usr/lib/mage/mage3.sh:
1168     fixed uninstallation of virtual db entries, even if another
1169     versions of the same package exists. now it dectect this and do
1170     not remove this entry
1171    
1172     2005-01-05 Niels Rogalla <niro@magellan-linux.de>
1173    
1174     * [r29] usr/lib/mage/depwanderer.sh:
1175     fixed handling of virtual pakages
1176     * [r24] .[ADD], etc[ADD], etc/etc-update.conf[ADD],
1177     etc/mage.rc.example[ADD], usr[ADD], usr/lib[ADD],
1178     usr/lib/mage[ADD], usr/lib/mage/compressdoc[ADD],
1179     usr/lib/mage/create_desktop_app.sh[ADD],
1180     usr/lib/mage/depwanderer.sh[ADD],
1181     usr/lib/mage/env-rebuild.sh[ADD], usr/lib/mage/etc-update[ADD],
1182     usr/lib/mage/fix_database-mage-0.3.6-r5.sh[ADD],
1183     usr/lib/mage/fixdatabase_ifs.sh[ADD],
1184     usr/lib/mage/mage3.functions.sh[ADD], usr/lib/mage/mage3.sh[ADD],
1185     usr/lib/mage/magemanager.sh[ADD], usr/lib/mage/mkinfodir[ADD],
1186     usr/lib/mage/pkgbuild_dir.sh[ADD],
1187     usr/lib/mage/pkgsearch.sh[ADD], usr/lib/mage/smage2.sh[ADD],
1188     usr/lib/mage/sourceinstall.sh[ADD],
1189     usr/lib/mage/writeprotected[ADD], usr/share[ADD],
1190     usr/share/doc[ADD], usr/share/doc/mage-0.3[ADD],
1191     usr/share/doc/mage-0.3/template.mage[ADD],
1192     usr/share/doc/mage-0.3/template.smage2[ADD]:
1193     mage-0.3.6-r8 import
1194