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 1597 by niro, Thu Dec 29 15:25:13 2011 UTC
# Line 1  Line 1 
1    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1596] VERSION:
4      -version 0.4.81
5     * [r1595] usr/lib/mage/smage2.sh:
6      -respect feature flag !pkgbuild with several build/stripping
7      functions
8     * [r1594] usr/lib/mage/smage2.sh:
9      -never unset PKGTYPE on regen for sake of build check
10     * [r1593] usr/lib/mage/smage2.sh:
11      -if PKGTYPE=virtual don't build anything
12     * [r1592] usr/lib/mage/smage2.sh:
13      -fixed a typo
14     * [r1591] usr/lib/mage/smage2.sh:
15      -more informative messages in default src_* functions
16     * [r1590] usr/lib/mage/mage4.functions.sh:
17      -colored mage-feature messages
18    
19    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r1589] usr/lib/mage/smage2.sh:
22      -fixed a race condition with MLIBDIR
23     * [r1587] ChangeLog:
24      -updated ChangeLog
25     * [r1586] VERSION:
26      -version 0.4.80
27     * [r1585] usr/lib/mage/compressdoc:
28      -included several upstream fixes and prepare for man-db support
29     * [r1584] usr/lib/mage/mage.rc.global,
30      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
31      usr/lib/mage/smage2.sh:
32      -added MAGE_FEATURE functionality and dropped all old variables
33      and use it in all refernces
34     * [r1583] usr/lib/mage/mage.rc.global:
35      -added PURGE_TARGET defaults
36     * [r1582] usr/lib/mage/smage2.sh:
37      -save PKGTYPE variable too when calling split_packages
38     * [r1581] usr/lib/mage/smage2.sh:
39      -sanitized variable names in minstalldocs and compress docs only
40      if requested
41     * [r1580] usr/lib/mage/smage2.sh:
42      -added mpurgetargets and mstriplibtoolarchive
43     * [r1579] usr/lib/mage/smage2.sh:
44      -fixed spelling
45     * [r1578] usr/lib/mage/smage2.sh:
46      -sanitized strip functions;we don't run accidently a full strip
47      on libs
48     * [r1577] usr/lib/mage/smage2.sh:
49      -src_check after src_compile
50     * [r1576] usr/lib/mage/smage2.sh:
51      -removed cruft
52     * [r1575] usr/lib/mage/smage2.sh:
53      -added src_check facility
54     * [r1574] usr/lib/mage/smage2.sh:
55      -removed all sleeps to reduce the delay
56     * [r1573] usr/lib/mage/smage2.sh:
57      -fixed spelling
58     * [r1572] usr/lib/mage/smage2.sh:
59      -get all global variables from includes
60     * [r1571] usr/lib/mage/smage2.sh:
61      -fixed header
62     * [r1570] usr/lib/mage/env-rebuild.sh:
63      -sanitized variable names and do not substitude everytime from
64      new
65     * [r1569] usr/lib/mage/env-rebuild.sh:
66      -fixed spelling
67     * [r1568] usr/lib/mage/env-rebuild.sh:
68      -use MROOT directly instead of P alias
69     * [r1567] usr/lib/mage/env-rebuild.sh:
70      -make SPECIALVARS more readable
71     * [r1566] usr/lib/mage/env-rebuild.sh:
72      -removed cruft
73     * [r1565] usr/lib/mage/env-rebuild.sh:
74      -fixed header
75     * [r1564] usr/lib/mage/depwalker.sh:
76      -fixed speling
77     * [r1563] usr/lib/mage/depwalker.sh:
78      -renamed function rumwanders() -> depwalking() and all its
79      references too
80     * [r1562] usr/lib/mage/depwalker.sh:
81      -fixed spelling
82     * [r1561] usr/lib/mage/depwalker.sh:
83      -removed old cruft
84     * [r1560] usr/lib/mage/depwalker.sh:
85      -get colors and MLIBDIR from includes
86     * [r1559] usr/lib/mage/depwalker.sh:
87      -fixed header
88    
89    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
90    
91     * [r1558] usr/lib/mage/mage.rc.global:
92      -added as-needed LDFLAGS
93     * [r1557] usr/lib/mage/mage.rc.global:
94      -moved MAGE_TREE_DEST under default options
95     * [r1556] usr/lib/mage/mage.rc.global:
96      -moved all download options near default mirrors
97     * [r1555] usr/lib/mage/mage.rc.global:
98      -moved ARCH to arch options and added all extension defaults to
99      mage.rc.global
100     * [r1554] usr/lib/mage/mage.rc.global:
101      -moved distribution settings up
102     * [r1553] usr/lib/mage/mage.rc.global:
103      -better descriptions for some options
104     * [r1552] usr/lib/mage/mage.rc.global:
105      -fixed header
106     * [r1551] usr/lib/mage/mage4.sh:
107      -fixed spelling
108     * [r1550] usr/lib/mage/mage4.sh:
109      -dropped local color defines and get them from mage4.functions
110     * [r1549] usr/lib/mage/mage4.functions.sh:
111      -introduce mchecksum(), convertmirrors(), mdownload() functions
112      to consolidate several splitted functions in mage/smage and use
113      them
114     * [r1548] usr/lib/mage/mage4.functions.sh:
115      -fixed spelling and whitespaces
116      -removed old commented cruft
117     * [r1547] usr/lib/mage/mage4.functions.sh:
118      -moved color defines into global mage4.functions.sh include
119     * [r1546] usr/lib/mage/magequery.sh:
120      -no hardcoded mage.rc pathes
121     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
122      -fixed header
123      -removed all locallay defined varibales/functions which have
124      proper includes
125      -use variable names not arguments
126      -removed deprecated build_rmtimestamp function
127     * [r1544] usr/lib/mage/etc-update:
128      -fixed header
129    
130    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
133      -configurable strip options for every facility and added support
134      to strip static libraries too
135     * [r1542] usr/lib/mage/mage.rc.global:
136      - spelling
137     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
138      -check for and require root privileges when needed by mage
139     * [r1540] usr/lib/mage/magequery.sh:
140      - fix [ character on regex searches
141    
142    2011-08-30  Niels Rogalla <niro@magellan-linux.de>
143    
144     * [r1509] usr/lib/mage/magequery.sh:
145      - fix + character on regex searches
146     * [r1507] usr/lib/mage/magequery.sh:
147      utf8 fix
148     * [r1505] ChangeLog:
149      -updated ChangeLog
150     * [r1504] VERSION:
151      -version 0.4.29
152     * [r1503] usr/lib/mage/magequery.sh:
153      -support exact filename searching
154     * [r1502] usr/lib/mage/mage4.functions.sh:
155      -fixed svn detection
156     * [r1501] usr/lib/mage/muserdel:
157      -support chrooted userdels
158     * [r1500] usr/lib/mage/museradd:
159      -support chrooted groupadds
160     * [r1499] usr/lib/mage/mgroupdel:
161      -support chrooted groupdels
162     * [r1498] usr/lib/mage/mgroupadd:
163      -support chrooted groupadds
164    
165  2011-07-25  Niels Rogalla <niro@magellan-linux.de>  2011-07-25  Niels Rogalla <niro@magellan-linux.de>
166    
167     * [r1444] ChangeLog:
168      -updated ChangeLog
169     * [r1443] VERSION:
170      -version 0.4.28
171     * [r1442] ChangeLog[ADD], Makefile:
172      -added ChangeLog and install it to the docdir
173     * [r1441] Makefile:
174      -handle renamed src-doc dir
175      -install doc data to versionized datadir
176     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
177      -renamed to mage
178   * [r1439] Makefile, VERSION[ADD]:   * [r1439] Makefile, VERSION[ADD]:
179    -added global version file and update it via Makefile    -added global version file and update it via Makefile
180   * [r1438] usr/lib/mage/mage4.functions.sh:   * [r1438] usr/lib/mage/mage4.functions.sh:

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