net/containernetworking-plugins: changes to pkg-{descr,message}
Fix a grammar nit in pkg-message. Also capitalise Podman and Buildah, following upstream policy.
This commit is contained in:
parent
ab26d9d01f
commit
5d167de5ce
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= containernetworking-plugins
|
PORTNAME= containernetworking-plugins
|
||||||
DISTVERSION= 0.5
|
DISTVERSION= 0.5
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= dfr@FreeBSD.org
|
MAINTAINER= dfr@FreeBSD.org
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
CNI plugins for container networking support. This is used by
|
CNI plugins for container networking support. This is used by
|
||||||
container engines such as podman and buildah to setup and teardown
|
container engines such as Podman and Buildah to setup and teardown
|
||||||
network access for containers.
|
network access for containers.
|
||||||
|
|||||||
@ -4,7 +4,7 @@ translation. A simple example is included - to use it:
|
|||||||
|
|
||||||
# cp /usr/local/etc/containers/pf.conf.sample /etc/pf.conf
|
# cp /usr/local/etc/containers/pf.conf.sample /etc/pf.conf
|
||||||
...
|
...
|
||||||
Edit /etc/pf.conf and set v4egress_if, v6egress_if to your network interface(s)s
|
Edit /etc/pf.conf and set v4egress_if, v6egress_if to your network interface(s)
|
||||||
...
|
...
|
||||||
# sysrc pf_enable=YES
|
# sysrc pf_enable=YES
|
||||||
# service pf start
|
# service pf start
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user