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