From owner-freebsd-eclipse@FreeBSD.ORG Mon Mar 19 11:08:18 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02AD616A402 for ; Mon, 19 Mar 2007 11:08:18 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id CDC7713C448 for ; Mon, 19 Mar 2007 11:08:17 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2JB8HAm055387 for ; Mon, 19 Mar 2007 11:08:17 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2JB8Gc4055383 for freebsd-eclipse@FreeBSD.org; Mon, 19 Mar 2007 11:08:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 19 Mar 2007 11:08:16 GMT Message-Id: <200703191108.l2JB8Gc4055383@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-eclipse@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2007 11:08:18 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/104959 eclipse java/eclipse does not work on 7-CURRENT: Undefined sym o ports/109089 eclipse [PATCH] update java/eclipse-gef: distfile moved o ports/110425 eclipse port .../java/eclipse-viplugin commercial popup every 3 problems total. From owner-freebsd-eclipse@FreeBSD.ORG Wed Mar 21 10:01:05 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3707316A405 for ; Wed, 21 Mar 2007 10:01:05 +0000 (UTC) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 0EC1913C46C for ; Wed, 21 Mar 2007 10:01:05 +0000 (UTC) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2LA14LT076052 for ; Wed, 21 Mar 2007 10:01:04 GMT (envelope-from fenner+portsurvey@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2LA13bs076051; Wed, 21 Mar 2007 10:01:03 GMT (envelope-from fenner+portsurvey) Date: Wed, 21 Mar 2007 10:01:03 GMT Message-Id: <200703211001.l2LA13bs076051@freefall.freebsd.org> From: fenner@freebsd.org (Bill "distfiles" Fenner) To: freebsd-eclipse@freebsd.org Subject: FreeBSD ports: 1 unfetchable distfile: java/eclipse-devel X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@freebsd.org List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2007 10:01:05 -0000 Dear freebsd-eclipse@freebsd.org, You are listed as the FreeBSD port maintainer for 1 port whose distfiles are not fetchable from their MASTER_SITES. Could you please visit http://people.freebsd.org/~fenner/portsurvey/freebsd-eclipse@freebsd.org.html and correct the problems listed there? The individual port with a problem is java/eclipse-devel. If you have already corrected the problems and submitted a PR, please accept my thanks and apologies for the delay in getting the fixes into the tree. This reminder is created automatically and does not (yet) have a way to know if a PR fixing the problem has been submitted. Please do *NOT* send your response to me directly; I do not necessarily have time to commit your fix; please instead submit a PR via 'send-pr' so it doesn't get lost. Problems are usually of two types: 1. The software package has been upgraded and the version in the port has been removed. The best solution to this problem is to upgrade the port to the most current version of the software package. If you are a FreeBSD committer, then you can just upgrade the port directly. If not, you should create the updated port on your own machine, test it (and maybe even run "portlint" on it), and then use "send-pr" to submit a "diff -uNr old-port updated-port". If you added or deleted any files, please make an explicit note of it. 2. The mirror site being used no longer contains the software package in question, or no longer exists. Solutions include: a) If there are other mirror sites, just remove the bad site from the list. (Make sure that what appears to be a bad site isn't actually a problem of type 1, upgrade) b) If the README or other support files in the software documentation mention where to get the software package, use one of those sites. c) Use a search engine to find another place to get the original DISTFILES. Make sure that you don't pick a FreeBSD distfiles mirror -- if you can't find any other places where the file exists, it can be a LOCAL_PORT or you can simply comment out the MASTER_SITES= line, with a comment explaining why. Once you have a solution, use "send-pr" to submit a "diff -u" of the Makefile. Note that this isn't an urgent issue, as people who try to build the port now will just fall back to the FreeBSD distfiles mirror. Please just put it on your list to do and get to it when you have time. These messages will continue to arrive twice a month until the fix is committed, as a reminder. Thanks, Bill "distfiles" Fenner. From owner-freebsd-eclipse@FreeBSD.ORG Thu Mar 22 18:28:23 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0829D16A400 for ; Thu, 22 Mar 2007 18:28:23 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from webserver.accesocero.es (217-116-4-115.redes.acens.net [217.116.4.115]) by mx1.freebsd.org (Postfix) with ESMTP id C26A413C4C1 for ; Thu, 22 Mar 2007 18:28:22 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from gestion.canaltour.com (217-116-4-114.redes.acens.net [217.116.4.114]) by webserver.accesocero.es (Postfix) with ESMTP id D19BEB8D0E8 for ; Thu, 22 Mar 2007 18:54:55 +0100 (CET) Date: Thu, 22 Mar 2007 18:50:06 +0100 To: "freebsd-eclipse@freebsd.orgr" From: "Clubrural.com" Message-ID: <29021ec8752fa5b466b708acca286e95@gestion.canaltour.com> X-Priority: 3 X-Mailer: PHPMailer [version 1.73] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Subject: interchange of links X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 18:28:23 -0000 We have created a new Directory of Tourism to make interchange of links, if click interests haaz down to you http://www.clubrural.com/links/addurl.php Hemos creado un nuevo Directorio de Turismo si deseas puedes intercambiar links haciendo click mas abajo http://www.clubrural.com/links/addurl.php From owner-freebsd-eclipse@FreeBSD.ORG Fri Mar 23 19:41:37 2007 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D423A16A401; Fri, 23 Mar 2007 19:41:37 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id A12F613C44B; Fri, 23 Mar 2007 19:41:37 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from freefall.freebsd.org (tmclaugh@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2NJfb0M098257; Fri, 23 Mar 2007 19:41:37 GMT (envelope-from tmclaugh@freefall.freebsd.org) Received: (from tmclaugh@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2NJfb7i098253; Fri, 23 Mar 2007 19:41:37 GMT (envelope-from tmclaugh) Date: Fri, 23 Mar 2007 19:41:37 GMT From: Tom McLaughlin Message-Id: <200703231941.l2NJfb7i098253@freefall.freebsd.org> To: adagio@cs.tu-berlin.de, tmclaugh@FreeBSD.org, freebsd-eclipse@FreeBSD.org Cc: Subject: Re: ports/110425: port .../java/eclipse-viplugin commercial popup every 3 minutes X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 19:41:37 -0000 Synopsis: port .../java/eclipse-viplugin commercial popup every 3 minutes State-Changed-From-To: open->closed State-Changed-By: tmclaugh State-Changed-When: Fri Mar 23 19:38:46 UTC 2007 State-Changed-Why: The port is demo software. With a valid license the port provides a quick way to install it via the ports tree instead of manually. http://www.freebsd.org/cgi/query-pr.cgi?pr=110425