Lines 1-11
Link Here
|
1 |
PORTNAME= iocell |
1 |
PORTNAME= iocell |
2 |
PORTVERSION= 2.1.2 |
2 |
PORTVERSION= 2.1.2 |
3 |
DISTVERSIONPREFIX=v |
3 |
DISTVERSIONPREFIX= v |
4 |
PORTREVISION= 1 |
4 |
PORTREVISION= 2 |
5 |
CATEGORIES= sysutils |
5 |
CATEGORIES= sysutils |
6 |
|
6 |
|
7 |
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/pull/ |
7 |
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/pull/ |
8 |
PATCHFILES+= 37.patch:-p1 # https://github.com/bartekrutkowski/iocell/pull/37 |
8 |
# https://github.com/bartekrutkowski/iocell/pull/37 |
|
|
9 |
# https://github.com/bartekrutkowski/iocell/pull/40 |
10 |
PATCHFILES+= 37.patch:-p1 \ |
11 |
40.patch:-p1 |
9 |
|
12 |
|
10 |
MAINTAINER= robak@FreeBSD.org |
13 |
MAINTAINER= robak@FreeBSD.org |
11 |
COMMENT= Feature rich Jail containers manager (iocage fork) |
14 |
COMMENT= Feature rich Jail containers manager (iocage fork) |
Lines 15-25
Link Here
|
15 |
|
18 |
|
16 |
RUN_DEPENDS= uclcmd:devel/uclcmd |
19 |
RUN_DEPENDS= uclcmd:devel/uclcmd |
17 |
|
20 |
|
18 |
CONFLICTS= iocage |
|
|
19 |
|
20 |
USE_GITHUB= yes |
21 |
USE_GITHUB= yes |
21 |
GH_ACCOUNT= bartekrutkowski |
22 |
GH_ACCOUNT= bartekrutkowski |
22 |
|
23 |
|
|
|
24 |
CONFLICTS= iocage |
25 |
|
23 |
NO_BUILD= yes |
26 |
NO_BUILD= yes |
24 |
|
27 |
|
25 |
post-patch: |
28 |
post-patch: |