pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/screen Mark as not for Interix due to major work ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4665aae3fb41
branches:  trunk
changeset: 481768:4665aae3fb41
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Oct 11 23:46:15 2004 +0000

description:
Mark as not for Interix due to major work being needed to accomodate
Interix username sizes and user authentication.

diffstat:

 misc/screen/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 66dfb1b3b64d -r 4665aae3fb41 misc/screen/Makefile
--- a/misc/screen/Makefile      Mon Oct 11 23:45:46 2004 +0000
+++ b/misc/screen/Makefile      Mon Oct 11 23:46:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2004/07/15 04:05:40 atatat Exp $
+# $NetBSD: Makefile,v 1.54 2004/10/11 23:46:15 tv Exp $
 
 DISTNAME=      screen-4.0.2
 PKGREVISION=   1
@@ -12,6 +12,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+NOT_FOR_PLATFORM=      Interix-*-* # user auth and username size fixes needed
+
 USE_BUILDLINK3=                YES
 USE_PKGINSTALL=                YES
 INFO_FILES=            screen.info



Home | Main Index | Thread Index | Old Index