Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2003 20:47:47 +0100 (CET)
From:      Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   java/59021: Mk/bsd.sites.mk: MASTER_SITE_APACHE_JAKARTA is broken
Message-ID:  <200311061947.hA6Jll9w036265@andouillette.esil.univ-mrs.fr>
Resent-Message-ID: <200311062000.hA6K0fIM016005@freefall.freebsd.org>

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

>Number:         59021
>Category:       java
>Synopsis:       Mk/bsd.sites.mk: MASTER_SITE_APACHE_JAKARTA is broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 06 12:00:41 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Herve Quiroz
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD andouillette.esil.univ-mrs.fr 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Mon Nov 3 15:33:19 CET 2003 root@andouillette.esil.univ-mrs.fr:/usr/obj/usr/src/sys/ASSIMILATED i386

>Description:

The sites in MASTER_SITE_APACHE_JAKARTA are no longer valid.

The following ports are concerned:

	www/jakarta-jmeter/Makefile
	www/mod_jk/Makefile		(but the port has been scheduled for removal after Feb. 2)
	www/jetspeed/Makefile	(but it has been commented out in the Makefile)
	www/mod_jk2/Makefile

Some other ports should use MASTER_SITE_APACHE_JAKARTA by the way:

	jakarta-bcel
	jakarta-commons-beanutils
	jakarta-commons-cli
	jakarta-commons-collections
	jakarta-commons-dbcp
	jakarta-commons-lang
	jakarta-commons-logging
	jakarta-commons-pool
	jakarta-log4j
	jakarta-oro
	jakarta-regexp
	jakarta-struts

>How-To-Repeat:

$cd /usr/ports/www/jakarta-jmeter/
$make
>Fix:

I haven't got a "clean" fix for now. Mostly because the concerned ports are
quite old regardless. IMHO, a "good" value for MASTER_SITE_APACHE_JAKARTA would
be:

MASTER_SITE_APACHE_JAKARTA+=    \
	http://apache.crihan.fr/dist/jakarta/%SUBDIR%/ \
	http://mir2.ovh.net/ftp.apache.org/dist/jakarta/%SUBDIR%/ \
	ftp://mir1.ovh.net/ftp.apache.org/dist%SUBDIR%/ \
	ftp://ftp.inria.fr/pub/Apache/jakarta/%SUBDIR%/ \
	http://www.apache.org/dist/jakarta/%SUBDIR%/ \

At least I know that the Jakarta ports I maintain (java/jakarta-log4j for
example) would not work with the current value and will work with these ones.
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> jakarta-jmeter-1.9.tgz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://jakarta.apache.org/builds/jakarta-jmeter/release/v1.9/.
 fetch: http://jakarta.apache.org/builds/jakarta-jmeter/release/v1.9/jakarta-jmeter-1.9.tgz: Moved Permanently
 >> Attempting to fetch from http://nagoya.apache.org/dist/jakarta/jakarta-jmeter/release/v1.9/.
 fetch: http://nagoya.apache.org/dist/jakarta/jakarta-jmeter/release/v1.9/jakarta-jmeter-1.9.tgz: Moved Permanently
 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311061947.hA6Jll9w036265>