pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net x11 support has been deprecated in ytalk-3.3.0 -- ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f9cd849f59d
branches:  trunk
changeset: 506183:3f9cd849f59d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 12 19:59:20 2006 +0000

description:
x11 support has been deprecated in ytalk-3.3.0 -- remove ytalk-x11.

diffstat:

 net/Makefile           |   3 +--
 net/ytalk-x11/Makefile |  19 -------------------
 2 files changed, 1 insertions(+), 21 deletions(-)

diffs (40 lines):

diff -r c84e1540337b -r 3f9cd849f59d net/Makefile
--- a/net/Makefile      Thu Jan 12 19:57:00 2006 +0000
+++ b/net/Makefile      Thu Jan 12 19:59:20 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.595 2006/01/11 20:20:42 schmonz Exp $
+# $NetBSD: Makefile,v 1.596 2006/01/12 19:59:20 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -460,7 +460,6 @@
 SUBDIR+=       yale-tftpd
 SUBDIR+=       yaz
 SUBDIR+=       ytalk
-SUBDIR+=       ytalk-x11
 SUBDIR+=       ywho
 SUBDIR+=       zebra
 
diff -r c84e1540337b -r 3f9cd849f59d net/ytalk-x11/Makefile
--- a/net/ytalk-x11/Makefile    Thu Jan 12 19:57:00 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2005/06/01 18:03:08 jlam Exp $
-
-.include "../../net/ytalk/Makefile.common"
-
-PKGNAME=       ytalk-x11-3.1.1
-CATEGORIES+=   x11
-COMMENT=       Multi-user replacement for UNIX talk (includes X11 support)
-
-CONFIGURE_ARGS+=--with-x
-
-CONFLICTS+=    ytalk-[0-9]*
-
-DESCR_SRC=     ${.CURDIR}/../../net/ytalk/DESCR
-DISTINFO_FILE= ${.CURDIR}/../../net/ytalk/distinfo
-PATCHDIR=      ${.CURDIR}/../../net/ytalk/patches
-PLIST_SRC=     ${.CURDIR}/../../net/ytalk/PLIST
-
-.include "../../mk/x11.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index