Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 12:47:55 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/vpnc Makefile ports/security/vpnc/files vpnc.in
Message-ID:  <200709231247.l8NCluMi077436@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2007-09-23 12:47:55 UTC

  FreeBSD ports repository

  Modified files:
    security/vpnc        Makefile 
    security/vpnc/files  vpnc.in 
  Log:
  - In managed mode the script does not return the proper value due to $?
    is reset by the if command. Therefore, the script does not fail when
    starts with broken configuration files
  - While I'm here, use %%RC_SUBR%% instead of /etc/rc.subr
  
  PR:             ports/110320
  Submitted by:   Dominic Fandrey <lon_kamikaze at gmx.de>
  Approved by:    maintainer timeout (6 months)
  
  Revision  Changes    Path
  1.26      +1 -1      ports/security/vpnc/Makefile
  1.3       +7 -4      ports/security/vpnc/files/vpnc.in



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