From bknr at bknr.net Thu Jan 8 13:14:27 2009 From: bknr at bknr.net (BKNR Commits) Date: Thu, 08 Jan 2009 14:14:27 +0100 Subject: [bknr-cvs] hans changed trunk/projects/quickhoney/src/load.lisp Message-ID: Revision: 4151 Author: hans URL: http://bknr.net/trac/changeset/4151 Disable LDB in SBCL, thanks to Zach Beane! U trunk/projects/quickhoney/src/load.lisp Modified: trunk/projects/quickhoney/src/load.lisp =================================================================== --- trunk/projects/quickhoney/src/load.lisp 2008-12-21 22:03:07 UTC (rev 4150) +++ trunk/projects/quickhoney/src/load.lisp 2009-01-08 13:14:26 UTC (rev 4151) @@ -5,5 +5,11 @@ (swank::create-server :port 4085) +;; disable ldb +#+sbcl +(sb-alien:define-alien-routine ("disable_lossage_handler" disable-sbcl-ldb) sb-alien:void) +#+sbcl +(disable-sbcl-ldb) + #+cmu (mp::startup-idle-and-top-level-loops) From bknr at bknr.net Mon Jan 19 07:59:46 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 08:59:46 +0100 Subject: [bknr-cvs] hans changed trunk/projects/rekonstrukt/ Message-ID: Revision: 4152 Author: hans URL: http://bknr.net/trac/changeset/4152 New directory for Rekonstrukt VHDL synthesizer/sequencer project A trunk/projects/rekonstrukt/ From bknr at bknr.net Mon Jan 19 08:00:14 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 09:00:14 +0100 Subject: [bknr-cvs] hans changed trunk/projects/rekonstrukt/src/ Message-ID: Revision: 4153 Author: hans URL: http://bknr.net/trac/changeset/4153 Source directory A trunk/projects/rekonstrukt/src/ From bknr at bknr.net Mon Jan 19 08:01:15 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 09:01:15 +0100 Subject: [bknr-cvs] hans changed trunk/projects/rekonstrukt/src/ Message-ID: Revision: 4154 Author: hans URL: http://bknr.net/trac/changeset/4154 checkpoint A trunk/projects/rekonstrukt/src/Avnet_Sp3A_Eval_081201.ucf A trunk/projects/rekonstrukt/src/clkdiv.vhd A trunk/projects/rekonstrukt/src/clocks.vhd A trunk/projects/rekonstrukt/src/clocks_alone.vhd Change set too large, please see URL above From bknr at bknr.net Mon Jan 19 08:03:28 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 09:03:28 +0100 Subject: [bknr-cvs] hans changed trunk/projects/rekonstrukt/rekonstrukt. Message-ID: Revision: 4155 Author: hans URL: http://bknr.net/trac/changeset/4155 checkpoint project files A trunk/projects/rekonstrukt/rekonstrukt.adf A trunk/projects/rekonstrukt/rekonstrukt.aws A trunk/projects/rekonstrukt/rekonstrukt.ise A trunk/projects/rekonstrukt/rekonstrukt.wsp A trunk/projects/rekonstrukt/rekonstrukt.wsw Change set too large, please see URL above From bknr at bknr.net Mon Jan 19 14:28:20 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 15:28:20 +0100 Subject: [bknr-cvs] hans changed trunk/projects/rekonstrukt/ Message-ID: Revision: 4156 Author: hans URL: http://bknr.net/trac/changeset/4156 Ignore ISE's files _U trunk/projects/rekonstrukt/ U trunk/projects/rekonstrukt/rekonstrukt.ise Property changes on: trunk/projects/rekonstrukt ___________________________________________________________________ Name: svn:ignore + clocks_alone.ngr clocks_alone.ut clocks_alone_map.xrpt clocks_alone_map.mrp clocks_alone_xst.xrpt clocks_alone.lso rekonstrukt_xdb clocks_alone_map.ncd clocks_alone.bld clocks_alone_pad.txt clocks_alone_prev_built.ngd clocks_alone.cmd_log rekonstrukt.ntrc_log clocks_alone.drc clocks_alone_vhdl.prj clocks_alone_map.map clocks_alone.twr clocks_alone.syr clocks_alone_summary.xml clocks_alone_map.ngm clocks_alone.xst clocks_alone_pad.csv clocks_alone_guide.ncd clocks_alone.twx rekonstrukt.restore clocks_alone.unroutes clocks_alone_usage.xml _ngo clocks_alone.prj clocks_alone_par.xrpt clocks_alone.xpi clocks_alone.ptwx clocks_alone.ncd clocks_alone.pad clocks_alone_ngdbuild.xrpt _xmsgs clocks_alone.bgn clocks_alone.ngc clocks_alone.ngd clocks_alone.pcf clocks_alone.stx clocks_alone.bit clocks_alone_summary.html clocks_alone.par xst Modified: trunk/projects/rekonstrukt/rekonstrukt.ise =================================================================== (Binary files differ) From bknr at bknr.net Mon Jan 19 19:00:15 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 20:00:15 +0100 Subject: [bknr-cvs] hans changed trunk/projects/rekonstrukt/src/testbench/ Message-ID: Revision: 4157 Author: hans URL: http://bknr.net/trac/changeset/4157 Commit testbench sources A trunk/projects/rekonstrukt/src/testbench/ A trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB.vhd A trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB_runtest.do Added: trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB.vhd =================================================================== --- trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB.vhd (rev 0) +++ trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB.vhd 2009-01-19 19:00:15 UTC (rev 4157) @@ -0,0 +1,73 @@ +library ieee; +use ieee.numeric_std.all; +use ieee.std_logic_1164.all; +library unisim; +use unisim.vcomponents.all; + +-- Add your library and packages declaration here ... + +entity rekonstrukt_clocks_tb is +end rekonstrukt_clocks_tb; + +architecture TB_ARCHITECTURE of rekonstrukt_clocks_tb is + -- Component declaration of the tested unit + component rekonstrukt_clocks + port( + sysclk : in STD_LOGIC; + bpm : in STD_LOGIC_VECTOR(6 downto 0); + reset : in STD_LOGIC; + clk_96ths : out STD_LOGIC; + clk_midi : out STD_LOGIC ); + end component; + + -- Stimulus signals - signals mapped to the input and inout ports of tested entity + signal sysclk : STD_LOGIC; + signal bpm : STD_LOGIC_VECTOR(6 downto 0); + signal reset : STD_LOGIC; + -- Observed signals - signals mapped to the output ports of tested entity + signal clk_96ths : STD_LOGIC; + signal clk_midi : STD_LOGIC; + + -- Add your code here ... + +begin + + -- Unit Under Test port map + UUT : rekonstrukt_clocks + port map ( + sysclk => sysclk, + bpm => bpm, + reset => reset, + clk_96ths => clk_96ths, + clk_midi => clk_midi + ); + + -- Add your stimulus here ... + clock_stimulus : process + begin + sysclk <= '1'; + wait for 31.25 ns; + sysclk <= '0'; + wait for 31.25 ns; + end process; + + reset_stimulus : process + begin + reset <= '1'; + wait for 1 us; + reset <= '0'; + wait; + end process; + + bpm <= "0001000"; + +end TB_ARCHITECTURE; + +configuration TESTBENCH_FOR_rekonstrukt_clocks of rekonstrukt_clocks_tb is + for TB_ARCHITECTURE + for UUT : rekonstrukt_clocks + use entity work.rekonstrukt_clocks(rekonstrukt_clocks_arch); + end for; + end for; +end TESTBENCH_FOR_rekonstrukt_clocks; + Added: trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB_runtest.do =================================================================== --- trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB_runtest.do (rev 0) +++ trunk/projects/rekonstrukt/src/testbench/rekonstrukt_clocks_TB_runtest.do 2009-01-19 19:00:15 UTC (rev 4157) @@ -0,0 +1,14 @@ +SetActiveLib -work +comp -include "$DSN\src\clkdiv.vhd" +comp -include "$DSN\src\clocks.vhd" +comp -include "$DSN\src\testbench\rekonstrukt_clocks_TB.vhd" +asim TESTBENCH_FOR_rekonstrukt_clocks +wave +wave -noreg sysclk +wave -noreg bpm +wave -noreg clk_96ths +wave -noreg clk_midi +# The following lines can be used for timing simulation +# acom +# comp -include "$DSN\src\testbench\rekonstrukt_clocks_TB_tim_cfg.vhd" +# asim TIMING_FOR_rekonstrukt_clocks From bknr at bknr.net Mon Jan 19 19:13:00 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 20:13:00 +0100 Subject: [bknr-cvs] hans changed deployed/bos/projects/bos/payment-website/templates/da/bestellung.xml Message-ID: Revision: 4158 Author: hans URL: http://bknr.net/trac/changeset/4158 textual addition requested by laura U deployed/bos/projects/bos/payment-website/templates/da/bestellung.xml Modified: deployed/bos/projects/bos/payment-website/templates/da/bestellung.xml =================================================================== --- deployed/bos/projects/bos/payment-website/templates/da/bestellung.xml 2009-01-19 19:00:15 UTC (rev 4157) +++ deployed/bos/projects/bos/payment-website/templates/da/bestellung.xml 2009-01-19 19:13:00 UTC (rev 4158) @@ -1,195 +1,205 @@ - - -
- -
-
- - - - - - - - - - - - - - - - -
- -
- - Plant regnskov -

for kun 3,- Euro/24,- kroner per m?? -
-



-
- Vi takker for din beslutning om st??tte til Indonesiens folk, natur og dyreliv. -



- Din st??tte er et vigtigt bidrag i kampen hen mod at sikre et holdbart projektarbejde i Samboja Lestari.

- - - ... mere - -
-
- - - -
- - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Tilmeld mig. Jeg vil se Samboja Lestari blive gr??n igen, og derved skabe ... - -
- - 1 m?? regnskov [3 Euro/24 kroner], -

- - 5 m?? regnskov [15 Euro/120 kroner], -

- - 10 m?? regnskov [30 Euro/240 kroner], -

- - 30 m?? regnskov [90 Euro/720 kroner], -

- - or - - m?? [3 Euro/24 kroner stk]. -

-
-
-
-
- - Din data vil blive behandlet elektronisk af vores partner WorldPay. Reglerne for dataloven er blevet overholdt, og ingen data vil blive videregivet til andre. - -

- - - privacy statement - -
- - Donationer kan gives nemt og hurtigt online via betaling med kredit kort. - - -
- - [Information DanKort]

Vi kan tilbyde betaling med internationale kreditkort men desv??rre endnu ikke betaling med DanKort. Hvis du ikke er i besiddelse af et internationalt kreditkort (MasterCard, Visa o.l.), kan du overf??re via din bank. -
-
- - Jeg har l??st - - betingelserne - og er enig.

-



-
- - - -
-
-
-
-
-
-





- [Regnskovs diplom] -

- Startende med bare 1 m??, modtager du - - vores regnskovs diplom - som en pdf-fil p?? din personlige sponsor-profil. -





- [Donations kvittering] -

- BOS Danmark BOS er en godkendt, non-profit organisation. BOS Danmark er ligeledes godkendt efter ligningsloven ??8A, ??12, stk 3. -

-P?? din sponsor-profil vil du finde din kvittering som en pdf-fil. + + +
+ +
+
+ + + + + + + + + + + + + + + + +
+ +
+ + Plant regnskov +

for kun 3,- Euro/24,- kroner per m?? +
+



+
+ Vi takker for din beslutning om st??tte til Indonesiens folk, natur og dyreliv. +



+ Din st??tte er et vigtigt bidrag i kampen hen mod at sikre et holdbart projektarbejde i Samboja Lestari.

+ + + ... mere + +
+
+ + + +
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Tilmeld mig. Jeg vil se Samboja Lestari blive gr??n igen, og derved skabe ... + +
+ + 1 m?? regnskov [3 Euro/24 kroner], +

+ + 5 m?? regnskov [15 Euro/120 kroner], +

+ + 10 m?? regnskov [30 Euro/240 kroner], +

+ + 30 m?? regnskov [90 Euro/720 kroner], +

+ + or + + m?? [3 Euro/24 kroner stk]. +

+
+
+
+
+ + Din data vil blive behandlet elektronisk af vores partner WorldPay. Reglerne for dataloven er blevet overholdt, og ingen data vil blive videregivet til andre. + +

+ + + privacy statement + +
+ + Donationer kan gives nemt og hurtigt online via + betaling med kredit kort. Bem??rk, at onlinebetaling + med kreditkort g??r via BOS Tyskland. Du kan derfor + ikke f?? fradrag p?? sin selvangivelse, n??r du betaler + med kreditkort. For at opn?? skattefradrag, skal du + betale via bankoverf??rsel. + + +
+ + [Information DanKort]

Vi kan tilbyde betaling med internationale kreditkort men desv??rre endnu ikke betaling med DanKort. Hvis du ikke er i besiddelse af et internationalt kreditkort (MasterCard, Visa o.l.), kan du overf??re via din bank. +
+
+ + Jeg har l??st + + betingelserne + og er enig.

+



+
+ + + +
+
+
+
+
+
+





+ [Regnskovs diplom] +

+ Startende med bare 1 m??, modtager du + + vores regnskovs diplom + som en pdf-fil p?? din personlige sponsor-profil. +





+ [Donations kvittering] +

BOS Danmark BOS er en godkendt, non-profit + organisation. BOS Danmark er ligeledes godkendt efter + ligningsloven ??8A, ??12, stk 3. +

+ P?? din sponsor-profil vil du finde din kvittering som en pdf-fil. -



- [Garanti for trov??rdighed]

- WorldPay er en internationalt godkendt udbyder af online betaling. Din information vil blive registreret af WorldPay og derefter slettet straks efter at din betaling er blevet gennemf??rt. +



+ [Garanti for trov??rdighed]

-



-
-
-
+ WorldPay er en internationalt godkendt udbyder af online + betaling. Din information vil blive registreret af WorldPay og + derefter slettet straks efter at din betaling er blevet + gennemf??rt. + +



+
+
+
From bknr at bknr.net Mon Jan 19 19:16:19 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 19 Jan 2009 20:16:19 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/payment-website/templates/da/bestellung.xml Message-ID: Revision: 4159 Author: hans URL: http://bknr.net/trac/changeset/4159 merge from deployed U trunk/projects/bos/payment-website/templates/da/bestellung.xml Modified: trunk/projects/bos/payment-website/templates/da/bestellung.xml =================================================================== --- trunk/projects/bos/payment-website/templates/da/bestellung.xml 2009-01-19 19:13:00 UTC (rev 4158) +++ trunk/projects/bos/payment-website/templates/da/bestellung.xml 2009-01-19 19:16:19 UTC (rev 4159) @@ -1,195 +1,205 @@ - - -
- -
-
- - - - - - - - - - - - - - - - -
- -
- - Plant regnskov -

for kun 3,- Euro/24,- kroner per m?? -
-



-
- Vi takker for din beslutning om st??tte til Indonesiens folk, natur og dyreliv. -



- Din st??tte er et vigtigt bidrag i kampen hen mod at sikre et holdbart projektarbejde i Samboja Lestari.

- - - ... mere - -
-
- - - -
- - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Tilmeld mig. Jeg vil se Samboja Lestari blive gr??n igen, og derved skabe ... - -
- - 1 m?? regnskov [3 Euro/24 kroner], -

- - 5 m?? regnskov [15 Euro/120 kroner], -

- - 10 m?? regnskov [30 Euro/240 kroner], -

