Skip site navigation (1)Skip section navigation (2)
Date:      12 Apr 2004 09:34:06 -0000
From:      Rui Lopes <rui@ruilopes.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65454: [PATCH] Make www/axis fetchable
Message-ID:  <20040412093406.67026.qmail@griffin.clustercube.com>
Resent-Message-ID: <200404120840.i3C8e8Xb014248@freefall.freebsd.org>

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

>Number:         65454
>Category:       ports
>Synopsis:       [PATCH] Make www/axis fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 12 01:40:07 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD ruilopes.com 4.9-RELEASE-p3 FreeBSD 4.9-RELEASE-p3 #2: Wed Mar 3 23:26:17 WET 2004 root@ruilopes.com:/usr/obj/usr/src/sys/GRIFFIN i386


	
>Description:
	
Axis has been moved to master apache sites.
>How-To-Repeat:
	
>Fix:

	

--- www::axis.patch begins here ---
--- Makefile.orig	Mon Apr 12 10:21:58 2004
+++ Makefile	Mon Apr 12 10:27:15 2004
@@ -13,13 +13,12 @@
 PORTVERSION=		1.1
 PORTREVISION=		2
 CATEGORIES=		www java
-MASTER_SITES=		http://ws.apache.org/axis/dist/1_1/
+MASTER_SITES=		${MASTER_SITE_APACHE}
+MASTER_SITE_SUBDIR=	ws/axis/${PORTVERSION:S,.,_,g}
 DISTNAME=		axis-${PORTVERSION:S,.,_,g}
 
 MAINTAINER=	rui@ruilopes.com
 COMMENT=	SOAP implementation by APACHE project
-
-BROKEN=		"Unfetchable"
 
 #
 # Change webapp directory by TOMCAT version
--- www::axis.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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