Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2011 12:31:24 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/isc-dhcp41-relay pkg-plist ports/net/isc-dhcp41-server Makefile ports/net/isc-dhcp41-server/files isc-dhcrelay.in
Message-ID:  <201106031231.p53CVOvR013724@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wxs         2011-06-03 12:31:24 UTC

  FreeBSD ports repository

  Modified files:
    net/isc-dhcp41-relay pkg-plist 
    net/isc-dhcp41-server Makefile 
    net/isc-dhcp41-server/files isc-dhcrelay.in 
  Log:
  net/isc-dchp41-server port installs two RC_SUBR scripts: isc-dhcpd and
  isc-dhcpd6 when it is built with IPv6 support.  net/isc-dchp41-relay could be
  built with IPv6 support, but it doesn't provide way to start two realys (for
  IPv4 and IPv6) simultaneously.  This patch changes RC_SUBR script isc-dhcrelay
  to support such operations, and install link from isc-dhcrelay to isc-dhcrelay6
  when port is built with IPv6 support.
  
  PR:             ports/157501
  Submitted by:   lev@
  Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +3 -1      ports/net/isc-dhcp41-relay/pkg-plist
  1.21      +5 -1      ports/net/isc-dhcp41-server/Makefile
  1.2       +31 -7     ports/net/isc-dhcp41-server/files/isc-dhcrelay.in



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