Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

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

revision 1623 by niro, Tue Jan 10 15:51:08 2012 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>  2012-01-10  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r1623] ChangeLog:
133      -updated ChangeLog
134   * [r1622] VERSION:   * [r1622] VERSION:
135    -version 0.4.83    -version 0.4.83
136   * [r1621] usr/lib/mage/smage2.sh:   * [r1621] usr/lib/mage/smage2.sh:

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