pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable dnsmasq.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/010c5478406f
branches:  trunk
changeset: 501169:010c5478406f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Oct 18 04:47:05 2005 +0000

description:
Add and enable dnsmasq.

diffstat:

 doc/CHANGES  |  3 ++-
 net/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 3522c4be358b -r 010c5478406f doc/CHANGES
--- a/doc/CHANGES       Tue Oct 18 04:41:59 2005 +0000
+++ b/doc/CHANGES       Tue Oct 18 04:47:05 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11534 2005/10/18 01:23:40 simonb Exp $
+$NetBSD: CHANGES,v 1.11535 2005/10/18 04:47:05 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4683,3 +4683,4 @@
        Updated lang/mpd to 1.0.1nb2 [is 2005-10-17]
        Updated lang/mpd to 1.0.1nb3 [is 2005-10-17]
        Updated mail/mairix to 0.16.1 [simonb 2005-10-18]
+       Added net/dnsmasq version 2.23 [minskim 2005-10-18]
diff -r 3522c4be358b -r 010c5478406f net/Makefile
--- a/net/Makefile      Tue Oct 18 04:41:59 2005 +0000
+++ b/net/Makefile      Tue Oct 18 04:47:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.579 2005/10/16 18:20:28 heinz Exp $
+# $NetBSD: Makefile,v 1.580 2005/10/18 04:47:06 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -66,6 +66,7 @@
 SUBDIR+=       djbdns
 SUBDIR+=       djbdns-run
 SUBDIR+=       dlint
+SUBDIR+=       dnsmasq
 SUBDIR+=       dnstop
 SUBDIR+=       dnstracer
 SUBDIR+=       docsis



Home | Main Index | Thread Index | Old Index