pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pharo10: Import pharo10-10.0.0.build512 as wip/pharo10
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Apr 9 20:58:17 2022 +0900
Changeset: 697192159177e7c53e5dae99a6420f8f342e864a
Modified Files:
Makefile
Added Files:
pharo10/DESCR
pharo10/Makefile
pharo10/PLIST
pharo10/distinfo
Log Message:
pharo10: Import pharo10-10.0.0.build512 as wip/pharo10
Pharo is a mininal, elegant, pure, reflective object language (and
fully open-source).
- Yes in Pharo they are only objects! Nothing else.
- Yes the complete syntax of Pharo fits on a postcard and
- Yes we code in the debugger and Pharo has super cool tools that
empower you and make you super efficient.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=697192159177e7c53e5dae99a6420f8f342e864a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
pharo10/DESCR | 7 +++++++
pharo10/Makefile | 45 +++++++++++++++++++++++++++++++++++++++++++++
pharo10/PLIST | 5 +++++
pharo10/distinfo | 5 +++++
5 files changed, 63 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 4357283158..ccef278ea8 100644
--- a/Makefile
+++ b/Makefile
@@ -3183,6 +3183,7 @@ SUBDIR+= phantomjs
SUBDIR+= phantomjs2
SUBDIR+= pharo
SUBDIR+= pharo-vm
+SUBDIR+= pharo10
SUBDIR+= pheanstalk
SUBDIR+= phonon-backend-xine
SUBDIR+= phoronix-test-suite
diff --git a/pharo10/DESCR b/pharo10/DESCR
new file mode 100644
index 0000000000..fcfd35fb6f
--- /dev/null
+++ b/pharo10/DESCR
@@ -0,0 +1,7 @@
+Pharo is a mininal, elegant, pure, reflective object language (and
+fully open-source).
+
+ - Yes in Pharo they are only objects! Nothing else.
+ - Yes the complete syntax of Pharo fits on a postcard and
+ - Yes we code in the debugger and Pharo has super cool tools that
+ empower you and make you super efficient.
diff --git a/pharo10/Makefile b/pharo10/Makefile
new file mode 100644
index 0000000000..148a908053
--- /dev/null
+++ b/pharo10/Makefile
@@ -0,0 +1,45 @@
+# $NetBSD$
+
+PHARO_VER= 10.0
+PHARO_PATCH= 0
+PHARO_BUILD= 512
+PHARO_SHA= bfb3a61
+PHARO_ARCH= 64bit
+
+DISTNAME= Pharo${PHARO_VER}.${PHARO_PATCH}-0.build.${PHARO_BUILD}.sha.${PHARO_SHA}.arch.${PHARO_ARCH}
+PKGNAME= pharo${PHARO_VER:C/\..*//}-${PHARO_VER}.${PHARO_PATCH}.build${PHARO_BUILD}
+CATEGORIES= lang
+MASTER_SITES= http://files.pharo.org/image/${PHARO_VER:C/\.//}/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://pharo.org/
+COMMENT= Pure object-oriented programming language and a powerful environment
+LICENSE= mit AND apache-2.0
+
+DEPENDS+= pharo-vm-[0-9]*:../../wip/pharo-vm
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= # none
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+PHARO_DST= share/pharo/${PHARO_VER}
+
+INSTALLATION_DIRS= ${PHARO_DST}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/* ${DESTDIR}${PREFIX}/${PHARO_DST}
+
+PRINT_PLIST_AWK+= {gsub(/${PHARO_VER}/, "$${PHARO_VER}");}
+PRINT_PLIST_AWK+= {gsub(/\.${PHARO_PATCH}/, ".$${PHARO_PATCH}");}
+PRINT_PLIST_AWK+= {gsub(/${PHARO_ARCH}/, "$${PHARO_ARCH}");}
+PRINT_PLIST_AWK+= {gsub(/${PHARO_SHA}/, "$${PHARO_SHA}");}
+
+PLIST_SUBST+= PHARO_VER=${PHARO_VER:Q}
+PLIST_SUBST+= PHARO_PATCH=${PHARO_PATCH:Q}
+PLIST_SUBST+= PHARO_ARCH=${PHARO_ARCH:Q}
+PLIST_SUBST+= PHARO_SHA=${PHARO_SHA:Q}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/pharo10/PLIST b/pharo10/PLIST
new file mode 100644
index 0000000000..ba5ed85161
--- /dev/null
+++ b/pharo10/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD$
+share/pharo/${PHARO_VER}/Pharo${PHARO_VER}-${PHARO_ARCH}-${PHARO_SHA}.sources
+share/pharo/${PHARO_VER}/Pharo${PHARO_VER}.${PHARO_PATCH}-0-${PHARO_ARCH}-${PHARO_SHA}.changes
+share/pharo/${PHARO_VER}/Pharo${PHARO_VER}.${PHARO_PATCH}-0-${PHARO_ARCH}-${PHARO_SHA}.image
+share/pharo/${PHARO_VER}/pharo.version
diff --git a/pharo10/distinfo b/pharo10/distinfo
new file mode 100644
index 0000000000..440bd0099d
--- /dev/null
+++ b/pharo10/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (Pharo10.0.0-0.build.512.sha.bfb3a61.arch.64bit.zip) = 1fda587bdbde7a710c89e967f44a8314ff897210572bb3813a94e46c8b6a2b31
+SHA512 (Pharo10.0.0-0.build.512.sha.bfb3a61.arch.64bit.zip) = f0bb36142db1eb051e709b15e55fd4fb0e1f1bef461827ce9ce7eaaab2bb85eebe376da31fb10aea2fbed64bf4d7eb2a16be16fa1a7a1d2eae6ba9c724232140
+Size (Pharo10.0.0-0.build.512.sha.bfb3a61.arch.64bit.zip) = 22875532 bytes
Home |
Main Index |
Thread Index |
Old Index