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


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

1.7
date	2011.02.11.23.59.16;	author nobutaka;	state Exp;
branches;
next	1.6;

1.6
date	2004.07.12.16.49.19;	author nobutaka;	state Exp;
branches;
next	1.5;

1.5
date	2004.01.12.03.17.20;	author nobutaka;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.15.10.29.35;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.22.14.25.38;	author nobutaka;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.11.16.34.00;	author nobutaka;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.11.12.30.15;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:   w3m-m17n
# Date Created:                08 October 2001
# Whom:                        MANTANI Nobutaka <nobutaka@@nobutaka.com>
#
# $FreeBSD: head/www/w3m-m17n/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PKGNAMESUFFIX=	-m17n

MAINTAINER=	nobutaka@@FreeBSD.org
COMMENT=	A pager/text-based WWW browser with multilingualization support

MASTERDIR=	${.CURDIR}/../w3m
PKGDIR=		${.CURDIR}
PLIST=		${MASTERDIR}/pkg-plist

WITH_M17N=	yes
CONFLICTS=	ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-0.5.* w3m-img-0.5.* w3m-m17n-img-0.5.*

.include "${MASTERDIR}/Makefile"
@


1.7
log
@- Update to 0.5.3. [*]
- Use OPTIONS in www/w3m.
- Enable SSL support by default.

PR:		ports/154545 [*]
Submitted by:	ARAI Toshihiko <arai.toshihiko@@gmail.com> [*]
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Register CONFLICTS between w3m ports.

Suggested by:	Aleksander Fafula <alex@@fafula.com>
@
text
@d17 1
a17 1
M17N=	yes
@


1.5
log
@Update to 2004-01-11 snapshot of w3m 0.4.2.
Make portlint happy.
@
text
@d18 1
@


1.4
log
@Slave ports do not need to include the master category in CATEGORIES.
It is redundant.

PR:		ports/49002
Submitted by:	Dan Langille <dan@@langille.org>
Obtained from:	FreshPorts survey
@
text
@d8 3
@


1.3
log
@De-pkg-comment.
@
text
@a7 1
CATEGORIES=	www
d10 1
a10 1
MASTERDIR=	${.CURDIR}/../../www/w3m
@


1.2
log
@Update w3m-m17n to 0.3+20020311.
@
text
@d9 1
@


1.1
log
@add w3m-m17n
w3m with multilingualization support

PR:		31123
Submitted by:	MANTANI Nobutaka <nobutaka@@nobutaka.com>
@
text
@a7 2
PKGNAMESUFFIX=	-m17n

@

