[admin] project hosting

Mario S. Mommer mmommer at common-lisp.net
Wed Mar 30 18:12:50 UTC 2005


Hi,

I don't see any problem with this.

Regards,
        Mario.

"Roland Averkamp" <roland.averkamp at gmx.net> writes:
> Hello,
> I would like to apply for the hosting of a project.
> My Name is Roland Averkamp from Freiburg, Germany.
> Currently I am the only project member.
> The name of the project is plain-odbc.
> The project is an ODBC interface for clisp. 
> It should become a simple, yet powerful lisp odbc interface, 
> without things like special reader syntax for sql, mapping of clos objects
> to database 
> tables ...
> I have a version that works, it supports queries, updates, stored procedure
> calls with
> in and out parameters. Working with Oracle, SQL-Server and MS-ACCESS on
> Windows is 
> possible. Currently I am trying to get it running under Linux X86 with
> unixodbc 
> and MySQL. Since I am using the lower layer of Paul Meurers sqlodbc module
> and that
> worked with clisp and cmucl, unixodbc, MySQL and PostgreSQL I do not expect
> to much 
> problems.
> The API could be improved, but I thought I make it available now, before 
> I make up my mind about further changes.
> If you have a better suggestion for a name, please tell me.
>
> The low level parts of the system consists of code from
> Paul Meurers sqlodbc module. The upper layer was written by me.
> Paul Meurer used for his code a license of his own design.
> I intend to license my code under the BSD license, but I am flexible
> concerning licensing.
> Paul Meurer does not know that his code is used in the project.
> I hope his license is not a problem.
> I attached the license file to the mail.
>
> Regards
> Roland Averkamp
>
> -- 
> Handyrechnung zu hoch? Tipp: SMS und MMS mit GMX
> Seien Sie so frei: Alle Infos unter http://www.gmx.net/de/go/freesms
>
>
>
> This system contains code from Paul Meurer:
> the FFC system was written by him and also
> the the lower level parts of the system: 
> src/odbc/codbc-constants.lisp
> src/odbc/odbc-ff-interface.lisp
> src/odbc/ odbc-functions.lisp
> (I removed code that I did not need.)
>
> and this is his license
>
>  SQL/ODBC module for MCL, CMUCL, LispWorks, ACL and CormanLisp
>  Version 0.9
>  Copyright (C) Paul Meurer 1999-2001 All rights reserved.
>  paul.meurer at hit.uib.no
>
>  Use and copying of this software and preparation of derivative works
>  based upon this software are permitted, so long as the following
>  conditions are met:
>       o This copyright notice is included intact.
>       o No fees or compensation are charged for use, copies, or
>  	   access to this software. You may charge a nominal
>  	   distribution fee for the physical act of transferring a
>  	   copy, but you may not charge for the program itself. 
>       o You are allowed to use this software as part of a commercial
>         software package, provided that its functionality significantly 
>         exceeds the functionality of this software, and that the use of 
>         this software is explicitly mentioned in your documentation.
>
>  This software is made available AS IS, and no warranty is made about 
>  the software or its performance. 
>
> The upper parts of the system are written by me (Roland Averkamp) 
> and carry my copyright notice. For my code I use the new BSD license.
>
> Copyright (c) 2005, Roland Averkamp
> All rights reserved.
>
> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
>
> Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 
> Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 
> Neither the name of the Roland Averkamp nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>  
>
> _______________________________________________
> admin mailing list
> admin at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/admin



More information about the Admin mailing list