- - 30 m?? regnskov [90 Euro/720 kroner], -

- - or - - m?? [3 Euro/24 kroner stk]. -

-
-
-
-
- - Din data vil blive behandlet elektronisk af vores partner WorldPay. Reglerne for dataloven er blevet overholdt, og ingen data vil blive videregivet til andre. - -

- - - privacy statement - -
- - Donationer kan gives nemt og hurtigt online via betaling med kredit kort. - - -
- - [Information DanKort]

Vi kan tilbyde betaling med internationale kreditkort men desv??rre endnu ikke betaling med DanKort. Hvis du ikke er i besiddelse af et internationalt kreditkort (MasterCard, Visa o.l.), kan du overf??re via din bank. -
-
- - Jeg har l??st - - betingelserne - og er enig.

-



-
- - - -
-
-
-
-
-
-





- [Regnskovs diplom] -

- Startende med bare 1 m??, modtager du - - vores regnskovs diplom - som en pdf-fil p?? din personlige sponsor-profil. -





- [Donations kvittering] -

- BOS Danmark BOS er en godkendt, non-profit organisation. BOS Danmark er ligeledes godkendt efter ligningsloven ??8A, ??12, stk 3. -

-P?? din sponsor-profil vil du finde din kvittering som en pdf-fil. + + +
+ +
+
+ + + + + + + + + + + + + + + + +
+ +
+ + Plant regnskov +

for kun 3,- Euro/24,- kroner per m?? +
+



+
+ Vi takker for din beslutning om st??tte til Indonesiens folk, natur og dyreliv. +



+ Din st??tte er et vigtigt bidrag i kampen hen mod at sikre et holdbart projektarbejde i Samboja Lestari.

+ + + ... mere + +
+
+ + + +
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Tilmeld mig. Jeg vil se Samboja Lestari blive gr??n igen, og derved skabe ... + +
+ + 1 m?? regnskov [3 Euro/24 kroner], +

+ + 5 m?? regnskov [15 Euro/120 kroner], +

+ + 10 m?? regnskov [30 Euro/240 kroner], +

+ + 30 m?? regnskov [90 Euro/720 kroner], +

+ + or + + m?? [3 Euro/24 kroner stk]. +

+
+
+
+
+ + Din data vil blive behandlet elektronisk af vores partner WorldPay. Reglerne for dataloven er blevet overholdt, og ingen data vil blive videregivet til andre. + +

+ + + privacy statement + +
+ + Donationer kan gives nemt og hurtigt online via + betaling med kredit kort. Bem??rk, at onlinebetaling + med kreditkort g??r via BOS Tyskland. Du kan derfor + ikke f?? fradrag p?? sin selvangivelse, n??r du betaler + med kreditkort. For at opn?? skattefradrag, skal du + betale via bankoverf??rsel. + + +
+ + [Information DanKort]

Vi kan tilbyde betaling med internationale kreditkort men desv??rre endnu ikke betaling med DanKort. Hvis du ikke er i besiddelse af et internationalt kreditkort (MasterCard, Visa o.l.), kan du overf??re via din bank. +
+
+ + Jeg har l??st + + betingelserne + og er enig.

+



+
+ + + +
+
+
+
+
+
+





+ [Regnskovs diplom] +

+ Startende med bare 1 m??, modtager du + + vores regnskovs diplom + som en pdf-fil p?? din personlige sponsor-profil. +





+ [Donations kvittering] +

BOS Danmark BOS er en godkendt, non-profit + organisation. BOS Danmark er ligeledes godkendt efter + ligningsloven ??8A, ??12, stk 3. +

+ P?? din sponsor-profil vil du finde din kvittering som en pdf-fil. -



- [Garanti for trov??rdighed]

- WorldPay er en internationalt godkendt udbyder af online betaling. Din information vil blive registreret af WorldPay og derefter slettet straks efter at din betaling er blevet gennemf??rt. +



+ [Garanti for trov??rdighed]

-



-
-
-
+ WorldPay er en internationalt godkendt udbyder af online + betaling. Din information vil blive registreret af WorldPay og + derefter slettet straks efter at din betaling er blevet + gennemf??rt. + +



+
+
+
From bknr at bknr.net Wed Jan 21 10:57:39 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 11:57:39 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/payment-website/images/certificat.jpg Message-ID: Revision: 4160 Author: hans URL: http://bknr.net/trac/changeset/4160 update image for new certificate U trunk/projects/bos/payment-website/images/certificat.jpg Modified: trunk/projects/bos/payment-website/images/certificat.jpg =================================================================== (Binary files differ) From bknr at bknr.net Wed Jan 21 11:04:10 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 12:04:10 +0100 Subject: [bknr-cvs] hans changed deployed/bos/projects/bos/payment-website/images/certificat.jpg Message-ID: Revision: 4161 Author: hans URL: http://bknr.net/trac/changeset/4161 updated image U deployed/bos/projects/bos/payment-website/images/certificat.jpg Modified: deployed/bos/projects/bos/payment-website/images/certificat.jpg =================================================================== (Binary files differ) From bknr at bknr.net Wed Jan 21 11:18:59 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 12:18:59 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/payment-website/templates/de/ Message-ID: Revision: 4162 Author: hans URL: http://bknr.net/trac/changeset/4162 textual changes U trunk/projects/bos/payment-website/templates/de/bestellung.xml U trunk/projects/bos/payment-website/templates/de/privacy.xml Modified: trunk/projects/bos/payment-website/templates/de/bestellung.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:04:09 UTC (rev 4161) +++ trunk/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:18:59 UTC (rev 4162) @@ -231,12 +231,21 @@


[Spendenquittung]
- Bei Spenden ??ber 200,- Euro schicken wir Ihnen eine Spendenbescheinigung per Post zu. Bei Spenden - unter 200,- Euro gilt die Zahlungsbest??tigung per E-Mail. + + Bei Spenden ??ber 200,- Euro schicken wir Ihnen eine + Spendenbescheinigung per Post zu. Bei Spenden bis zu 200 Euro + reicht die Vorlage des ??berweisungstr??ges/Kontoauszugs bei der + Steuererkl??rung. +

[Vertrauensgarantie]
- Worldpay ist ein international anerkannter Onlinezahlungsanbieter. - Ihre Daten werden ??ber WorldPay verschl??sselt versendet und nach erfolgreicher Transaktion sofort gel??scht. + + Worldpay ist ein international anerkannter + Onlinezahlungsanbieter. Ihre Zahlungsdaten (Konto- oder + Kreditkartennummer) werden verschl??sselt zu WorldPay + ??bertragen. BOS Deutschland e.V. hat keinen Zugriff auf die + Zahlungsdaten. +

Modified: trunk/projects/bos/payment-website/templates/de/privacy.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/privacy.xml 2009-01-21 11:04:09 UTC (rev 4161) +++ trunk/projects/bos/payment-website/templates/de/privacy.xml 2009-01-21 11:18:59 UTC (rev 4162) @@ -27,8 +27,7 @@ Ihre Kontoinformationen bekannt geben. Diese Informationen werden ausschlie??lich von WorldPay verarbeitet. WorldPay ist ein international anerkannter Onlinezahlungsanbieter. Ihre Daten werden -??ber WorldPay im sicheren SSL-Verfahren verschl??sselt versendet und -nach erfolgreicher Transaktion sofort wieder gel??scht. BOS +im sicheren SSL-Verfahren verschl??sselt zu WorldPay ??bertragen. BOS Deutschland e.V. hat keinen Zugriff auf Ihre Kontoinformationen.

From bknr at bknr.net Wed Jan 21 11:21:04 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 12:21:04 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/payment-website/templates/de/bestellung.xml Message-ID: Revision: 4163 Author: hans URL: http://bknr.net/trac/changeset/4163 remove donationcert-yearly checkbox U trunk/projects/bos/payment-website/templates/de/bestellung.xml Modified: trunk/projects/bos/payment-website/templates/de/bestellung.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:18:59 UTC (rev 4162) +++ trunk/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:21:04 UTC (rev 4163) @@ -144,16 +144,6 @@ - - - Ich m??chte eine Spendenbescheinigung am Jahresende. - - - - - - - From bknr at bknr.net Wed Jan 21 11:22:39 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 12:22:39 +0100 Subject: [bknr-cvs] hans changed deployed/bos/projects/bos/payment-website/templates/de/ Message-ID: Revision: 4164 Author: hans URL: http://bknr.net/trac/changeset/4164 merge r4162 and r4163 from trunk U deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml U deployed/bos/projects/bos/payment-website/templates/de/privacy.xml Modified: deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml =================================================================== --- deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:21:04 UTC (rev 4163) +++ deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:22:39 UTC (rev 4164) @@ -144,16 +144,6 @@ - - - Ich m??chte eine Spendenbescheinigung am Jahresende. - - - - - - - @@ -231,12 +221,21 @@


[Spendenquittung]
- Bei Spenden ??ber 200,- Euro schicken wir Ihnen eine Spendenbescheinigung per Post zu. Bei Spenden - unter 200,- Euro gilt die Zahlungsbest??tigung per E-Mail. + + Bei Spenden ??ber 200,- Euro schicken wir Ihnen eine + Spendenbescheinigung per Post zu. Bei Spenden bis zu 200 Euro + reicht die Vorlage des ??berweisungstr??ges/Kontoauszugs bei der + Steuererkl??rung. +

[Vertrauensgarantie]
- Worldpay ist ein international anerkannter Onlinezahlungsanbieter. - Ihre Daten werden ??ber WorldPay verschl??sselt versendet und nach erfolgreicher Transaktion sofort gel??scht. + + Worldpay ist ein international anerkannter + Onlinezahlungsanbieter. Ihre Zahlungsdaten (Konto- oder + Kreditkartennummer) werden verschl??sselt zu WorldPay + ??bertragen. BOS Deutschland e.V. hat keinen Zugriff auf die + Zahlungsdaten. +

Modified: deployed/bos/projects/bos/payment-website/templates/de/privacy.xml =================================================================== --- deployed/bos/projects/bos/payment-website/templates/de/privacy.xml 2009-01-21 11:21:04 UTC (rev 4163) +++ deployed/bos/projects/bos/payment-website/templates/de/privacy.xml 2009-01-21 11:22:39 UTC (rev 4164) @@ -27,8 +27,7 @@ Ihre Kontoinformationen bekannt geben. Diese Informationen werden ausschlie??lich von WorldPay verarbeitet. WorldPay ist ein international anerkannter Onlinezahlungsanbieter. Ihre Daten werden -??ber WorldPay im sicheren SSL-Verfahren verschl??sselt versendet und -nach erfolgreicher Transaktion sofort wieder gel??scht. BOS +im sicheren SSL-Verfahren verschl??sselt zu WorldPay ??bertragen. BOS Deutschland e.V. hat keinen Zugriff auf Ihre Kontoinformationen.

From bknr at bknr.net Wed Jan 21 12:15:32 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 13:15:32 +0100 Subject: [bknr-cvs] hans changed deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml Message-ID: Revision: 4165 Author: hans URL: http://bknr.net/trac/changeset/4165 kleine korrektur U deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml Modified: deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml =================================================================== --- deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 11:22:39 UTC (rev 4164) +++ deployed/bos/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 12:15:32 UTC (rev 4165) @@ -224,8 +224,8 @@ Bei Spenden ??ber 200,- Euro schicken wir Ihnen eine Spendenbescheinigung per Post zu. Bei Spenden bis zu 200 Euro - reicht die Vorlage des ??berweisungstr??ges/Kontoauszugs bei der - Steuererkl??rung. + reicht die Vorlage des ??berweisungstr??gers oder + Kontoauszugs bei der Steuererkl??rung.

[Vertrauensgarantie]
From bknr at bknr.net Wed Jan 21 12:19:30 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 21 Jan 2009 13:19:30 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/payment-website/templates/de/bestellung.xml Message-ID: Revision: 4166 Author: hans URL: http://bknr.net/trac/changeset/4166 merge r4165 from deployed U trunk/projects/bos/payment-website/templates/de/bestellung.xml Modified: trunk/projects/bos/payment-website/templates/de/bestellung.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 12:15:32 UTC (rev 4165) +++ trunk/projects/bos/payment-website/templates/de/bestellung.xml 2009-01-21 12:19:30 UTC (rev 4166) @@ -224,8 +224,8 @@ Bei Spenden ??ber 200,- Euro schicken wir Ihnen eine Spendenbescheinigung per Post zu. Bei Spenden bis zu 200 Euro - reicht die Vorlage des ??berweisungstr??ges/Kontoauszugs bei der - Steuererkl??rung. + reicht die Vorlage des ??berweisungstr??gers oder + Kontoauszugs bei der Steuererkl??rung.

