From owner-freebsd-ports@FreeBSD.ORG Thu Jun 16 19:31:58 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7CA71065672; Thu, 16 Jun 2011 19:31:58 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from mailrelay.rz.uni-wuerzburg.de (wrz3028.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E6078FC15; Thu, 16 Jun 2011 19:31:58 +0000 (UTC) Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id 957565AC9B; Thu, 16 Jun 2011 21:31:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id 935C65AC8E; Thu, 16 Jun 2011 21:31:57 +0200 (CEST) X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Received: from mail.physik.uni-wuerzburg.de (wthp192.physik.uni-wuerzburg.de [132.187.40.192]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 7771E5D0D7; Thu, 16 Jun 2011 21:31:57 +0200 (CEST) Received: from lexx.ifp.tuwien.ac.at ([128.131.127.223]) by mail.physik.uni-wuerzburg.de (Lotus Domino Release 8.5.2FP2HF144) with ESMTP id 2011061621315667-6044 ; Thu, 16 Jun 2011 21:31:56 +0200 Date: Thu, 16 Jun 2011 21:31:55 +0200 From: Alexey Shuvaev To: Ruslan Mahmatkhanov Message-ID: <20110616193155.GA92607@lexx.ifp.tuwien.ac.at> References: <20110616164504.GA89928@lexx.ifp.tuwien.ac.at> <4DFA3C5A.6060309@yandex.ru> <20110616183309.GA91647@lexx.ifp.tuwien.ac.at> <4DFA4DAA.6080404@yandex.ru> MIME-Version: 1.0 In-Reply-To: <4DFA4DAA.6080404@yandex.ru> Organization: Universitaet Wuerzburg User-Agent: Mutt/1.5.21 (2010-09-15) X-MIMETrack: Itemize by SMTP Server on domino1/uni-wuerzburg(Release 8.5.2FP2HF144 | May 11, 2011) at 06/16/2011 09:31:56 PM, Serialize by Router on domino1/uni-wuerzburg(Release 8.5.2FP2HF144 | May 11, 2011) at 06/16/2011 09:31:56 PM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Cc: Baptiste Daroussin , freebsd ports Subject: Re: 2nd deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 19:31:59 -0000 On Thu, Jun 16, 2011 at 10:38:34PM +0400, Ruslan Mahmatkhanov wrote: > 16.06.2011 22:33, Alexey Shuvaev =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >On Thu, Jun 16, 2011 at 09:24:42PM +0400, Ruslan Mahmatkhanov wrote: > >>16.06.2011 20:45, Alexey Shuvaev =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >>>On Thu, Jun 16, 2011 at 05:05:31PM +0200, Baptiste Daroussin wrote: > >>>>2011/6/16 Baptiste Daroussin: > >>>>>Hi all, > >>>>> > >>>>>I am in the middle of a new deprecation campaign, to remove ports > >>>>>where no more distfiles are publicly available (no other OS mirrors > >>>>>doesn't count except if they are the upstream of course). > >>>>> > >>>>>Maybe some will be false positive (I will try to not have too much o= f them). > >>>>> > >>>>>Do not hesitate to manifest and undeprecate ports that would have > >>>>>deprecated by mistake. Even better do not hesitate to propose yourse= lf > >>>>>to maintain them. > >>>>> > >>>>>Thanks, > >>>>>Bapt > >>>>> > >>>> > >>>>The list of deprecated ports can be find there: > >>>>http://www.freshports.org/ports-expiration-date.php > >>>> > >>>I think you can add java/jai-imageio to the list. > >>>I have not managed to find the distfile even google-ing. > >>> > >>>0.02$, > >>>Alexey. > >> > >>It should be downloaded manually from here: > >>http://java.sun.com/products/java-media/jai/downloads/download-iio.html > >> > >That would be too easy :) > >Have you actually opened this page? For me, it is empty. > >As I have stated: > >>>I have not managed to find the distfile even google-ing. > >So, I still think the port is quite dead. >=20 > I just downloaded distfile using procedure mentioned before w/o > any problems and place it into /usr/ports/distfiles: >=20 > smeshariki2# make extract > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D=3D=3D> Extracting for jai-imageio-1.0=5F2 > =3D> SHA256 Checksum OK for jai=5Fimageio-1=5F0-lib-linux-i586.tar.gz. >=20 > So it looks like your local problem. >=20 Ok, examining the page source I have found the right download link. Seems Oracle is doing something that my seamonkey does not like :( The case is closed, java/jai=5Fimageio is OK. =