Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 14:55:41 +0900 (JST)
From:      HASHI Hiroaki <hashiz@meridiani.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186264: [PATCH] missing manual in security/strongswan
Message-ID:  <20140130055541.F15A74ABDC0@stenmark.meridiani.jp>
Resent-Message-ID: <201401300610.s0U6A04f006092@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186264
>Category:       ports
>Synopsis:       [PATCH] missing manual in security/strongswan
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 06:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     HASHI Hiroaki
>Release:        FreeBSD 9.2-STABLE i386
>Organization:
personal
>Environment:
System: FreeBSD stenmark.meridiani.jp 9.2-STABLE FreeBSD 9.2-STABLE #16 r258251M: Sun Nov 17 15:10:35 JST 2013 hashiz@stenmark.meridiani.jp:/usr/obj/usr/src/sys/STENMARK i386


>Description:
	no manual install security/strongswan

>How-To-Repeat:
	cd /usr/ports/security/strongswan
	make install
	man ipsec.conf

>Fix:

	patch

--- strongswan.txt begins here ---
--- security/strongswan/pkg-plist.orig	2014-01-27 22:35:40.000000000 +0900
+++ security/strongswan/pkg-plist	2014-01-30 14:46:21.000000000 +0900
@@ -151,6 +151,13 @@
 sbin/charon-cmd
 share/examples/strongswan/ipsec.conf
 share/examples/strongswan/strongswan.conf
+man/man5/strongswan.conf.5.gz
+man/man5/ipsec.conf.5.gz
+man/man5/ipsec.secrets.5.gz
+man/man8/ipsec.8.gz
+man/man8/charon-cmd.8.gz
+man/man8/_updown.8.gz
+man/man8/_updown_espmark.8.gz
 %%EAPRADIUS%%lib/ipsec/libradius.a
 %%EAPRADIUS%%lib/ipsec/libradius.la
 %%EAPRADIUS%%lib/ipsec/libradius.so
--- strongswan.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140130055541.F15A74ABDC0>