[Vertrauensgarantie]
From gking at common-lisp.net Fri Jan 23 20:11:43 2009 From: gking at common-lisp.net (Lawrence Auster) Date: Fri, 23 Jan 2009 21:11:43 +0100 Subject: [bknr-cvs] Is Israel a Democracy? -- The problem with intellectually insecure whites -- Should Christians Support Israeli Terrorism in Gaza? Message-ID: <20090123201154.RVJG25639.aarprv04.charter.net@4k6l2> The Jewish State of Israel has no constitution, nor does it name its borders. Israel's hidden constitution is Judaism. Israel's undeclared borders range from the Nile to the Euphrates rivers. Israel's desired jurisdiction extends over the entire Earth. It could not be more clear that the Jewish State follows a foreign policy which obeys Jewish Law as iterated in the Hebrew Bible, the Talmud, Maimonedes, the Cabalah, and the many commentaries and refinements of same. The Jews are genociding the native inhabitants of Palestine, just as their religion advises, and because their religion teaches them to do so. They treat non-Jews as if non-humans, just as their religion requires them to do. They make perpetual war on every nation on Earth, just as their genocidal Jewish God has instructed. The Jews of Israel are simply being Jews. Jews are an existential threat to the human race. Israel contains one third of the Jews of the World. It is not some aberration of the Jewish spirit, but the condensation and concentration of the perverse Jewish mentality, which malady also pervades the remaining two thirds of Jewry, who almost unanimously support the Jewish State, and who certainly do unanimously support the Jewish People and its consistent and constant crimes against the human race. Israel is Jewry and the danger of Israel is the danger of the Jewish People to all others, as the Jews have demonstrated each and every day of their existence. The Jews, the entire Jewish People of 15 million, will not relent until they have wiped out all non-Jews in "Greater Israel". They will not stop destroying all other cultures, nations, religions, ethnicities, races, competition, etc. until they are either stopped, or succeed in their ancient quest to destroy the human race. What Israel is doing is not some reaction to outside forces, nor was the formation of Israel a response to the Holocaust. Israel is simply following the plan laid out in the Jews' religious texts. The Jews have openly planned to take Palestine and genocide the native population of Palestine for some 2,500 years before the Holocaust. The Jews have openly complained that "anti-Semitism" is a threat that gives them the right to genocide the Palestinians, not merely since the advent of Nazism, but for some 2,500 years. The Jewish religion is the Constitution of the Jewish State of Israel, and, to a greater or lesser extent, the constitution of the nature of every Jew alive. The borders of Israel are the range the Jew roams over the entire World. The perverse Jewish mentality is inbred by a Jew's exposure to his parents and to his community. Judaism passes in the spit and slobber of Jewish mother telling her Jewish child that he is a "Jew", as much as Judaism passes in the poison and pain of a Talmudic tractate. The secular Jews did not suddenly come to life after the Enlightenment and the Jewish Reformation a body of vampires that appeared ex nihilo, in vacuo, mostly atheistical and undetached from formally practiced Judaism. Judaism is the Jew. It is a mindset that transcends and supercedes religion. It is a belief set, a way of life, a perception of one's self and one's relation to the World that makes a Jew, a Jew, and a danger to all of humanity. In fact, the religious shell of Judaism is like the stretched and infected skin of a lycanthropic pustule. When you lance it to cure the infection, the virus only becomes more contagious and spills directly on the non-Jew. The secular Jew is a deliberate product of the hyper-religious Jew, a monster created out of the hewed corpses of the fanatically religious Jew, a Golem which is conjured up to enter the World of the non-Jew and poison its blood, and boil its brain with a rabid lunacy that bites and spreads, until the infected community feeds on itself and fills the fields with rotting bloating bodies, where once human beings tilled the soil and tended to their families. The religious Jew created the secular Jew as an army of Esthers who seduce with open thighs, broad smiles, and a Siren call that lures in the non-Jew to cast his skull upon the jagged rocks and color the seas with his blood, sickened and blinded by the venereal disease of Judaism in secular form. Israel is not a secular democracy. It is a religious mockery. It is a rabid bat flying to the ends of the Earth, to end the Earth. No one will be free nor safe until the disease is quarantined and dies out. Source: http://www.ziopedia.org/articles/israel/how_can_israel_claim_to_be_a_%27democracy%27_when_it_has_no_constitution_nor_borders?/` -------------------- The problem with intellectually insecure whites By Kevin MacDonald January 19, 2009 America will soon have a white minority. This is a much desired state of affairs for the hostile elites who hold political power and shape public opinion. But it certainly creates some management issues ? at least in the long run. After all, it?s difficult to come up with an historical example of a nation with a solid ethnic majority (90% white in 1950) that has voluntarily decided to cede political and cultural power. Such transformations are typically accomplished by military invasions, great battles, and untold suffering. And it?s not as if everyone is doing it. Only Western nations view their own demographic and cultural eclipse as a moral imperative. Indeed, as I have noted previously, it is striking that racial nationalism has triumphed in Israel at the same time that the Jewish intellectual and political movements and the organized Jewish community have been the most active and effective force for a non-white America. Indeed, a poll in 2008 found that Avigdor Lieberman was the second most popular politician in Israel. Lieberman has advocated expulsion of Arabs from Israel and has declared himself a follower of Vladimir Jabotinsky, the leading pioneer of racial Zionism. The most popular politician in the poll was Benjamin Netanyahu ? another admirer of Jabotinsky. Prime Minister Ehud Olmert and Foreign Minister Tzipi Livni are also Jabotinskyists. The racial Zionists are now carrying out yet another orgy of mass murder after a starvation-inducing blockade and the usual triggering assault designed to provoke Palestinian retaliation ? which then becomes the cover for claims that Israel is merely defending itself against terrorism. This monstrosity was approved by overwhelming majorities of both Houses of Congress. The craven Bush administration did its part by abstaining from a UN resolution designed by the US Secretary of State as a result of a personal appeal by the Israeli Prime Minister. This is yet another accomplishment of the Israel Lobby, but one they would rather not have discussed in public. People might get the impression that the Lobby really does dictate US foreign policy in the Mideast. Obviously, such thoughts are only entertained by anti-Semites. But I digress. In managing the eclipse of white America, one strategy of the mainstream media is to simply ignore the issue. Christopher Donovan (?For the media, the less whites think about their coming minority status, the better?) has noted that the media, and in particular, the New York Times, are quite uninterested in doing stories that discuss what white people think about this state of affairs. It?s not surprising that the New York Times ? the Jewish-owned flagship of anti-white, pro-multicultural media ? ignores the issue. The issue is also missing from so-called conservative media even though one would think that conservatives would find the eclipse of white America to be an important issue. Certainly, their audiences would find it interesting. Now we have an article ?The End of White America? written by Hua Hsu, an Assistant Professor of English at Vassar College. The article is a rather depressing display of what passes for intellectual discourse on the most important question confronting white people in America. Hsu begins by quoting a passage in F. Scott Fitzgerald?s The Great Gatsby in which a character, Tom Buchanan, states: ?Have you read The Rise of the Colored Empires by this man Goddard?? ? Well, it?s a fine book, and everybody ought to read it. The idea is if we don?t look out the white race will be?will be utterly submerged. It?s all scientific stuff; it?s been proved.? Buchanan?s comment is a thinly veiled reference to Lothrop Stoddard?s The Rising Tide of Color which Hsu describes as ?rationalized hatred? presented in a scholarly, gentlemanly, and scientific tone. (This wording that will certainly help him when he comes up for tenure.) As Hsu notes, Stoddard had a doctorate from Harvard and was a member of many academic associations. His book was published by a major publisher. It was therefore ?precisely the kind of book that a 1920s man of Buchanan?s profile ? wealthy, Ivy League?educated, at once pretentious and intellectually insecure ? might have been expected to bring up in casual conversation.? Let?s ponder that a bit. The simple reality is that in the year 2009 an Ivy League-educated person, "at once pretentious and intellectually insecure," would just as glibly assert the same sort of nonsense as Hsu. To wit: The coming white minority does not mean that the racial hierarchy of American culture will suddenly become inverted, as in 1995?s White Man?s Burden, an awful thought experiment of a film, starring John Travolta, that envisions an upside-down world in which whites are subjugated to their high-class black oppressors. There will be dislocations and resentments along the way, but the demographic shifts of the next 40 years are likely to reduce the power of racial hierarchies over everyone?s lives, producing a culture that?s more likely than any before to treat its inhabitants as individuals, rather than members of a caste or identity group. The fact is that no one can say for certain what multicultural America without a white majority will be like. There is no scientific or historical basis for claims like ?the demographic shifts of the next 40 years are likely to reduce the power of racial hierarchies over everyone?s lives, producing a culture that?s more likely than any before to treat its inhabitants as individuals, rather than members of a caste or identity group.? Indeed, there is no evidence at all that we are proceeding to a color blind future. The election results continue to show that white people are coalescing in the Republican Party, while the Democrats are increasingly the party of a non-white soon-to-be majority. Is it so hard to believe that when this coalition achieves a majority that it will further compromise the interests of whites far beyond contemporary concerns such as immigration policy and affirmative action? Hsu anticipates a colorblind world, but affirmative action means that blacks and other minorities are certainly not treated as individuals. And it means that whites ? especially white males ? are losing out on opportunities they would have had without these policies and without the massive non-white immigration of the last few decades. Given the intractability of changing intelligence and other traits required for success in the contemporary economy, it is unlikely that 40 more years of affirmative action will attain the outcomes desired by the minority lobbies. Indeed, in Obama's America, blacks are rioting in Oakland over perceived racial injustices, and from 2002 ?2007, black juvenile homicide victims increased 31%, while black juvenile homicide perpetrators increased 43%. Hence, the reasonable outlook is for a continuing need for affirmative action and for racial activism in these groups, even after whites become a minority. Whites will also lose out because of large-scale importation of relatively talented immigrants from East Asia. Indeed, as I noted over a decade ago, "The United States is well on the road to being dominated by an Asian technocratic elite and a Jewish business, professional, and media elite." Hsu shows that there already is considerable anxiety among whites about the future. An advertizing executive says, ?I think white people feel like they?re under siege right now ? like it?s not okay to be white right now, especially if you?re a white male. ... People are stressed out about it. ?We used to be in control! We?re losing control?? Another says, "There?s a lot of fear and a lot of resentment." It's hard to see why these feelings won't increase in the future. A huge problem for white people is lack of intellectual and cultural confidence. Hsu quotes Christian (Stuff White People Like) Lander saying, "I get it: as a straight white male, I?m the worst thing on Earth." A professor comments that for his students "to be white is to be culturally broke. The classic thing white students say when you ask them to talk about who they are is, ?I don?t have a culture.? They might be privileged, they might be loaded socioeconomically, but they feel bankrupt when it comes to culture ? They feel disadvantaged, and they feel marginalized." This lack of cultural confidence is no accident. For nearly 100 years whites have been subjected to a culture of critique emanating from the most prestigious academic and media institutions. And, as Hsu points out, the most vibrant and influential aspect of American popular culture is hip-hop?a product of the African American urban culture. The only significant group of white people with any cultural confidence centers itself around country music, NASCAR, and the small town values of traditional white America. For this group of whites ? and only this group ? there is "a racial pride that dares not speak its name, and that defines itself through cultural cues instead?a suspicion of intellectual elites and city dwellers, a preference for folksiness and plainness of speech (whether real or feigned), and the association of a working-class white minority with 'the real America.'? This is what I term implicit whiteness ? implicit because explicit assertions of white identity have been banned by the anti-white elites that dominate our politics and culture. It is a culture that, as Hsu notes, "cannot speak its name." But that implies that the submerged white identity of the white working class and the lack of cultural confidence exhibited by the rest of white America are imposed from outside. Although there may well be characteristics of whites that facilitate this process, this suppression of white identity and interests is certainly not the natural outcome of modernization or any other force internal to whites as a people. In my opinion, it is the result of the successful erection of a culture of critique in the West dominated by Jewish intellectual and political movements. The result is that educated, intellectually insecure white people these days are far more likely to believe in the utopian future described by Hsu than in hard and cautious thinking about what the future might have in store for them. It's worth dwelling a bit on the intellectual insecurity of the whites who mindlessly utter the mantras of multiculturalism that they have soaked up from the school system and from the media. Most people do not have much confidence in their intellectual ability and look to elite opinion to shape their beliefs. As I noted elsewhere, A critical component of the success of the culture of critique is that it achieved control of the most prestigious and influential institutions of the West, and it became a consensus among the elites, Jewish and non-Jewish alike. Once this happened, it is not surprising that this culture became widely accepted among people of very different levels of education and among people of different social classes. Most people are quite insecure about their intellectual ability. But they know that the professors at Harvard, and the editorial page of the New York Times and the Washington Post, and even conservative commentators like Rush Limbaugh and Sean Hannity are all on page when it comes to racial and ethnic issues. This is a formidable array, to the point that you almost have to be a crank to dissent from this consensus. I think one of the greatest triumphs of the left has been to get people to believe that people who assert white identity and interests or who make unflattering portrayals of organized Jewish movements are morally degenerate, stupid, and perhaps psychiatrically disturbed. Obviously, all of these adjectives designate low status. The reality is that the multicultural emperor has no clothes and, because of its support for racial Zionism and the racialism of ethnic minorities in America, it is massively hypocritical to boot. The New York Times, the academic left, and the faux conservatives that dominate elite discourse on race and ethnicity are intellectually bankrupt and can only remain in power by ruthlessly suppressing or ignoring the scientific findings. This is particularly a problem for college-educated whites. Like Fitzgerald's Tom Buchanan, such people have a strong need to feel that their ideas are respectable and part of the mainstream. But the respectable mainstream gives them absolutely nothing with which to validate themselves except perhaps the idea that the world will be a better place when people like them no longer have power. Hsu quotes the pathetic Christian Lander: "?Like, I?m aware of all the horrible crimes that my demographic has done in the world. ... And there?s a bunch of white people who are desperate ? desperate ? to say, ?You know what? My skin?s white, but I?m not one of the white people who?s destroying the world.?? As a zombie leftist during the 1960s and 1970s, I know what that feeling of desperation is like ? what it's like to be a self-hating white. We must get to the point where college-educated whites proudly and confidently say they are white and that they do not want to become a minority in America. This reminds me of the recent docudrama Milk, which depicts the life of gay activist Harvey Milk. Milk is sure be nominated for an Oscar as Best Picture because it lovingly illustrates a triumph of the cultural left. But is has an important message that should resonate with the millions of whites who have been deprived of their confidence and their culture: Be explicit. Just as Harvey Milk advocated being openly gay even in the face of dire consequences, whites need to tell their family and their friends that they have an identity as a white person and believe that whites have legitimate interests as white people. They must accept the consequences when they are harassed, fired from their jobs, or put in prison for such beliefs. They must run for political office as openly pro-white. Milk shows that homosexuals were fired from their jobs and arrested for congregating in public. Now it's the Southern Poverty Law Center and the rest of the leftist intellectual and political establishment that harasses and attempts to get people fired. But it's the same situation with the roles reversed. No revolution was ever accomplished without some martyrs. The revolution that restores the legitimacy of white identity and the legitimacy of white interests will be no exception. But it is a revolution that is absolutely necessary. The white majority is foolish indeed to entrust its future to a utopian hope that racial and ethnic identifications will disappear and that they won?t continue to influence public policy in ways that compromise the interests of whites. It does not take an overactive imagination to see that coalitions of minority groups could compromise the interests of formerly dominant whites. We already see numerous examples in which coalitions of minority groups attempt to influence public policy, including immigration policy, against the interests of the whites. Placing ourselves in a position of vulnerability would be extremely risky, given the deep sense of historical grievance fostered by many ethnic activists and organized ethnic lobbies. This is especially the case with Jews. Jewish organisations have been unanimous in condemning Western societies, Western traditions, and Christianity, for past crimes against Jews. Similar sentiments are typical of a great many African Americans and Latinos, and especially among the ethnic activists from these groups. The ?God damn America? sermon by President Obama's pastor comes to mind as a recent notorious example. The precedent of the early decades of the Soviet Union should give pause to anyone who believes that surrendering ethnic hegemony does not carry risks. The Bolshevik revolution had a pronounced ethnic angle: To a very great extent, Jews and other non-Russians ruled over the Russian people, with disastrous consequences for the Russians and other ethnic groups that were not able to become part of the power structure. Jews formed a hostile elite within this power structure ? as they will in the future white-minority America; Jews were ?Stalin?s willing executioners.? Two passages from my review of Yuri Slezkine's The Jewish Century seem particularly appropriate here. The first passage reminds me of the many American Jews who adopt a veneer of support for leftist versions of social justice and racial tolerance while nevertheless managing to support racial Zionism and the mass murder, torture, and incarceration of the Palestinian people in one of the largest prison systems the world has ever seen. Such people may be very different when they become a hostile elite in a white-minority America. Many of the commentators on Jewish Bolsheviks noted the ?transformation? of Jews [after the Bolshevik Revolution]. In the words of [a] Jewish commentator, G. A. Landau, ?cruelty, sadism, and violence had seemed alien to a nation so far removed from physical activity.? And another Jewish commentator, Ia. A. Bromberg, noted that: the formerly oppressed lover of liberty had turned into a tyrant of ?unheard-of-despotic arbitrariness??. The convinced and unconditional opponent of the death penalty not just for political crimes but for the most heinous offenses, who could not, as it were, watch a chicken being killed, has been transformed outwardly into a leather-clad person with a revolver and, in fact, lost all human likeness. ... After the Revolution, ... there was active suppression of any remnants of the older order and their descendants. ... The mass murder of peasants and nationalists was combined with the systematic exclusion of the previously existing non-Jewish middle class. The wife of a Leningrad University professor noted, ?in all the institutions, only workers and Israelites are admitted; the life of the intelligentsia is very hard? (p. 243). Even at the end of the 1930s, prior to the Russification that accompanied World War II, ?the Russian Federation?was still doing penance for its imperial past while also serving as an example of an ethnicity-free society? (p. 276). While all other nationalities, including Jews, were allowed and encouraged to keep their ethnic identities, the revolution remained an anti-majoritarian movement. The difference from the Soviet Union may well be that in white-minority America it will not be workers and Israelites who are favored, but non-whites and Israelites. Whites may dream that they are entering the post-racial utopia imagined by their erstwhile intellectual superiors. But it is quite possible that they are entering into a racial dystopia of unimaginable cruelty in which whites will be systematically excluded in favor of the new elites recruited from the soon-to-be majority. It's happened before. Kevin MacDonald is a professor of psychology at California State University?Long Beach. Permanent URL with hyperlinks: http://www.theoccidentalobserver.net/articles/MacDonald-Hsu.html ----------- Should Christians Support Israeli Terrorism in Gaza? A timely discussion between Rev. Ted Pike and Dr. David Duke, one especially important for the Christians in our audience http://www.davidduke.com/mp3/dukeradio090122DukeandPikeonGaza.mp3 In this vital discussion, Rev. Pike and Dr. Duke explore the Pro-Israel attitude of some Christian evangelical organizations, and why their position not only goes directly against Christian morality and decency, but actually is directly opposite of that expressed by Christian Scriptures. Today, Many Christians are instructed that Jews and today?s Israel has a special covenant? with God. In fact, the New Testament in the clearest of language states that the Jews ?continued not in my covenant, and I considered them not, saith the Lord.? Here?s the quote that Christians aren?t supposed to notice.: 8:10 Not according to the covenant that I made with their fathers, in the day when I took them by the hand out of the land of Egypt; because they continued not in my covenant, and I regarded them not, saith the Lord. (Hebrews 8:10) They also don?t seem to notice that a 2000 year old Judaic war against Christianity that has been waged since time of Jesus Christ and still goes on today with the most powerful Jewish organizations attempting to destroy European and American traditions, that has even become a war on our Christmas traditions. Dr. Duke and Ted Pike also speak about how over a hundred thousand Christian Palestinians have suffered with their families from anti-Christian Israel! Christian support of Israel has resulted in the very birthplace of Jesus Christ, go from 90 percent Palestinian Christians to 35 percent today because of Israeli terror and occupation. They ask, ?How could any Christian in good conscience support the anti-Christian state of Israel, bombing the homes, killing and maiming, torturing and oppressing fellow Christian men, women and children?? This is a vital show for every Christian reader and listener of DavidDuke.com. Next time, you hear someone say, ?God tells us that we must support Israel? you will have the clear Christian answer that just the opposite is true! For documentation on this be sure to read some of the well-footnoted, sample chapters of Jewish Supremacism and My Awakening. Source : http://www.davidduke.com/general/should-christians-support-israeli-terrorism-in-gaza_7282.html ------------------------------------- You or someone using your email adress is currently subscribed to the Lawrence Auster Newletter. If you wish to unsubscribe from our mailing list, please let us know by calling to 1 212 865 1284 Thanks, Lawrence Auster, 238 W 101 St Apt. 3B New York, NY 10025 Contact: lawrence.auster at att.net ------------------------------------- From bknr at bknr.net Mon Jan 26 10:22:53 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 26 Jan 2009 11:22:53 +0100 Subject: [bknr-cvs] hans changed trunk/libraries/yason/encode.lisp Message-ID: Revision: 4167 Author: hans URL: http://bknr.net/trac/changeset/4167 Remove with-standard-output-to macro and its uses. I'm not sure why I invented it in the first place. U trunk/libraries/yason/encode.lisp Modified: trunk/libraries/yason/encode.lisp =================================================================== --- trunk/libraries/yason/encode.lisp 2009-01-21 12:19:30 UTC (rev 4166) +++ trunk/libraries/yason/encode.lisp 2009-01-26 10:22:52 UTC (rev 4167) @@ -9,10 +9,6 @@ (defvar *json-output*) -(defmacro with-standard-output-to ((stream) &body body) - `(let ((*standard-output* ,stream)) - , at body)) - (defgeneric encode (object &optional stream) (:documentation "Encode OBJECT to STREAM in JSON format. May be @@ -29,19 +25,17 @@ #\Newline "\\n" #\Return "\\r" #\Tab "\\t"))) - (defmethod encode ((string string) &optional (stream *standard-output*)) - (with-standard-output-to (stream) - (write-char #\") - (dotimes (i (length string)) - (let* ((char (aref string i)) - (replacement (gethash char *char-replacements*))) - (if replacement - (write-string replacement) - (write-char char)))) - (write-char #\") - string)) + (write-char #\") + (dotimes (i (length string)) + (let* ((char (aref string i)) + (replacement (gethash char *char-replacements*))) + (if replacement + (write-string replacement) + (write-char char)))) + (write-char #\") + string) (defmethod encode ((object rational) &optional (stream *standard-output*)) (encode (float object) stream) @@ -59,44 +53,41 @@ (princ object stream)) (defmethod encode ((object hash-table) &optional (stream *standard-output*)) - (with-standard-output-to (stream) - (write-char #\{) - (let (printed) - (maphash (lambda (key value) - (if printed - (write-char #\,) - (setf printed t)) - (encode key stream) - (write-char #\:) - (encode value stream)) - object)) - (write-char #\})) + (write-char #\{) + (let (printed) + (maphash (lambda (key value) + (if printed + (write-char #\,) + (setf printed t)) + (encode key stream) + (write-char #\:) + (encode value stream)) + object)) + (write-char #\}) object) (defmethod encode ((object vector) &optional (stream *standard-output*)) - (with-standard-output-to (stream) - (write-char #\[) - (let (printed) - (loop - for value across object - do - (when printed - (write-char #\,)) - (setf printed t) - (encode value stream))) - (write-char #\])) + (write-char #\[) + (let (printed) + (loop + for value across object + do + (when printed + (write-char #\,)) + (setf printed t) + (encode value stream))) + (write-char #\]) object) (defmethod encode ((object list) &optional (stream *standard-output*)) - (with-standard-output-to (stream) - (write-char #\[) - (let (printed) - (dolist (value object) - (if printed - (write-char #\,) - (setf printed t)) - (encode value stream))) - (write-char #\])) + (write-char #\[) + (let (printed) + (dolist (value object) + (if printed + (write-char #\,) + (setf printed t)) + (encode value stream))) + (write-char #\]) object) (defmethod encode ((object (eql 'true)) &optional (stream *standard-output*)) @@ -204,7 +195,7 @@ (defun encode-object-elements (&rest elements) "Encode plist ELEMENTS as object elements." (loop for (key value) on elements by #'cddr - do (encode-object-element key value))) + do (encode-object-element key value))) (defmacro with-object-element ((key) &body body) "Open a new encoding context to encode a JSON object element. KEY From bknr at bknr.net Mon Jan 26 14:23:00 2009 From: bknr at bknr.net (BKNR Commits) Date: Mon, 26 Jan 2009 15:23:00 +0100 Subject: [bknr-cvs] hans changed trunk/libraries/yason/encode.lisp Message-ID: Revision: 4168 Author: hans URL: http://bknr.net/trac/changeset/4168 Add stream argument to WRITE-* invocations in ENCODE methods. Next time, I'll go for "patch" instead of doing patches received by hand. Thanks to Nathan Froyd for patiently reporting ;). U trunk/libraries/yason/encode.lisp Modified: trunk/libraries/yason/encode.lisp =================================================================== --- trunk/libraries/yason/encode.lisp 2009-01-26 10:22:52 UTC (rev 4167) +++ trunk/libraries/yason/encode.lisp 2009-01-26 14:23:00 UTC (rev 4168) @@ -27,14 +27,14 @@ #\Tab "\\t"))) (defmethod encode ((string string) &optional (stream *standard-output*)) - (write-char #\") + (write-char #\" stream) (dotimes (i (length string)) (let* ((char (aref string i)) (replacement (gethash char *char-replacements*))) (if replacement - (write-string replacement) - (write-char char)))) - (write-char #\") + (write-string replacement stream) + (write-char char stream)))) + (write-char #\" stream) string) (defmethod encode ((object rational) &optional (stream *standard-output*)) @@ -53,41 +53,41 @@ (princ object stream)) (defmethod encode ((object hash-table) &optional (stream *standard-output*)) - (write-char #\{) + (write-char #\{ stream) (let (printed) (maphash (lambda (key value) (if printed - (write-char #\,) + (write-char #\, stream) (setf printed t)) (encode key stream) - (write-char #\:) + (write-char #\: stream) (encode value stream)) object)) - (write-char #\}) + (write-char #\} stream) object) (defmethod encode ((object vector) &optional (stream *standard-output*)) - (write-char #\[) + (write-char #\[ stream) (let (printed) (loop for value across object do (when printed - (write-char #\,)) + (write-char #\, stream)) (setf printed t) (encode value stream))) - (write-char #\]) + (write-char #\] stream) object) (defmethod encode ((object list) &optional (stream *standard-output*)) - (write-char #\[) + (write-char #\[ stream) (let (printed) (dolist (value object) (if printed - (write-char #\,) + (write-char #\, stream) (setf printed t)) (encode value stream))) - (write-char #\]) + (write-char #\] stream) object) (defmethod encode ((object (eql 'true)) &optional (stream *standard-output*)) From bknr at bknr.net Tue Jan 27 07:12:46 2009 From: bknr at bknr.net (BKNR Commits) Date: Tue, 27 Jan 2009 08:12:46 +0100 Subject: [bknr-cvs] hans changed trunk/libraries/yason/ Message-ID: Revision: 4169 Author: hans URL: http://bknr.net/trac/changeset/4169 ENCODE-PLIST and ENCODE-ALIST contributed by Nathan Froyd. U trunk/libraries/yason/encode.lisp U trunk/libraries/yason/package.lisp Modified: trunk/libraries/yason/encode.lisp =================================================================== --- trunk/libraries/yason/encode.lisp 2009-01-26 14:23:00 UTC (rev 4168) +++ trunk/libraries/yason/encode.lisp 2009-01-27 07:12:45 UTC (rev 4169) @@ -52,6 +52,11 @@ (defmethod encode ((object integer) &optional (stream *standard-output*)) (princ object stream)) +(defun encode-key/value (key value stream) + (encode string stream) + (write-char #\: stream) + (encode value stream)) + (defmethod encode ((object hash-table) &optional (stream *standard-output*)) (write-char #\{ stream) (let (printed) @@ -59,9 +64,7 @@ (if printed (write-char #\, stream) (setf printed t)) - (encode key stream) - (write-char #\: stream) - (encode value stream)) + (encode-key/value key value stream)) object)) (write-char #\} stream) object) @@ -90,6 +93,32 @@ (write-char #\] stream) object) +(defun encode-symbol/value (symbol value stream) + (let ((string (symbol-name symbol))) + (encode-key/value string value stream))) + +(defun encode-alist (object &optional (stream *standard-output*)) + (loop initially (write-char #\{ stream) + with printed = nil + for (key . value) in object + do (if printed + (write-char #\, stream) + (setf printed t)) + (encode-symbol/value key value stream) + finally (write-char #\} stream) + (return object))) + +(defun encode-plist (object &optional (stream *standard-output*)) + (loop initially (write-char #\{ stream) + with printed = nil + for (key value . rest) on object by #'cddr + do (if printed + (write-char #\, stream) + (setf printed t)) + (encode-symbol/value key value stream) + finally (write-char #\} stream) + (return object))) + (defmethod encode ((object (eql 'true)) &optional (stream *standard-output*)) (write-string "true" stream) object) @@ -187,9 +216,7 @@ encoded using the ENCODE generic function, so they both must be of a type for which an ENCODE method is defined." (next-aggregate-element) - (encode key (output-stream *json-output*)) - (write-char #\: (output-stream *json-output*)) - (encode value (output-stream *json-output*)) + (encode-key/value key value (output-stream *json-output*)) value) (defun encode-object-elements (&rest elements) @@ -226,4 +253,4 @@ the ENCODE-SLOTS method as appropriate.") (:method (object) (with-object () - (json:encode-slots object)))) \ No newline at end of file + (json:encode-slots object)))) Modified: trunk/libraries/yason/package.lisp =================================================================== --- trunk/libraries/yason/package.lisp 2009-01-26 14:23:00 UTC (rev 4168) +++ trunk/libraries/yason/package.lisp 2009-01-27 07:12:45 UTC (rev 4169) @@ -25,6 +25,8 @@ #:encode #:encode-slots #:encode-object + #:encode-plist + #:encode-alist ;; Streaming encoder interface #:with-output From bknr at bknr.net Wed Jan 28 11:12:49 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 28 Jan 2009 12:12:49 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/ Message-ID: Revision: 4170 Author: hans URL: http://bknr.net/trac/changeset/4170 checkpoint google maps work U trunk/projects/bos/m2/mail-generator.lisp U trunk/projects/bos/payment-website/static/poi-ms/poi-ms.html U trunk/projects/bos/web/startup.lisp U trunk/projects/bos/web/tags.lisp U trunk/projects/bos/web/web-utils.lisp U trunk/projects/bos/web/webserver.lisp Modified: trunk/projects/bos/m2/mail-generator.lisp =================================================================== --- trunk/projects/bos/m2/mail-generator.lisp 2009-01-27 07:12:45 UTC (rev 4169) +++ trunk/projects/bos/m2/mail-generator.lisp 2009-01-28 11:12:48 UTC (rev 4170) @@ -261,8 +261,9 @@ :subtype "mixed" :content parts) t t)))) - (ignore-errors - (delete-file (contract-pdf-pathname contract :print t)))) + (when *enable-mails* + (ignore-errors + (delete-file (contract-pdf-pathname contract :print t))))) (defun mail-print-pdf (contract) (send-system-mail @@ -287,8 +288,9 @@ :encoding :base64 :content (file-contents (contract-pdf-pathname contract :print t))))) t t))) - (ignore-errors - (delete-file (contract-pdf-pathname contract :print t)))) + (when *enable-mails* + (ignore-errors + (delete-file (contract-pdf-pathname contract :print t))))) (defun mail-backoffice-sponsor-data (contract numsqm country email name address language request-params) (let* ((contract-id (store-object-id contract)) Modified: trunk/projects/bos/payment-website/static/poi-ms/poi-ms.html =================================================================== --- trunk/projects/bos/payment-website/static/poi-ms/poi-ms.html 2009-01-27 07:12:45 UTC (rev 4169) +++ trunk/projects/bos/payment-website/static/poi-ms/poi-ms.html 2009-01-28 11:12:48 UTC (rev 4170) @@ -1,12 +1,12 @@ - + POI Microsite - + Modified: trunk/projects/bos/web/startup.lisp =================================================================== --- trunk/projects/bos/web/startup.lisp 2009-01-27 07:12:45 UTC (rev 4169) +++ trunk/projects/bos/web/startup.lisp 2009-01-28 11:12:48 UTC (rev 4170) @@ -23,6 +23,7 @@ (website-url (format nil "http://~A" host) website-url-given) worldpay-test-mode (google-analytics-account "UA-3432041-1") + google-maps-api-key start-frontend) (when website-url-given (warn "Specifying :website-url in web.rc is deprecated. Use :host instead.~ @@ -37,7 +38,8 @@ (unpublish) (bos.web::publish-website :website-directory *website-directory* :website-url *website-url* - :worldpay-test-mode *worldpay-test-mode*) + :worldpay-test-mode *worldpay-test-mode* + :google-maps-api-key google-maps-api-key) (format t "~&; Starting hunchentoot.~%") (force-output) (when *webserver* Modified: trunk/projects/bos/web/tags.lisp =================================================================== --- trunk/projects/bos/web/tags.lisp 2009-01-27 07:12:45 UTC (rev 4169) +++ trunk/projects/bos/web/tags.lisp 2009-01-28 11:12:48 UTC (rev 4170) @@ -13,6 +13,11 @@ (html ((:option :value (format nil "/~a/index" language-symbol) :selected "selected") " " (:princ language-name) " ")) (html ((:option :value (format nil "/~a/index" language-symbol)) " " (:princ language-name) " "))))) +(define-bknr-tag google-maps-script () + (html ((:script :src (format nil "http://maps.google.com/maps?file=api&v=2&key=~A" + (website-google-maps-api-key *website*)) + :type "text/javascript") ""))) + (define-bknr-tag language-chooser (name) (html ((:select :name name) (language-options-1 (request-language))))) Modified: trunk/projects/bos/web/web-utils.lisp =================================================================== --- trunk/projects/bos/web/web-utils.lisp 2009-01-27 07:12:45 UTC (rev 4169) +++ trunk/projects/bos/web/web-utils.lisp 2009-01-28 11:12:48 UTC (rev 4170) @@ -3,7 +3,8 @@ (enable-interpol-syntax) (defclass bos-website (website) - ()) + ((google-maps-api-key :initarg :google-maps-api-key + :reader website-google-maps-api-key))) (defmethod website-show-page ((website bos-website) fn title) (html Modified: trunk/projects/bos/web/webserver.lisp =================================================================== --- trunk/projects/bos/web/webserver.lisp 2009-01-27 07:12:45 UTC (rev 4169) +++ trunk/projects/bos/web/webserver.lisp 2009-01-28 11:12:48 UTC (rev 4170) @@ -144,7 +144,11 @@ (defun publish-directory (&key prefix destination) (push (hunchentoot:create-folder-dispatcher-and-handler prefix destination) hunchentoot:*dispatch-table*)) -(defun publish-website (&key website-directory website-url (worldpay-test-mode t)) +(defun publish-website (&key website-directory + website-url + (worldpay-test-mode t) + google-maps-api-key) + (setf *website-directory* website-directory) (when website-url @@ -156,6 +160,7 @@ (make-instance 'bos-website :name "create-rainforest.org CMS" + :google-maps-api-key google-maps-api-key :handler-definitions `(("/edit-poi-medium" edit-poi-medium-handler) ("/edit-poi" edit-poi-handler) ("/edit-sponsor" edit-sponsor-handler) From bknr at bknr.net Wed Jan 28 11:16:11 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 28 Jan 2009 12:16:11 +0100 Subject: [bknr-cvs] hans changed trunk/projects/bos/payment-website/templates/de/privacy.xml Message-ID: Revision: 4171 Author: hans URL: http://bknr.net/trac/changeset/4171 Neue Informationen zum Vereinsregistereintrag. U trunk/projects/bos/payment-website/templates/de/privacy.xml Modified: trunk/projects/bos/payment-website/templates/de/privacy.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/privacy.xml 2009-01-28 11:12:48 UTC (rev 4170) +++ trunk/projects/bos/payment-website/templates/de/privacy.xml 2009-01-28 11:16:11 UTC (rev 4171) @@ -12,12 +12,16 @@

