mm          2010-07-11 10:16:10 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/py-zfs      Makefile pkg-descr pkg-plist 
    sysutils/py-zfs/files Makefile.lib compile.py.in 
  Log:
  The Python ZFS library is a Python interface to ZFS functions.
  
  Since ZFS v15, the following functionality of the "zfs" command
  requires this port installed:
  
  zfs allow
  zfs unallow
  zfs userspace
  zfs groupspace
  
  Revision  Changes    Path
  1.1201    +1 -0      ports/sysutils/Makefile
  1.1       +66 -0     ports/sysutils/py-zfs/Makefile (new)
  1.1       +30 -0     ports/sysutils/py-zfs/files/Makefile.lib (new)
  1.1       +12 -0     ports/sysutils/py-zfs/files/compile.py.in (new)
  1.1       +9 -0      ports/sysutils/py-zfs/pkg-descr (new)
  1.1       +28 -0     ports/sysutils/py-zfs/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to