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