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


1.8
date	2012.11.17.06.02.34;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2008.07.21.04.49.03;	author rafan;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.06.14.06.56;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2005.12.04.20.07.17;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.08.28.00.09.58;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.02.01.24.33;	author naddy;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.14.01.16;	author knu;	state Exp;
branches;
next	1.1;

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


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:   guile-www
# Date created:                30 August 2002
# Whom:                        Kimura Fuyuki <fuyuki@@hadaly.org>
#
# $FreeBSD: head/www/guile-www/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	guile-www
PORTVERSION=	1.1.1
PORTREVISION=	2
CATEGORIES=	www devel scheme
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	guile

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Guile modules for WWW interaction

RUN_DEPENDS=	guile:${PORTSDIR}/lang/guile

GNU_CONFIGURE=	yes
INFO=		guile-www

.include <bsd.port.mk>
@


1.7
log
@- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.5
log
@Add INFO macro
@
text
@d10 1
@


1.4
log
@Use the new virtual category 'scheme'

	- Add the virtual category 'scheme' to the orphan ports
	- Fix the chicken's csc script
	- Minor portlint cleanups

PR:		ports/55265
Submitted by:	Kimura Fuyuki <fuyuki@@nigredo.org>
@
text
@d20 1
@


1.3
log
@Remove MAINTAINER, as per his request:

"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d10 1
a10 1
CATEGORIES=	www devel
@


1.2
log
@De-pkg-comment.
@
text
@d14 1
a14 1
MAINTAINER=	fuyuki@@hadaly.org
@


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
@d15 1
@

