cvs commit: ports/devel Makefile ports/devel/py-zLOG Makefile distinfo pkg-descr pkg-plist

Wen Heping wen at FreeBSD.org
Thu Oct 13 00:51:09 UTC 2011


wen         2011-10-13 00:51:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-zLOG        Makefile distinfo pkg-descr pkg-plist 
  Log:
  This package provides a general logging facility that, at this point,
  is just a small shim over Python's logging module. Therefore, unless
  you need to support a legacy package from the Zope 2 world, you're
  probably better off using Python's logging module.
  
  WWW: http://cheeseshop.python.org/pypi/zLOG
  
  Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru> (via GitHub)
  
  Revision  Changes    Path
  1.4599    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/py-zLOG/Makefile (new)
  1.1       +2 -0      ports/devel/py-zLOG/distinfo (new)
  1.1       +6 -0      ports/devel/py-zLOG/pkg-descr (new)
  1.1       +25 -0     ports/devel/py-zLOG/pkg-plist (new)


More information about the cvs-ports mailing list