Magellan Linux

Diff of /tags/mage-0_4_112/ChangeLog

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

revision 1597 by niro, Thu Dec 29 15:25:13 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>  2011-12-29  Niels Rogalla <niro@magellan-linux.de>
243    
244     * [r1597] ChangeLog:
245      -updated ChangeLog
246   * [r1596] VERSION:   * [r1596] VERSION:
247    -version 0.4.81    -version 0.4.81
248   * [r1595] usr/lib/mage/smage2.sh:   * [r1595] usr/lib/mage/smage2.sh:

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