Version: 3.9, Package name: squeak-sources-3.9 |
Maintained by: Marc Espie |
Master sites: |
Description smalltalk sources for the squeak system |
Filesize: 4087.013 KB |
Version History (View Complete History) |
|
2020-12-12 19:42:17 by George Koehler | Files touched by this commit (9) |
Log message: Unbreak squeak-vm on powerpc, sparc64 Most of this diff is from Anthony Richardby, who provided the patches to unbreak macppc by removing the -mno-fused-madd flag, fixing an asm error, and changing the order of the linker arguments. kmos@ confirmed that the patches also unbreak sparc64. cwen@ moved the HOMEPAGE to https. I removed flags like -O3. ok cwen@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2008-07-23 05:17:22 by Marc Espie | Files touched by this commit (19) |
Log message: finally update squeak to a more recent version. as far as I know this should work on 64 bit systems. |
2007-09-15 18:27:06 by Michael Erdely | Files touched by this commit (52) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2005-10-02 07:16:23 by Marc Espie | Files touched by this commit (9) |
Log message: update to 3.7.7... still no 64 bits support. clean-up a few minor details. |
2005-02-23 12:14:49 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: sources/ - Add PKG_ARCH - Bump PKGNAME vm/ - Add WANTLIB marker - Remove wrong PKG_ARCH - Bump PKGNAME yeah espie@ |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |
2004-07-24 06:45:21 by Marc Espie | Files touched by this commit (3) |
Log message: @dir/@dirrm -> dir/ |
2004-07-21 05:19:30 by Marc Espie | Files touched by this commit (13) |
Log message: Basic update to squeak 3.6. Modify port structure to create several packages more closely based on distribution (and this is actually simpler to manage). |