Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 12:19:16 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42181: New port: www/guile-www (guile modules for www interaction)
Message-ID:  <20020830031916.AC2945638@hadaly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         42181
>Category:       ports
>Synopsis:       New port: www/guile-www (guile modules for www interaction)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 29 20:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #17: Wed Aug 14 17:19:17 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Guile-WWW is a set of Guile Scheme modules providing support for
navigating HTTP connections, parsing URLs, handling CGI operations,
and fetching WWW resources.

WWW: http://www.gnu.org/software/guile/
	
>How-To-Repeat:
	
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	guile-www
#	guile-www/Makefile
#	guile-www/distinfo
#	guile-www/pkg-comment
#	guile-www/pkg-descr
#	guile-www/pkg-plist
#
echo c - guile-www
mkdir -p guile-www > /dev/null 2>&1
echo x - guile-www/Makefile
sed 's/^X//' >guile-www/Makefile << 'END-of-guile-www/Makefile'
X# New ports collection makefile for:   guile-www
X# Date created:                30 August 2002
X# Whom:                        Kimura Fuyuki <fuyuki@hadaly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	guile-www
XPORTVERSION=	1.1.1
XCATEGORIES=	www devel
XMASTER_SITES=	${MASTER_SITE_GNU}
XMASTER_SITE_SUBDIR=	guile
X
XMAINTAINER=	fuyuki@hadaly.org
X
XRUN_DEPENDS=	guile:${PORTSDIR}/lang/guile
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-guile-www/Makefile
echo x - guile-www/distinfo
sed 's/^X//' >guile-www/distinfo << 'END-of-guile-www/distinfo'
XMD5 (guile-www-1.1.1.tar.gz) = 134cc208f7b6fd30aa03bae90ce2f152
END-of-guile-www/distinfo
echo x - guile-www/pkg-comment
sed 's/^X//' >guile-www/pkg-comment << 'END-of-guile-www/pkg-comment'
XGuile modules for WWW interaction
END-of-guile-www/pkg-comment
echo x - guile-www/pkg-descr
sed 's/^X//' >guile-www/pkg-descr << 'END-of-guile-www/pkg-descr'
XGuile-WWW is a set of Guile Scheme modules providing support for
Xnavigating HTTP connections, parsing URLs, handling CGI operations,
Xand fetching WWW resources.
X
XWWW: http://www.gnu.org/software/guile/
X
X- Kimura Fuyuki
Xfuyuki@hadaly.org
END-of-guile-www/pkg-descr
echo x - guile-www/pkg-plist
sed 's/^X//' >guile-www/pkg-plist << 'END-of-guile-www/pkg-plist'
X@unexec install-info --delete %D/info/guile-www.info %D/info/dir
Xinfo/guile-www.info
X@exec install-info %D/info/guile-www.info %D/info/dir
Xshare/guile/www/cgi.scm
Xshare/guile/www/http.scm
Xshare/guile/www/main.scm
Xshare/guile/www/url.scm
X@dirrm share/guile/www
X@unexec rmdir %D/share/guile 2>/dev/null || true
END-of-guile-www/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020830031916.AC2945638>