From owner-freebsd-ports@FreeBSD.ORG Fri Feb 19 05:26:32 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B029106566C for ; Fri, 19 Feb 2010 05:26:32 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-qy0-f189.google.com (mail-qy0-f189.google.com [209.85.221.189]) by mx1.freebsd.org (Postfix) with ESMTP id 1A5CF8FC08 for ; Fri, 19 Feb 2010 05:26:31 +0000 (UTC) Received: by qyk27 with SMTP id 27so6280727qyk.3 for ; Thu, 18 Feb 2010 21:26:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:user-agent:x-openpgp-key-id :x-openpgp-key-fingerprint:mime-version:content-type; bh=32yv8VnR1HjKDTGSfSC2+5TG+ohhidi8vxY/h5UgBY8=; b=A69jQBJvUT3KOCDy4KwV+4G92aryLTkGkvob3hYb2PLqVyLmVtCc8R/N5v9Zlg78QX DTrJC5meb3B/Alnzo9krn1rW0Kx/qMyZPmoxlaBXDHUcr7ip/F32zFHABQ+GKkjj/K3X y3KVMNSuK5V9j6b/bJoceMNZ/w6EMb7+FQdXY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:user-agent :x-openpgp-key-id:x-openpgp-key-fingerprint:mime-version :content-type; b=Q67JBLsE9bOscbU6vHEXEq9/ejb31BNY2EPFRx0J4gCVfqFEaJUNAwMMGm9n+vcmfO exhUqQylZbuOXLn1wHyjGhgWtY9TEXOuH4pglITnRGgETEPtHcQ5X0Vp4NHFh16+2x5Q xE+uMy3KzwyR8Wm5EGvfIGOK/7NOG38Ui55aU= Received: by 10.224.53.148 with SMTP id m20mr225472qag.11.1266557189881; Thu, 18 Feb 2010 21:26:29 -0800 (PST) Received: from centel.dataix.local (ppp-22.62.dialinfree.com [209.172.22.62]) by mx.google.com with ESMTPS id 22sm7263687qyk.14.2010.02.18.21.26.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Feb 2010 21:26:28 -0800 (PST) Sender: "J. Hellenthal" Date: Fri, 19 Feb 2010 00:26:23 -0500 From: jhell To: FreeBSD Ports Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-Id: 0x89D8547E X-OpenPGP-Key-Fingerprint: 85EF E26B 07BB 3777 76BE B12A 9057 8789 89D8 547E MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: gecko@FreeBSD.org, glewis@FreeBSD.org Subject: Leftover files from three packages, firefox35, diablo-jdk16, libxul X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2010 05:26:32 -0000 Below is a list of files that I found during a search for a answer and a cure for another problem that I was having. These should probably be handled as they are not removed upon pkg_delete. If a PR is needed please let me know and I will file one if a PR has not been submitted already. find /usr/local -type f -name \*\$\* /usr/local/diablo-jdk1.6.0/demo/plugin/applets/Blink/Blink$1.class /usr/local/diablo-jdk1.6.0/demo/applets/Blink/Blink$1.class /usr/local/include/firefox3/unstable/system_wrappers_js/lib$routines.h /usr/local/include/firefox3/unstable/system_wrappers_js/ucx$inetdef.h /usr/local/include/firefox3/unstable/system_wrappers/ucx$inetdef.h /usr/local/include/firefox3/unstable/system_wrappers/lib$routines.h /usr/local/include/libxul/unstable/system_wrappers/lib$routines.h /usr/local/include/libxul/unstable/system_wrappers/ucx$inetdef.h Regards, -- jhell