IABSD.fr/ports/lang/scm/pkg

Branch :


Log

Author Commit Date CI Message
e93f9d0c 2022-03-11 19:28:46 drop RCS Ids
e3edfdd3 2013-11-07 07:08:59 Remove SECURITY files. They have served their purpose in the past but have become pretty useless nowadays (and the pkg tools do not display them anyway). Some which contained valuable information have been turned into READMEs. ok jasper@ sthen@ input/ok naddy@
27d57943 2009-01-21 18:30:16 Update to scm 5e5. Update HOMEPAGE and MASTER_SITES. Add license marker. portswise ok, jasper@ "if it works...", espie@ (MAINTAINER).
1c8daf03 2005-10-30 09:27:08 update to new version
3703b1b9 2004-09-15 19:12:09 update to more recent version, new PLIST.
2276d3b2 2003-12-15 21:42:08 remove WWW lines
5137d97f 2001-05-06 01:27:52 lang: integrate COMMENT, bump NEED_VERSION.
4dabdfce 2001-02-03 20:42:45 slib split into a separate port
f0dc872c 2001-01-31 22:51:39 Clean up a few details. - segregate slib in a separate directory, install a few more files for it (ready for a separate package, whenever we get another scheme). - let dynamic loading work on archaic a.out systems. - install a few more *.scm programs. Probably misses a few files for a full infrastructure to build other extensions (should create a libscm.a on static systems ?) - allows for x11 extension, even though it's very basic. Flavorize it. Issue: flavor sicp ?
ba7e880e 2001-01-31 14:16:47 Add regex feature (just needed to tell scheme it doesn't need to grab -lregex)