Date: Sun, 29 Apr 2012 20:37:43 +0900 (JST) From: Takeshi MUTOH <mutoh@openedu.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mutoh@openedu.org Subject: ports/167418: New port: lang/pharo Message-ID: <20120429113743.3513D78C2F@sacraya.610t.org> Resent-Message-ID: <201204291140.q3TBeDnA020908@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167418 >Category: ports >Synopsis: New port: lang/pharo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 29 11:40:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Takeshi MUTOH <mutoh@openedu.org> >Release: FreeBSD 8.2-RELEASE-p3 i386 >Organization: 610t >Environment: System: FreeBSD sacraya.610t.org 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: This is new port lang/pharo. >From pkg-descr: Pharo is a clean, innovative, open-source Smalltalk-inspired environment. - pure object-oriented language - runs on all major platforms - stable core with large test suite - a clean look and feel - good developer tools - low memory footprint It runs under squeak virtual machine. WWW: http://www.pharo-project.org/ >How-To-Repeat: This is new port, so there is no problem to repeat. >Fix: Please extract shar below and build: # 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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: pharo X# Date created: 26 April 2012 X# Whom: mutoh@openedu.org X# X# $FreeBSD: $ X# X XPORTNAME= pharo XDISTVERSION= 1.4 XCATEGORIES= lang XMASTER_SITES= https://gforge.inria.fr/frs/download.php/30620/ XDISTNAME= Pharo-${DISTVERSION}-${SVNVERSION} XEXTRACT_ONLY= Pharo-${DISTVERSION}-${SVNVERSION}.zip X XMAINTAINER= mutoh@openedu.org XCOMMENT= Pharo is Smalltalk-inspired environment X XLICENSE= AL2 MIT XLICENSE_COMB= multi X XRUN_DEPENDS= squeak:${PORTSDIR}/lang/squeak X XSVNVERSION= 14438 X XNO_BUILD= yes XUSE_ZIP= yes X XSHAREMODE= 644 X XDIST_SUBDIR= squeak X XFILES_DIR= ${WRKDIR}/Pharo-${DISTVERSION}-${SVNVERSION}/ XFILES_TO_INSTALL=Pharo-${DISTVERSION}.image \ X Pharo-${DISTVERSION}.changes \ X PharoV10.sources X XPLIST_SUB= DATADIR=lib/squeak X Xdo-install: X.for f in ${FILES_TO_INSTALL} X (cd ${FILES_DIR} && ${INSTALL_DATA} ${f} ${PREFIX}/lib/squeak/) X.endfor X X.include <bsd.port.mk> b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XSHA256 (squeak/Pharo-1.4-14438.zip) = 7f1a3fa43f44f3f4d05955cd1b1191abcdb8f3ee9692eeb55d67ef0122324f1d XSIZE (squeak/Pharo-1.4-14438.zip) = 13324537 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XPharo is a clean, innovative, open-source Smalltalk-inspired environment. X- pure object-oriented language X- runs on all major platforms X- stable core with large test suite X- a clean look and feel X- good developer tools X- low memory footprint X XIt runs under squeak virtual machine. X XWWW: http://www.pharo-project.org/ 7f9555c3c1089940396b503dd37f3979 echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' X%%DATADIR%%/Pharo-1.4.image X%%DATADIR%%/Pharo-1.4.changes X%%DATADIR%%/PharoV10.sources 842cde48cf18b70a11b15515ca566742 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120429113743.3513D78C2F>