summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron>1998-05-15 21:30:13 +0000
committertron <tron>1998-05-15 21:30:13 +0000
commita0d13dba06d81126fb4d4ac4c061cd14a3671ca0 (patch)
tree4670f64e7ed5276bd22c7221650370ec94046b2e /misc
parent0fc6b971b35afe7cea0e15a78e25fd32309bb2db (diff)
downloadpkgsrc-a0d13dba06d81126fb4d4ac4c061cd14a3671ca0.tar.gz
Move package to directory for category "x11".
Diffstat (limited to 'misc')
-rw-r--r--misc/py-Tk/Makefile38
-rw-r--r--misc/py-Tk/files/Setup.in2
-rw-r--r--misc/py-Tk/files/md51
-rw-r--r--misc/py-Tk/pkg/COMMENT1
-rw-r--r--misc/py-Tk/pkg/DESCR3
-rw-r--r--misc/py-Tk/pkg/PLIST2
6 files changed, 0 insertions, 47 deletions
diff --git a/misc/py-Tk/Makefile b/misc/py-Tk/Makefile
deleted file mode 100644
index e5d4be3459d..00000000000
--- a/misc/py-Tk/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.1 1998/05/14 22:12:37 tron Exp $
-#
-
-DISTNAME= pyth151
-PKGNAME= py-Tk-1.5.1
-CATEGORIES= misc
-MASTER_SITES= ftp://ftp.python.org/pub/python/src/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= dolecek@ics.muni.cz
-
-DEPENDS+= python-1.5.1:../../lang/python
-DEPENDS+= tk-8.0p2:../../x11/tk80
-DEPENDS+= tcl-8.0p2:../../lang/tcl80
-
-WRKSRC= ${WRKDIR}/Python-1.5.1/Modules
-ALL_TARGET= default
-EXTRACT_AFTER_ARGS= Python-1.5.1/Modules/_tkinter.c \
- Python-1.5.1/Modules/tkappinit.c
-
-PYTHON_CONFIGDIR= ${LOCALBASE}/lib/python1.5/config/
-
-.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "mips" || ${MACHINE_ARCH} == "alpha"
-IGNORE="Needs dynamic loading"
-.endif
-
-do-configure:
- ${SED} -e 's%@LOCALBASE@%${LOCALBASE}%g' \
- -e 's%@X11BASE@%${X11BASE}%g' ${FILESDIR}/Setup.in \
- >${WRKSRC}/Setup.in
- ( cd ${WRKSRC} ;\
- ${LN} -s ${PYTHON_CONFIGDIR}/Makefile.pre.in ;\
- ${MAKE} -f Makefile.pre.in boot)
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/_tkinter.so ${LOCALBASE}/lib/python1.5/lib-dynload
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-Tk/files/Setup.in b/misc/py-Tk/files/Setup.in
deleted file mode 100644
index b7d0dc6237d..00000000000
--- a/misc/py-Tk/files/Setup.in
+++ /dev/null
@@ -1,2 +0,0 @@
-*shared*
-_tkinter _tkinter.c tkappinit.c -DWITH_APPINIT -I@LOCALBASE@/include/tk8.0 -I@LOCALBASE@/include/tcl8.0 -I@X11BASE@/include -L@X11BASE@/lib -lX11 -L@LOCALBASE@/lib -ltk80 -ltcl80
diff --git a/misc/py-Tk/files/md5 b/misc/py-Tk/files/md5
deleted file mode 100644
index 63166bf98ac..00000000000
--- a/misc/py-Tk/files/md5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (pyth151.tgz) = eb8ef6e37e543058a2d47996ecf62427
diff --git a/misc/py-Tk/pkg/COMMENT b/misc/py-Tk/pkg/COMMENT
deleted file mode 100644
index e2a8b6647b0..00000000000
--- a/misc/py-Tk/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Tkinter -- Python interface to Tcl/Tk
diff --git a/misc/py-Tk/pkg/DESCR b/misc/py-Tk/pkg/DESCR
deleted file mode 100644
index 2ad8d875b3f..00000000000
--- a/misc/py-Tk/pkg/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-This package provides C binding to libtk and libtcl, necessary for
-Tkinter to work. All other needed files (Tkinter.py and frineds)
-are part of standard Python installation.
diff --git a/misc/py-Tk/pkg/PLIST b/misc/py-Tk/pkg/PLIST
deleted file mode 100644
index 68f5a61f2a0..00000000000
--- a/misc/py-Tk/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 1998/05/14 22:12:37 tron Exp $
-lib/python1.5/lib-dynload/_tkinter.so