Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1442 by niro, Mon Jul 25 12:17:19 2011 UTC revision 1786 by niro, Mon Mar 12 23:29:47 2012 UTC
# Line 1  Line 1 
1    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1785] VERSION:
4      -version 0.4.90
5     * [r1784] usr/lib/mage/smage2.sh:
6      -honor !pkgbuild with split_packages and respect variables set in
7      split_info too
8     * [r1783] usr/lib/mage/magequery.sh:
9      -always export C locale to fix utf-8 issues
10     * [r1782] usr/lib/mage/ldd-fix.sh:
11      -honor multiple argvs
12     * [r1781] usr/lib/mage/mage4.functions.sh:
13      -added some nice colors for mprintfeatures()
14     * [r1780] usr/lib/mage/mage4.sh:
15      -added option 'print-features'
16     * [r1779] usr/lib/mage/env-rebuild.sh:
17      -handle XDG dirs right and fix glib gio/schema errors
18    
19    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r1764] ChangeLog:
22      -updated ChangeLog
23     * [r1763] VERSION:
24      -version 0.4.89
25     * [r1762] usr/lib/mage/mage4.functions.sh:
26      -fixed a typo
27     * [r1760] ChangeLog:
28      -updated ChangeLog
29     * [r1759] VERSION:
30      -version 0.4.88
31     * [r1758] usr/lib/mage/mage4.functions.sh:
32      -improved count_protected_files() function to fix several issues
33    
34    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
35    
36     * [r1690] usr/lib/mage/mage4.functions.sh:
37      -fixed broken mtime handling of symlinks
38     * [r1689] usr/lib/mage/smage2.functions.sh:
39      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
40      marchsdepend() functions
41    
42    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
43    
44     * [r1687] ChangeLog:
45      -updated ChangeLog
46     * [r1686] VERSION:
47      -version 0.4.87
48     * [r1685] usr/lib/mage/mage.rc.global.in:
49      -let the makefile set the right CHOST and CFLAGS for the current
50      arch
51     * [r1684] usr/lib/mage/smage2.functions.sh:
52      -always honor state set in distribution file, but prefer local
53      states from smage2 file
54     * [r1683] etc/mage.rc.example:
55      -removed description of pkgbuild feature, which is internal only
56      and should not changed by normal user
57     * [r1682] etc/mage.rc.example:
58      -fixed spelling
59     * [r1681] etc/mage.rc.example:
60      -removed MAGE_FEATURES comment
61     * [r1680] usr/lib/mage/smage2.functions.sh:
62      -do not add --enable-shared for waf configure scripts, which
63      support --disable-* options only
64     * [r1679] usr/lib/mage/smage2.functions.sh:
65      -pretty print, add a new line
66     * [r1678] Makefile:
67      -let the makefile set the right CHOST and CFLAGS for the current
68      arch
69     * [r1677] usr/lib/mage/mage.rc.global.in:
70      -fixed spelling
71     * [r1676] usr/lib/mage/mage.rc.global.in:
72      -added garr, dfn and global-auto sourceforge mirrors
73     * [r1675] usr/lib/mage/mage4.functions.sh:
74      -update_tarball: only exclude distribution from uri if it matches
75      stable|testing|unstable
76    
77    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
78    
79     * [r1661] ChangeLog:
80      -updated ChangeLog
81     * [r1660] VERSION:
82      -version 0.4.86
83     * [r1659] usr/lib/mage/smage2.sh:
84      -more PCATEGORIE->PCAT fixes for split-packages
85     * [r1658] usr/lib/mage/mage4.functions.sh:
86      -verbose mchecksum
87    
88    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
89    
90     * [r1656] ChangeLog:
91      -updated ChangeLog
92     * [r1655] VERSION:
93      -version 0.4.85
94     * [r1654] usr/lib/mage/mage4.functions.sh:
95      -honor mounted or empty $MAGEDIR in syncmage_tarball()
96     * [r1653] usr/lib/mage/mage4.functions.sh:
97      -introduce mcheckemptydir()
98     * [r1652] usr/lib/mage/mage4.functions.sh:
99      -use mchecksum everywhere
100     * [r1651] usr/lib/mage/smage2.functions.sh:
101      -fixed split_package PCATEGORIE -> PCAT issue and always unset
102      PCATEGORIE
103     * [r1650] usr/lib/mage/mage4.functions.sh:
104      -disabled unused choppkgname function
105     * [r1649] usr/lib/mage/mage.rc.global.in,
106      usr/lib/mage/mage4.functions.sh,
107      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
108      -added mage-feature pkgdistrotag to support DISTROTAG in package
109      tarballs
110     * [r1648] usr/lib/mage/mage4.functions.sh,
111      usr/lib/mage/smage2.functions.sh:
112      -honor license information
113     * [r1646] ChangeLog:
114      -updates ChangeLog
115     * [r1645] VERSION:
116      -version 0.4.84
117     * [r1644] usr/lib/mage/autodepend.sh,
118      usr/lib/mage/search_soname.sh:
119      -added some simple sanity checks
120     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
121      usr/lib/mage/search_soname.sh[ADD]:
122      -install more scripts (pkg_all_sources, autodepend and
123      search_soname)
124     * [r1642] usr/lib/mage/convert_databases.sh,
125      usr/lib/mage/convert_databases_meta.sh,
126      usr/lib/mage/convert_databases_smage.sh,
127      usr/lib/mage/generate_meta_data.sh,
128      usr/lib/mage/pkg_all_sources.sh:
129      -honor the PCATEGORIE deprecation and make the scripts work with
130      the latest changes to smage/mage
131     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
132      -deprecate PCATEGORIE in favor of PCAT and warn the packages
133      about it
134     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
135      usr/lib/mage/smage2.sh:
136      -split of smage2-functions into an extra include
137     * [r1639] usr/lib/mage/smage2.sh:
138      -fixed spelling
139     * [r1638] etc/mage.rc.example:
140      -fixed alphabetical order and added missing static feature
141     * [r1637] usr/share/doc/mage/template.mage,
142      usr/share/doc/mage/template.smage2:
143      -updated templates
144     * [r1636] usr/lib/mage/smage2.sh:
145      -pre-fixed all stamps after src_install with post-
146     * [r1635] usr/lib/mage/smage2.sh:
147      -fixed wrong feature name srcpkg -> srcpkgbuild
148     * [r1634] usr/lib/mage/smage2.sh:
149      -fixed broken mstriplibtoolarchive and never run file on other
150      mstrip* when nothing was found
151     * [r1633] usr/lib/mage/smage2.sh:
152      -minstalldocs(): fixed uncompressed docs installation
153     * [r1632] usr/lib/mage/smage2.sh:
154      -fixed broken commit
155     * [r1631] usr/lib/mage/smage2.sh:
156      -let mage-features decide to build static libs and always enable
157      shared libs
158     * [r1630] usr/lib/mage/smage2.sh:
159      -always use verbose mode for source downloads
160     * [r1629] usr/lib/mage/mage.rc.global.in:
161      -added missing known mage-features and moved stepbystep to the
162      right place of the alphabetical order
163     * [r1628] usr/lib/mage/mage4.functions.sh:
164      -highlight unkown mage-features
165     * [r1627] usr/lib/mage/mage4.functions.sh:
166      -added missing known mage-features and moved stepbystep to the
167      right place of the alphabetical order
168     * [r1626] usr/lib/mage/mage4.functions.sh:
169      -mdownload(): append wget_opts, do not overwrite
170     * [r1625] usr/lib/mage/mage4.functions.sh:
171      -fixed spelling
172    
173    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
174    
175     * [r1623] ChangeLog:
176      -updated ChangeLog
177     * [r1622] VERSION:
178      -version 0.4.83
179     * [r1621] usr/lib/mage/smage2.sh:
180      -introduce .stamps dir for build time stamps and remove this dir
181      on new builds if it exists
182     * [r1620] usr/lib/mage/mage4.functions.sh:
183      -added --resume support for smage
184     * [r1619] usr/lib/mage/mage.rc.global.in:
185      -prefer mesh as sourceforge mirror
186    
187    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
188    
189     * [r1618] usr/lib/mage/smage2.sh:
190      -fixed a typo
191     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
192      -added --resume support for smage
193     * [r1616] usr/lib/mage/smage2.sh:
194      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
195      CXXFLAGS set in mage.rc are honored
196     * [r1615] usr/lib/mage/smage2.sh:
197      -minstalldocs(): fixed compressed docs installation
198     * [r1614] usr/lib/mage/smage2.sh:
199      -split_restore_variables(): no verbose clutter while restoring
200      mage-features
201     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
202      -support CTARGET crosscompile host settings
203     * [r1612] usr/lib/mage/mage.rc.global.in:
204      -added dir.gz to purge targets
205     * [r1611] etc/mage.rc.example:
206      -do not tell something about internal features
207    
208    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
209    
210     * [r1609] ChangeLog:
211      -updated ChangeLog
212     * [r1608] VERSION:
213      -version 0.4.82
214     * [r1607] etc/mage.rc.example:
215      -fixed header, clean up and tell something about mage-features
216     * [r1606] Makefile:
217      -generate arch specific stuff at build time
218     * [r1605] usr/lib/mage/mage.rc.global[DEL],
219      usr/lib/mage/mage.rc.global.in[CPY]:
220      -renamed mage.rc.global > mage.rc.global.in
221     * [r1604] usr/lib/mage/smage2.sh:
222      -allow unpack of jar files
223     * [r1603] usr/lib/mage/mage4.functions.sh:
224      -finally be silent when loading initial setup of mage-features
225     * [r1602] usr/lib/mage/env-rebuild.sh:
226      -fixed broken " and \' substition
227    
228    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
229    
230     * [r1601] usr/lib/mage/smage2.sh:
231      - reverted accidently applied mstriplibtool change
232     * [r1600] usr/lib/mage/smage2.sh:
233      - do not die if mdownload has not error code 0; some mirrors may
234      not work and we want try all defined SRC_URIs. mchecksum catches
235      any download instead
236    
237    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
238    
239     * [r1599] usr/lib/mage/mage4.functions.sh:
240      -fixed some missing COLDEFAULTS
241    
242    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
243    
244     * [r1597] ChangeLog:
245      -updated ChangeLog
246     * [r1596] VERSION:
247      -version 0.4.81
248     * [r1595] usr/lib/mage/smage2.sh:
249      -respect feature flag !pkgbuild with several build/stripping
250      functions
251     * [r1594] usr/lib/mage/smage2.sh:
252      -never unset PKGTYPE on regen for sake of build check
253     * [r1593] usr/lib/mage/smage2.sh:
254      -if PKGTYPE=virtual don't build anything
255     * [r1592] usr/lib/mage/smage2.sh:
256      -fixed a typo
257     * [r1591] usr/lib/mage/smage2.sh:
258      -more informative messages in default src_* functions
259     * [r1590] usr/lib/mage/mage4.functions.sh:
260      -colored mage-feature messages
261    
262    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
263    
264     * [r1589] usr/lib/mage/smage2.sh:
265      -fixed a race condition with MLIBDIR
266     * [r1587] ChangeLog:
267      -updated ChangeLog
268     * [r1586] VERSION:
269      -version 0.4.80
270     * [r1585] usr/lib/mage/compressdoc:
271      -included several upstream fixes and prepare for man-db support
272     * [r1584] usr/lib/mage/mage.rc.global,
273      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
274      usr/lib/mage/smage2.sh:
275      -added MAGE_FEATURE functionality and dropped all old variables
276      and use it in all refernces
277     * [r1583] usr/lib/mage/mage.rc.global:
278      -added PURGE_TARGET defaults
279     * [r1582] usr/lib/mage/smage2.sh:
280      -save PKGTYPE variable too when calling split_packages
281     * [r1581] usr/lib/mage/smage2.sh:
282      -sanitized variable names in minstalldocs and compress docs only
283      if requested
284     * [r1580] usr/lib/mage/smage2.sh:
285      -added mpurgetargets and mstriplibtoolarchive
286     * [r1579] usr/lib/mage/smage2.sh:
287      -fixed spelling
288     * [r1578] usr/lib/mage/smage2.sh:
289      -sanitized strip functions;we don't run accidently a full strip
290      on libs
291     * [r1577] usr/lib/mage/smage2.sh:
292      -src_check after src_compile
293     * [r1576] usr/lib/mage/smage2.sh:
294      -removed cruft
295     * [r1575] usr/lib/mage/smage2.sh:
296      -added src_check facility
297     * [r1574] usr/lib/mage/smage2.sh:
298      -removed all sleeps to reduce the delay
299     * [r1573] usr/lib/mage/smage2.sh:
300      -fixed spelling
301     * [r1572] usr/lib/mage/smage2.sh:
302      -get all global variables from includes
303     * [r1571] usr/lib/mage/smage2.sh:
304      -fixed header
305     * [r1570] usr/lib/mage/env-rebuild.sh:
306      -sanitized variable names and do not substitude everytime from
307      new
308     * [r1569] usr/lib/mage/env-rebuild.sh:
309      -fixed spelling
310     * [r1568] usr/lib/mage/env-rebuild.sh:
311      -use MROOT directly instead of P alias
312     * [r1567] usr/lib/mage/env-rebuild.sh:
313      -make SPECIALVARS more readable
314     * [r1566] usr/lib/mage/env-rebuild.sh:
315      -removed cruft
316     * [r1565] usr/lib/mage/env-rebuild.sh:
317      -fixed header
318     * [r1564] usr/lib/mage/depwalker.sh:
319      -fixed speling
320     * [r1563] usr/lib/mage/depwalker.sh:
321      -renamed function rumwanders() -> depwalking() and all its
322      references too
323     * [r1562] usr/lib/mage/depwalker.sh:
324      -fixed spelling
325     * [r1561] usr/lib/mage/depwalker.sh:
326      -removed old cruft
327     * [r1560] usr/lib/mage/depwalker.sh:
328      -get colors and MLIBDIR from includes
329     * [r1559] usr/lib/mage/depwalker.sh:
330      -fixed header
331    
332    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
333    
334     * [r1558] usr/lib/mage/mage.rc.global:
335      -added as-needed LDFLAGS
336     * [r1557] usr/lib/mage/mage.rc.global:
337      -moved MAGE_TREE_DEST under default options
338     * [r1556] usr/lib/mage/mage.rc.global:
339      -moved all download options near default mirrors
340     * [r1555] usr/lib/mage/mage.rc.global:
341      -moved ARCH to arch options and added all extension defaults to
342      mage.rc.global
343     * [r1554] usr/lib/mage/mage.rc.global:
344      -moved distribution settings up
345     * [r1553] usr/lib/mage/mage.rc.global:
346      -better descriptions for some options
347     * [r1552] usr/lib/mage/mage.rc.global:
348      -fixed header
349     * [r1551] usr/lib/mage/mage4.sh:
350      -fixed spelling
351     * [r1550] usr/lib/mage/mage4.sh:
352      -dropped local color defines and get them from mage4.functions
353     * [r1549] usr/lib/mage/mage4.functions.sh:
354      -introduce mchecksum(), convertmirrors(), mdownload() functions
355      to consolidate several splitted functions in mage/smage and use
356      them
357     * [r1548] usr/lib/mage/mage4.functions.sh:
358      -fixed spelling and whitespaces
359      -removed old commented cruft
360     * [r1547] usr/lib/mage/mage4.functions.sh:
361      -moved color defines into global mage4.functions.sh include
362     * [r1546] usr/lib/mage/magequery.sh:
363      -no hardcoded mage.rc pathes
364     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
365      -fixed header
366      -removed all locallay defined varibales/functions which have
367      proper includes
368      -use variable names not arguments
369      -removed deprecated build_rmtimestamp function
370     * [r1544] usr/lib/mage/etc-update:
371      -fixed header
372    
373    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
374    
375     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
376      -configurable strip options for every facility and added support
377      to strip static libraries too
378     * [r1542] usr/lib/mage/mage.rc.global:
379      - spelling
380     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
381      -check for and require root privileges when needed by mage
382     * [r1540] usr/lib/mage/magequery.sh:
383      - fix [ character on regex searches
384    
385    2011-08-30  Niels Rogalla <niro@magellan-linux.de>
386    
387     * [r1509] usr/lib/mage/magequery.sh:
388      - fix + character on regex searches
389     * [r1507] usr/lib/mage/magequery.sh:
390      utf8 fix
391     * [r1505] ChangeLog:
392      -updated ChangeLog
393     * [r1504] VERSION:
394      -version 0.4.29
395     * [r1503] usr/lib/mage/magequery.sh:
396      -support exact filename searching
397     * [r1502] usr/lib/mage/mage4.functions.sh:
398      -fixed svn detection
399     * [r1501] usr/lib/mage/muserdel:
400      -support chrooted userdels
401     * [r1500] usr/lib/mage/museradd:
402      -support chrooted groupadds
403     * [r1499] usr/lib/mage/mgroupdel:
404      -support chrooted groupdels
405     * [r1498] usr/lib/mage/mgroupadd:
406      -support chrooted groupadds
407    
408  2011-07-25  Niels Rogalla <niro@magellan-linux.de>  2011-07-25  Niels Rogalla <niro@magellan-linux.de>
409    
410     * [r1444] ChangeLog:
411      -updated ChangeLog
412     * [r1443] VERSION:
413      -version 0.4.28
414     * [r1442] ChangeLog[ADD], Makefile:
415      -added ChangeLog and install it to the docdir
416     * [r1441] Makefile:
417      -handle renamed src-doc dir
418      -install doc data to versionized datadir
419     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
420      -renamed to mage
421   * [r1439] Makefile, VERSION[ADD]:   * [r1439] Makefile, VERSION[ADD]:
422    -added global version file and update it via Makefile    -added global version file and update it via Makefile
423   * [r1438] usr/lib/mage/mage4.functions.sh:   * [r1438] usr/lib/mage/mage4.functions.sh:

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