|
itsTue, 20 Dec, 12:56 |
|
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| ja...@wordzoo.com |
itsTue, 20 Dec, 12:56 |
Thu, 24 Apr, 14:24 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
itsTue, 20 Dec, 12:56 |
Tue, 14 Mar, 09:11 |
|
, 12:56 |
|
| kasumihe...@gmail.com |
, 12:56 |
Sat, 14 Jun, 16:51 |
| davidhe...@charter.net |
, 12:56 |
Sat, 14 Jun, 16:51 |
| mwrog...@shaw.ca |
, 12:56 |
Thu, 15 Jun, 03:11 |
| mwrog...@shaw.ca |
, 12:56 |
Thu, 15 Jun, 03:11 |
|
\
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
|
| <finl...@gmail.com> |
\
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Wed, 04 May, 01:07 |
| <finl...@gmail.com> |
\
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Wed, 04 May, 01:07 |
|
H 6 |
Fri, 31 Jan, 00:43 |
| <r...@vanosten.net> |
+$(SRC)/$(BUILD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Tue, 30 Jul, 02:44 |
| <empirical.human...@gmail.com> |
f $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Thu, 06 Feb, 00:00 |
| <pbol...@gmail.com> |
+$(SRC)/$(BUILD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0ug1916:56:072004@@-26,7+26,7@@python/Python-2.3.3.tgz\python/bzip2-1.0.2.tar.gz\python/zlib-1.2.1.tar.gz\-swig/swig-20Feb04.tar.gz\+swig/SWIG-20Feb04.tar.gz\epydoc/epydoc-2.1.tar.gz\PyLucene/PyLucene-0.5.1.tar.gz\persistence/xerces-c/xerces-c-src2_4_0.tar.gz\@@-88,11+88,11@@donerealclean:-rm-rf$(SNAP)+rm-rfreleasedebug@forsystemin$(SYSTEMS);\do\echomaking_realcleanin$$system;\-$(MAKE)-C$$system-kDEBUG=$(DEBUG)_realclean;\+$(MAKE)-C$$system-k_realclean;\doneupload:$(SNAP)-$(VERSION).tar.gzIndex:external/yapps/Makefilediff-uexternal/yapps/Makefile:1.2external/yapps/Makefile:1.3---external/yapps/Makefile:1.2FriAug1315:51:132004+++external/yapps/MakefileThuAug1916:56:092004@@-7,21+7,26@@BUILD=build_$(SNAP)-build:-cd$(SRC);\-cpyapps2.pyyappsrt.pygrammar.pyparsetree.py$(BUILD_ROOT)/$(SNAP)/$(SITE)/+build:apply+mkdir-p$(PREFIX)/$(SITE)/yapps;\+cp-p$(SRC)/yapps2.py$(SRC)/yappsrt.py$(SRC)/grammar.py$(SRC)/parsetree.py$(PREFIX)/$(SITE)/yapps+cp-p__init__.py$(PREFIX)/$(SITE)/yappsexpand:unzip-oyapps$(VERSION).zipsnap:cd$(BUILD_ROOT);\-tar-cvzf$(YAPPS)/$(SNAP).tar.gz\-$(SNAP)/$(SITE)/yapps2.py\-$(SNAP)/$(SITE)/yappsrt.py\-$(SNAP)/$(SITE)/grammar.py\-$(SNAP)/$(SITE)/parsetree.py+tar-cvzf$(YAPPS)/$(SNAP).tar.gz$(SNAP)/$(SITE)/yapps++apply:+patch-Nup0<patches-$(VERSION);echookclean:rm-rf$(SRC)/$(BUILD)+patches:+diff-uyapps3-patched/grammar.pyyapps3/grammar.py>patches-$(VERSION);true+diff-uyapps3-patched/yapps2.pyyapps3/yapps2.py>>patches-$(VERSION);true+diff-uyapps3-patched/parsetree.pyyapps3/parsetree.py>>patches-$(VERSION);true+diff-uyapps3-patched/yapps_grammar.pyyapps3/yapps_grammar.py>>patches-$(VERSION);true</pre> |
Tue, 14 Feb, 14:14 |
| bpab...@gmail.com |
12:56 |
Sat, 21 Aug, 22:48 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| e |
z
|
Tue, 18 Feb, 17:56 |
| <a...@shangaoma.com> |
RC)/$(BUILD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Fri, 02 Jul, 00:02 |
| <a...@shangaoma.com> |
RC)/$(BUILD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Fri, 02 Jul, 00:02 |
| 7.@gmx.at> |
f $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Fri, 15 Nov, 08:32 |
| @steele.mgh.harvard.edu> |
f $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Fri, 15 Nov, 13:17 |
| ndation.org |
Lucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Thu, 25 Oct, 04:39 |
| ndation.org |
Lucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Thu, 25 Oct, 04:39 |
| e |
+$(SRC)/$(BUILD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0p)"
*
p:*
2:*
N:*
7 *
^1+
+
rant
|
Sun, 17 Jul, 09:13 |
| r..@kerth.us |
0606 |
Tue, 14 Apr, 17:56 |
| r..@kerth.us |
0606 |
Tue, 14 Apr, 17:56 |
| p...@mattal.com |
20 Dec, 12:56 |
Wed, 29 Dec, 00:02 |
| p...@mattal.com |
20 Dec, 12:56 |
Wed, 29 Dec, 00:02 |
| p...@mattal.com |
20 Dec, 12:56 |
Wed, 29 Dec, 00:02 |
| p...@mattal.com |
20 Dec, 12:56 |
Wed, 29 Dec, 00:02 |
| ck |
z
|
Sat, 09 Apr, 15:54 |
| r...@cornell.edu |
0 Dec, 12:56 |
Wed, 14 Jun, 09:19 |
| va...@osafoundation.org> |
http://help.yahoo.com/help/us/ysearch/slurp)"
ss="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808090153pc05074clce6dfc6d006b025d@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808141001j5146cd97h55422a331622d21e@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808171201v101929efs467aa7a2c78b792a@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808201357x40e08b67w684b26fe628ed79b@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
</tbody>
<tfoot>
<tr><th class="title"><a href="browser">Message list</a></th><th class="pages"><a href="/archives/chandler-users/200808.mbox/date?2">« Previous</a> · <a href="/archives/chandler-users/200808.mbox/date?0">1</a> · <a href="/archives/chandler-users/200808.mbox/date?1">2</a> · <a href="/archives/chandler-users/200808.mbox/date?2">3</a> · 4</th><th class="sort"><a href="/archives/chandler-users/200808.mbox/thread">Thread</a> · <a href="/archives/chandler-users/200808.mbox/author">Author</a> · Date</th></tr>
</tfoot>
</table>
<table id="boxlist">
<thead><tr><th colspan="2">Box list</th></tr></thead>
<tbody>
<tr> <td class="box"><a href="/archives/chandler-users/200810.mbox/date" title="Browse October 2008 archives">Oct 2008</a></td><td class="msgcount">58</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200809.mbox/date" title="Browse September 2008 archives">Sep 2008</a></td><td class="msgcount">302</td>
</tr>
<tr id="boxactive"> <td class="box"><a href="/archives/chandler-users/200808.mbox/date" title="Browse August 2008 archives">Aug 2008</a></td><td class="msgcount">354</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200807.mbox/date" title="Browse July 2008 archives">Jul 2008</a></td><td class="msgcount">283</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200806.mbox/date" title="Browse June 2008 archives">Jun 2008</a></td><td class="msgcount">175</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200805.mbox/date" title="Browse May 2008 archives">May 2008</a></td><td class="msgcount">196</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200804.mbox/date" title="Browse April 2008 archives">Apr 2008</a></td><td class="msgcount">134</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200803.mbox/date" title="Browse March 2008 archives">Mar 2008</a></td><td class="msgcount">168</td>
</tr>
<tr> </td>
<td class="date">Mon, 10 Feb, 20:41</td>
</tr>
<tr>
<td class="author">s..@theorganization.net></td>
ard?=" <notafishz@gmail.com> |
Sat, 13 Mar, 15:31 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
z
|
Mon, 03 May, 09:42 |
| zcad...@gmail.com> |
http://help.yahoo.com/help/us/ysearch/slurp)"
ss="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808090153pc05074clce6dfc6d006b025d@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808141001j5146cd97h55422a331622d21e@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808171201v101929efs467aa7a2c78b792a@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
<tr>
<td class="author"> <meissner.fr...@gmail.com></td>
<td class="subject"><a href="%3c36bdf4b00808201357x40e08b67w684b26fe628ed79b@mail.gmail.com%3e"> upgrade bg #3493</a> </td>
<td class="date">Fri, 07 Mar, 20:57</td>
</tr>
</tbody>
<tfoot>
<tr><th class="title"><a href="browser">Message list</a></th><th class="pages"><a href="/archives/chandler-users/200808.mbox/date?2">« Previous</a> · <a href="/archives/chandler-users/200808.mbox/date?0">1</a> · <a href="/archives/chandler-users/200808.mbox/date?1">2</a> · <a href="/archives/chandler-users/200808.mbox/date?2">3</a> · 4</th><th class="sort"><a href="/archives/chandler-users/200808.mbox/thread">Thread</a> · <a href="/archives/chandler-users/200808.mbox/author">Author</a> · Date</th></tr>
</tfoot>
</table>
<table id="boxlist">
<thead><tr><th colspan="2">Box list</th></tr></thead>
<tbody>
<tr> <td class="box"><a href="/archives/chandler-users/200810.mbox/date" title="Browse October 2008 archives">Oct 2008</a></td><td class="msgcount">58</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200809.mbox/date" title="Browse September 2008 archives">Sep 2008</a></td><td class="msgcount">302</td>
</tr>
<tr id="boxactive"> <td class="box"><a href="/archives/chandler-users/200808.mbox/date" title="Browse August 2008 archives">Aug 2008</a></td><td class="msgcount">354</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200807.mbox/date" title="Browse July 2008 archives">Jul 2008</a></td><td class="msgcount">283</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200806.mbox/date" title="Browse June 2008 archives">Jun 2008</a></td><td class="msgcount">175</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200805.mbox/date" title="Browse May 2008 archives">May 2008</a></td><td class="msgcount">196</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200804.mbox/date" title="Browse April 2008 archives">Apr 2008</a></td><td class="msgcount">134</td>
</tr>
<tr> <td class="box"><a href="/archives/chandler-users/200803.mbox/date" title="Browse March 2008 archives">Mar 2008</a></td><td class="msgcount">168</td>
</tr>
<tr> </td>
<td class="date">Mon, 10 Feb, 20:41</td>
</tr>
<tr>
<td class="author">s..@theorganization.net></td>
ard?=" <notafishz@gmail.com> |
Wed, 23 Apr, 00:02 |
| klefactory.org> |
2CRTd6X2CDTd6X2ERP?2X2MMOCQ2X2DTQ2X2CRTQ2X2EMIMQ2X2LUQ2X2ILQ2X2ERAhR2X2 |
Sat, 25 Aug, 04:27 |
|
08.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e"rel="nofollow"> |
Thu, 29 Jan, 12:58 |
|
08.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e"rel="nofollow"> |
Thu, 29 Jan, 13:07 |
|
08.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e"rel="nofollow"> |
Thu, 29 Jan, 13:07 |
|
08.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e"rel="nofollow"> |
Thu, 29 Jan, 13:07 |
|
08.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e"rel="nofollow"> |
Thu, 29 Jan, 13:07 |
| <dnelso...@gmail.com> |
ternal/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Wed, 30 Jul, 08:25 |
| is |
1y6m5 j6 |
Sun, 22 Jun, 20:09 |
| is |
1y6m5 j6 |
Sun, 22 Jun, 20:09 |
| is |
1y6m5 j6 |
Sun, 22 Jun, 20:09 |
| is |
1y6m5 j6 |
Sun, 22 Jun, 20:09 |
| <kommentar...@gmail.com> |
rnal/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 26 Oct, 19:05 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| orsfi...@gmail.com> |
t"<pre> |
Mon, 04 Jan, 09:34 |
| <asha...@gmail.com> |
ne
|
Mon, 12 Jan, 11:15 |
| <asha...@gmail.com> |
ne
|
Mon, 12 Jan, 11:15 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(SNAP)/$(SITE)/yapps2.py \
- $(SNAP)/$(SITE)/yappsrt.py \
- $(SNAP)/$(SITE)/grammar.py \
- $(SNAP)/$(SITE)/parsetree.py
+ tar -cvzf $(YAPPS)/$(SNAP).tar.gz $(SNAP)/$(SITE)/yapps
+
+apply:
+ patch -Nup0 < patches-$(VERSION); echo ok
clean:
rm -rf $(SRC)/$(BUILD)
+patches:
+ diff -u yapps3-patched/grammar.py yapps3/grammar.py > patches-$(VERSION); true
+ diff -u yapps3-patched/yapps2.py yapps3/yapps2.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/parsetree.py yapps3/parsetree.py >> patches-$(VERSION); true
+ diff -u yapps3-patched/yapps_grammar.py yapps3/yapps_grammar.py >> patches-$(VERSION);
true
</pre></td></tr>
<tr class="mime">
<td class="left">Mime</td>
<td class="right">
<ul>
<li><a rel="nofollow" href="/archives/commits/200408.mbox/raw/<200408192356.i7JNuCA0026968@tutu.osafoundation.org>/">Unnamed text/plain</a> (inline, None, 4499 bytes)</li>
</ul>
</td>
</tr>
<tr class="raw">
<td class="left"></td>
<td class="right"><a href="/archives/commits/200408.mbox/raw/%3c200408192356.i7JNuCA0026968@tutu.osafoundation.org%3e" rel="nofollow">View raw message</a></td>
</tr>
</tbody>
</table>
</body>
</html>
d |
Sun, 22 Jun, 20:09 |
| is |
LD)/Makefile: apply
cd $(SRC); \
mkdir -p $(BUILD); \
cd $(BUILD); \
Index: external/openssl/.cvsignore
diff -u external/openssl/.cvsignore:1.1 external/openssl/.cvsignore:1.2
--- external/openssl/.cvsignore:1.1 Fri Apr 23 18:36:36 2004
+++ external/openssl/.cvsignore Thu Aug 19 16:56:08 2004
@@ -1 +1,2 @@
*.gz
+openssl-*
Index: external/Makefile
diff -u external/Makefile:1.40 external/Makefile:1.41
--- external/Makefile:1.40 Fri Aug 13 12:23:51 2004
+++ external/Makefile Thu Aug 19 16:56:07 2004
@@ -26,7 +26,7 @@
python/Python-2.3.3.tgz \
python/bzip2-1.0.2.tar.gz \
python/zlib-1.2.1.tar.gz \
- swig/swig-20Feb04.tar.gz \
+ swig/SWIG-20Feb04.tar.gz \
epydoc/epydoc-2.1.tar.gz \
PyLucene/PyLucene-0.5.1.tar.gz \
persistence/xerces-c/xerces-c-src2_4_0.tar.gz \
@@ -88,11 +88,11 @@
done
realclean:
- rm -rf $(SNAP)
+ rm -rf release debug
@for system in $(SYSTEMS); \
do \
echo making _realclean in $$system; \
- $(MAKE) -C $$system -k DEBUG=$(DEBUG) _realclean; \
+ $(MAKE) -C $$system -k _realclean; \
done
upload: $(SNAP)-$(VERSION).tar.gz
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.2 external/yapps/Makefile:1.3
--- external/yapps/Makefile:1.2 Fri Aug 13 15:51:13 2004
+++ external/yapps/Makefile Thu Aug 19 16:56:09 2004
@@ -7,21 +7,26 @@
BUILD=build_$(SNAP)
-build:
- cd $(SRC); \
- cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
+build: apply
+ mkdir -p $(PREFIX)/$(SITE)/yapps; \
+ cp -p $(SRC)/yapps2.py $(SRC)/yappsrt.py $(SRC)/grammar.py $(SRC)/parsetree.py $(PREFIX)/$(SITE)/yapps
+ cp -p __init__.py $(PREFIX)/$(SITE)/yapps
expand:
unzip -o yapps$(VERSION).zip
snap:
cd $(BUILD_ROOT); \
- tar -cvzf $(YAPPS)/$(SNAP).tar.gz \
- $(S |