From owner-freebsd-doc@FreeBSD.ORG Mon Mar 25 17:19:31 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5659BE0A for ; Mon, 25 Mar 2013 17:19:31 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) by mx1.freebsd.org (Postfix) with ESMTP id 210B6376 for ; Mon, 25 Mar 2013 17:19:30 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id ef5so3619790obb.13 for ; Mon, 25 Mar 2013 10:19:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=C/3OlkTA0A/N4Y/8XsLNVCQgZ5zZOxoVWj7PqE30hyI=; b=NeEiwRkRz9f3zJVj6MuUz/+PFzOcSvGUMtT8iZMAyamKFQZ0RnJPA9vkZKvm6msCvd jyFe5MN4C6ZR6+zr9/UM2FzfdadcadrtxiFdlxJ6BPURFGlf+I3ba2xUQc+L8fvVYAMR eoAy5jyOk4/nhajGpwV9xhPMJl01O2pFuBuNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=C/3OlkTA0A/N4Y/8XsLNVCQgZ5zZOxoVWj7PqE30hyI=; b=ZThy4rHjFNTklG3QSiYHUmDSV0ZZ0lckglTXkXo5/LYcOUkt95XhxewEfh28Ahr8ba wb5SpxpL7ow5vvWjXUGFgoaRoyDaoRo4AeJWE0Lt9ieAC4N+zi2Y4BrGM0ajLgVVGRgS gpYRSJimZmy4VGgS1mqrOfvwllE/KQlhtArfhgPUHzdUsHdAvQ6FQjd1qx0gthnOxp+Z yD3cxoq3vyp91GAUeZ+aLidkxp5BUAGa7VH+hgXOuuRL8n3rLVNpClzeKUGU0UZAeJF7 n0NYXnrzAKiaN/+wbMhKBhuP5Tss3Atiw8AD5nJKz/3QCtlK3aYXXzB8Q+7Onpwf5Yee xJ0g== MIME-Version: 1.0 X-Received: by 10.60.13.39 with SMTP id e7mr11605340oec.74.1364231970468; Mon, 25 Mar 2013 10:19:30 -0700 (PDT) Received: by 10.76.168.138 with HTTP; Mon, 25 Mar 2013 10:19:30 -0700 (PDT) X-Originating-IP: [2620:0:1040:204:8d72:3bab:de64:6722] In-Reply-To: <46D6F2EE-B581-46B3-BE5E-B245E73EAA5F@langille.org> References: <46D6F2EE-B581-46B3-BE5E-B245E73EAA5F@langille.org> Date: Mon, 25 Mar 2013 17:19:30 +0000 Message-ID: Subject: Re: Remove freshports link to pds.cgi From: "Simon L. B. Nielsen" To: Dan Langille Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkTzxHEiedp7tK+9Kmx/b+mxTtCt2nK3l+WGHGknsfRwBvkT80UN7pRfSoz/1VQB/s9M9AL Cc: freesd-doc , dvl@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2013 17:19:31 -0000 On 25 March 2013 16:10, Dan Langille wrote: > On Mar 25, 2013, at 11:55 AM, Simon L. B. Nielsen wrote: > >> Hey, >> >> Freshports currently links to www.freebsd.org/cgi/pds.cgi on the page >> for each port. That script seems to have broken totally recently, and >> regardless the script will most likely die soon as it expects ports to >> be in CVS, which of course is not the case anymore. >> >> So, could you remove the link from Freshports? >> >> If anyone ever wants to fix it perhaps the link can be re-added but I >> don't see anyone fixing the script any time soon as it has to be >> rewritten from scratch, and I'm sceptical about how useful it is in >> the first place. > > > Done. Let me know if someone recodes that. Thanks, will do. -- Simon L. B. Nielsen