Magellan Linux

Contents of /branches/mage-next/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3036 - (show annotations) (download)
Fri Jun 30 12:13:49 2017 UTC (6 years, 9 months ago) by niro
File size: 15253 byte(s)
-updated ChangeLog
1 2017-06-30 Niels Rogalla <niro@magellan-linux.de>
2
3 * [r3035] conf/Makefile, conf/mage.rc.global.in, src/smage2.in:
4 -updated and hardened default compiler flags, not using
5 -mtune=$(ARCH) but always 'generic' fixes gcc-gnat build issues
6
7 2015-12-08 Niels Rogalla <niro@magellan-linux.de>
8
9 * [r2920] src/tools/autodepend.in:
10 -fixed a small prefix issue
11
12 2015-11-30 Niels Rogalla <niro@magellan-linux.de>
13
14 * [r2918] src/mkinfodir.in:
15 -coding style update
16 * [r2916] src/mkinfodir.in:
17 -added some sanity checks
18
19 2015-03-20 Niels Rogalla <niro@magellan-linux.de>
20
21 * [r2870] src/smage2.functions.sh.in:
22 -build mpks for virtual as well to support build-server builds
23
24 2015-03-19 Niels Rogalla <niro@magellan-linux.de>
25
26 * [r2868] src/mage4.functions.sh.in:
27 mdownload(): support file:// uris to support file injections
28 which the alx branch use with src-tarballs
29
30 2015-02-13 Niels Rogalla <niro@magellan-linux.de>
31
32 * [r2864] src/smage2.in:
33 -smage build log: log sterr too
34
35 2014-10-31 Niels Rogalla <niro@magellan-linux.de>
36
37 * [r2843] src/smage2.functions.sh.in:
38 -always create a mpks even if no SRC_URI was defined, only ignore
39 the mpks-build on virtual packages
40
41 2014-10-24 Niels Rogalla <niro@magellan-linux.de>
42
43 * [r2841] src/depwalker.in, src/mage.in:
44 -support deep and simple build-prerequisites, which reduces the
45 overhead as they only respect the sdepend of the target
46 mage/smagefile and not from all deps
47
48 2014-10-22 Niels Rogalla <niro@magellan-linux.de>
49
50 * [r2839] src/depwalker.in:
51 -load mage-features to support them with the smagesource()
52 function
53
54 2014-09-19 Niels Rogalla <niro@magellan-linux.de>
55
56 * [r2832] src/depwalker.in, src/smage2.functions.sh.in:
57 -evaluate march[s|]depend() right if depwalker calls the
58 smagefile directly
59
60 2014-09-17 Niels Rogalla <niro@magellan-linux.de>
61
62 * [r2829] src/depwalker.in:
63 -spelling
64 * [r2828] src/depwalker.in:
65 -revert commit r2736 - deps of highest_depfile must be checked
66 before adding it to the ALL_DEPS var, so that they get installed
67 before highest_depfile and not after it
68
69 2014-09-09 Niels Rogalla <niro@magellan-linux.de>
70
71 * [r2825] src/tools/autodepend.in:
72 -print sonames which where not found
73
74 2014-09-03 Niels Rogalla <niro@magellan-linux.de>
75
76 * [r2811] src/mage4.functions.sh.in:
77 -use the highest_magefile program
78 * [r2810] src/Makefile, src/highest_magefile.c[ADD]:
79 -added highest_magefile program
80 * [r2809] src/Makefile:
81 -moved some common package functions to package.c/package.h
82 * [r2808] src/highestver.c:
83 -initialize saved char
84 * [r2807] src/highestver.c, src/package.c[ADD], src/package.h[ADD],
85 src/vercomp.c:
86 -moved some common package functions to package.c/package.h
87
88 2014-09-02 Niels Rogalla <niro@magellan-linux.de>
89
90 * [r2806] conf/mage.rc.global.in, src/smage2.in:
91 -make smage log directory configurable
92 * [r2804] src/tools/autodepend.in:
93 -fixed broken use-move honor logic
94
95 2014-08-14 Niels Rogalla <niro@magellan-linux.de>
96
97 * [r2753] src/mage4.functions.sh.in:
98 -fixed broken count_installed_pkgs() function
99 * [r2750] src/helper/museradd.in:
100 -ignore -l switch when running usermod
101
102 2014-08-13 Niels Rogalla <niro@magellan-linux.de>
103
104 * [r2745] src/smage2.functions.sh.in, src/smage2.in:
105 -renamed src_setup() function to the more appropriate name
106 pkg_setup()
107
108 2014-08-12 Niels Rogalla <niro@magellan-linux.de>
109
110 * [r2743] src/smage2.functions.sh.in, src/smage2.in:
111 -introduce src_setup function
112 * [r2737] src/depwalker.in:
113 -fixed spelling
114 * [r2736] src/depwalker.in:
115 -fixed a logic error/race-condition in depwalker, where the
116 highest_magefile was added too late to ALLDEPS
117
118 2014-07-22 Niels Rogalla <niro@magellan-linux.de>
119
120 * [r2722] src/helper/museradd.in:
121 -museradd: busybox does not support -l switch
122 * [r2721] src/mage.in:
123 -speak of environment vars in help msg
124 * [r2720] src/mage4.functions.sh.in:
125 -fixed a typo MAGE_FEATURE_CURRENT -> MAGE_FEATURES_CURRENT
126
127 2014-03-27 Niels Rogalla <niro@magellan-linux.de>
128
129 * [r2637] src/etc-update.in:
130 -be busybox friendly
131
132 2014-03-10 Niels Rogalla <niro@magellan-linux.de>
133
134 * [r2631] src/smage2.in:
135 -pkgbuild_dir.sh -> pkgbuild_dir
136
137 2014-03-05 Niels Rogalla <niro@magellan-linux.de>
138
139 * [r2630] src/highestver.c:
140 -free the memory of var saved
141 * [r2629] src/highestver.c:
142 -use strdup() to fix segfaults
143 * [r2628] src/depwalker.in:
144 -reorder functions
145 * [r2627] src/depwalker.in:
146 -set some required default variables
147 * [r2626] src/depwalker.in:
148 -use common.functions.sh
149 * [r2625] src/depwalker.in:
150 -simplify including
151 * [r2624] src/depwalker.in:
152 -removed hardcoded /etc pathes
153
154 2014-03-04 Niels Rogalla <niro@magellan-linux.de>
155
156 * [r2623] src/up2date/up2date.in:
157 -removed todo from default repos
158 * [r2622] src/up2date/up2date.in:
159 -simplify including
160 * [r2621] src/mage.in:
161 -added some sanity checks
162 * [r2620] src/mage.in:
163 -removed hardcoded /etc pathes
164 * [r2619] src/smage2.in:
165 -added some sanity checks
166 * [r2618] src/mage.in:
167 -call common.functions.sh and simplify including
168 * [r2617] src/mage.in:
169 -removed functions provided by common.functions.sh
170 * [r2616] src/smage2.in:
171 -call common.functions.sh
172 * [r2615] src/smage2.in:
173 -removed hardcoded /etc pathes
174 * [r2614] src/smage2.in:
175 -removed obsolete SMAGEVERSION variable
176 * [r2613] src/mage4.functions.sh.in, src/smage2.functions.sh.in:
177 -removed functions provided by common.functions.sh like xtitle(),
178 xtitleclean, die(), die_pipestatus(), showversion() and colors
179 * [r2612] src/common.functions.sh.in:
180 -added showversion()
181 * [r2611] src/common.functions.sh.in:
182 -fixed xtitle header
183 * [r2610] src/common.functions.sh.in:
184 -tag die() with Error:
185 * [r2609] src/up2date/up2date.conf:
186 -exclude uncommon repos
187 * [r2608] src/up2date/up2date.in:
188 -check missing repos
189 * [r2607] src/up2date/up2date.in:
190 -mage use of common.functions.sh
191 * [r2606] src/mage4.functions.sh.in, src/sql/sql_functions.sh:
192 -env-rebuild.sh -> env-rebuild
193 * [r2605] src/mage.in:
194 -depwalker.sh -> depwalker
195 * [r2604] src/Makefile:
196 -install missing files
197 * [r2603] src/Makefile, src/common.functions.sh.in[ADD]:
198 -some functions moved to common.functions.sh
199 * [r2602] src/tools/Makefile:
200 -up2date has moved
201 * [r2601] src/Makefile:
202 -added up2date
203 * [r2600] src/etc-update.in:
204 -removed unused variable PORTAGE_CALLER
205 * [r2599] src/smage2.functions.sh.in:
206 -fixed whitespaces
207 * [r2593] src/up2date/Makefile[ADD]:
208 -added Makefile
209 * [r2592] src/up2date/up2date.conf[ADD]:
210 -added global configuration file
211 * [r2591] src/up2date/berlios.sh.in[ADD],
212 src/up2date/common.sh.in[ADD],
213 src/up2date/freedesktop.sh.in[ADD], src/up2date/gnome.sh.in[ADD],
214 src/up2date/gnu.sh.in[ADD], src/up2date/google.sh.in[ADD],
215 src/up2date/perl.sh.in[ADD], src/up2date/pypi.sh.in[ADD],
216 src/up2date/sourceforge.sh.in[ADD], src/up2date/up2date.in,
217 src/up2date/xfce.sh.in[ADD], src/up2date/xorg.sh.in[ADD]:
218 -split function into single includes
219
220 2014-02-14 Niels Rogalla <niro@magellan-linux.de>
221
222 * [r2590] src/smage2.in:
223 -regen mage files *after* successful build
224
225 2014-02-04 Niels Rogalla <niro@magellan-linux.de>
226
227 * [r2586] src/tools/up2date.in[DEL], src/up2date[ADD],
228 src/up2date/up2date.in[CPY]:
229 -moved tools/up2date.in to up2date
230
231 2014-02-03 Niels Rogalla <niro@magellan-linux.de>
232
233 * [r2585] src/highestver.c[ADD], src/vercomp.c[ADD]:
234 -added vercomp and highestver sources
235
236 2014-01-29 Niels Rogalla <niro@magellan-linux.de>
237
238 * [r2584] src/Makefile:
239 -renamed mage4.in > mage.in
240 * [r2583] src/mage.in[CPY], src/mage4.in[DEL]:
241 -renamed mage4.in > mage.in
242 * [r2582] src/tools/Makefile, src/tools/up2date.in[ADD]:
243 -added initial up2date to mage
244 * [r2581] src/tools/Makefile:
245 -install all tools to BINDIR prefixed with mage-
246 * [r2580] src/tools/Makefile, src/tools/search-soname.in[CPY],
247 src/tools/search_soname.in[DEL]:
248 -renamed search_soname.in > search-soname.in
249 * [r2579] usr[DEL]:
250 -pruned old cruft
251 * [r2578] src/sql[ADD], src/sql/convert_databases.sh[CPY],
252 src/sql/convert_databases_meta.sh[CPY],
253 src/sql/convert_databases_smage.sh[CPY],
254 src/sql/generate_meta_data.sh[CPY],
255 src/sql/meta-generator.sh[CPY], src/sql/metawrapper.sh[CPY],
256 src/sql/sql_functions.sh[CPY],
257 usr/lib/mage/convert_databases.sh[DEL],
258 usr/lib/mage/convert_databases_meta.sh[DEL],
259 usr/lib/mage/convert_databases_smage.sh[DEL],
260 usr/lib/mage/generate_meta_data.sh[DEL],
261 usr/lib/mage/meta-generator.sh[DEL],
262 usr/lib/mage/metawrapper.sh[DEL],
263 usr/lib/mage/sql_functions.sh[DEL]:
264 -temporarily moved sql stuff to src/sql
265 * [r2577] Makefile, Makefile.inc[ADD], conf/Makefile[ADD],
266 doc/Makefile[ADD], src/Makefile[ADD], src/helper/Makefile[ADD],
267 src/tools/Makefile[ADD]:
268 -re-facored buildsystem
269 * [r2576] etc[DEL], usr/lib/mage/version[DEL], usr/share[DEL]:
270 -pruned old stuff
271 * [r2575] conf/mage.rc.example[DEL], conf/mage.rc.example.in[CPY]:
272 -renamed mage.rc.example > mage.rc.example.in
273 * [r2574] conf/etc-update.conf[DEL], conf/etc-update.conf.in[CPY]:
274 -renamed etc-update.conf > etc-update.conf.in
275 * [r2573] conf/etc-update.conf, conf/mage.rc.example,
276 doc/template.mage, doc/template.smage2, src/compressdoc.in,
277 src/create_desktop_app.in, src/depwalker.in, src/env-rebuild.in,
278 src/etc-update.in, src/mage4.in, src/mkinfodir.in,
279 src/pkgbuild_dir.in, src/smage2.in, src/tools/autodepend.in,
280 src/tools/ldd-fix.in, src/tools/search_soname.in:
281 -removed executable property
282 * [r2572] src/smage2.in[CPY], src/smage2.sh[DEL]:
283 -renamed smage2.sh > smage2.in
284 * [r2571] src/smage2.functions.sh[DEL],
285 src/smage2.functions.sh.in[CPY]:
286 -renamed smage2.functions.sh > smage2.functions.sh.in
287 * [r2570] src/pkgbuild_dir.in[CPY], src/pkgbuild_dir.sh[DEL]:
288 -renamed pkgbuild_dir.sh > pkgbuild_dir.in
289 * [r2569] src/pkg_all_sources.in[CPY], src/pkg_all_sources.sh[DEL]:
290 -renamed pkg_all_sources.sh > pkg_all_sources.in
291 * [r2568] src/mkinfodir[DEL], src/mkinfodir.in[CPY]:
292 -renamed mkinfodir > mkinfodir.in
293 * [r2567] src/magequery.in[CPY], src/magequery.sh[DEL]:
294 -renamed magequery.sh > magequery.in
295 * [r2566] src/mage4.in[CPY], src/mage4.sh[DEL]:
296 -renamed mage4.sh > mage4.in
297 * [r2565] src/mage4.functions.sh[DEL],
298 src/mage4.functions.sh.in[CPY]:
299 -renamed mage4.functions.sh > mage4.functions.sh.in
300 * [r2564] src/depwalker.in[CPY], src/depwalker.sh[DEL]:
301 -renamed depwalker.sh > depwalker.in
302 * [r2563] src/create_desktop_app.in[CPY],
303 src/create_desktop_app.sh[DEL]:
304 -renamed create_desktop_app.sh > create_desktop_app.in
305 * [r2562] src/create_desktop_app.sh[CPY],
306 usr/lib/mage/create_desktop_app.sh[DEL]:
307 -moved usr/lib/mage/create_desktop_app.sh >
308 src/create_desktop_app.sh
309 * [r2561] src/mage4.sh[CPY], usr/lib/mage/mage4.sh[DEL]:
310 -moved usr/lib/mage/mage4.sh > src/mage4.sh
311 * [r2560] src/mage4.functions.sh[CPY],
312 usr/lib/mage/mage4.functions.sh[DEL]:
313 -moved usr/lib/mage/mage4.functions.sh > src/mage4.functions.sh
314 * [r2559] src/smage2.sh[CPY], usr/lib/mage/smage2.sh[DEL]:
315 -moved usr/lib/mage/smage2.sh > src/smage2.sh
316 * [r2558] src/smage2.functions.sh[CPY],
317 usr/lib/mage/smage2.functions.sh[DEL]:
318 -moved usr/lib/mage/smage2.functions.sh > src/smage2.functions.sh
319 * [r2557] src/pkg_all_sources.sh[CPY],
320 usr/lib/mage/pkg_all_sources.sh[DEL]:
321 -moved usr/lib/mage/pkg_all_sources.sh > src/pkg_all_sources.sh
322 * [r2556] src/pkgbuild_dir.sh[CPY],
323 usr/lib/mage/pkgbuild_dir.sh[DEL]:
324 -moved usr/lib/mage/pkgbuild_dir.sh > src/pkgbuild_dir.sh
325 * [r2555] src/mkinfodir[CPY], usr/lib/mage/mkinfodir[DEL]:
326 -moved usr/lib/mage/mkinfodir > src/mkinfodir
327 * [r2554] src/magequery.sh[CPY], usr/lib/mage/magequery.sh[DEL]:
328 -moved usr/lib/mage/magequery.sh > src/magequery.sh
329 * [r2553] src/depwalker.sh[CPY], usr/lib/mage/depwalker.sh[DEL]:
330 -moved usr/lib/mage/depwalker.sh > src/depwalker.sh
331 * [r2552] src/helper/mgroupadd[DEL], src/helper/mgroupadd.in[CPY],
332 src/helper/mgroupdel[DEL], src/helper/mgroupdel.in[CPY],
333 src/helper/museradd[DEL], src/helper/museradd.in[CPY],
334 src/helper/muserdel[DEL], src/helper/muserdel.in[CPY]:
335 renamed mgroup(add|del) helpers to *.in
336 * [r2551] src/etc-update[DEL], src/etc-update.in[CPY]:
337 -renamed etc-update > etc-update.in
338 * [r2550] src/compressdoc[DEL], src/compressdoc.in[CPY]:
339 -renamed compressdoc > compressdoc.in
340 * [r2549] src/compressdoc[CPY], src/compressdoc.in[DEL],
341 src/env-rebuild.in:
342 -revert last commit
343 * [r2548] src/compressdoc[DEL], src/compressdoc.in[CPY],
344 src/env-rebuild.in:
345 -renamed compressdoc > compressdoc.in
346 * [r2547] src/tools/autodepend.in[CPY],
347 src/tools/autodepend.sh[DEL], src/tools/ldd-fix.in[CPY],
348 src/tools/ldd-fix.sh[DEL], src/tools/search_soname.in[CPY],
349 src/tools/search_soname.sh[DEL]:
350 -renamed *.sh to *.in
351 * [r2546] src/tools/autodepend.sh:
352 -fixed whitespaces
353 * [r2545] src/tools/search_soname.sh[CPY],
354 usr/lib/mage/search_soname.sh[DEL]:
355 -moved usr/lib/mage/search_soname.sh > src/tools/search_soname.sh
356 * [r2544] src/tools/ldd-fix.sh[CPY], usr/lib/mage/ldd-fix.sh[DEL]:
357 -moved usr/lib/mage/ldd-fix.sh > src/tools/ldd-fix.sh
358 * [r2543] src/tools/autodepend.sh[CPY],
359 usr/lib/mage/autodepend.sh[DEL]:
360 -moved usr/lib/mage/autodepend.sh > src/tools/autodepend.sh
361 * [r2542] conf/mage.rc.global.in[CPY],
362 usr/lib/mage/mage.rc.global.in[DEL]:
363 -moved usr/lib/mage/mage.rc.global.in > conf/mage.rc.global.in
364 * [r2541] src/compressdoc[CPY], usr/lib/mage/compressdoc[DEL]:
365 -moved usr/lib/mage/compressdoc > src/compressdoc
366 * [r2540] src/etc-update[CPY], usr/lib/mage/etc-update[DEL]:
367 -moved usr/lib/mage/etc-update > src/etc-update
368 * [r2539] src/env-rebuild.in[CPY], src/env-rebuild.sh[DEL]:
369 -renamed env-rebuild.sh > env-rebuild.in
370 * [r2538] src/env-rebuild.sh[CPY],
371 usr/lib/mage/env-rebuild.sh[DEL]:
372 -moved usr/lib/mage/env-rebuild.sh > src/env-rebuild.sh
373 * [r2537] src/helper/muserdel[CPY], usr/lib/mage/muserdel[DEL]:
374 -move usr/lib/mage/muserdel > src/helper/muserdel
375 * [r2536] src/helper/museradd[CPY], usr/lib/mage/museradd[DEL]:
376 -moved usr/lib/mage/museradd > src/helper/museradd
377 * [r2535] src/helper/mgroupdel[CPY], usr/lib/mage/mgroupdel[DEL]:
378 -moved usr/lib/mage/mgroupdel > src/helper/mgroupdel
379 * [r2534] src/helper/mgroupadd[CPY], usr/lib/mage/mgroupadd[DEL]:
380 -move usr/lib/mage/mgroupadd > src/helper/mgroupadd
381 * [r2533] doc/template.smage2[CPY],
382 usr/share/doc/mage/template.smage2[DEL]:
383 -moved usr/share/doc/mage/template.smage2 > doc/template.smage2
384 * [r2532] doc/template.mage[CPY],
385 usr/share/doc/mage/template.mage[DEL]:
386 -moved usr/share/doc/mage/template.mage > doc/template.mage
387 * [r2531] doc[ADD]:
388 -added doc dir
389 * [r2530] conf/mage.rc.example[CPY], etc/mage.rc.example[DEL]:
390 -moved etc/mage.rc.example > conf/mage.rc.example
391 * [r2529] conf/etc-update.conf[CPY], etc/etc-update.conf[DEL]:
392 -moved etc/etc-update.conf > conf/etc-update.conf
393 * [r2528] conf[ADD]:
394 -added conf directory
395 * [r2527] src[ADD], src/helper[ADD], src/tools[ADD]:
396 -src layout
397 * [r2526] VERSION:
398 -version 0.5-DEV
399 * [r2525] .[CPY]:
400 -open mage-next branch
401