Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 18:18:28 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20717: fix german/webalizer2
Message-ID:  <200008191618.e7JGISr04300@home.dinoex.sub.org>

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

>Number:         20717
>Category:       ports
>Synopsis:       fix german/webalizer2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 19 09:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
privat
>Environment:

	gd-lib, apache

>Description:

	This port shall be used as a masterport
	for any language specific package.

>How-To-Repeat:

	try to build it from a new port.

# 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:
#
#	ptbr-webalizer
#	ptbr-webalizer/Makefile
#
echo c - ptbr-webalizer
mkdir -p ptbr-webalizer > /dev/null 2>&1
echo x - ptbr-webalizer/Makefile
sed 's/^X//' >ptbr-webalizer/Makefile << 'END-of-ptbr-webalizer/Makefile'
X# New ports collection makefile for:	webalizer2 (ptbr)
X# Date created:		18.Aug 2000
X# Whom:			dirk.meyer@dinoex.sub.org
X#
X# $FreeBSD: $
X#
XWEBALIZER_LANG?=	portuguese_brazil
XPKGNAMEPREFIX?=		ptbr-
XMASTERDIR=	${.CURDIR}/../../german/webalizer2
X
X.include "${MASTERDIR}/Makefile"
END-of-ptbr-webalizer/Makefile
exit

>Fix:

	apply the patch

diff webalizer2/Makefile de-webalizer2-2.0.12/Makefile
--- webalizer2/Makefile	Mon Aug 14 11:35:44 2000
+++ de-webalizer2-2.0.12/Makefile	Sat Aug 19 18:13:20 2000
@@ -17,7 +17,7 @@
 
 NO_LATEST_LINK=	yes
 
-WEBALIZER_LANG= german
+WEBALIZER_LANG?=	german
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-dns \

>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?200008191618.e7JGISr04300>