On Sat, Apr 03, 2010 at 09:16:23PM +0200, Ingo Schwarze wrote:

Hi,

> > net/openvpn_bsdauth
> >   openvpn_bsdauth.8:22:16: error: multi-line scope breaks multi-line
> >   scope of Xo
> At least on a short time scale, mandoc(1) will not be able to cope
> with block nesting errors like the "Oo Xo Oc Xc" here.
> In the case at hand, there is no need for explicit blocks at all,
> so i suggest to commit this and also push it upstream:
> OK?

well, since Tamas (the author of the plugin) only serves OpenBSD
with this software, I think it would be better to have the change
done upstream.

felix

(diff from schwarze@)


diff -Nup /var/empty/patch-openvpn_bsdauth_8 patches/patch-openvpn_bsdauth_8
--- /var/empty/patch-openvpn_bsdauth_8  Thu Jan  1 01:00:00 1970
+++ patches/patch-openvpn_bsdauth_8     Sat Apr  3 21:03:15 2010
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- openvpn_bsdauth.8.orig     Sat Apr  3 20:58:49 2010
++++ openvpn_bsdauth.8  Sat Apr  3 21:01:27 2010
+@@ -19,7 +19,7 @@
+ .Nd Authenticate users for OpenVPN
+ .Sh SYNOPSYS
+ .Nm
+-.Oo Xo Ar file Oc Xc
++.Op Ar file
+ .Sh DESCRIPTION
+ .Nm
+ is invoked by OpenVPN to authenticate a user by checking a username and a
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openvpn_bsdauth/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    30 Dec 2009 01:11:05 -0000      1.3
+++ Makefile    3 Apr 2010 19:07:42 -0000
@@ -3,6 +3,7 @@
 COMMENT =      BSD Auth helper program for OpenVPN
 
 DISTNAME =     openvpn_bsdauth-5
+PKGNAME =      ${DISTNAME}p0
 CATEGORIES =   net
 HOMEPAGE =     http://www.wormhole.hu/~ice/openvpn_bsdauth/
 

-- 
GPG/PGP:   D9AC74D0 / 076E 1E87 3E05 1C7F B1A0  8A48 0D31 9BD3 D9AC 74D0
http://hazardous.org/~fkr - f...@silc|irc  -  @felixkronlage  -  FKR-RIPE
https://www.bytemine.net/ - bytemine - BSD based Hosting/Solutions/Ideas

Reply via email to