Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2001 09:13:19 -0700 (PDT)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        mab@red-bean.com
Subject:   ports/27889: MASTER_SITES update : www/aolserver
Message-ID:  <200106051613.f55GDJ218982@yoko.owp.csus.edu>

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

>Number:         27889
>Category:       ports
>Synopsis:       MASTER_SITES update : www/aolserver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 05 09:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.3-STABLE alpha
>Organization:
>Environment:
System: FreeBSD yoko.owp.csus.edu 4.3-STABLE FreeBSD 4.3-STABLE #2: Wed May 30 17:08:04 PDT 2001 admin@yoko.owp.csus.edu:/usr/obj/usr/src/sys/YOKO alpha


>Description:

According to 

http://people.freebsd.org/~fenner/portsurvey/www.html#aolserver

the port www/aolserver has an unfetchable distfile.  The diff below fixes
this issue.

NOTE : The maintainer, mab@red-bean.com, has been CC'd as part of this PR.

Other items with this port :
1.  I was not able to make it build properly.  I didn't look any further
    at it right now, so I may have over look something.
2.  This port is outdated, the current version is 3.4, but see item #3.
3.  I tried to build version 3.4, but ran into the same problem I
    mentioned in #1.
>How-To-Repeat:
>Fix:
diff -ruN aolserver.orig/Makefile aolserver/Makefile
--- aolserver.orig/Makefile	Tue Jun  5 08:52:03 2001
+++ aolserver/Makefile	Tue Jun  5 09:08:27 2001
@@ -8,12 +8,9 @@
 PORTNAME=	aolserver
 PORTVERSION=	3.2
 CATEGORIES=	www
-MASTER_SITES=	ftp://ftp.aolserver.com/server/aolserver3_2/
-DISTNAME=	aolserver3_2-source
+MASTER_SITES=	ftp://ftp.aolserver.com/server/deprecated-releases/
 
 MAINTAINER=	mab@red-bean.com
-
-WRKSRC=		${WRKDIR}/aolserver3_2
 
 USE_GMAKE=	yes
 
diff -ruN aolserver.orig/distinfo aolserver/distinfo
--- aolserver.orig/distinfo	Tue Jun  5 08:52:03 2001
+++ aolserver/distinfo	Tue Jun  5 09:12:19 2001
@@ -1 +1 @@
-MD5 (aolserver3_2-source.tar.gz) = c2e5db0f719cb76af8b7cc28bcc53f0b
+MD5 (aolserver-3.2.tar.gz) = 47cad0c2868aa79e5191e7ffbc3a562b
>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?200106051613.f55GDJ218982>