ports/129739: Add Sun's Project Kenai to bsd.sites.mk

Steven Kreuzer skreuzer at exit2shell.com
Thu Dec 18 15:40:01 UTC 2008


>Number:         129739
>Category:       ports
>Synopsis:       Add Sun's Project Kenai to bsd.sites.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 18 15:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        7.1-PRERELEASE
>Organization:
>Environment:
FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008     root at simon.sddi.net:/usr/obj/usr/src/sys/KERNEL  amd64
>Description:
Project Kenia is Sun's version of a SourceForge like site. The attached patch will modify bsd.sites.mk to add the url to download files from that site.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: bsd.sites.mk
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/Mk/bsd.sites.mk,v
retrieving revision 1.465
diff -u -r1.465 bsd.sites.mk
--- bsd.sites.mk	1 Dec 2008 19:45:30 -0000	1.465
+++ bsd.sites.mk	18 Dec 2008 15:31:37 -0000
@@ -650,6 +650,10 @@
 	ftp://ftp.ntua.gr/pub/net/isc/isc/%SUBDIR%/
 .endif
 
+.if !defined(IGNORE_MASTER_SITE_KENAI)
+MASTER_SITE_KENAI+=	http://projectkenai.com/downloads/%SUBDIR%/
+.endif
+
 .if !defined(IGNORE_MASTER_SITE_KDE)
 MASTER_SITE_KDE+=	\
 	http://mirrors.isc.org/pub/kde/%SUBDIR%/ \


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



More information about the freebsd-ports-bugs mailing list