1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Provide home for the distfile and undeprecate. While this version is not

under development anymore, it is still available from the vendor site, but
named ``yafray-0.0.9.tar_.gz'' (notice bogus underscore).  I decided not
to adhere to this stupidity, and instead asked upstream to rename file to
something sane.  Once this is fixed, I will adjust MASTER_SITES.  Also, do
some usual cleanups while I'm here.
This commit is contained in:
Alexey Dokuchaev 2011-06-17 09:59:29 +00:00
parent c5c0d7f5d2
commit ce3e195571
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275722

View File

@ -1,14 +1,16 @@
# New ports collection makefile for: yafray
# New ports collection makefile for: YafRay
# Date created: 18 May 2003
# Whom: David Yeske <dyeske@gmail.com>
#
# $FreeBSD$
#
PORTNAME= yafray
PORTVERSION= 0.0.9
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.yafray.org/sec/2/downloads/
MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \
#http://www.yafaray.org/sites/default/files/download/builds/
MAINTAINER= ports@FreeBSD.org
COMMENT= A fast XML based raytracer
@ -18,10 +20,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
USE_SCONS= yes
USE_LDCONFIG= yes
DEPRECATED= Looks like an abandonware, no more public distfile
EXPIRATION_DATE= 2011-08-01
WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}
pre-patch:
@${MV} ${WRKSRC}/linux-settings.py ${WRKSRC}/freebsd-settings.py