Commit graph

8 commits

Author SHA1 Message Date
Baptiste Daroussin
0a498c759a Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-06 15:52:25 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Martin Matuska
26d839497d Unbreak build with libzfs_core 2013-09-14 17:10:29 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Matuska
a097548a94 - First copy files, then work with them
- Fixes for v28
2010-12-23 08:57:49 +00:00
Martin Matuska
f541cc2ef7 - Support only Python 2.4-2.7 [1]
- Prepare for ZFSv28

PR:		ports/151980 [1]
Submitted by:	sunpoet@FreeBSD.org [1]
2010-11-22 14:10:29 +00:00
Martin Matuska
430df3ca3c 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
2010-07-11 10:16:10 +00:00