Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2012 11:57:38 GMT
From:      jb <jb.1234abcd@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173210: openjdk6 - use better src placement
Message-ID:  <201210301157.q9UBvc4E086469@red.freebsd.org>
Resent-Message-ID: <201210301200.q9UC01wf079587@freefall.freebsd.org>

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

>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:



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