Date: Sat, 13 Jul 2002 07:32:45 +0400 (MSD) From: Igor Pokrovsky <tiamat@telegraph.spb.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40514: New port: graphics/linux-ac3d easy to use 3D graphics modeller Message-ID: <200207130332.g6D3Wjdv005632@doom.homeunix.org>
next in thread | raw e-mail | index | archive | help
>Number: 40514 >Category: ports >Synopsis: New port: graphics/linux-ac3d easy to use 3D graphics modeller >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 12 20:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.6-STABLE i386 >Organization: MGO >Environment: System: FreeBSD doom.homeunix.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jul 9 13:04:12 MSD 2002 root@doom.homeunix.org:/usr/src/sys/compile/KERNEL i386 >Description: AC3D is 3D object/scene modeller available for Linux, Windows 95/NT, and SGI. It's is very easy to use, but powerful too - anyone can create good looking 3d objects in minutes. It outputs POV-Ray, VRML (1 and 2), RenderMan, Dive, Massive and other formats. >How-To-Repeat: >Fix: --- linux-ac3d.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux-ac3d # linux-ac3d/Makefile # linux-ac3d/pkg-comment # linux-ac3d/pkg-descr # linux-ac3d/pkg-plist # linux-ac3d/distinfo # echo c - linux-ac3d mkdir -p linux-ac3d > /dev/null 2>&1 echo x - linux-ac3d/Makefile sed 's/^X//' >linux-ac3d/Makefile << 'END-of-linux-ac3d/Makefile' X# New ports collection makefile for: linux-ac3d X# Date created: 12 July 2002 X# Whom: Igor Pokrovsky <tiamat@telegraph.spb.ru> X# X# $FreeBSD$ X# X XPORTNAME= linux-ac3d XPORTVERSION= 3.0a XCATEGORIES= graphics linux XMASTER_SITES= http://www.incutio.net/~ac3d/ac3d/download/ XDISTNAME= ac3d3linuxtrial XEXTRACT_SUFX= .tgz X XMAINTAINER= tiamat@telegraph.spb.ru X XUSE_LINUX= yes XNO_BUILD= yes XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/ac3d ${PREFIX}/bin X @${MKDIR} ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/tie3.ac ${EXAMPLESDIR} X @${MKDIR} ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/font.ac ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/fontwire.ac ${DATADIR} X.ifndef (NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR} X.endif X Xpost-install: X @${ECHO} "*******************************************************************************" X @${ECHO} "Fonts were installed in ${DATADIR}" X @${ECHO} "To use them, you can change variable <fontpath> in ~/.ac3dprefs after first run" X @${ECHO} "There is also an example, installed in ${EXAMPLESDIR}" X @${ECHO} "*******************************************************************************" X X.include <bsd.port.mk> END-of-linux-ac3d/Makefile echo x - linux-ac3d/pkg-comment sed 's/^X//' >linux-ac3d/pkg-comment << 'END-of-linux-ac3d/pkg-comment' XEasy to use and powerful 3D graphics modeller (trial version) END-of-linux-ac3d/pkg-comment echo x - linux-ac3d/pkg-descr sed 's/^X//' >linux-ac3d/pkg-descr << 'END-of-linux-ac3d/pkg-descr' XAC3D is 3D object/scene modeller available for Linux, XWindows 95/NT, and SGI. It's is very easy to use, Xbut powerful too - anyone can create good looking 3d Xobjects in minutes. It outputs POV-Ray, VRML (1 and 2), XRenderMan, Dive, Massive and other formats. X XWWW: http://www.ac3d.org/ X X- Igor Pokrovsky Xtiamat@telegraph.spb.ru END-of-linux-ac3d/pkg-descr echo x - linux-ac3d/pkg-plist sed 's/^X//' >linux-ac3d/pkg-plist << 'END-of-linux-ac3d/pkg-plist' Xbin/ac3d Xshare/linux-ac3d/font.ac Xshare/linux-ac3d/fontwire.ac X@dirrm share/linux-ac3d Xshare/examples/linux-ac3d/tie3.ac X@dirrm share/examples/linux-ac3d X%%PORTDOCS%%share/doc/linux-ac3d/LICENSE X%%PORTDOCS%%share/doc/linux-ac3d/README X%%PORTDOCS%%@dirrm share/doc/linux-ac3d END-of-linux-ac3d/pkg-plist echo x - linux-ac3d/distinfo sed 's/^X//' >linux-ac3d/distinfo << 'END-of-linux-ac3d/distinfo' XMD5 (ac3d3linuxtrial.tgz) = 512ebe982b97ea8b3335c0fa730ba6ac END-of-linux-ac3d/distinfo exit --- linux-ac3d.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: 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?200207130332.g6D3Wjdv005632>