unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-fcgi?
@ 2012-12-23 13:08 Greg Troxel
  2012-12-24  2:25 ` guile-fcgi? Nala Ginrut
  2013-01-06 10:39 ` guile-fcgi? Ian Price
  0 siblings, 2 replies; 6+ messages in thread
From: Greg Troxel @ 2012-12-23 13:08 UTC (permalink / raw)
  To: Guile Users

[-- Attachment #1: Type: text/plain, Size: 2325 bytes --]


pkgsrc has an entry for guile-fcgi, with tarball contents:

/usr/pkgsrc/devel/guile-fcgi > tar tfvz /usr/pkgsrc/distfiles/guile-fcgi-0.1.tar.gz 
drwxrwxrwx  2 500      500            0 Aug 19  2001 guile-fcgi-0.1
-rw-r--r--  1 500      500        10405 Aug 19  2001 guile-fcgi-0.1/Makefile.in
-rw-r--r--  1 500      500          231 Feb 13  2001 guile-fcgi-0.1/README
-rw-r--r--  1 500      500          118 Feb 13  2001 guile-fcgi-0.1/AUTHORS
-rw-r--r--  1 500      500        17982 Feb 13  2001 guile-fcgi-0.1/COPYING
-rw-r--r--  1 500      500            0 Feb 13  2001 guile-fcgi-0.1/ChangeLog
-rw-r--r--  1 root     wheel       7852 Aug 18  2001 guile-fcgi-0.1/INSTALL
-rw-r--r--  1 500      500          529 Feb 13  2001 guile-fcgi-0.1/Makefile.am
-rw-r--r--  1 500      500          835 Feb 13  2001 guile-fcgi-0.1/NEWS
-rw-r--r--  1 500      500          164 Feb 16  2001 guile-fcgi-0.1/THANKS
-rw-r--r--  1 500      500         6593 Feb 15  2001 guile-fcgi-0.1/acinclude.m4
-rw-r--r--  1 500      500        10107 Feb 16  2001 guile-fcgi-0.1/aclocal.m4
-r-xr-xr-x  1 root     wheel      31228 Apr 18  2001 guile-fcgi-0.1/config.guess
-r-xr-xr-x  1 root     wheel      24535 Apr 18  2001 guile-fcgi-0.1/config.sub
-rwxr-xr-x  1 500      500        54907 Feb 16  2001 guile-fcgi-0.1/configure
-rw-r--r--  1 500      500         1090 Feb 16  2001 guile-fcgi-0.1/configure.in
-r-xr-xr-x  1 root     wheel       5598 Apr 18  2001 guile-fcgi-0.1/install-sh
-r-xr-xr-x  1 root     wheel      97011 Apr 18  2001 guile-fcgi-0.1/ltconfig
-r--r--r--  1 root     wheel     113489 Apr 18  2001 guile-fcgi-0.1/ltmain.sh
-r-xr-xr-x  1 root     wheel       6283 Apr 18  2001 guile-fcgi-0.1/missing
-r-xr-xr-x  1 root     wheel        722 Apr 18  2001 guile-fcgi-0.1/mkinstalldirs
-rwxr--r--  1 500      500          629 Feb 13  2001 guile-fcgi-0.1/reconf
drwxrwxrwx  2 500      500            0 Aug 19  2001 guile-fcgi-0.1/src
-rw-r--r--  1 500      500         9111 Aug 19  2001 guile-fcgi-0.1/src/Makefile.in
-rw-r--r--  1 500      500          942 Feb 15  2001 guile-fcgi-0.1/src/Makefile.am
-rw-r--r--  1 500      500        28423 Mar 25  2001 guile-fcgi-0.1/src/guile-fcgi.c

Is this still of any value?  Is there a replacement?

I am inclined to remove this from pkgsrc.  Any reason not to?

[-- Attachment #2: Type: application/pgp-signature, Size: 194 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guile-fcgi?
  2012-12-23 13:08 guile-fcgi? Greg Troxel
@ 2012-12-24  2:25 ` Nala Ginrut
  2012-12-24 14:08   ` guile-fcgi? Greg Troxel
  2013-01-06 10:39 ` guile-fcgi? Ian Price
  1 sibling, 1 reply; 6+ messages in thread
From: Nala Ginrut @ 2012-12-24  2:25 UTC (permalink / raw)
  To: Greg Troxel; +Cc: Guile Users

hi Greg!
I know nothing about this guile-fcgi, but I'm writing a fcgi-interface
for my web-server written with Guile. And I can't download this
guile-fcgi tarball from internet anyway, all left is dead link.

Would you please send this tarball to me? I need it for a reference.
Thanks!

PS: I don't use BSD, so I can't use pkgsrc to fetch it.

On Sun, 2012-12-23 at 08:08 -0500, Greg Troxel wrote:
> pkgsrc has an entry for guile-fcgi, with tarball contents:
> 
> /usr/pkgsrc/devel/guile-fcgi > tar tfvz /usr/pkgsrc/distfiles/guile-fcgi-0.1.tar.gz 
> drwxrwxrwx  2 500      500            0 Aug 19  2001 guile-fcgi-0.1
> -rw-r--r--  1 500      500        10405 Aug 19  2001 guile-fcgi-0.1/Makefile.in
> -rw-r--r--  1 500      500          231 Feb 13  2001 guile-fcgi-0.1/README
> -rw-r--r--  1 500      500          118 Feb 13  2001 guile-fcgi-0.1/AUTHORS
> -rw-r--r--  1 500      500        17982 Feb 13  2001 guile-fcgi-0.1/COPYING
> -rw-r--r--  1 500      500            0 Feb 13  2001 guile-fcgi-0.1/ChangeLog
> -rw-r--r--  1 root     wheel       7852 Aug 18  2001 guile-fcgi-0.1/INSTALL
> -rw-r--r--  1 500      500          529 Feb 13  2001 guile-fcgi-0.1/Makefile.am
> -rw-r--r--  1 500      500          835 Feb 13  2001 guile-fcgi-0.1/NEWS
> -rw-r--r--  1 500      500          164 Feb 16  2001 guile-fcgi-0.1/THANKS
> -rw-r--r--  1 500      500         6593 Feb 15  2001 guile-fcgi-0.1/acinclude.m4
> -rw-r--r--  1 500      500        10107 Feb 16  2001 guile-fcgi-0.1/aclocal.m4
> -r-xr-xr-x  1 root     wheel      31228 Apr 18  2001 guile-fcgi-0.1/config.guess
> -r-xr-xr-x  1 root     wheel      24535 Apr 18  2001 guile-fcgi-0.1/config.sub
> -rwxr-xr-x  1 500      500        54907 Feb 16  2001 guile-fcgi-0.1/configure
> -rw-r--r--  1 500      500         1090 Feb 16  2001 guile-fcgi-0.1/configure.in
> -r-xr-xr-x  1 root     wheel       5598 Apr 18  2001 guile-fcgi-0.1/install-sh
> -r-xr-xr-x  1 root     wheel      97011 Apr 18  2001 guile-fcgi-0.1/ltconfig
> -r--r--r--  1 root     wheel     113489 Apr 18  2001 guile-fcgi-0.1/ltmain.sh
> -r-xr-xr-x  1 root     wheel       6283 Apr 18  2001 guile-fcgi-0.1/missing
> -r-xr-xr-x  1 root     wheel        722 Apr 18  2001 guile-fcgi-0.1/mkinstalldirs
> -rwxr--r--  1 500      500          629 Feb 13  2001 guile-fcgi-0.1/reconf
> drwxrwxrwx  2 500      500            0 Aug 19  2001 guile-fcgi-0.1/src
> -rw-r--r--  1 500      500         9111 Aug 19  2001 guile-fcgi-0.1/src/Makefile.in
> -rw-r--r--  1 500      500          942 Feb 15  2001 guile-fcgi-0.1/src/Makefile.am
> -rw-r--r--  1 500      500        28423 Mar 25  2001 guile-fcgi-0.1/src/guile-fcgi.c
> 
> Is this still of any value?  Is there a replacement?
> 
> I am inclined to remove this from pkgsrc.  Any reason not to?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guile-fcgi?
  2012-12-24  2:25 ` guile-fcgi? Nala Ginrut
@ 2012-12-24 14:08   ` Greg Troxel
  2012-12-25  7:26     ` guile-fcgi? Nala Ginrut
  2012-12-25  7:26     ` guile-fcgi? Nala Ginrut
  0 siblings, 2 replies; 6+ messages in thread
From: Greg Troxel @ 2012-12-24 14:08 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: Guile Users

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]


Nala Ginrut <nalaginrut@gmail.com> writes:

> hi Greg!
> I know nothing about this guile-fcgi, but I'm writing a fcgi-interface
> for my web-server written with Guile. And I can't download this
> guile-fcgi tarball from internet anyway, all left is dead link.
>
> Would you please send this tarball to me? I need it for a reference.
> Thanks!
>
> PS: I don't use BSD, so I can't use pkgsrc to fetch it.

Not true!  pkgsrc runs on pretty much every posix-like operating system
(GNU/Linux, Mac, Solaris, other BSDs, AIX, IRIX, HP-UX).  (That said, I
know other systems have their own packaging systems, and bootstrapping
pkgsrc just to get a distfile is not a reasonable utility/effort
tradeoff.)

You can grab it from here (it's just a copy of what was fetchable until
2003):

  http://ftp.netbsd.org/pub/pkgsrc/distfiles/guile-fcgi-0.1.tar.gz

[-- Attachment #2: Type: application/pgp-signature, Size: 194 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guile-fcgi?
  2012-12-24 14:08   ` guile-fcgi? Greg Troxel
@ 2012-12-25  7:26     ` Nala Ginrut
  2012-12-25  7:26     ` guile-fcgi? Nala Ginrut
  1 sibling, 0 replies; 6+ messages in thread
From: Nala Ginrut @ 2012-12-25  7:26 UTC (permalink / raw)
  To: Greg Troxel; +Cc: Guile Users

Thanks you very much!

On Mon, 2012-12-24 at 09:08 -0500, Greg Troxel wrote:
> Nala Ginrut <nalaginrut@gmail.com> writes:
> 
> > hi Greg!
> > I know nothing about this guile-fcgi, but I'm writing a fcgi-interface
> > for my web-server written with Guile. And I can't download this
> > guile-fcgi tarball from internet anyway, all left is dead link.
> >
> > Would you please send this tarball to me? I need it for a reference.
> > Thanks!
> >
> > PS: I don't use BSD, so I can't use pkgsrc to fetch it.
> 
> Not true!  pkgsrc runs on pretty much every posix-like operating system
> (GNU/Linux, Mac, Solaris, other BSDs, AIX, IRIX, HP-UX).  (That said, I
> know other systems have their own packaging systems, and bootstrapping
> pkgsrc just to get a distfile is not a reasonable utility/effort
> tradeoff.)
> 
> You can grab it from here (it's just a copy of what was fetchable until
> 2003):
> 
>   http://ftp.netbsd.org/pub/pkgsrc/distfiles/guile-fcgi-0.1.tar.gz





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guile-fcgi?
  2012-12-24 14:08   ` guile-fcgi? Greg Troxel
  2012-12-25  7:26     ` guile-fcgi? Nala Ginrut
@ 2012-12-25  7:26     ` Nala Ginrut
  1 sibling, 0 replies; 6+ messages in thread
From: Nala Ginrut @ 2012-12-25  7:26 UTC (permalink / raw)
  To: Greg Troxel; +Cc: Guile Users

Thank you very much!

On Mon, 2012-12-24 at 09:08 -0500, Greg Troxel wrote:
> Nala Ginrut <nalaginrut@gmail.com> writes:
> 
> > hi Greg!
> > I know nothing about this guile-fcgi, but I'm writing a fcgi-interface
> > for my web-server written with Guile. And I can't download this
> > guile-fcgi tarball from internet anyway, all left is dead link.
> >
> > Would you please send this tarball to me? I need it for a reference.
> > Thanks!
> >
> > PS: I don't use BSD, so I can't use pkgsrc to fetch it.
> 
> Not true!  pkgsrc runs on pretty much every posix-like operating system
> (GNU/Linux, Mac, Solaris, other BSDs, AIX, IRIX, HP-UX).  (That said, I
> know other systems have their own packaging systems, and bootstrapping
> pkgsrc just to get a distfile is not a reasonable utility/effort
> tradeoff.)
> 
> You can grab it from here (it's just a copy of what was fetchable until
> 2003):
> 
>   http://ftp.netbsd.org/pub/pkgsrc/distfiles/guile-fcgi-0.1.tar.gz





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guile-fcgi?
  2012-12-23 13:08 guile-fcgi? Greg Troxel
  2012-12-24  2:25 ` guile-fcgi? Nala Ginrut
@ 2013-01-06 10:39 ` Ian Price
  1 sibling, 0 replies; 6+ messages in thread
From: Ian Price @ 2013-01-06 10:39 UTC (permalink / raw)
  To: Greg Troxel; +Cc: Guile Users

Greg Troxel <gdt@ir.bbn.com> writes:

> Is this still of any value?  Is there a replacement?
There is no replacement fastcgi library, but Guile 2 does come with a
web server library, which tends to be run behind a reverse proxy.

> I am inclined to remove this from pkgsrc.  Any reason not to?
I haven't ran it, but I find it hard to believe that it wouldn't be
severely bitrotten at this point.

-- 
Ian Price -- shift-reset.com

"Programming is like pinball. The reward for doing it well is
the opportunity to do it again" - from "The Wizardy Compiled"



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-06 10:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-23 13:08 guile-fcgi? Greg Troxel
2012-12-24  2:25 ` guile-fcgi? Nala Ginrut
2012-12-24 14:08   ` guile-fcgi? Greg Troxel
2012-12-25  7:26     ` guile-fcgi? Nala Ginrut
2012-12-25  7:26     ` guile-fcgi? Nala Ginrut
2013-01-06 10:39 ` guile-fcgi? Ian Price

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).