From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 30 12:00:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 806AA3DC for ; Tue, 30 Oct 2012 12:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5681F8FC1A for ; Tue, 30 Oct 2012 12:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9UC0195079588 for ; Tue, 30 Oct 2012 12:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9UC01wf079587; Tue, 30 Oct 2012 12:00:01 GMT (envelope-from gnats) Resent-Date: Tue, 30 Oct 2012 12:00:01 GMT Resent-Message-Id: <201210301200.q9UC01wf079587@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jb Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A923A2D3 for ; Tue, 30 Oct 2012 11:57:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 75FFB8FC0A for ; Tue, 30 Oct 2012 11:57:38 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9UBvcuJ086470 for ; Tue, 30 Oct 2012 11:57:38 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9UBvc4E086469; Tue, 30 Oct 2012 11:57:38 GMT (envelope-from nobody) Message-Id: <201210301157.q9UBvc4E086469@red.freebsd.org> Date: Tue, 30 Oct 2012 11:57:38 GMT From: jb To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/173210: openjdk6 - use better src placement X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 12:00:01 -0000 >Number: 173210 >Category: ports >Synopsis: openjdk6 - use better src placement >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 30 12:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: jb >Release: FreeBSD 9.1-RC2 #0 >Organization: >Environment: FreeBSD localhost.localdomain 9.1-RC2 FreeBSD 9.1-RC2 #0 r241133: Tue Oct 2 17:11:45 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Please do not pollute /usr/local tree, instead use /usr/local/src for sources. # ls -al /usr/local/ total 132 drwxr-xr-x 17 root wheel 512 Oct 30 11:44 . drwxr-xr-x 16 root wheel 512 Oct 16 21:46 .. drwxr-xr-x 4 root wheel 24064 Oct 29 18:59 bin drwxr-xr-x 9 root wheel 512 Oct 16 21:53 diablo-jdk1.6.0 drwxr-xr-x 29 root wheel 1024 Oct 30 11:44 etc drwxr-xr-x 4 root wheel 512 Oct 18 08:50 i386-portbld-freebsd9.1 drwxr-xr-x 155 root wheel 7680 Oct 29 18:59 include drwxr-xr-x 3 root wheel 2048 Oct 21 13:19 info drwxr-xr-x 68 root wheel 43520 Oct 29 18:59 lib drwxr-xr-x 7 root wheel 512 Oct 18 10:50 libdata drwxr-xr-x 10 root wheel 2048 Oct 18 09:58 libexec drwxr-xr-x 51 root wheel 1024 Oct 27 04:15 man drwxr-xr-x 9 root wheel 512 Oct 30 11:43 openjdk6 drwxr-xr-x 2 root wheel 1024 Oct 30 10:43 sbin drwxr-xr-x 128 root wheel 2560 Oct 29 18:56 share drwxr-xr-x 3 root wheel 512 Oct 17 00:48 src drwxr-xr-x 2 root wheel 512 Oct 16 19:56 www [root@localhost ~]# ls -al /usr/local/openjdk6/ total 21340 drwxr-xr-x 9 root wheel 512 Oct 30 11:43 . drwxr-xr-x 17 root wheel 512 Oct 30 11:44 .. -r--r--r-- 1 root wheel 1503 Oct 30 11:42 ASSEMBLY_EXCEPTION -r--r--r-- 1 root wheel 19263 Oct 30 11:42 LICENSE -r--r--r-- 1 root wheel 127498 Oct 30 11:42 THIRD_PARTY_README drwxr-xr-x 2 root wheel 1024 Oct 30 11:43 bin drwxr-xr-x 9 root wheel 512 Oct 30 11:43 demo drwxr-xr-x 3 root wheel 512 Oct 30 11:43 include drwxr-xr-x 4 root wheel 512 Oct 30 11:42 jre drwxr-xr-x 2 root wheel 512 Oct 30 11:43 lib drwxr-xr-x 4 root wheel 512 Oct 30 11:43 man drwxr-xr-x 6 root wheel 512 Oct 30 11:43 sample -r--r--r-- 1 root wheel 21603260 Oct 30 11:43 src.zip >How-To-Repeat: Build/install openjdk6 port. >Fix: >Release-Note: >Audit-Trail: >Unformatted: