Date: Thu, 16 Jun 2011 22:19:47 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: Chris Rees <crees@freebsd.org> Cc: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>, Baptiste Daroussin <bapt@freebsd.org>, freebsd ports <freebsd-ports@freebsd.org> Subject: Re: 2nd deprecation campaign Message-ID: <4DFA4943.5020104@yandex.ru> In-Reply-To: <BANLkTi=H1%2BXFhMQOzcj2KM4RVx1fm2PiEg@mail.gmail.com> References: <BANLkTi=CvmgRxJcHjL2w9RyMZcM74QMEWA@mail.gmail.com> <BANLkTinLC-oupvVqXrfrEU5gadoDSnc4Bw@mail.gmail.com> <20110616164504.GA89928@lexx.ifp.tuwien.ac.at> <4DFA3C5A.6060309@yandex.ru> <BANLkTi=H1%2BXFhMQOzcj2KM4RVx1fm2PiEg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
16.06.2011 21:54, Chris Rees пишет: > On 16 June 2011 18:24, Ruslan Mahmatkhanov<cvs-src@yandex.ru> wrote: >> 16.06.2011 20:45, Alexey Shuvaev пишет: >>> >>> On Thu, Jun 16, 2011 at 05:05:31PM +0200, Baptiste Daroussin wrote: >>>> >>>> 2011/6/16 Baptiste Daroussin<bapt@freebsd.org>: >>>>> >>>>> 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 of >>>>> them). >>>>> >>>>> Do not hesitate to manifest and undeprecate ports that would have >>>>> deprecated by mistake. Even better do not hesitate to propose yourself >>>>> 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 >> > > Please would you send a patch to this effect? Perhaps you could use > something like the method in java/jdk16. > > Chris I'm not sure what you mean. The procedure is the same as for jdk16 - go to oracle download page, confirm license agreement, download distfile and place it to /usr/ports/distfiles as stated in port's Makefile: """ smeshariki2# make fetch ===> jai-imageio-1.0_2 you must manually fetch the "Linux Install" distribution (jai_imageio-1_0-lib-linux-i586.tar.gz) from http://java.sun.com/products/java-media/jai/downloads/download-iio.html, place it in /usr/ports/distfiles and then run make again. *** Error code 1 Stop in /usr/ports/java/jai-imageio. """ So it seems that any modification isn't required. -- Regards, Ruslan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DFA4943.5020104>