Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 19:10:03 -0800 (PST)
From:      Nevermind <never@nevermind.kiev.ua>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/25177: New port: java/jdbcpool-current
Message-ID:  <200102200310.f1K3A3k40725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/25177; it has been noted by GNATS.

From: Nevermind <never@nevermind.kiev.ua>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/25177: New port: java/jdbcpool-current
Date: Tue, 20 Feb 2001 04:57:31 +0200

 --sdtB3X0nJg68CQEu
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hello, never@nevermind.kiev.ua!
 
 On Sat, Feb 17, 2001 at 10:01:30PM +0200, you wrote:
 
 > 
 > >Number:         25177
 > >Category:       ports
 > >Synopsis:       New port: java/jdbcpool-current
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-ports
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          change-request
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sat Feb 17 12:10:01 PST 2001
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Alexandr Kovalenko
 > >Release:        FreeBSD 4.2-STABLE i386
 > >Organization:
 > Nevermind Ltd.
 > >Environment:
 > 
 > 	Current ports tree && FreeBSD 4.2 as of yesterday
 
 Please apply patch attached before commiting, it fixes dependency error
 reported by portlint.
 
 -- 
 NEVE-RIPE
 	The instructions said to install Windows 98 or better,
 	so I installed FreeBSD.
 
 
 --sdtB3X0nJg68CQEu
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="Makefile.diff"
 
 --- Makefile.orig	Tue Feb 20 04:45:34 2001
 +++ Makefile	Tue Feb 20 04:48:15 2001
 @@ -15,7 +15,7 @@
  
  # You may want to install it without jdk
  .ifndef WITHOUT_JDK
 -RUN_DEPENDS= ${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk12-beta
 +RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk12-beta
  .endif
  
  JDK_VERSION=	1.2.2
 
 --sdtB3X0nJg68CQEu--
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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