pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pharo12: Import pharo12-12.0.0.build1526 as wip/pharo12



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sat Aug 10 11:03:43 2024 +0900
Changeset:	ef7a1bdb3244c6090629c8b49a0c39e8a873a156

Modified Files:
	Makefile
Added Files:
	pharo12/DESCR
	pharo12/Makefile
	pharo12/PLIST
	pharo12/distinfo

Log Message:
pharo12: Import pharo12-12.0.0.build1526 as wip/pharo12

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=ef7a1bdb3244c6090629c8b49a0c39e8a873a156

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile         |  1 +
 pharo12/DESCR    |  7 +++++++
 pharo12/Makefile | 44 ++++++++++++++++++++++++++++++++++++++++++++
 pharo12/PLIST    |  5 +++++
 pharo12/distinfo |  5 +++++
 5 files changed, 62 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index e792100553..87ca17b4a0 100644
--- a/Makefile
+++ b/Makefile
@@ -3055,6 +3055,7 @@ SUBDIR+=	pharo-vm
 SUBDIR+=	pharo-vm10
 SUBDIR+=	pharo10
 SUBDIR+=	pharo11
+SUBDIR+=	pharo12
 SUBDIR+=	pheanstalk
 SUBDIR+=	phonon-backend-xine
 SUBDIR+=	phoronix-test-suite
diff --git a/pharo12/DESCR b/pharo12/DESCR
new file mode 100644
index 0000000000..fcfd35fb6f
--- /dev/null
+++ b/pharo12/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/pharo12/Makefile b/pharo12/Makefile
new file mode 100644
index 0000000000..f85f44d2d1
--- /dev/null
+++ b/pharo12/Makefile
@@ -0,0 +1,44 @@
+# $NetBSD$
+
+PHARO_VER=	12.0
+PHARO_MAJOR=	${PHARO_VER:C/\..*//}
+PHARO_PATCH=	0
+PHARO_BUILD=	1526
+PHARO_SHA=	404d3af
+PHARO_ARCH=	64bit
+
+DISTNAME=	Pharo${PHARO_VER}-SNAPSHOT.build.${PHARO_BUILD}.sha.${PHARO_SHA}.arch.${PHARO_ARCH}
+PKGNAME=	pharo${PHARO_MAJOR}-${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-vm10-[0-9]*:../../wip/pharo-vm10
+
+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_ARCH}/, "$${PHARO_ARCH}");}
+PRINT_PLIST_AWK+=	{gsub(/${PHARO_SHA}/, "$${PHARO_SHA}");}
+
+PLIST_SUBST+=	PHARO_VER=${PHARO_VER:Q}
+PLIST_SUBST+=	PHARO_ARCH=${PHARO_ARCH:Q}
+PLIST_SUBST+=	PHARO_SHA=${PHARO_SHA:Q}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/pharo12/PLIST b/pharo12/PLIST
new file mode 100644
index 0000000000..d58428e06c
--- /dev/null
+++ b/pharo12/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}-SNAPSHOT-${PHARO_ARCH}-${PHARO_SHA}.changes
+share/pharo/${PHARO_VER}/Pharo${PHARO_VER}-SNAPSHOT-${PHARO_ARCH}-${PHARO_SHA}.image
+share/pharo/${PHARO_VER}/pharo.version
diff --git a/pharo12/distinfo b/pharo12/distinfo
new file mode 100644
index 0000000000..ee1dad8f2a
--- /dev/null
+++ b/pharo12/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (Pharo12.0-SNAPSHOT.build.1526.sha.404d3af.arch.64bit.zip) = 51edc7ea4b4b37d928227bad6e932b0f71cdd4dd0181458554bbc0002e1a2197
+SHA512 (Pharo12.0-SNAPSHOT.build.1526.sha.404d3af.arch.64bit.zip) = 22e2c3c5c204e7edb57c3ed872c6c64c95dcfc4c049a7fcbfeeabc556f0a581c69d1a33e6293efcd521f7fa1032250442f60387b881dbd4eb516cc3aa6f175d7
+Size (Pharo12.0-SNAPSHOT.build.1526.sha.404d3af.arch.64bit.zip) = 22915342 bytes


Home | Main Index | Thread Index | Old Index