Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2006 11:33:19 -0600
From:      "Frank J. Laszlo" <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m.butkus@tu-bs.de
Subject:   ports/104503: [PATCH]: net/rboot: Make fetchable
Message-ID:  <E1GZsoZ-0002Fk-OG@main.vonostingroup.com>
Resent-Message-ID: <200610171740.k9HHeG1i098228@freefall.freebsd.org>

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

>Number:         104503
>Category:       ports
>Synopsis:       [PATCH]: net/rboot: Make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 17 17:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 5.4-RELEASE-p18 i386
>Organization:
>Environment:
System: FreeBSD main.vonostingroup.com 5.4-RELEASE-p18 FreeBSD 5.4-RELEASE-p18 #1: Sat Sep 16 18:56:42 UTC 2006 laszlof@main.vonostingroup.com:/usr/obj/usr/src/sys/MAIN i386


	
>Description:
	This patch will update the MASTER_SITES with my own mirror, the original site appears to be gone, however I am
	unable to translate the german text. The maintainer has been CC'd.

>How-To-Repeat:
	
>Fix:



--- rboot-3.0.1.diff begins here ---
diff -NrU3 rboot.orig/Makefile rboot/Makefile
--- rboot.orig/Makefile	Tue Oct 17 11:17:49 2006
+++ rboot/Makefile	Tue Oct 17 11:19:51 2006
@@ -8,13 +8,12 @@
 PORTNAME=	rboot
 PORTVERSION=	3.0.1
 CATEGORIES=	net
-MASTER_SITES=	http://www.bs.ni.schule.de/support/rboot/download/
+MASTER_SITES=	http://www.franksworld.org/dist/${PORTNAME}/
 
 MAINTAINER=	m.butkus@tu-bs.de
 COMMENT=	A remote-boot solution for M$$ operating systems
 
 NO_PACKAGE=	"this port creates devices"
-BROKEN=		Unfetchable
 
 MAN7=		rboot.7
 MAN8=		netboot.8
--- rboot-3.0.1.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GZsoZ-0002Fk-OG>