Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 16:42:45 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-cog Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200704131642.l3DGgjE1084417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nivit       2007-04-13 16:42:45 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-cog         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Cog transforms files in a very simple way: it finds chunks of Python code
  embedded in them, executes the Python code, and inserts its output back into
  the original file. The file can contain whatever text you like around the
  Python code. It will usually be source code.
  
  Author: Ned Batchelder
  WWW: http://www.nedbatchelder.com/code/cog/index.html
  
  PR:             ports/111046
  Submitted by:   Alex Pesternikov <apesternikov at page2rss.com>
  
  Revision  Changes    Path
  1.2730    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/py-cog/Makefile (new)
  1.1       +3 -0      ports/devel/py-cog/distinfo (new)
  1.1       +7 -0      ports/devel/py-cog/pkg-descr (new)
  1.1       +34 -0     ports/devel/py-cog/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704131642.l3DGgjE1084417>