pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/oidentd Mark as unsupported for NetBSD 5+ as it wa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/260446205099
branches: trunk
changeset: 573689:260446205099
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Mar 22 16:21:31 2010 +0000
description:
Mark as unsupported for NetBSD 5+ as it wants to mess with kernel
internals no longer exported in the expected way.
diffstat:
net/oidentd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c234a8fea195 -r 260446205099 net/oidentd/Makefile
--- a/net/oidentd/Makefile Mon Mar 22 16:08:55 2010 +0000
+++ b/net/oidentd/Makefile Mon Mar 22 16:21:31 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.11 2010/03/22 16:21:31 joerg Exp $
DISTNAME= oidentd-2.0.7
PKGREVISION= 4
@@ -9,6 +9,8 @@
HOMEPAGE= http://dev.ojnk.net/
COMMENT= Configurable IDENT server that supports NAT/IP masq
+NOT_FOR_PLATFORM+= NetBSD-[5-9]*-* NetBSD-1[0-9]*-*
+
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
RCD_SCRIPTS= oidentd
Home |
Main Index |
Thread Index |
Old Index