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

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