Magellan Linux

Diff of /tags/mage-0_4_100/ChangeLog

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

revision 1609 by niro, Tue Jan 3 20:23:57 2012 UTC revision 1760 by niro, Sat Feb 18 13:50:12 2012 UTC
# Line 1  Line 1 
1    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1759] VERSION:
4      -version 0.4.88
5     * [r1758] usr/lib/mage/mage4.functions.sh:
6      -improved count_protected_files() function to fix several issues
7    
8    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r1690] usr/lib/mage/mage4.functions.sh:
11      -fixed broken mtime handling of symlinks
12     * [r1689] usr/lib/mage/smage2.functions.sh:
13      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
14      marchsdepend() functions
15    
16    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r1687] ChangeLog:
19      -updated ChangeLog
20     * [r1686] VERSION:
21      -version 0.4.87
22     * [r1685] usr/lib/mage/mage.rc.global.in:
23      -let the makefile set the right CHOST and CFLAGS for the current
24      arch
25     * [r1684] usr/lib/mage/smage2.functions.sh:
26      -always honor state set in distribution file, but prefer local
27      states from smage2 file
28     * [r1683] etc/mage.rc.example:
29      -removed description of pkgbuild feature, which is internal only
30      and should not changed by normal user
31     * [r1682] etc/mage.rc.example:
32      -fixed spelling
33     * [r1681] etc/mage.rc.example:
34      -removed MAGE_FEATURES comment
35     * [r1680] usr/lib/mage/smage2.functions.sh:
36      -do not add --enable-shared for waf configure scripts, which
37      support --disable-* options only
38     * [r1679] usr/lib/mage/smage2.functions.sh:
39      -pretty print, add a new line
40     * [r1678] Makefile:
41      -let the makefile set the right CHOST and CFLAGS for the current
42      arch
43     * [r1677] usr/lib/mage/mage.rc.global.in:
44      -fixed spelling
45     * [r1676] usr/lib/mage/mage.rc.global.in:
46      -added garr, dfn and global-auto sourceforge mirrors
47     * [r1675] usr/lib/mage/mage4.functions.sh:
48      -update_tarball: only exclude distribution from uri if it matches
49      stable|testing|unstable
50    
51    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
52    
53     * [r1661] ChangeLog:
54      -updated ChangeLog
55     * [r1660] VERSION:
56      -version 0.4.86
57     * [r1659] usr/lib/mage/smage2.sh:
58      -more PCATEGORIE->PCAT fixes for split-packages
59     * [r1658] usr/lib/mage/mage4.functions.sh:
60      -verbose mchecksum
61    
62    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
63    
64     * [r1656] ChangeLog:
65      -updated ChangeLog
66     * [r1655] VERSION:
67      -version 0.4.85
68     * [r1654] usr/lib/mage/mage4.functions.sh:
69      -honor mounted or empty $MAGEDIR in syncmage_tarball()
70     * [r1653] usr/lib/mage/mage4.functions.sh:
71      -introduce mcheckemptydir()
72     * [r1652] usr/lib/mage/mage4.functions.sh:
73      -use mchecksum everywhere
74     * [r1651] usr/lib/mage/smage2.functions.sh:
75      -fixed split_package PCATEGORIE -> PCAT issue and always unset
76      PCATEGORIE
77     * [r1650] usr/lib/mage/mage4.functions.sh:
78      -disabled unused choppkgname function
79     * [r1649] usr/lib/mage/mage.rc.global.in,
80      usr/lib/mage/mage4.functions.sh,
81      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
82      -added mage-feature pkgdistrotag to support DISTROTAG in package
83      tarballs
84     * [r1648] usr/lib/mage/mage4.functions.sh,
85      usr/lib/mage/smage2.functions.sh:
86      -honor license information
87     * [r1646] ChangeLog:
88      -updates ChangeLog
89     * [r1645] VERSION:
90      -version 0.4.84
91     * [r1644] usr/lib/mage/autodepend.sh,
92      usr/lib/mage/search_soname.sh:
93      -added some simple sanity checks
94     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
95      usr/lib/mage/search_soname.sh[ADD]:
96      -install more scripts (pkg_all_sources, autodepend and
97      search_soname)
98     * [r1642] usr/lib/mage/convert_databases.sh,
99      usr/lib/mage/convert_databases_meta.sh,
100      usr/lib/mage/convert_databases_smage.sh,
101      usr/lib/mage/generate_meta_data.sh,
102      usr/lib/mage/pkg_all_sources.sh:
103      -honor the PCATEGORIE deprecation and make the scripts work with
104      the latest changes to smage/mage
105     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
106      -deprecate PCATEGORIE in favor of PCAT and warn the packages
107      about it
108     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
109      usr/lib/mage/smage2.sh:
110      -split of smage2-functions into an extra include
111     * [r1639] usr/lib/mage/smage2.sh:
112      -fixed spelling
113     * [r1638] etc/mage.rc.example:
114      -fixed alphabetical order and added missing static feature
115     * [r1637] usr/share/doc/mage/template.mage,
116      usr/share/doc/mage/template.smage2:
117      -updated templates
118     * [r1636] usr/lib/mage/smage2.sh:
119      -pre-fixed all stamps after src_install with post-
120     * [r1635] usr/lib/mage/smage2.sh:
121      -fixed wrong feature name srcpkg -> srcpkgbuild
122     * [r1634] usr/lib/mage/smage2.sh:
123      -fixed broken mstriplibtoolarchive and never run file on other
124      mstrip* when nothing was found
125     * [r1633] usr/lib/mage/smage2.sh:
126      -minstalldocs(): fixed uncompressed docs installation
127     * [r1632] usr/lib/mage/smage2.sh:
128      -fixed broken commit
129     * [r1631] usr/lib/mage/smage2.sh:
130      -let mage-features decide to build static libs and always enable
131      shared libs
132     * [r1630] usr/lib/mage/smage2.sh:
133      -always use verbose mode for source downloads
134     * [r1629] usr/lib/mage/mage.rc.global.in:
135      -added missing known mage-features and moved stepbystep to the
136      right place of the alphabetical order
137     * [r1628] usr/lib/mage/mage4.functions.sh:
138      -highlight unkown mage-features
139     * [r1627] usr/lib/mage/mage4.functions.sh:
140      -added missing known mage-features and moved stepbystep to the
141      right place of the alphabetical order
142     * [r1626] usr/lib/mage/mage4.functions.sh:
143      -mdownload(): append wget_opts, do not overwrite
144     * [r1625] usr/lib/mage/mage4.functions.sh:
145      -fixed spelling
146    
147    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
148    
149     * [r1623] ChangeLog:
150      -updated ChangeLog
151     * [r1622] VERSION:
152      -version 0.4.83
153     * [r1621] usr/lib/mage/smage2.sh:
154      -introduce .stamps dir for build time stamps and remove this dir
155      on new builds if it exists
156     * [r1620] usr/lib/mage/mage4.functions.sh:
157      -added --resume support for smage
158     * [r1619] usr/lib/mage/mage.rc.global.in:
159      -prefer mesh as sourceforge mirror
160    
161    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
162    
163     * [r1618] usr/lib/mage/smage2.sh:
164      -fixed a typo
165     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
166      -added --resume support for smage
167     * [r1616] usr/lib/mage/smage2.sh:
168      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
169      CXXFLAGS set in mage.rc are honored
170     * [r1615] usr/lib/mage/smage2.sh:
171      -minstalldocs(): fixed compressed docs installation
172     * [r1614] usr/lib/mage/smage2.sh:
173      -split_restore_variables(): no verbose clutter while restoring
174      mage-features
175     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
176      -support CTARGET crosscompile host settings
177     * [r1612] usr/lib/mage/mage.rc.global.in:
178      -added dir.gz to purge targets
179     * [r1611] etc/mage.rc.example:
180      -do not tell something about internal features
181    
182  2012-01-03  Niels Rogalla <niro@magellan-linux.de>  2012-01-03  Niels Rogalla <niro@magellan-linux.de>
183    
184     * [r1609] ChangeLog:
185      -updated ChangeLog
186   * [r1608] VERSION:   * [r1608] VERSION:
187    -version 0.4.82    -version 0.4.82
188   * [r1607] etc/mage.rc.example:   * [r1607] etc/mage.rc.example:

Legend:
Removed from v.1609  
changed lines
  Added in v.1760