IABSD.fr/ports/lang/snobol4

Branch :


Log

Author Commit Date CI Message
223dd2dc 2025-01-28 11:22:02 set COMPILER_LANGS=c for various C-only ports add annotations near COMPILER for some other ports that don't have COMPILER_LIBCXX in WANTLIB not changing the actual compiler version of anything here (some could possibly remove the COMPILER line completely where they only used COMPILER due to an old WANTLIB entry which has since stopped using C++, but changing that is too likely to break things)
7d69f8fe 2024-01-22 20:23:26 - update to snobol-2.3.2 maintainer timed-out
e76fd7c3 2024-01-19 15:12:56 fix HOMEPAGE and SITES maintainer timed-out
51acb673 2023-09-26 12:02:00 MASTER_SITES->SITES (apart from modules)
e93f9d0c 2022-03-11 19:28:46 drop RCS Ids
84fd302d 2021-02-14 17:08:57 Update to snobol4-2.2.1 Changelog: https://www.snobol4.org/csnobol4/curr/CHANGES Tweaks from daniel@, ok gnezdo@, thanks from STeve Andre (MAINTAINER)
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
12e7656c 2019-05-08 18:52:46 Update maintainer's address per their request
6b8e2655 2018-11-14 20:48:21 bump ports known/suspected to be affected by issue with libedit/libreadline and termcap on lld arches.
88963c13 2017-11-06 08:14:14 Import lang/snobol4, the CSNOBOL4 suite including interpreter, debugger and utilities. Joint work with STeve Andre' <andres AT msu DOT edu>, who takes MAINTAINER. Thanks! ok juanfra@ CSNOBOL4 is a free port of the original SIL (SNOBOL4 Implementation Language) "macro" version of SNOBOL4 (developed at Bell Labs) with the C language as a target. SNOBOL4, while known primarily as a string language excels at any task involving symbolic manipulations. It provides dynamic typing, garbage collection, user data types, and on the fly compilation. CSNOBOL4 supports the full SNOBOL4 language plus BLOCKS and SPITBOL and other extensions.