From owner-freebsd-ports Wed May 9 14:30:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88F3437B423 for ; Wed, 9 May 2001 14:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f49LU1q59773; Wed, 9 May 2001 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5C2137B423 for ; Wed, 9 May 2001 14:23:12 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f49LNCu59257; Wed, 9 May 2001 14:23:12 -0700 (PDT) (envelope-from nobody) Message-Id: <200105092123.f49LNCu59257@freefall.freebsd.org> Date: Wed, 9 May 2001 14:23:12 -0700 (PDT) From: jon@witchspace.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/27236: New port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27236 >Category: ports >Synopsis: New port >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: Wed May 09 14:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jonathan Belson >Release: FreeBSD Stable >Organization: >Environment: >Description: # 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: # # landscape # landscape/pkg-plist # landscape/Makefile # landscape/distinfo # landscape/pkg-descr # landscape/pkg-comment # echo c - landscape mkdir -p landscape > /dev/null 2>&1 echo x - landscape/pkg-plist sed 's/^X//' >landscape/pkg-plist << 'END-of-landscape/pkg-plist' Xbin/landscape END-of-landscape/pkg-plist echo x - landscape/Makefile sed 's/^X//' >landscape/Makefile << 'END-of-landscape/Makefile' X# New ports collection makefile for: landscape X# Date created: 1 May 2001 X# Whom: jon@witchspace.com X# X# $FreeBSD$ X# X XPORTNAME= landscape XPORTVERSION= 0.5.1 XCATEGORIES= graphics kde XMASTER_SITES= http://www.dookie.demon.co.uk/ X XMAINTAINER= jon@witchspace.com X XLIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth X XUSE_MESA= yes XUSE_QT_VER= 2 XUSE_KDELIBS_VER= 2 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/landscape ${PREFIX}/bin X Xpost-install: X strip ${PREFIX}/bin/landscape X X.include END-of-landscape/Makefile echo x - landscape/distinfo sed 's/^X//' >landscape/distinfo << 'END-of-landscape/distinfo' XMD5 (landscape-0.5.1.tar.gz) = fab8bd267bd2b61ce00a92f9e6188731 END-of-landscape/distinfo echo x - landscape/pkg-descr sed 's/^X//' >landscape/pkg-descr << 'END-of-landscape/pkg-descr' XLandscape is a program to create and render fractal landscapes. A Xchoice of different generation algorithms are available, as well Xas an OpenGL preview or the final render. X XWWW: http://www.witchspace.com> X X- J. Belson Xjon@witchspace.com END-of-landscape/pkg-descr echo x - landscape/pkg-comment sed 's/^X//' >landscape/pkg-comment << 'END-of-landscape/pkg-comment' XA program for generating and rendering landscapes END-of-landscape/pkg-comment exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message