Version: 6.0, Package name: ucblogo-6.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ucblogo is the Berkeley interpreter for the Logo programming language. Special features of this dialect are: - Random-access arrays. - Variable number of inputs to user-defined procedures. - Mutators for list structure (dangerous). - Pause on error, and other improvements to error handling. - Comments and continuation lines; formatting is preserved when procedure definitions are saved or edited. - Terrapin-style tokenization (e.g., [2+3] is a list with one member) but LCSI-style syntax (no special forms except TO). The best of both worlds. - First-class instruction and expression templates. - Macros. |
Filesize: 6537.968 KB |
Version History (View Complete History) |
|
2020-10-18 20:48:07 by Daniel Dickman | Files touched by this commit (1) |
Log message: correct license marker; double checked by naddy@ |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-21 08:00:42 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to ucblogo-6.0 sample code at https://people.eecs.berkeley.edu/~bh/logo-sample.html behaves a bit strangely but it's the same with the in-tree version but simple tests with pen control/movement work as well as before. (the distfile for 5.5 is no longer available upstream, port had no MASTER_SITES line so was using implicit default of MASTER_SITE_OPENBSD) |
2017-05-26 22:58:08 by Marc Espie | Files touched by this commit (1) |
Log message: one single substitution using beforesubst |
2017-05-25 12:09:55 by Marc Espie | Files touched by this commit (3) |
Log message: fiddle with macro so it returns the right type |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-25 09:01:28 by Jolan Luff | Files touched by this commit (12) |
Log message: remove dead mirrors and use MASTER_SITE_BACKUP explicitly |
2010-10-24 15:24:05 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: Remove USE_X11. |
2010-10-24 15:06:28 by Stuart Henderson | Files touched by this commit (17) |
Log message: new lib_depends/revision |
2010-09-26 14:08:12 by Martynas Venckus | Files touched by this commit (15) |
Log message: switch master_sites to openbsddistfiles.com so that the ports are fetchable again. reported by hal.gi@t-online.de via miod@. |
2010-01-30 12:08:30 by Jolan Luff | Files touched by this commit (17) |
Log message: fix MASTER_SITES, ok naddy@ |
2009-08-10 11:31:07 by Matthias Kilian | Files touched by this commit (19) |
Log message: WANTLIB changes after xcb addition and bump. For some unknown reason, I forgot to commit lang/* this morning. |
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-08-05 06:34:33 by Marc Balmer | Files touched by this commit (14) |
Log message: Remove Pedro Martelleto as MAINTAINER per his own request. ok espie |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-06-01 19:52:25 by Jolan Luff | Files touched by this commit (2) |
Log message: point to a hosted, proper distfile |