head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.2.0.4 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.2 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.1.1.1.0.18 pkgsrc-2009Q2-base:1.1.1.1 pkgsrc-2009Q1:1.1.1.1.0.16 pkgsrc-2009Q1-base:1.1.1.1 pkgsrc-2008Q4:1.1.1.1.0.14 pkgsrc-2008Q4-base:1.1.1.1 pkgsrc-2008Q3:1.1.1.1.0.12 pkgsrc-2008Q3-base:1.1.1.1 cube-native-xorg:1.1.1.1.0.10 cube-native-xorg-base:1.1.1.1 pkgsrc-2008Q2:1.1.1.1.0.8 pkgsrc-2008Q2-base:1.1.1.1 cwrapper:1.1.1.1.0.6 pkgsrc-2008Q1:1.1.1.1.0.4 pkgsrc-2008Q1-base:1.1.1.1 pkgsrc-2007Q4:1.1.1.1.0.2 pkgsrc-2007Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2010.02.11.19.20.49; author joerg; state dead; branches; next 1.2; 1.2 date 2009.08.18.19.19.59; author hasso; state Exp; branches; next 1.1; 1.1 date 2007.12.12.20.02.08; author adrianp; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2007.12.12.20.02.08; author adrianp; state Exp; branches; next ; desc @@ 1.3 log @Remove the rest of isc-dhcp. @ text @$NetBSD: patch-ab,v 1.2 2009/08/18 19:19:59 hasso Exp $ --- configure.orig 2005-03-17 22:14:55 +0200 +++ configure 2009-08-08 14:06:41 +0300 @@@@ -139,6 +139,8 @@@@ if [ "$sysname" = "" ]; then sysname=openbsd;; FreeBSD) sysname=freebsd;; + DragonFly) + sysname=freebsd;; hpux) IFS=":" for foo in $PATH; do @@@@ -259,7 +261,7 @@@@ for foo in $dirs; do ${workname}/$bar/Makefile done @ 1.2 log @Make isc-dhcp3 build on DragonFly. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 12 a14 3 --- configure.orig 2004-09-10 23:02:30.000000000 +0200 +++ configure @@@@ -259,7 +259,7 @@@@ for foo in $dirs; do @ 1.1.1.1 log @This package provides the ISC Dynamic Host Configuration Protocol (DHCP) server and DHCP relay agent. It includes an DHCP (and BOOTP) server daemon used to distribute network information, an Object Management API command shell for querying and modifying DHCP server attributes (while it is running), and an agent for relaying DHCP and BOOTP requests between subnets. This package contains the Base component. Imported from pkgsrc-wip. Inital packaging by reed@@ @ text @@