Skip to content

aryler/ostoobsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSmalltalk on OpenBSD

Status as of: 2018/01/10

I've collected about as much useful Smalltalk bits and pieces as I could find.

There may be more to add but now the focus is on the details of building.


Notes:

For easy testing, there are currently no port interdependencies.

Remove the (currently unneeded) 'processors/' dir (about 20MB),
re-roll the distfile and 'make makesum' to save time and space.

For easy testing, install sources and images to taste.
VMs can be run from the build dir:

$ /usr/ports/pobj/squeak_cog_spur-5.1/build-i386/squeak \
    /usr/local/share/opensmalltalk/Squeak5.1-16551-32bit.image


Yields:

Squeak VM:10  Squeak Image:11  Squeak Sources:7   
 Other VM:4    Other Image:15   Other Sources:2   
 Total VM:14   Total Image:26   Total Sources:9 

Squeak VM:
newspeak_cog_spur-5.1		squeak_cog_spur-5.1
newspeak_stack_spur-5.1		squeak_cog_vthree-5.1
pharo_cog_spur-5.1		squeak_sista_spur-5.1
pharo_cog_spur_lowcode-5.1	squeak_stack_spur-5.1
pharo_stack_spur_lowcode-5.1	squeak_stack_vthree-5.1

Other VM:
exupery-0.15	squeak-1.3	squeak-2.4	squeak-3.10.1

Squeak Image:
squeak-1.31		squeak-4.6		squeak_64-6.0alpha
squeak-2.8		squeak_32-5.1		vmmaker_32-6.0alpha
squeak-3.10.2		squeak_32-6.0alpha	vmmaker_64-6.0alpha
squeak-4.5		squeak_64-5.1

Other Image:
etoys_32-6.0beta	nuscratch-20170821	pharo_64-6.0
exupery-0.15		pharo_32-5.0		pharo_64-7.0
funsqueak-3.10alpha.7	pharo_32-6.0		pharo_mini-6.0
newspeak_32-2017.09.05	pharo_32-7.0		seaside-3.0
newspeak_64-2017.09.05	pharo_64-5.0		squeaklight-3.372

Squeak Sources:
squeak-1.0	squeak-3.0	squeak-4.1	squeak-5.0
squeak-2.0	squeak-3.9	squeak-4.6

Other Sources:
pharo-5.0	pharo-6.0

About

OpenSmalltalk on OpenBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published