From solvip at gmail.com Sun Mar 1 01:32:31 2009 From: solvip at gmail.com (=?ISO-8859-1?Q?=22S=F6lvi_P=E1ll_=C1=2E=22?=) Date: Sun, 01 Mar 2009 01:32:31 +0000 Subject: [clbuild-devel] Adding ucw-core to wnpp Message-ID: <49A9E5AF.6030100@gmail.com> Hi all, Thanks for clbuild, I love it. I'd like to add ucw-core(and what it needs to run) to wnpp and make it clbuild installable, if it's OK by you. I almost have a patch ready, but a couple of tarball-only downloads are the showstoppers. Would it be possible to have cl-mime and it's dependency cl-qprint mirrored by the darcs mirror? They can both be found at http://www.bobturf.org/software/ Regards, Solvi Pall A. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 898 bytes Desc: OpenPGP digital signature URL: From sky at viridian-project.de Sun Mar 1 12:18:07 2009 From: sky at viridian-project.de (Leslie P. Polzer) Date: Sun, 1 Mar 2009 13:18:07 +0100 (CET) Subject: [clbuild-devel] Add TRIVIAL-BACKTRACE Message-ID: <0e38e3218e3e3b685fb3be5567ea641a.squirrel@mail.stardawn.org> > Attached patch adds gwking's TRIVIAL-BACKTRACE package. > > Also, someone notified me that the new Hunchentoot dependencies > USOCKET and BORDEAUX-THREADS (needed on all platforms except LW) > are missing. Awk, message size limit cut in again. :( http://viridian-project.de/~sky/trivial-backtrace.darcspatch -- LinkedIn Profile: http://www.linkedin.com/in/polzer Xing Profile: https://www.xing.com/profile/LeslieP_Polzer Blog: http://blog.viridian-project.de/ From david at lichteblau.com Sun Mar 1 18:39:13 2009 From: david at lichteblau.com (David Lichteblau) Date: Sun, 1 Mar 2009 19:39:13 +0100 Subject: [clbuild-devel] Adding ucw-core to wnpp In-Reply-To: <49A9E5AF.6030100@gmail.com> References: <49A9E5AF.6030100@gmail.com> Message-ID: <20090301183913.GF5227@radon> Quoting "S?lvi P?ll ?." (solvip at gmail.com): > I almost have a patch ready, but a couple of tarball-only downloads > are the showstoppers. Would it be possible to have cl-mime and it's > dependency cl-qprint mirrored by the darcs mirror? Now that get_tarball has been rewritten to preserve local changes I would tend to prefer use of get_tarball over the darcs mirror. I haven't actually tried the new get_tarball though, so if anyone disagrees, please speak up. d. From solvip at gmail.com Sun Mar 1 19:50:22 2009 From: solvip at gmail.com (=?ISO-8859-1?Q?=22S=F6lvi_P=E1ll_=C1=2E=22?=) Date: Sun, 01 Mar 2009 19:50:22 +0000 Subject: [clbuild-devel] Adding ucw-core to wnpp In-Reply-To: <20090301183913.GF5227@radon> References: <49A9E5AF.6030100@gmail.com> <20090301183913.GF5227@radon> Message-ID: <49AAE6FE.5090008@gmail.com> Ah, great, I wasn't aware of get_tarball, according to the project page the darcs mirror is 'the preferred method'. Anywho, here's what needs to be added to wnpp-projects in order for ucw-core to work: ucw-core get_darcs http://common-lisp.net/project/ucw/repos/ucw-core/ #UnCommon Web local-time get_darcs http://common-lisp.net/project/local-time/darcs/local-time/ rfc2109 get_darcs http://common-lisp.net/project/rfc2109/rfc2109/ rfc2388-binary get_darcs http://common-lisp.net/project/ucw/darcs/rfc2388-binary/ yaclml get_darcs http://common-lisp.net/project/bese/repos/yaclml/ cl-mime get_tarball http://www.bobturf.org/software/cl-mime/cl-mime-0.5.3.tar.gz cl-qprint get_tarball http://www.bobturf.org/software/cl-qprint/cl-qprint-0.2.1.tar.gz Regards, Solvi. David Lichteblau wrote: > Quoting "S?lvi P?ll ?." (solvip at gmail.com): > >> I almost have a patch ready, but a couple of tarball-only downloads >> are the showstoppers. Would it be possible to have cl-mime and it's >> dependency cl-qprint mirrored by the darcs mirror? >> > > Now that get_tarball has been rewritten to preserve local changes I > would tend to prefer use of get_tarball over the darcs mirror. > > I haven't actually tried the new get_tarball though, so if anyone > disagrees, please speak up. > > > d. > > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 898 bytes Desc: OpenPGP digital signature URL: From daniel at whitehouse.id.au Mon Mar 2 03:48:57 2009 From: daniel at whitehouse.id.au (Daniel White) Date: Mon, 2 Mar 2009 13:48:57 +1000 Subject: [clbuild-devel] Adding ucw-core to wnpp In-Reply-To: <49AAE6FE.5090008@gmail.com> References: <49A9E5AF.6030100@gmail.com> <20090301183913.GF5227@radon> <49AAE6FE.5090008@gmail.com> Message-ID: <20090302134857.430811fd@whitehouse.id.au> On Sun, 01 Mar 2009 19:50:22 +0000 "S?lvi P?ll ?." wrote: > Ah, great, I wasn't aware of get_tarball, according to the project page > the darcs mirror is 'the preferred method'. This probably needs updating. It stores the unpacked tarball in a local darcs repository and records a commit each time the contents of the tarball changes. While not ideal (it has to download the whole tarball on each update), it works well enough for keeping track of previous versions. -- Daniel White From drewc at tech.coop Sun Mar 8 21:47:09 2009 From: drewc at tech.coop (Drew Crampsie) Date: Sun, 8 Mar 2009 14:47:09 -0700 Subject: [clbuild-devel] UCW and LISP-ON-LINES Message-ID: Hey, I'd like to add a couple of the projects i work with to clbuild, including UCW and lisp-on-lines. I've inlined the wnpp-projects below.. what else needs to be done? Thanks! drewc # UnCommonWeb + Deps. ucw get_darcs http://common-lisp.net/project/ucw/repos/ucw-core rfc2109 get_darcs http://common-lisp.net/project/rfc2109/rfc2109 local-time get_darcs http://common-lisp.net/project/local-time/darcs/local-time yaclml get_darcs http://common-lisp.net/project/bese/repos/yaclml cl-mime get_darcs http://common-lisp.net/~dcrampsie/darcs/cl-mime cl-qprint get_darcs http://common-lisp.net/~dcrampsie/darcs/cl-qprint rfc2388-binary get_darcs http://common-lisp.net/project/ucw/repos/rfc2388-binary/ # ContextL contextl get_darcs http://common-lisp.net/project/closer/repos/contextl closer-mop get_darcs http://common-lisp.net/project/closer/repos/closer-mop portable-threads get_darcs http://common-lisp.net/~dcrampsie/darcs/portable-threads lw-compat get_darcs http://common-lisp.net/project/closer/repos/lw-compat # Lisp on Lines lisp-on-lines get_darcs http://common-lisp.net/project/lisp-on-lines/repo/lisp-on-lines relational-objects-for-lisp get_darcs http://common-lisp.net/project/lisp-on-lines/repo/relational-objects-for-lisp From daniel at whitehouse.id.au Mon Mar 9 01:01:09 2009 From: daniel at whitehouse.id.au (Daniel White) Date: Mon, 9 Mar 2009 11:01:09 +1000 Subject: [clbuild-devel] Patches: Remove symbolic web / fix clbuild error Message-ID: <20090309110109.35b52164@whitehouse.id.au> You'll find the following patches in my repository. * Removed projects related to Symbolic Web Lars has removed these projects and they are no longer available. * Fix error when clbuild is run with no options Running clbuild without any arguments causes the following error: ./clbuild: line 364: [: =: unary operator expected Fixed by wrapping the tested variable in "" so that the expression at least receives an empty if the variable has no value. Repository: http://darcs.whitehouse.id.au/daniel/clbuild/ -- Daniel White From ivarref at student.uio.no Mon Mar 9 13:52:38 2009 From: ivarref at student.uio.no (Ivar Refsdal) Date: Mon, 09 Mar 2009 14:52:38 +0100 Subject: [clbuild-devel] Missing weblocks dependencies Message-ID: <49B51F26.40308@student.uio.no> Hi. I noticed weblocks requires bordeaux-threads and usocket to work, however they are not included in the dependencies file. The usocket requirement came when trying to load hunchentoot (a dependency of weblocks) if I remember correctly, so that one should be added there. Could anybody add that? Thanks a lot. :) Best, Ivar Refsdal From rohan.nicholls at googlemail.com Tue Mar 10 10:05:28 2009 From: rohan.nicholls at googlemail.com (Rohan Nicholls) Date: Tue, 10 Mar 2009 11:05:28 +0100 Subject: [clbuild-devel] hunchentoot dependencies Message-ID: Hi everyone, Thanks very much for the quick response to the hunchentoot v.1.0 woes. I was just reading a report from someone else about building hunchentoot, and they were very happy with clbuild but noticed that hunchentoot now relies on two dependencies that are not picked up by the system: bordeaux-threads, Usocket. Here is a diff of the dependencies file: diff -rN old-clbuild/dependencies new-clbuild/dependencies 121c121 < hunchentoot alexandria babel cffi chunga cl+ssl cl-base64 cl-fad cl-ppcre flexi-streams md5 rfc2388 trivial-features trivial-gray-streams url-rewrite --- > hunchentoot alexandria babel cffi chunga cl+ssl cl-base64 cl-fad cl-ppcre flexi-streams md5 rfc2388 trivial-features trivial-gray-streams url-rewrite usocket bordeaux-threads and I have attached the diff as well. Could someone check this out and apply it? Thanks, Rohan From drewc at tech.coop Tue Mar 17 01:17:58 2009 From: drewc at tech.coop (Drew Crampsie) Date: Mon, 16 Mar 2009 18:17:58 -0700 Subject: [clbuild-devel] UCW and LISP-ON-LINES In-Reply-To: <20090317100514.78a60309@whitehouse.id.au> References: <20090317100514.78a60309@whitehouse.id.au> Message-ID: 2009/3/16 Daniel White : > On Sun, 8 Mar 2009 14:47:09 -0700 > Drew Crampsie wrote: > >> I'd like to add a couple of the projects i work with to clbuild, >> including UCW and lisp-on-lines. I've inlined the wnpp-projects >> below.. what else needs to be done? > > I was under the impression that UCW had a dependency on a fork of > parenscript. ?Is this still the case? No, ucw does not depends on parenscript at all. > > Some of the libraries grouped with ContextL are already in clbuild. > Anyhow, I've got a set of patches for each group (under your name if > you don't mind), that I can push to my repository. Sounds great! Cheers, drewc > > It's taken a little while because I wanted to see if everything > built first and darcs kept hanging while pulling ucw-core. It seems to > be working fine now. > > -- > Daniel White >