From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 17 08:20: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 143441065670 for ; Wed, 17 Dec 2008 08:20: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 04A1B8FC08 for ; Wed, 17 Dec 2008 08:20:04 +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 mBH8K3K0064217 for ; Wed, 17 Dec 2008 08:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBH8K34U064216; Wed, 17 Dec 2008 08:20:03 GMT (envelope-from gnats) Date: Wed, 17 Dec 2008 08:20:03 GMT Message-Id: <200812170820.mBH8K34U064216@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Yoshihiro Ota 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: Yoshihiro Ota List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 08:20:04 -0000 The following reply was made to PR ports/128952; it has been noted by GNATS. From: Yoshihiro Ota To: Stefan Walter Cc: GNATS Subject: Re: ports/128952: [NEW PORT] java/javadb: Sun's supported distribution of Apache Derby database Date: Wed, 17 Dec 2008 02:59:14 -0500 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? Thanks, Hiro On Tue, 16 Dec 2008 17:12:44 +0100 Stefan Walter wrote: > Hi Yoshihiro, > > "make fetch" doesn't work with your port. You defined a variable > DOWNLOAD_URL, but a user trying to install the port never sees the URL. > You might want to have a look at how this is done in java/jdk16/Makefile. > Furthermore, I'd suggest to install the documentation into DOCSDIR and use > the PORTDOCS variable as described in the porter's handbook to cut down > the size of pkg-plist. > > Can you re-send an updated version of your port? > > Regards, > Stefan > > [1]: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html