From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 17 10:10:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16675106564A for ; Wed, 17 Dec 2008 10:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ECF788FC19 for ; Wed, 17 Dec 2008 10:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mBHAA3uj046604 for ; Wed, 17 Dec 2008 10:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBHAA3oQ046603; Wed, 17 Dec 2008 10:10:03 GMT (envelope-from gnats) Date: Wed, 17 Dec 2008 10:10:03 GMT Message-Id: <200812171010.mBHAA3oQ046603@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Stefan Walter Cc: Subject: Re: ports/128952: [NEW PORT] java/javadb: Sun's supported distribution of Apache Derby database X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Walter List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 10:10:04 -0000 The following reply was made to PR ports/128952; it has been noted by GNATS. From: Stefan Walter To: Yoshihiro Ota Cc: GNATS Subject: Re: ports/128952: [NEW PORT] java/javadb: Sun's supported distribution of Apache Derby database Date: Wed, 17 Dec 2008 11:08:00 +0100 Yoshihiro Ota, 17.12.08, 08:59h CET: > Stefan: > > Thank you for your feedback. > > I was aware that the "fetch" command was not able to access to the right file. > In addition, it appears that address I had became invalid. > I wanted avoid manual download but it seems necessary at this point. > > Which documents should I move to DOCSDIR, docs only or all of docs, javadoc, and demo? IMO, docs and javadoc should go to DOCSDIR, demo should go to EXAMPLESDIR. If the jar files installed by this port are supposed to be used by other ports, they should be installed to JAVAJARDIR. Regards, Stefan