Datenschutzgrunds??tze (Privacy Policy) von BOS Deutschland e.V.

+ Der Schutz Ihrer pers??nlichen Daten durch elektronische Verarbeitung ist BOS Deutschland e.V. ein wichtiges Anliegen und streng reglementiert. BOS Deutschland e.V. ist ein gemeinn??tzig anerkannter -Verein und unterliegt dem Bundesdatenschutzgesetz (BDSG). Eingetragen -in das Vereinsregister Amtsgericht Kiel, Nr. 502 VR 4228; -Freistellungsbescheid Finanzamt Kiel-Nord, GL 5105. +Verein und unterliegt dem Bundesdatenschutzgesetz (BDSG). Eingetragen +in das Vereinsregister: Amtsgericht Charlottenburg, Berlin, Nr. 24216 +Nz; Freistellungsbescheid: Finanzamt f??r K??rperschaften I Berlin, +St.Nr.: 27/661/56139. Spenden und Mitgliedsbeitr??ge sind +steuerabzugsf??hig. +

Was geschieht mit Ihren pers??nlichen Daten? From bknr at bknr.net Wed Jan 28 11:18:42 2009 From: bknr at bknr.net (BKNR Commits) Date: Wed, 28 Jan 2009 12:18:42 +0100 Subject: [bknr-cvs] hans changed deployed/bos/projects/bos/payment-website/templates/de/privacy.xml Message-ID: Revision: 4172 Author: hans URL: http://bknr.net/trac/changeset/4172 merge from trunk U deployed/bos/projects/bos/payment-website/templates/de/privacy.xml Modified: deployed/bos/projects/bos/payment-website/templates/de/privacy.xml =================================================================== --- deployed/bos/projects/bos/payment-website/templates/de/privacy.xml 2009-01-28 11:16:11 UTC (rev 4171) +++ deployed/bos/projects/bos/payment-website/templates/de/privacy.xml 2009-01-28 11:18:42 UTC (rev 4172) @@ -12,12 +12,16 @@

