OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Marc Espie (espiecvs.openbsd.org)
Date: Wed Jan 31 2001 - 16:51:43 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: ports
    Changes by: espiecvs.openbsd.org 2001/01/31 15:51:42

    Modified files:
            lang : Makefile
            lang/scm : Makefile
            lang/scm/files : require.scm.in
            lang/scm/patches: patch-scm_build_scm
            lang/scm/pkg : PLIST
    Added files:
            lang/scm/patches: patch-scm_dynl_c
            lang/scm/pkg : PFRAG.no-no_x11

    Log message:
    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 ?