This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] fcgi-2.4.0-1


I want to contribute and maintain the fastcgi library.
I compiled it just as static library, which is useful for apache2, lighttpd, ruby, php and clisp. Maybe I might be persuaded to maintain a dll (libfcgi0) also.


What:
http://xarch.tu-graz.ac.at/publ/cygwin/release/fcgi/fcgi-2.4.0-1-src.tar.bz2


http://xarch.tu-graz.ac.at/publ/cygwin/release/fcgi/fcgi-2.4.0-1.tar.bz2
http://xarch.tu-graz.ac.at/publ/cygwin/release/fcgi/setup.hint

Where else:
http://search.rpmseek.com/search.html?cs=fcgi:PN
Debian, Mandrake, ...

Attached is the README with the full list.

But, is this license compatible? To me it looks liberal enough.
http://www.fastcgi.com/cvs/fcgi2/LICENSE.TERMS

This FastCGI application library source and object code (the
"Software") and its documentation (the "Documentation") are
copyrighted by Open Market, Inc ("Open Market").  The following terms
apply to all files associated with the Software and Documentation
unless explicitly disclaimed in individual files.

Open Market permits you to use, copy, modify, distribute, and license
this Software and the Documentation for any purpose, provided that
existing copyright notices are retained in all copies and that this
notice is included verbatim in any distributions.  No written
agreement, license, or royalty fee is required for any of the
authorized uses.  Modifications to this Software and Documentation may
be copyrighted by their authors and need not follow the licensing
terms described here.  If modifications to this Software and
Documentation have new licensing terms, the new terms must be clearly
indicated on the first page of each file where they apply.

OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE
SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  IN
NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY
DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE
DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR
CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR
LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.  THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS".
OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR
OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION.
--
Reini Urban
http://phpwiki.org/  http://murbreak.at/
http://helsinki.at/  http://spacemovie.mur.at/
fcgi
------------------------------------------
FastCGI A High-Performance Gateway Interface

This library builds only as static library so far.

Runtime requirements:
  cygwin-1.5.20-1 or newer

Build requirements:
  cygwin
  gcc-core
  automake
  autoconf
  binutils

Canonical homepage:
  http://fastcgi.com/

Canonical download:
  http://fastcgi.com/dist/fcgi-2.4.0.tar.gz

------------------------------------

Build instructions:
  tar xfj fcgi-<VERSION>-<CYGREL>-src.tar.bz2
    if you use setup to install this src package, it will be
	 unpacked under /usr/src automatically
  cd /usr/src
  cygport fcgi-<VERSION>-<CYGREL>.cygport all

This will create:
  /usr/src/fcgi-<VERSION>-<CYGREL>.tar.bz2
  /usr/src/fcgi-<VERSION>-<CYGREL>-src.tar.bz2

Or use 'cygport fcgi-<VERSION>-<CYGREL>.cygport prep' 
to get a patched source directory 

-------------------------------------------

Files included in the binary distribution:

  /usr/bin/cgi-fcgi.exe
  /usr/include/fastcgi.h
  /usr/include/fcgi_config.h
  /usr/include/fcgi_stdio.h
  /usr/include/fcgiapp.h
  /usr/include/fcgimisc.h
  /usr/include/fcgio.h
  /usr/include/fcgios.h
  /usr/lib/libfcgi++.a
  /usr/lib/libfcgi++.la
  /usr/lib/libfcgi.a
  /usr/lib/libfcgi.la
  /usr/share/doc/Cygwin/fcgi-2.4.0.README
  /usr/share/doc/fcgi-2.4.0/INSTALL
  /usr/share/doc/fcgi-2.4.0/LICENSE.TERMS
  /usr/share/doc/fcgi-2.4.0/README
  /usr/share/doc/fcgi-2.4.0/examples/authorizer.c
  /usr/share/doc/fcgi-2.4.0/examples/authorizer.mak
  /usr/share/doc/fcgi-2.4.0/examples/echo-cpp.cpp
  /usr/share/doc/fcgi-2.4.0/examples/echo-cpp.mak
  /usr/share/doc/fcgi-2.4.0/examples/echo-x.c
  /usr/share/doc/fcgi-2.4.0/examples/echo.c
  /usr/share/doc/fcgi-2.4.0/examples/echo.mak
  /usr/share/doc/fcgi-2.4.0/examples/echox.mak
  /usr/share/doc/fcgi-2.4.0/examples/log-dump.c
  /usr/share/doc/fcgi-2.4.0/examples/size.c
  /usr/share/doc/fcgi-2.4.0/examples/size.mak
  /usr/share/doc/fcgi-2.4.0/examples/threaded.c
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ap_guida.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ap_guide.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/apaman.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ch1inta1.gif
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ch1intra.gif
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ch1intro.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ch2c.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ch3perl.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/ch4tcl.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/cover.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-prog-guide/covera.gif
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-whitepaper/fastcgi.htm
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-whitepaper/img00001.gif
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-whitepaper/img00002.gif
  /usr/share/doc/fcgi-2.4.0/html/fastcgi-whitepaper/img00003.gif
  /usr/share/doc/fcgi-2.4.0/html/fcgi-devel-kit.htm
  /usr/share/doc/fcgi-2.4.0/html/fcgi-java.htm
  /usr/share/doc/fcgi-2.4.0/html/fcgi-perf.htm
  /usr/share/doc/fcgi-2.4.0/html/fcgi-perl.htm
  /usr/share/doc/fcgi-2.4.0/html/fcgi-spec.html
  /usr/share/doc/fcgi-2.4.0/html/fcgi-tcl.htm
  /usr/share/doc/fcgi-2.4.0/html/omi-logo.gif
  /usr/share/doc/fcgi-2.4.0/html/overview.html
  /usr/share/doc/fcgi-2.4.0/html/www5-api-workshop.html
  /usr/share/man/man1/cgi-fcgi.1.gz
  /usr/share/man/man3/FCGI_Accept.3.gz
  /usr/share/man/man3/FCGI_Finish.3.gz
  /usr/share/man/man3/FCGI_SetExitStatus.3.gz
  /usr/share/man/man3/FCGI_StartFilterData.3.gz
  /var/www/fcgi-bin/authorizer.exe
  /var/www/fcgi-bin/echo-cpp.exe
  /var/www/fcgi-bin/echo-x.exe
  /var/www/fcgi-bin/echo.exe
  /var/www/fcgi-bin/log-dump.exe
  /var/www/fcgi-bin/size.exe
  /var/www/fcgi-bin/threaded.exe

------------------

Port Notes:

----------  fcgi-2.4.0-1 -----------
Initial cygwin release. (for clisp-2.39-1)

Cygwin port maintained by: Reini Urban <rurban@x-ray.at>
Please address all questions to the Cygwin mailing list at <cygwin@cygwin.com>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]