Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 1999 07:57:44 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13120: ports/www/webalizer update MASTER-SITES
Message-ID:  <199908130557.HAA19065@home.dinoex.sub.org>

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

>Number:         13120
>Category:       ports
>Synopsis:       ports/www/webalizer update MASTER-SITES
>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:   Fri Aug 13 09:20:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
privat
>Environment:

	gd-lib, apache

>Description:

	generates statistics in HTML output,
	for Apache web server.

>How-To-Repeat:

	new MASTER-SITES
	improved Makefile

>Fix:

diff webalizer/Makefile webalizer-1.30.4/Makefile
--- webalizer/Makefile	Mon Aug  2 06:58:01 1999
+++ webalizer-1.30.4/Makefile	Fri Aug 13 07:16:32 1999
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	webalizer
-# Version required:	1.22
+# Version required:	1.30.*
 # Date created:		02.Jun 1998
 # Whom:			dirk.meyer@dinoex.sub.org
 #
@@ -9,7 +9,7 @@
 PKGNAME=	webalizer-1.30.4
 CATEGORIES=	www
 MASTER_SITES=	ftp://ftp.mrunix.net/pub/webalizer/ \
-		ftp://ftp.dinoex.sub.de/pub/approved/
+		ftp://ftp.lan-ks.de/pub/approved/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	dirk.meyer@dinoex.sub.org
@@ -27,7 +27,7 @@
 		german italian korean polish portuguese \
 		portuguese_brazil romanian russain slowak \
 		spanish swedish
-WRKSRC=		${WRKDIR}/webalizer-1.30-04
+WRKSRC=		${WRKDIR}/${DISTNAME:S/-src$//}
 MAKE_ARGS+=	CFLAGS="${CFLAGS}"
 
 .if defined(BATCH)

>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?199908130557.HAA19065>