cvs commit: ports/devel Makefile ports/devel/pymacs Makefile distinfo pkg-descr pkg-message pkg-plist

Pav Lucistnik pav at FreeBSD.org
Mon Sep 12 00:28:46 PDT 2005


pav         2005-09-12 07:28:45 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pymacs         Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Pymacs is a powerful tool which, once started from Emacs, allows both-way
  communication between Emacs Lisp and Python.  Pymacs aims Python as an
  extension language for Emacs rather than the other way around, and this
  assymetry is reflected in some design choices.  Within Emacs Lisp code, one
  may load and use Python modules.  Python functions may themselves use Emacs
  services, and handle Emacs Lisp objects kept in Emacs Lisp space.
  
  PR:             ports/85995
  Submitted by:   Mike Meyer <mwm at mired.org>
  
  Revision  Changes    Path
  1.1959    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/pymacs/Makefile (new)
  1.1       +2 -0      ports/devel/pymacs/distinfo (new)
  1.1       +8 -0      ports/devel/pymacs/pkg-descr (new)
  1.1       +9 -0      ports/devel/pymacs/pkg-message (new)
  1.1       +28 -0     ports/devel/pymacs/pkg-plist (new)


More information about the cvs-ports mailing list