Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

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

Legend:
Removed from v.1444  
changed lines
  Added in v.1687