mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add ro properties for FreeBSD 9.1
PR: ports/178567 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (ivannashdreckman@fastmail.fm, >4 weeks)
This commit is contained in:
parent
083bcfc41a
commit
b3c0d9a7e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321372
@ -1,25 +1,22 @@
|
||||
# New ports collection makefile for: zxfer
|
||||
# Date created: 07 April 2011
|
||||
# Whom: Ivan Dreckman <ivannashdreckman@fastmail.fm>
|
||||
#
|
||||
# Created by: Ivan Dreckman <ivannashdreckman@fastmail.fm>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= zxfer
|
||||
PORTVERSION= 0.9.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
MAINTAINER= ivannashdreckman@fastmail.fm
|
||||
COMMENT= Easily and reliably transfer ZFS filesystems
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
PLIST_FILES= sbin/zxfer
|
||||
|
||||
MAN8= zxfer.8
|
||||
|
11
sysutils/zxfer/files/patch-zxfer
Normal file
11
sysutils/zxfer/files/patch-zxfer
Normal file
@ -0,0 +1,11 @@
|
||||
--- zxfer.orig 2013-05-13 10:26:08.018070226 -0500
|
||||
+++ zxfer 2013-05-13 10:26:37.498080210 -0500
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
|
||||
# Properties not supported on FreeBSD 8.2
|
||||
-fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr"
|
||||
+fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr,refcompressratio,written"
|
||||
|
||||
# Properties not supported on Solaris Express 11
|
||||
solexp_readonly_properties="jailed,aclmode,shareiscsi"
|
Loading…
Reference in New Issue
Block a user