1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/net/isc-dhcp3-server
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
..
files - minor changes: 2004-07-06 00:57:13 +00:00
distinfo Update to 3.0.1rc14 2004-06-25 18:50:13 +00:00
Makefile - minor changes: 2004-07-06 00:57:13 +00:00
pkg-descr Maintainer update: isc-dhcp3 splitted to -server, -client, -relay and -devel sub-ports 2004-01-17 23:09:02 +00:00
pkg-install new paranoia and jail options handled by rc variables to easy they use. 2004-06-26 14:32:41 +00:00
pkg-message new paranoia and jail options handled by rc variables to easy they use. 2004-06-26 14:32:41 +00:00
pkg-plist new paranoia and jail options handled by rc variables to easy they use. 2004-06-26 14:32:41 +00:00