head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.01.22.02.57.31;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.04.20.07.17;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.19.04.05.47;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@share/guile/www/cgi.scm
share/guile/www/http.scm
share/guile/www/main.scm
share/guile/www/url.scm
@@dirrm share/guile/www
@@dirrmtry share/guile
@


1.2
log
@Add INFO macro
@
text
@d6 1
a6 1
@@unexec rmdir %D/share/guile 2>/dev/null || true
@


1.1
log
@New port: www/guile-www (guile modules for www interaction)

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

PR:		ports/42181
Submitted by:	Kimura Fuyuki <fuyuki@@hadaly.org>
@
text
@a0 3
@@unexec install-info --delete %D/info/guile-www.info %D/info/dir
info/guile-www.info
@@exec install-info %D/info/guile-www.info %D/info/dir
@

