Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2008 13:27:38 GMT
From:      Gerrit Beine <gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/119229: Remove wget: devel/subclipse
Message-ID:  <200801011327.m01DRcpw057319@www.freebsd.org>
Resent-Message-ID: <200801011330.m01DU2hx045403@freefall.freebsd.org>

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

>Number:         119229
>Category:       ports
>Synopsis:       Remove wget: devel/subclipse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 01 13:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.2-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD freebsd620.vmware.beine-computer.de 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Fetching distfiles works now without fetch.
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/devel/subclipse/Makefile subclipse/Makefile
--- /usr/ports/devel/subclipse/Makefile	Thu Sep 27 22:56:48 2007
+++ subclipse/Makefile	Tue Jan  1 13:41:16 2008
@@ -16,7 +16,6 @@
 COMMENT=	A subversion plugin for the Eclipse IDE Framework
 
 RUN_DEPENDS=	${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
-FETCH_DEPENDS=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
 
 CONFLICTS=	phpeclipse-[0-9]*
 
@@ -33,14 +32,7 @@
 		plugins/${SUBCLIPSE}.mylyn_2.0.0 \
 		plugins/${SUBCLIPSE}.ui_${PORTVERSION}
 
-WGET?=		${LOCALBASE}/bin/wget
-
 .include <bsd.port.pre.mk>
-
-do-fetch:
-.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}.zip)
-	${WGET} -P${DISTDIR}/${DIST_SUBDIR} ${MASTER_SITES}/${DISTNAME}.zip
-.endif
 
 post-extract:
 .for f in ${SUBCLIPSEFILES}


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



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