pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/djbdns Describe this package's particular reasons ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/225e9bc70722
branches:  trunk
changeset: 480216:225e9bc70722
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Sep 01 20:33:01 2004 +0000

description:
Describe this package's particular reasons for RESTRICTED.

diffstat:

 net/djbdns/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r d5be3627c198 -r 225e9bc70722 net/djbdns/Makefile
--- a/net/djbdns/Makefile       Wed Sep 01 20:24:30 2004 +0000
+++ b/net/djbdns/Makefile       Wed Sep 01 20:33:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/09/01 20:11:02 schmonz Exp $
+# $NetBSD: Makefile,v 1.35 2004/09/01 20:33:01 schmonz Exp $
 # FreeBSD Id: ports/net/djbdns/Makefile,v 1.4 2000/09/28 18:18:41 nbm Exp
 #
 
@@ -19,6 +19,9 @@
 
 USE_BUILDLINK3=                yes
 
+# We change conf-home from the default "/usr/local" and don't
+# provide compatibility symlinks. We also patch to honor PKG_SYSCONFDIR
+# and to set reasonable permissions on standard pkgsrc directories.
 RESTRICTED=            "modified source and binaries may not be distributed"
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}



Home | Main Index | Thread Index | Old Index