Datenschutzgrunds??tze (Privacy Policy) von BOS Deutschland e.V.

+ Der Schutz Ihrer pers??nlichen Daten durch elektronische Verarbeitung ist BOS Deutschland e.V. ein wichtiges Anliegen und streng reglementiert. BOS Deutschland e.V. ist ein gemeinn??tzig anerkannter -Verein und unterliegt dem Bundesdatenschutzgesetz (BDSG). Eingetragen -in das Vereinsregister Amtsgericht Kiel, Nr. 502 VR 4228; -Freistellungsbescheid Finanzamt Kiel-Nord, GL 5105. +Verein und unterliegt dem Bundesdatenschutzgesetz (BDSG). Eingetragen +in das Vereinsregister: Amtsgericht Charlottenburg, Berlin, Nr. 24216 +Nz; Freistellungsbescheid: Finanzamt f??r K??rperschaften I Berlin, +St.Nr.: 27/661/56139. Spenden und Mitgliedsbeitr??ge sind +steuerabzugsf??hig. +

Was geschieht mit Ihren pers??nlichen Daten? From bknr at bknr.net Fri Jan 30 14:42:22 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 15:42:22 +0100 Subject: [bknr-cvs] hans changed trunk/thirdparty/usocket/ Message-ID: Revision: 4173 Author: hans URL: http://bknr.net/trac/changeset/4173 update from upstream _U trunk/thirdparty/usocket/ U trunk/thirdparty/usocket/backend/sbcl.lisp Property changes on: trunk/thirdparty/usocket ___________________________________________________________________ Name: piston:local-revision - 4127 + 4172 Name: piston:remote-revision - 481 + 483 Modified: trunk/thirdparty/usocket/backend/sbcl.lisp =================================================================== --- trunk/thirdparty/usocket/backend/sbcl.lisp 2009-01-28 11:18:42 UTC (rev 4172) +++ trunk/thirdparty/usocket/backend/sbcl.lisp 2009-01-30 14:42:21 UTC (rev 4173) @@ -1,4 +1,4 @@ -;;;; $Id: sbcl.lisp 478 2008-11-17 12:10:30Z ctian $ +;;;; $Id: sbcl.lisp 483 2008-12-24 03:06:52Z ctian $ ;;;; $URL: svn://common-lisp.net/project/usocket/svn/usocket/trunk/backend/sbcl.lisp $ ;;;; See LICENSE for licensing information. @@ -353,7 +353,7 @@ (1+ (reduce #'max (wait-list-%wait sockets) :key #'sb-bsd-sockets:socket-file-descriptor)) (sb-alien:addr rfds) nil nil - (when timeout secs) musecs) + (when timeout secs) (when timeout musecs)) (if (null count) (unless (= err sb-unix:EINTR) (error (map-errno-error err))) From bknr at bknr.net Fri Jan 30 14:48:50 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 15:48:50 +0100 Subject: [bknr-cvs] hans changed deployed/bos/thirdparty/usocket/ Message-ID: Revision: 4174 Author: hans URL: http://bknr.net/trac/changeset/4174 drop old version D deployed/bos/thirdparty/usocket/ From bknr at bknr.net Fri Jan 30 14:49:30 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 15:49:30 +0100 Subject: [bknr-cvs] hans changed Message-ID: Revision: 4175 Author: hans URL: http://bknr.net/trac/changeset/4175 get current version D deployed/bos/thirdparty/ D trunk/thirdparty/usocket/ From bknr at bknr.net Fri Jan 30 14:52:26 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 15:52:26 +0100 Subject: [bknr-cvs] hans changed trunk/thirdparty/usocket/ Message-ID: Revision: 4176 Author: hans URL: http://bknr.net/trac/changeset/4176 oops, did not mean to delete A trunk/thirdparty/usocket/ Copied: trunk/thirdparty/usocket (from rev 4174, trunk/thirdparty/usocket) Property changes on: trunk/thirdparty/usocket ___________________________________________________________________ Name: piston:root + svn://common-lisp.net/project/usocket/svn/usocket/trunk Name: piston:local-revision + 4172 Name: piston:uuid + 423ce6ab-4d0b-0410-a604-eef82375bc58 Name: piston:remote-revision + 483 From bknr at bknr.net Fri Jan 30 14:52:42 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 15:52:42 +0100 Subject: [bknr-cvs] hans changed deployed/bos/thirdparty/ Message-ID: Revision: 4177 Author: hans URL: http://bknr.net/trac/changeset/4177 get current version A deployed/bos/thirdparty/ Copied: deployed/bos/thirdparty (from rev 4176, trunk/thirdparty/usocket) From bknr at bknr.net Fri Jan 30 15:02:39 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:02:39 +0100 Subject: [bknr-cvs] hans changed deployed/bos/thirdparty/ Message-ID: Revision: 4178 Author: hans URL: http://bknr.net/trac/changeset/4178 recover to retry D deployed/bos/thirdparty/ A deployed/bos/thirdparty/ _U deployed/bos/thirdparty/MochiKit/ _U deployed/bos/thirdparty/MochiKit/MochiKit/ _U deployed/bos/thirdparty/MochiKit/doc/ _U deployed/bos/thirdparty/MochiKit/doc/html/ _U deployed/bos/thirdparty/MochiKit/doc/html/MochiKit/ _U deployed/bos/thirdparty/MochiKit/doc/js/ _U deployed/bos/thirdparty/MochiKit/doc/rst/ _U deployed/bos/thirdparty/MochiKit/doc/rst/MochiKit/ _U deployed/bos/thirdparty/MochiKit/examples/ _U deployed/bos/thirdparty/MochiKit/examples/ajax_tables/ _U deployed/bos/thirdparty/MochiKit/examples/color_wheel/ _U deployed/bos/thirdparty/MochiKit/examples/dnd_sortable/ _U deployed/bos/thirdparty/MochiKit/examples/draggable/ _U deployed/bos/thirdparty/MochiKit/examples/effects/ _U deployed/bos/thirdparty/MochiKit/examples/interpreter/ _U deployed/bos/thirdparty/MochiKit/examples/key_events/ _U deployed/bos/thirdparty/MochiKit/examples/logging_pane/ _U deployed/bos/thirdparty/MochiKit/examples/mochiregexp/ _U deployed/bos/thirdparty/MochiKit/examples/rounded_corners/ _U deployed/bos/thirdparty/MochiKit/examples/simple_dnd/ _U deployed/bos/thirdparty/MochiKit/examples/sortable_tables/ _U deployed/bos/thirdparty/MochiKit/examples/view-source/ _U deployed/bos/thirdparty/MochiKit/examples/view-source/lib/ _U deployed/bos/thirdparty/MochiKit/examples/view-source/lib/SyntaxHighlighter/ _U deployed/bos/thirdparty/MochiKit/include/ _U deployed/bos/thirdparty/MochiKit/include/_img/ _U deployed/bos/thirdparty/MochiKit/include/css/ _U deployed/bos/thirdparty/MochiKit/packed/ _U deployed/bos/thirdparty/MochiKit/packed/MochiKit/ _U deployed/bos/thirdparty/MochiKit/scripts/ _U deployed/bos/thirdparty/MochiKit/tests/ _U deployed/bos/thirdparty/MochiKit/tests/SimpleTest/ _U deployed/bos/thirdparty/alexandria/ _U deployed/bos/thirdparty/alexandria/_darcs/ _U deployed/bos/thirdparty/alexandria/_darcs/checkpoints/ _U deployed/bos/thirdparty/alexandria/_darcs/inventories/ _U deployed/bos/thirdparty/alexandria/_darcs/patches/ _U deployed/bos/thirdparty/alexandria/_darcs/prefs/ _U deployed/bos/thirdparty/alexandria/_darcs/pristine/ _U deployed/bos/thirdparty/alexandria/_darcs/pristine/doc/ _U deployed/bos/thirdparty/alexandria/doc/ _U deployed/bos/thirdparty/anaphora-0.9.3/ _U deployed/bos/thirdparty/arnesi/ _U deployed/bos/thirdparty/arnesi/docs/ _U deployed/bos/thirdparty/arnesi/src/ _U deployed/bos/thirdparty/arnesi/src/call-cc/ _U deployed/bos/thirdparty/arnesi/t/ _U deployed/bos/thirdparty/asdf/ _U deployed/bos/thirdparty/asdf/CVS/ _U deployed/bos/thirdparty/asdf/debian/ _U deployed/bos/thirdparty/asdf/debian/CVS/ _U deployed/bos/thirdparty/asdf/test/ _U deployed/bos/thirdparty/asdf/test/CVS/ _U deployed/bos/thirdparty/asdf-system-connections/ _U deployed/bos/thirdparty/asdf-system-connections/dev/ _U deployed/bos/thirdparty/asdf-system-connections/website/ _U deployed/bos/thirdparty/asdf-system-connections/website/source/ _U deployed/bos/thirdparty/asdf-system-connections/website/source/images/ _U deployed/bos/thirdparty/atdoc/ _U deployed/bos/thirdparty/atdoc/.git/ _U deployed/bos/thirdparty/atdoc/.git/hooks/ _U deployed/bos/thirdparty/atdoc/.git/info/ _U deployed/bos/thirdparty/atdoc/.git/logs/ _U deployed/bos/thirdparty/atdoc/.git/logs/refs/ _U deployed/bos/thirdparty/atdoc/.git/logs/refs/heads/ _U deployed/bos/thirdparty/atdoc/.git/logs/refs/remotes/ _U deployed/bos/thirdparty/atdoc/.git/logs/refs/remotes/origin/ _U deployed/bos/thirdparty/atdoc/.git/objects/ _U deployed/bos/thirdparty/atdoc/.git/objects/00/ _U deployed/bos/thirdparty/atdoc/.git/objects/02/ _U deployed/bos/thirdparty/atdoc/.git/objects/04/ _U deployed/bos/thirdparty/atdoc/.git/objects/05/ _U deployed/bos/thirdparty/atdoc/.git/objects/06/ _U deployed/bos/thirdparty/atdoc/.git/objects/07/ _U deployed/bos/thirdparty/atdoc/.git/objects/0a/ _U deployed/bos/thirdparty/atdoc/.git/objects/0b/ _U deployed/bos/thirdparty/atdoc/.git/objects/0c/ _U deployed/bos/thirdparty/atdoc/.git/objects/10/ _U deployed/bos/thirdparty/atdoc/.git/objects/11/ _U deployed/bos/thirdparty/atdoc/.git/objects/13/ _U deployed/bos/thirdparty/atdoc/.git/objects/14/ _U deployed/bos/thirdparty/atdoc/.git/objects/16/ _U deployed/bos/thirdparty/atdoc/.git/objects/18/ _U deployed/bos/thirdparty/atdoc/.git/objects/19/ _U deployed/bos/thirdparty/atdoc/.git/objects/1a/ _U deployed/bos/thirdparty/atdoc/.git/objects/1d/ _U deployed/bos/thirdparty/atdoc/.git/objects/1e/ _U deployed/bos/thirdparty/atdoc/.git/objects/22/ _U deployed/bos/thirdparty/atdoc/.git/objects/24/ _U deployed/bos/thirdparty/atdoc/.git/objects/26/ _U deployed/bos/thirdparty/atdoc/.git/objects/27/ _U deployed/bos/thirdparty/atdoc/.git/objects/28/ _U deployed/bos/thirdparty/atdoc/.git/objects/2b/ _U deployed/bos/thirdparty/atdoc/.git/objects/2c/ _U deployed/bos/thirdparty/atdoc/.git/objects/35/ _U deployed/bos/thirdparty/atdoc/.git/objects/36/ _U deployed/bos/thirdparty/atdoc/.git/objects/37/ _U deployed/bos/thirdparty/atdoc/.git/objects/3b/ _U deployed/bos/thirdparty/atdoc/.git/objects/40/ _U deployed/bos/thirdparty/atdoc/.git/objects/42/ _U deployed/bos/thirdparty/atdoc/.git/objects/4d/ _U deployed/bos/thirdparty/atdoc/.git/objects/54/ _U deployed/bos/thirdparty/atdoc/.git/objects/55/ _U deployed/bos/thirdparty/atdoc/.git/objects/56/ _U deployed/bos/thirdparty/atdoc/.git/objects/58/ _U deployed/bos/thirdparty/atdoc/.git/objects/59/ _U deployed/bos/thirdparty/atdoc/.git/objects/5b/ _U deployed/bos/thirdparty/atdoc/.git/objects/5c/ _U deployed/bos/thirdparty/atdoc/.git/objects/60/ _U deployed/bos/thirdparty/atdoc/.git/objects/61/ _U deployed/bos/thirdparty/atdoc/.git/objects/62/ _U deployed/bos/thirdparty/atdoc/.git/objects/66/ _U deployed/bos/thirdparty/atdoc/.git/objects/68/ _U deployed/bos/thirdparty/atdoc/.git/objects/6b/ _U deployed/bos/thirdparty/atdoc/.git/objects/6c/ _U deployed/bos/thirdparty/atdoc/.git/objects/6f/ _U deployed/bos/thirdparty/atdoc/.git/objects/71/ _U deployed/bos/thirdparty/atdoc/.git/objects/73/ _U deployed/bos/thirdparty/atdoc/.git/objects/74/ _U deployed/bos/thirdparty/atdoc/.git/objects/77/ _U deployed/bos/thirdparty/atdoc/.git/objects/79/ _U deployed/bos/thirdparty/atdoc/.git/objects/7e/ _U deployed/bos/thirdparty/atdoc/.git/objects/7f/ _U deployed/bos/thirdparty/atdoc/.git/objects/81/ _U deployed/bos/thirdparty/atdoc/.git/objects/82/ _U deployed/bos/thirdparty/atdoc/.git/objects/86/ _U deployed/bos/thirdparty/atdoc/.git/objects/8f/ _U deployed/bos/thirdparty/atdoc/.git/objects/91/ _U deployed/bos/thirdparty/atdoc/.git/objects/94/ _U deployed/bos/thirdparty/atdoc/.git/objects/96/ _U deployed/bos/thirdparty/atdoc/.git/objects/98/ _U deployed/bos/thirdparty/atdoc/.git/objects/99/ _U deployed/bos/thirdparty/atdoc/.git/objects/9a/ _U deployed/bos/thirdparty/atdoc/.git/objects/9c/ _U deployed/bos/thirdparty/atdoc/.git/objects/9d/ _U deployed/bos/thirdparty/atdoc/.git/objects/a0/ _U deployed/bos/thirdparty/atdoc/.git/objects/a3/ _U deployed/bos/thirdparty/atdoc/.git/objects/a5/ _U deployed/bos/thirdparty/atdoc/.git/objects/a6/ _U deployed/bos/thirdparty/atdoc/.git/objects/a7/ _U deployed/bos/thirdparty/atdoc/.git/objects/b1/ _U deployed/bos/thirdparty/atdoc/.git/objects/b3/ _U deployed/bos/thirdparty/atdoc/.git/objects/b4/ _U deployed/bos/thirdparty/atdoc/.git/objects/b6/ _U deployed/bos/thirdparty/atdoc/.git/objects/b8/ _U deployed/bos/thirdparty/atdoc/.git/objects/ba/ _U deployed/bos/thirdparty/atdoc/.git/objects/bb/ _U deployed/bos/thirdparty/atdoc/.git/objects/bf/ _U deployed/bos/thirdparty/atdoc/.git/objects/c9/ _U deployed/bos/thirdparty/atdoc/.git/objects/cd/ _U deployed/bos/thirdparty/atdoc/.git/objects/d1/ _U deployed/bos/thirdparty/atdoc/.git/objects/d5/ _U deployed/bos/thirdparty/atdoc/.git/objects/d6/ _U deployed/bos/thirdparty/atdoc/.git/objects/d7/ _U deployed/bos/thirdparty/atdoc/.git/objects/d9/ _U deployed/bos/thirdparty/atdoc/.git/objects/db/ _U deployed/bos/thirdparty/atdoc/.git/objects/dc/ _U deployed/bos/thirdparty/atdoc/.git/objects/df/ _U deployed/bos/thirdparty/atdoc/.git/objects/e0/ _U deployed/bos/thirdparty/atdoc/.git/objects/ea/ _U deployed/bos/thirdparty/atdoc/.git/objects/ec/ _U deployed/bos/thirdparty/atdoc/.git/objects/ef/ _U deployed/bos/thirdparty/atdoc/.git/objects/f4/ _U deployed/bos/thirdparty/atdoc/.git/objects/f9/ _U deployed/bos/thirdparty/atdoc/.git/objects/fa/ _U deployed/bos/thirdparty/atdoc/.git/objects/fe/ _U deployed/bos/thirdparty/atdoc/.git/objects/ff/ _U deployed/bos/thirdparty/atdoc/.git/objects/info/ _U deployed/bos/thirdparty/atdoc/.git/objects/pack/ _U deployed/bos/thirdparty/atdoc/.git/refs/ _U deployed/bos/thirdparty/atdoc/.git/refs/heads/ _U deployed/bos/thirdparty/atdoc/.git/refs/remotes/ _U deployed/bos/thirdparty/atdoc/.git/refs/remotes/origin/ _U deployed/bos/thirdparty/atdoc/.git/refs/tags/ _U deployed/bos/thirdparty/atdoc/css/ _U deployed/bos/thirdparty/atdoc/doc/ _U deployed/bos/thirdparty/atdoc/example/ _U deployed/bos/thirdparty/atdoc/xsl/ _U deployed/bos/thirdparty/babel/ _U deployed/bos/thirdparty/babel/_darcs/ _U deployed/bos/thirdparty/babel/_darcs/checkpoints/ _U deployed/bos/thirdparty/babel/_darcs/inventories/ _U deployed/bos/thirdparty/babel/_darcs/patches/ _U deployed/bos/thirdparty/babel/_darcs/prefs/ _U deployed/bos/thirdparty/babel/_darcs/pristine/ _U deployed/bos/thirdparty/babel/_darcs/pristine/doc/ _U deployed/bos/thirdparty/babel/_darcs/pristine/src/ _U deployed/bos/thirdparty/babel/_darcs/pristine/tests/ _U deployed/bos/thirdparty/babel/doc/ _U deployed/bos/thirdparty/babel/src/ _U deployed/bos/thirdparty/babel/tests/ _U deployed/bos/thirdparty/bordeaux-threads_0.4.0/ _U deployed/bos/thirdparty/bordeaux-threads_0.4.0/site/ _U deployed/bos/thirdparty/bordeaux-threads_0.4.0/src/ _U deployed/bos/thirdparty/bordeaux-threads_0.4.0/test/ _U deployed/bos/thirdparty/chunga/ _U deployed/bos/thirdparty/chunga/doc/ _U deployed/bos/thirdparty/cl+ssl/ _U deployed/bos/thirdparty/cl+ssl/CVS/ _U deployed/bos/thirdparty/cl-base64-3.3.2/ _U deployed/bos/thirdparty/cl-fad-0.6.2/ _U deployed/bos/thirdparty/cl-fad-0.6.2/doc/ _U deployed/bos/thirdparty/cl-gd-0.5.6/ _U deployed/bos/thirdparty/cl-gd-0.5.6/doc/ _U deployed/bos/thirdparty/cl-gd-0.5.6/test/ _U deployed/bos/thirdparty/cl-gd-0.5.6/test/orig/ _U deployed/bos/thirdparty/cl-interpol/ _U deployed/bos/thirdparty/cl-interpol/doc/ _U deployed/bos/thirdparty/cl-json/ _U deployed/bos/thirdparty/cl-json/_darcs/ _U deployed/bos/thirdparty/cl-json/_darcs/checkpoints/ _U deployed/bos/thirdparty/cl-json/_darcs/current/ _U deployed/bos/thirdparty/cl-json/_darcs/current/doc/ _U deployed/bos/thirdparty/cl-json/_darcs/current/src/ _U deployed/bos/thirdparty/cl-json/_darcs/current/t/ _U deployed/bos/thirdparty/cl-json/_darcs/inventories/ _U deployed/bos/thirdparty/cl-json/_darcs/patches/ _U deployed/bos/thirdparty/cl-json/_darcs/prefs/ _U deployed/bos/thirdparty/cl-json/doc/ _U deployed/bos/thirdparty/cl-json/src/ _U deployed/bos/thirdparty/cl-json/t/ _U deployed/bos/thirdparty/cl-mime/ _U deployed/bos/thirdparty/cl-pdf/ _U deployed/bos/thirdparty/cl-pdf/CCL/ _U deployed/bos/thirdparty/cl-pdf/CMUCL/ _U deployed/bos/thirdparty/cl-pdf/afm/ _U deployed/bos/thirdparty/cl-pdf/contrib/ _U deployed/bos/thirdparty/cl-pdf/examples/ _U deployed/bos/thirdparty/cl-qprint/ _U deployed/bos/thirdparty/cl-smtp/ _U deployed/bos/thirdparty/cl-ssl/ _U deployed/bos/thirdparty/cl-ssl/CVS/ _U deployed/bos/thirdparty/cl-ssl/cl-ssl/ _U deployed/bos/thirdparty/cl-ssl/cl-ssl/CVS/ _U deployed/bos/thirdparty/cl-ssl/debian/ _U deployed/bos/thirdparty/cl-ssl/debian/CVS/ _U deployed/bos/thirdparty/cl-store_0.8.4/ _U deployed/bos/thirdparty/cl-store_0.8.4/abcl/ _U deployed/bos/thirdparty/cl-store_0.8.4/acl/ _U deployed/bos/thirdparty/cl-store_0.8.4/allegrocl/ _U deployed/bos/thirdparty/cl-store_0.8.4/clisp/ _U deployed/bos/thirdparty/cl-store_0.8.4/cmucl/ _U deployed/bos/thirdparty/cl-store_0.8.4/doc/ _U deployed/bos/thirdparty/cl-store_0.8.4/ecl/ _U deployed/bos/thirdparty/cl-store_0.8.4/lispworks/ _U deployed/bos/thirdparty/cl-store_0.8.4/mcl/ _U deployed/bos/thirdparty/cl-store_0.8.4/openmcl/ _U deployed/bos/thirdparty/cl-store_0.8.4/sbcl/ _U deployed/bos/thirdparty/cl-unicode/ _U deployed/bos/thirdparty/cl-unicode/test/ _U deployed/bos/thirdparty/cl-vectors-0.1.3/ _U deployed/bos/thirdparty/cl-who-0.11.0/ _U deployed/bos/thirdparty/cl-who-0.11.0/doc/ _U deployed/bos/thirdparty/cl-xmlspam/ _U deployed/bos/thirdparty/cl-yacc/ _U deployed/bos/thirdparty/cl-yacc/_darcs/ _U deployed/bos/thirdparty/cl-yacc/_darcs/checkpoints/ _U deployed/bos/thirdparty/cl-yacc/_darcs/inventories/ _U deployed/bos/thirdparty/cl-yacc/_darcs/patches/ _U deployed/bos/thirdparty/cl-yacc/_darcs/prefs/ _U deployed/bos/thirdparty/cl-yacc/_darcs/pristine/ _U deployed/bos/thirdparty/closer-mop/ _U deployed/bos/thirdparty/closer-mop/_darcs/ _U deployed/bos/thirdparty/closer-mop/_darcs/checkpoints/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/allegro/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/clisp/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/ecl/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/lispworks/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/mcl/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/pcl/ _U deployed/bos/thirdparty/closer-mop/_darcs/current/test/ _U deployed/bos/thirdparty/closer-mop/_darcs/inventories/ _U deployed/bos/thirdparty/closer-mop/_darcs/patches/ _U deployed/bos/thirdparty/closer-mop/_darcs/prefs/ _U deployed/bos/thirdparty/closer-mop/allegro/ _U deployed/bos/thirdparty/closer-mop/clisp/ _U deployed/bos/thirdparty/closer-mop/ecl/ _U deployed/bos/thirdparty/closer-mop/lispworks/ _U deployed/bos/thirdparty/closer-mop/mcl/ _U deployed/bos/thirdparty/closer-mop/pcl/ _U deployed/bos/thirdparty/closer-mop/test/ _U deployed/bos/thirdparty/closure-common/ _U deployed/bos/thirdparty/closure-common/.git/ _U deployed/bos/thirdparty/closure-common/.git/branches/ _U deployed/bos/thirdparty/closure-common/.git/hooks/ _U deployed/bos/thirdparty/closure-common/.git/info/ _U deployed/bos/thirdparty/closure-common/.git/logs/ _U deployed/bos/thirdparty/closure-common/.git/logs/refs/ _U deployed/bos/thirdparty/closure-common/.git/logs/refs/heads/ _U deployed/bos/thirdparty/closure-common/.git/logs/refs/remotes/ _U deployed/bos/thirdparty/closure-common/.git/logs/refs/remotes/origin/ _U deployed/bos/thirdparty/closure-common/.git/objects/ _U deployed/bos/thirdparty/closure-common/.git/objects/info/ _U deployed/bos/thirdparty/closure-common/.git/objects/pack/ _U deployed/bos/thirdparty/closure-common/.git/refs/ _U deployed/bos/thirdparty/closure-common/.git/refs/heads/ _U deployed/bos/thirdparty/closure-common/.git/refs/remotes/ _U deployed/bos/thirdparty/closure-common/.git/refs/remotes/origin/ _U deployed/bos/thirdparty/closure-common/.git/refs/tags/ _U deployed/bos/thirdparty/closure-html/ _U deployed/bos/thirdparty/closure-html/.git/ _U deployed/bos/thirdparty/closure-html/.git/branches/ _U deployed/bos/thirdparty/closure-html/.git/hooks/ _U deployed/bos/thirdparty/closure-html/.git/info/ _U deployed/bos/thirdparty/closure-html/.git/logs/ _U deployed/bos/thirdparty/closure-html/.git/logs/refs/ _U deployed/bos/thirdparty/closure-html/.git/logs/refs/heads/ _U deployed/bos/thirdparty/closure-html/.git/logs/refs/remotes/ _U deployed/bos/thirdparty/closure-html/.git/logs/refs/remotes/origin/ _U deployed/bos/thirdparty/closure-html/.git/objects/ _U deployed/bos/thirdparty/closure-html/.git/objects/info/ _U deployed/bos/thirdparty/closure-html/.git/objects/pack/ _U deployed/bos/thirdparty/closure-html/.git/refs/ _U deployed/bos/thirdparty/closure-html/.git/refs/heads/ _U deployed/bos/thirdparty/closure-html/.git/refs/remotes/ _U deployed/bos/thirdparty/closure-html/.git/refs/remotes/origin/ _U deployed/bos/thirdparty/closure-html/.git/refs/tags/ _U deployed/bos/thirdparty/closure-html/build/ _U deployed/bos/thirdparty/closure-html/doc/ _U deployed/bos/thirdparty/closure-html/doc/atdoc/ _U deployed/bos/thirdparty/closure-html/resources/ _U deployed/bos/thirdparty/closure-html/resources/dtd/ _U deployed/bos/thirdparty/closure-html/src/ _U deployed/bos/thirdparty/closure-html/src/glisp/ _U deployed/bos/thirdparty/closure-html/src/net/ _U deployed/bos/thirdparty/closure-html/src/parse/ _U deployed/bos/thirdparty/closure-html/src/test/ _U deployed/bos/thirdparty/closure-html/src/util/ _U deployed/bos/thirdparty/cxml/ _U deployed/bos/thirdparty/cxml/.git/ _U deployed/bos/thirdparty/cxml/.git/hooks/ _U deployed/bos/thirdparty/cxml/.git/info/ _U deployed/bos/thirdparty/cxml/.git/logs/ _U deployed/bos/thirdparty/cxml/.git/logs/refs/ _U deployed/bos/thirdparty/cxml/.git/logs/refs/heads/ _U deployed/bos/thirdparty/cxml/.git/logs/refs/remotes/ _U deployed/bos/thirdparty/cxml/.git/logs/refs/remotes/origin/ _U deployed/bos/thirdparty/cxml/.git/objects/ _U deployed/bos/thirdparty/cxml/.git/objects/info/ _U deployed/bos/thirdparty/cxml/.git/objects/pack/ _U deployed/bos/thirdparty/cxml/.git/refs/ _U deployed/bos/thirdparty/cxml/.git/refs/heads/ _U deployed/bos/thirdparty/cxml/.git/refs/remotes/ _U deployed/bos/thirdparty/cxml/.git/refs/remotes/origin/ _U deployed/bos/thirdparty/cxml/.git/refs/tags/ _U deployed/bos/thirdparty/cxml/contrib/ _U deployed/bos/thirdparty/cxml/doc/ _U deployed/bos/thirdparty/cxml/dom/ _U deployed/bos/thirdparty/cxml/klacks/ _U deployed/bos/thirdparty/cxml/test/ _U deployed/bos/thirdparty/cxml/xml/ _U deployed/bos/thirdparty/cxml/xml/sax-tests/ _U deployed/bos/thirdparty/cxml-stp/ _U deployed/bos/thirdparty/cxml-stp/.git/ _U deployed/bos/thirdparty/cxml-stp/.git/branches/ _U deployed/bos/thirdparty/cxml-stp/.git/hooks/ _U deployed/bos/thirdparty/cxml-stp/.git/info/ _U deployed/bos/thirdparty/cxml-stp/.git/logs/ _U deployed/bos/thirdparty/cxml-stp/.git/logs/refs/ _U deployed/bos/thirdparty/cxml-stp/.git/logs/refs/heads/ _U deployed/bos/thirdparty/cxml-stp/.git/logs/refs/remotes/ _U deployed/bos/thirdparty/cxml-stp/.git/logs/refs/remotes/origin/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/00/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/02/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/03/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/06/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/11/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/14/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/15/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/17/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/18/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/19/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/1e/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/1f/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/20/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/21/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/24/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/26/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/27/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/28/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/2a/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/2b/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/2f/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/30/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/32/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/36/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/38/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/3d/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/43/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/46/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/4b/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/4c/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/4d/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/50/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/51/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/58/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/59/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/5d/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/5e/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/5f/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/60/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/62/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/64/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/66/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/67/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/69/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/70/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/73/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/75/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/7c/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/80/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/81/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/84/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/85/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/8f/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/90/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/92/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/95/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/98/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/99/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/9a/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/9d/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a0/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a2/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a3/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a4/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a5/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a7/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/a8/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/aa/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/ad/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/ae/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/b6/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/b7/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/ba/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/bc/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/be/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/bf/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/c0/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/c1/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/c5/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/ca/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/cd/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/d1/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/d2/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/d3/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/d6/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/d7/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/da/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/f1/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/f2/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/f4/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/f7/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/f8/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/f9/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/fe/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/info/ _U deployed/bos/thirdparty/cxml-stp/.git/objects/pack/ _U deployed/bos/thirdparty/cxml-stp/.git/refs/ _U deployed/bos/thirdparty/cxml-stp/.git/refs/heads/ _U deployed/bos/thirdparty/cxml-stp/.git/refs/remotes/ _U deployed/bos/thirdparty/cxml-stp/.git/refs/remotes/origin/ _U deployed/bos/thirdparty/cxml-stp/.git/refs/tags/ _U deployed/bos/thirdparty/cxml-stp/build/ _U deployed/bos/thirdparty/cxml-stp/tutorial/ _U deployed/bos/thirdparty/defclass-star/ _U deployed/bos/thirdparty/defclass-star/_darcs/ _U deployed/bos/thirdparty/defclass-star/_darcs/checkpoints/ _U deployed/bos/thirdparty/defclass-star/_darcs/inventories/ _U deployed/bos/thirdparty/defclass-star/_darcs/patches/ _U deployed/bos/thirdparty/defclass-star/_darcs/prefs/ _U deployed/bos/thirdparty/defclass-star/_darcs/pristine/ _U deployed/bos/thirdparty/defclass-star/_darcs/pristine/integration/ _U deployed/bos/thirdparty/defclass-star/integration/ _U deployed/bos/thirdparty/distel/ _U deployed/bos/thirdparty/documentation-template/ _U deployed/bos/thirdparty/documentation-template/doc/ _U deployed/bos/thirdparty/drakma/ _U deployed/bos/thirdparty/drakma/doc/ _U deployed/bos/thirdparty/emacs/ _U deployed/bos/thirdparty/fiveam/ _U deployed/bos/thirdparty/fiveam/_darcs/ _U deployed/bos/thirdparty/fiveam/_darcs/checkpoints/ _U deployed/bos/thirdparty/fiveam/_darcs/inventories/ _U deployed/bos/thirdparty/fiveam/_darcs/patches/ _U deployed/bos/thirdparty/fiveam/_darcs/prefs/ _U deployed/bos/thirdparty/fiveam/_darcs/pristine/ _U deployed/bos/thirdparty/fiveam/_darcs/pristine/docs/ _U deployed/bos/thirdparty/fiveam/_darcs/pristine/src/ _U deployed/bos/thirdparty/fiveam/_darcs/pristine/t/ _U deployed/bos/thirdparty/fiveam/docs/ _U deployed/bos/thirdparty/fiveam/src/ _U deployed/bos/thirdparty/fiveam/t/ _U deployed/bos/thirdparty/flexi-streams/ _U deployed/bos/thirdparty/flexi-streams/doc/ _U deployed/bos/thirdparty/flexi-streams/test/ _U deployed/bos/thirdparty/hunchentoot/ _U deployed/bos/thirdparty/hunchentoot/doc/ _U deployed/bos/thirdparty/hunchentoot/test/ _U deployed/bos/thirdparty/ironclad/ _U deployed/bos/thirdparty/ironclad/test-vectors/ _U deployed/bos/thirdparty/iterate/ _U deployed/bos/thirdparty/iterate/_darcs/ _U deployed/bos/thirdparty/iterate/_darcs/checkpoints/ _U deployed/bos/thirdparty/iterate/_darcs/inventories/ _U deployed/bos/thirdparty/iterate/_darcs/patches/ _U deployed/bos/thirdparty/iterate/_darcs/prefs/ _U deployed/bos/thirdparty/iterate/_darcs/pristine/ _U deployed/bos/thirdparty/iterate/_darcs/pristine/bin/ _U deployed/bos/thirdparty/iterate/_darcs/pristine/doc/ _U deployed/bos/thirdparty/iterate/_darcs/pristine/doc/tex/ _U deployed/bos/thirdparty/iterate/bin/ _U deployed/bos/thirdparty/iterate/doc/ _U deployed/bos/thirdparty/iterate/doc/tex/ _U deployed/bos/thirdparty/kmrcl-1.97/ _U deployed/bos/thirdparty/lw-compat/ _U deployed/bos/thirdparty/lw-compat/_darcs/ _U deployed/bos/thirdparty/lw-compat/_darcs/checkpoints/ _U deployed/bos/thirdparty/lw-compat/_darcs/current/ _U deployed/bos/thirdparty/lw-compat/_darcs/inventories/ _U deployed/bos/thirdparty/lw-compat/_darcs/patches/ _U deployed/bos/thirdparty/lw-compat/_darcs/prefs/ _U deployed/bos/thirdparty/md5-1.8.5/ _U deployed/bos/thirdparty/metabang-bind/ _U deployed/bos/thirdparty/metabang-bind/dev/ _U deployed/bos/thirdparty/metabang-bind/unit-tests/ _U deployed/bos/thirdparty/metabang-bind/website/ _U deployed/bos/thirdparty/metabang-bind/website/source/ _U deployed/bos/thirdparty/metabang-bind/website/source/images/ _U deployed/bos/thirdparty/mochiweb/ _U deployed/bos/thirdparty/mochiweb/doc/ _U deployed/bos/thirdparty/mochiweb/ebin/ _U deployed/bos/thirdparty/parenscript/ _U deployed/bos/thirdparty/parenscript/docs/ _U deployed/bos/thirdparty/parenscript/extras/ _U deployed/bos/thirdparty/parenscript/src/ _U deployed/bos/thirdparty/parenscript/src/lib/ _U deployed/bos/thirdparty/parenscript/t/ _U deployed/bos/thirdparty/parse-number/ _U deployed/bos/thirdparty/parse-number/_darcs/ _U deployed/bos/thirdparty/parse-number/_darcs/checkpoints/ _U deployed/bos/thirdparty/parse-number/_darcs/inventories/ _U deployed/bos/thirdparty/parse-number/_darcs/patches/ _U deployed/bos/thirdparty/parse-number/_darcs/prefs/ _U deployed/bos/thirdparty/parse-number/_darcs/pristine/ _U deployed/bos/thirdparty/pg/ _U deployed/bos/thirdparty/plexippus-xpath/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/checkpoints/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/inventories/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/patches/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/prefs/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/pristine/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/pristine/doc/ _U deployed/bos/thirdparty/plexippus-xpath/_darcs/pristine/doc/atdoc/ _U deployed/bos/thirdparty/plexippus-xpath/doc/ _U deployed/bos/thirdparty/plexippus-xpath/doc/atdoc/ _U deployed/bos/thirdparty/puri-1.5.1/ _U deployed/bos/thirdparty/rfc2388/ _U deployed/bos/thirdparty/rt-20040621/ _U deployed/bos/thirdparty/salza-0.7.4/ _U deployed/bos/thirdparty/salza-0.7.4/examples/ _U deployed/bos/thirdparty/salza-png-1.0.1/ _U deployed/bos/thirdparty/screamer/ _U deployed/bos/thirdparty/slime/ _U deployed/bos/thirdparty/slime/CVS/ _U deployed/bos/thirdparty/slime/contrib/ _U deployed/bos/thirdparty/slime/contrib/CVS/ _U deployed/bos/thirdparty/slime/doc/ _U deployed/bos/thirdparty/slime/doc/CVS/ _U deployed/bos/thirdparty/split-sequence/ _U deployed/bos/thirdparty/stefil/ _U deployed/bos/thirdparty/stefil/_darcs/ _U deployed/bos/thirdparty/stefil/_darcs/checkpoints/ _U deployed/bos/thirdparty/stefil/_darcs/inventories/ _U deployed/bos/thirdparty/stefil/_darcs/patches/ _U deployed/bos/thirdparty/stefil/_darcs/prefs/ _U deployed/bos/thirdparty/stefil/_darcs/pristine/ _U deployed/bos/thirdparty/stem/ _U deployed/bos/thirdparty/tinymce/ _U deployed/bos/thirdparty/tinymce/examples/ _U deployed/bos/thirdparty/tinymce/examples/css/ _U deployed/bos/thirdparty/tinymce/examples/lists/ _U deployed/bos/thirdparty/tinymce/examples/media/ _U deployed/bos/thirdparty/tinymce/examples/templates/ _U deployed/bos/thirdparty/tinymce/jscripts/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advhr/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advhr/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advhr/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advhr/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advimage/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advimage/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advimage/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advimage/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advlink/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advlink/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advlink/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/advlink/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/autosave/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/bbcode/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/compat2x/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/contextmenu/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/directionality/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/emotions/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/emotions/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/emotions/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/emotions/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/example/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/example/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/example/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/example/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/fullpage/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/fullpage/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/fullpage/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/fullscreen/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/iespell/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/inlinepopups/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/insertdatetime/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/layer/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/media/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/media/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/media/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/media/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/media/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/nonbreaking/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/noneditable/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/pagebreak/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/paste/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/paste/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/paste/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/paste/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/preview/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/print/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/safari/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/save/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/searchreplace/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/searchreplace/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/spellchecker/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/style/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/style/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/style/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/style/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/table/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/table/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/table/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/table/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/template/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/template/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/template/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/template/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/visualchars/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/js/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/skins/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/langs/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/skins/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/skins/default/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/ _U deployed/bos/thirdparty/tinymce/jscripts/tiny_mce/utils/ _U deployed/bos/thirdparty/trivial-features/ _U deployed/bos/thirdparty/trivial-features/_darcs/ _U deployed/bos/thirdparty/trivial-features/_darcs/checkpoints/ _U deployed/bos/thirdparty/trivial-features/_darcs/inventories/ _U deployed/bos/thirdparty/trivial-features/_darcs/patches/ _U deployed/bos/thirdparty/trivial-features/_darcs/prefs/ _U deployed/bos/thirdparty/trivial-features/_darcs/pristine/ _U deployed/bos/thirdparty/trivial-features/_darcs/pristine/src/ _U deployed/bos/thirdparty/trivial-features/_darcs/pristine/tests/ _U deployed/bos/thirdparty/trivial-features/src/ _U deployed/bos/thirdparty/trivial-features/tests/ _U deployed/bos/thirdparty/trivial-gray-streams/ _U deployed/bos/thirdparty/trivial-https/ _U deployed/bos/thirdparty/trivial-sockets/ _U deployed/bos/thirdparty/trivial-utf-8/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/checkpoints/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/inventories/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/patches/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/prefs/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/pristine/ _U deployed/bos/thirdparty/trivial-utf-8/_darcs/pristine/doc/ _U deployed/bos/thirdparty/trivial-utf-8/doc/ _U deployed/bos/thirdparty/uffi-1.6.0/ _U deployed/bos/thirdparty/uffi-1.6.0/benchmarks/ _U deployed/bos/thirdparty/uffi-1.6.0/doc/ _U deployed/bos/thirdparty/uffi-1.6.0/examples/ _U deployed/bos/thirdparty/uffi-1.6.0/src/ _U deployed/bos/thirdparty/uffi-1.6.0/src/corman/ _U deployed/bos/thirdparty/uffi-1.6.0/tests/ _U deployed/bos/thirdparty/unit-test/ _U deployed/bos/thirdparty/url-rewrite-0.1.1/ _U deployed/bos/thirdparty/url-rewrite-0.1.1/doc/ _U deployed/bos/thirdparty/vecto-1.0.2/ _U deployed/bos/thirdparty/vecto-1.0.2/doc/ _U deployed/bos/thirdparty/xhtml/ _U deployed/bos/thirdparty/xuriella/ _U deployed/bos/thirdparty/xuriella/.git/ _U deployed/bos/thirdparty/xuriella/.git/branches/ _U deployed/bos/thirdparty/xuriella/.git/hooks/ _U deployed/bos/thirdparty/xuriella/.git/info/ _U deployed/bos/thirdparty/xuriella/.git/logs/ _U deployed/bos/thirdparty/xuriella/.git/logs/refs/ _U deployed/bos/thirdparty/xuriella/.git/logs/refs/heads/ _U deployed/bos/thirdparty/xuriella/.git/logs/refs/remotes/ _U deployed/bos/thirdparty/xuriella/.git/logs/refs/remotes/origin/ _U deployed/bos/thirdparty/xuriella/.git/objects/ _U deployed/bos/thirdparty/xuriella/.git/objects/info/ _U deployed/bos/thirdparty/xuriella/.git/objects/pack/ _U deployed/bos/thirdparty/xuriella/.git/refs/ _U deployed/bos/thirdparty/xuriella/.git/refs/heads/ _U deployed/bos/thirdparty/xuriella/.git/refs/remotes/ _U deployed/bos/thirdparty/xuriella/.git/refs/remotes/origin/ _U deployed/bos/thirdparty/xuriella/.git/refs/tags/ _U deployed/bos/thirdparty/xuriella/doc/ _U deployed/bos/thirdparty/xuriella/doc/atdoc/ _U deployed/bos/thirdparty/yui/ _U deployed/bos/thirdparty/yui/assets/ _U deployed/bos/thirdparty/yui/build/ _U deployed/bos/thirdparty/yui/build/animation/ _U deployed/bos/thirdparty/yui/build/assets/ _U deployed/bos/thirdparty/yui/build/assets/skins/ _U deployed/bos/thirdparty/yui/build/assets/skins/orig/ _U deployed/bos/thirdparty/yui/build/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/autocomplete/ _U deployed/bos/thirdparty/yui/build/autocomplete/assets/ _U deployed/bos/thirdparty/yui/build/autocomplete/assets/skins/ _U deployed/bos/thirdparty/yui/build/autocomplete/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/base/ _U deployed/bos/thirdparty/yui/build/button/ _U deployed/bos/thirdparty/yui/build/button/assets/ _U deployed/bos/thirdparty/yui/build/button/assets/skins/ _U deployed/bos/thirdparty/yui/build/button/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/calendar/ _U deployed/bos/thirdparty/yui/build/calendar/assets/ _U deployed/bos/thirdparty/yui/build/calendar/assets/skins/ _U deployed/bos/thirdparty/yui/build/calendar/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/calendar/css/ _U deployed/bos/thirdparty/yui/build/calendar/img/ _U deployed/bos/thirdparty/yui/build/colorpicker/ _U deployed/bos/thirdparty/yui/build/colorpicker/assets/ _U deployed/bos/thirdparty/yui/build/colorpicker/assets/skins/ _U deployed/bos/thirdparty/yui/build/colorpicker/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/connection/ _U deployed/bos/thirdparty/yui/build/container/ _U deployed/bos/thirdparty/yui/build/container/assets/ _U deployed/bos/thirdparty/yui/build/container/assets/skins/ _U deployed/bos/thirdparty/yui/build/container/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/container/css/ _U deployed/bos/thirdparty/yui/build/container/img/ _U deployed/bos/thirdparty/yui/build/datasource/ _U deployed/bos/thirdparty/yui/build/datatable/ _U deployed/bos/thirdparty/yui/build/datatable/assets/ _U deployed/bos/thirdparty/yui/build/datatable/assets/skins/ _U deployed/bos/thirdparty/yui/build/datatable/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/dom/ _U deployed/bos/thirdparty/yui/build/dragdrop/ _U deployed/bos/thirdparty/yui/build/editor/ _U deployed/bos/thirdparty/yui/build/editor/assets/ _U deployed/bos/thirdparty/yui/build/editor/assets/skins/ _U deployed/bos/thirdparty/yui/build/editor/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/element/ _U deployed/bos/thirdparty/yui/build/event/ _U deployed/bos/thirdparty/yui/build/fonts/ _U deployed/bos/thirdparty/yui/build/grids/ _U deployed/bos/thirdparty/yui/build/history/ _U deployed/bos/thirdparty/yui/build/history/assets/ _U deployed/bos/thirdparty/yui/build/imageloader/ _U deployed/bos/thirdparty/yui/build/logger/ _U deployed/bos/thirdparty/yui/build/logger/assets/ _U deployed/bos/thirdparty/yui/build/logger/assets/skins/ _U deployed/bos/thirdparty/yui/build/logger/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/menu/ _U deployed/bos/thirdparty/yui/build/menu/assets/ _U deployed/bos/thirdparty/yui/build/menu/assets/skins/ _U deployed/bos/thirdparty/yui/build/menu/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/reset/ _U deployed/bos/thirdparty/yui/build/reset-fonts-grids/ _U deployed/bos/thirdparty/yui/build/slider/ _U deployed/bos/thirdparty/yui/build/tabview/ _U deployed/bos/thirdparty/yui/build/tabview/assets/ _U deployed/bos/thirdparty/yui/build/tabview/assets/skins/ _U deployed/bos/thirdparty/yui/build/tabview/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/treeview/ _U deployed/bos/thirdparty/yui/build/treeview/assets/ _U deployed/bos/thirdparty/yui/build/treeview/assets/skins/ _U deployed/bos/thirdparty/yui/build/treeview/assets/skins/sam/ _U deployed/bos/thirdparty/yui/build/treeview/css/ _U deployed/bos/thirdparty/yui/build/treeview/img/ _U deployed/bos/thirdparty/yui/build/utilities/ _U deployed/bos/thirdparty/yui/build/yahoo/ _U deployed/bos/thirdparty/yui/build/yahoo-dom-event/ _U deployed/bos/thirdparty/yui/build/yuiloader/ _U deployed/bos/thirdparty/yui/build/yuitest/ _U deployed/bos/thirdparty/yui/build/yuitest/assets/ _U deployed/bos/thirdparty/yui/build/yuitest/assets/skins/ _U deployed/bos/thirdparty/yui/build/yuitest/assets/skins/sam/ _U deployed/bos/thirdparty/yui/docs/ _U deployed/bos/thirdparty/yui/docs/assets/ _U deployed/bos/thirdparty/yui/examples/ _U deployed/bos/thirdparty/yui/examples/animation/ _U deployed/bos/thirdparty/yui/examples/autocomplete/ _U deployed/bos/thirdparty/yui/examples/autocomplete/assets/ _U deployed/bos/thirdparty/yui/examples/autocomplete/assets/css/ _U deployed/bos/thirdparty/yui/examples/autocomplete/assets/js/ _U deployed/bos/thirdparty/yui/examples/autocomplete/assets/php/ _U deployed/bos/thirdparty/yui/examples/base/ _U deployed/bos/thirdparty/yui/examples/button/ _U deployed/bos/thirdparty/yui/examples/button/assets/ _U deployed/bos/thirdparty/yui/examples/calendar/ _U deployed/bos/thirdparty/yui/examples/colorpicker/ _U deployed/bos/thirdparty/yui/examples/colorpicker/assets/ _U deployed/bos/thirdparty/yui/examples/connection/ _U deployed/bos/thirdparty/yui/examples/connection/assets/ _U deployed/bos/thirdparty/yui/examples/container/ _U deployed/bos/thirdparty/yui/examples/container/assets/ _U deployed/bos/thirdparty/yui/examples/container/assets/img/ _U deployed/bos/thirdparty/yui/examples/datatable/ _U deployed/bos/thirdparty/yui/examples/datatable/assets/ _U deployed/bos/thirdparty/yui/examples/datatable/assets/css/ _U deployed/bos/thirdparty/yui/examples/datatable/assets/img/ _U deployed/bos/thirdparty/yui/examples/datatable/assets/js/ _U deployed/bos/thirdparty/yui/examples/datatable/assets/php/ _U deployed/bos/thirdparty/yui/examples/dom/ _U deployed/bos/thirdparty/yui/examples/dragdrop/ _U deployed/bos/thirdparty/yui/examples/dragdrop/assets/ _U deployed/bos/thirdparty/yui/examples/editor/ _U deployed/bos/thirdparty/yui/examples/editor/assets/ _U deployed/bos/thirdparty/yui/examples/event/ _U deployed/bos/thirdparty/yui/examples/event/assets/ _U deployed/bos/thirdparty/yui/examples/fonts/ _U deployed/bos/thirdparty/yui/examples/grids/ _U deployed/bos/thirdparty/yui/examples/history/ _U deployed/bos/thirdparty/yui/examples/history/assets/ _U deployed/bos/thirdparty/yui/examples/imageloader/ _U deployed/bos/thirdparty/yui/examples/logger/ _U deployed/bos/thirdparty/yui/examples/menu/ _U deployed/bos/thirdparty/yui/examples/menu/assets/ _U deployed/bos/thirdparty/yui/examples/reset/ _U deployed/bos/thirdparty/yui/examples/slider/ _U deployed/bos/thirdparty/yui/examples/slider/assets/ _U deployed/bos/thirdparty/yui/examples/tabview/ _U deployed/bos/thirdparty/yui/examples/tabview/assets/ _U deployed/bos/thirdparty/yui/examples/treeview/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/check/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/default/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/folders/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/local/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/menu/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/css/multi/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/img/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/img/check/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/img/default/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/img/folders/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/img/menu/ _U deployed/bos/thirdparty/yui/examples/treeview/assets/js/ _U deployed/bos/thirdparty/yui/examples/yuiloader/ _U deployed/bos/thirdparty/yui/examples/yuitest/ _U deployed/bos/thirdparty/yui/tests/ _U deployed/bos/thirdparty/yui/tests/assets/ _U deployed/bos/thirdparty/zpb-ttf-0.7/ Copied: deployed/bos/thirdparty (from rev 4174, deployed/bos/thirdparty) From bknr at bknr.net Fri Jan 30 15:06:45 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:06:45 +0100 Subject: [bknr-cvs] hans changed deployed/bos/usocket/ Message-ID: Revision: 4179 Author: hans URL: http://bknr.net/trac/changeset/4179 get current version A deployed/bos/usocket/ Copied: deployed/bos/usocket (from rev 4178, trunk/thirdparty/usocket) From bknr at bknr.net Fri Jan 30 15:16:52 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:16:52 +0100 Subject: [bknr-cvs] hans changed deployed/bos/ Message-ID: Revision: 4180 Author: hans URL: http://bknr.net/trac/changeset/4180 move directory to the proper place A deployed/bos/thirdparty/usocket/ D deployed/bos/usocket/ Copied: deployed/bos/thirdparty/usocket (from rev 4179, deployed/bos/usocket) From bknr at bknr.net Fri Jan 30 15:50:25 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:50:25 +0100 Subject: [bknr-cvs] hans changed deployed/bos/thirdparty/slime/slime/ Message-ID: Revision: 4181 Author: hans URL: http://bknr.net/trac/changeset/4181 update slime for current sbcl A deployed/bos/thirdparty/slime/slime/ Copied: deployed/bos/thirdparty/slime/slime (from rev 4180, trunk/thirdparty/slime) From bknr at bknr.net Fri Jan 30 15:55:22 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:55:22 +0100 Subject: [bknr-cvs] hans changed trunk/thirdparty/slime/ Message-ID: Revision: 4182 Author: hans URL: http://bknr.net/trac/changeset/4182 update slime from upstream U trunk/thirdparty/slime/CVS/Entries U trunk/thirdparty/slime/ChangeLog U trunk/thirdparty/slime/NEWS U trunk/thirdparty/slime/contrib/CVS/Entries U trunk/thirdparty/slime/contrib/ChangeLog U trunk/thirdparty/slime/contrib/inferior-slime.el U trunk/thirdparty/slime/contrib/slime-asdf.el U trunk/thirdparty/slime/contrib/slime-autodoc.el A trunk/thirdparty/slime/contrib/slime-compiler-notes-tree.el U trunk/thirdparty/slime/contrib/slime-editing-commands.el U trunk/thirdparty/slime/contrib/slime-enclosing-context.el U trunk/thirdparty/slime/contrib/slime-fancy.el U trunk/thirdparty/slime/contrib/slime-fuzzy.el A trunk/thirdparty/slime/contrib/slime-mrepl.el U trunk/thirdparty/slime/contrib/slime-parse.el U trunk/thirdparty/slime/contrib/slime-presentations.el A trunk/thirdparty/slime/contrib/slime-repl.el A trunk/thirdparty/slime/contrib/slime-sbcl-exts.el U trunk/thirdparty/slime/contrib/swank-arglists.lisp U trunk/thirdparty/slime/contrib/swank-fancy-inspector.lisp A trunk/thirdparty/slime/contrib/swank-sbcl-exts.lisp U trunk/thirdparty/slime/doc/CVS/Entries U trunk/thirdparty/slime/doc/Makefile U trunk/thirdparty/slime/doc/slime.texi U trunk/thirdparty/slime/slime.el U trunk/thirdparty/slime/swank-abcl.lisp U trunk/thirdparty/slime/swank-allegro.lisp U trunk/thirdparty/slime/swank-backend.lisp U trunk/thirdparty/slime/swank-clisp.lisp U trunk/thirdparty/slime/swank-cmucl.lisp U trunk/thirdparty/slime/swank-corman.lisp U trunk/thirdparty/slime/swank-ecl.lisp U trunk/thirdparty/slime/swank-lispworks.lisp U trunk/thirdparty/slime/swank-loader.lisp U trunk/thirdparty/slime/swank-openmcl.lisp U trunk/thirdparty/slime/swank-sbcl.lisp U trunk/thirdparty/slime/swank-scl.lisp U trunk/thirdparty/slime/swank-source-path-parser.lisp U trunk/thirdparty/slime/swank.lisp Change set too large, please see URL above From bknr at bknr.net Fri Jan 30 15:56:26 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:56:26 +0100 Subject: [bknr-cvs] hans changed deployed/bos/thirdparty/slime/ Message-ID: Revision: 4183 Author: hans URL: http://bknr.net/trac/changeset/4183 updating .. D deployed/bos/thirdparty/slime/ From bknr at bknr.net Fri Jan 30 15:57:00 2009 From: bknr at bknr.net (BKNR Commits) Date: Fri, 30 Jan 2009 16:57:00 +0100 Subject: [bknr-cvs] hans changed deployed/bos/thirdparty/slime/ Message-ID: Revision: 4184 Author: hans URL: http://bknr.net/trac/changeset/4184 update slime in deployed branch A deployed/bos/thirdparty/slime/ Copied: deployed/bos/thirdparty/slime (from rev 4183, trunk/thirdparty/slime)