Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 03:45:41 -0400 (EDT)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13189: update port irc/bnc to fix MASTER_SITES
Message-ID:  <199908170745.DAA17472@shadow.blackdawn.com>

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

>Number:         13189
>Category:       ports
>Synopsis:       update port irc/bnc to fix 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:   Tue Aug 17 00:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Sat Aug 14 00:56:46 EDT 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

Err, ignore that reply to ports/13188.. I forgot to update the PR file
I was sending.. (blah blah) ;-)

(please close ports/13188 and use ports/13086 to update fly..)

Thanks to the fact that irc.themes.org has php'd its interface,
you can't download bnc 2.6.2 directly from the website (not interactively,
anyway). As such, I pulled it off the website and put it up on my
distfile site.

Don't ask me why, but it seems like there are no bnc download sites
anywhere.. at least not with 2.6.2.

>How-To-Repeat:

Use the diff below to patch the current port.

>Fix:

diff -urN bnc/Makefile bnc.new/Makefile
--- bnc/Makefile	Sun Jun 27 22:20:11 1999
+++ bnc.new/Makefile	Tue Aug 17 03:09:01 1999
@@ -9,7 +9,10 @@
 DISTNAME=	bnc2.6.2
 PKGNAME=	bnc-2.6.2
 CATEGORIES=	irc
-MASTER_SITES=	http://irc.themes.org/downloads/misc/
+MASTER_SITES=	http://www.psn.net/~andrews/dist/
+
+# stupid proprietary apache server.
+FETCH_BEFORE_ARGS=	-b
 
 MAINTAINER=	billf@FreeBSD.org
 

>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?199908170745.DAA17472>