1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/isc-dhcp3-server/files
Pav Lucistnik 4ac742785c - minor changes:
Makefile
        configure-package added to post-install
        .ORDER added
files/isc-dhcpd.sh.sample
        some debug() added
        precious() test inverted
        lsmod() added
        safe_chmod() fixed (don't chown .../dev if mounted)
        safe_mkdir() fixed (don't create .../dev if mounted)
        check_chuser() fixed (-z "${var}" instead of -z ${var})
        setup_umask() fixed (dhcpd_umask -> dhcpd_withumask)
        dhcpd_stop() fixed (sh $0 force... instead of $0 ...)
        _dhcpd__uninstall() added
        dhcpd_uninstall() recursively called to handle all the
        combinations of dhcpd_chuser_enable and dhcpd_chroot_enable
        $__dhcpd_uninstall added
        $_dhcpd_piddir and $_dhcpd_leaddir -> $__dhcpd_*

Closes PR:	ports/68647
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2004-07-06 00:57:13 +00:00
..
client::scripts::freebsd new paranoia and jail options handled by rc variables to easy they use. 2004-06-26 14:32:41 +00:00
isc-dhcpd.sh.sample - minor changes: 2004-07-06 00:57:13 +00:00
isc-dhcrelay.sh.sample
omshell::Makefile.dist
patch-client::clparse.c
patch-client::dhclient.8 new paranoia and jail options handled by rc variables to easy they use. 2004-06-26 14:32:41 +00:00
patch-client::dhclient.c
patch-client::dhclient.conf
patch-common::dhcp-options.5
patch-common::discover.c
patch-common::dispatch.c
patch-common::parse.c
patch-configure
patch-dhcpctl::Makefile.dist
patch-dhcpd.conf
patch-dst::Makefile.dist
patch-includes::cf::freebsd.h
patch-includes::dhcpd.h
patch-Makefile
patch-Makefile.dist
patch-server::dhcpd.c
patch-site.conf