From 612960399e62327a7a2476186996229a8b9e7774 Mon Sep 17 00:00:00 2001
From: rene <rene@FreeBSD.org>
Date: Mon, 1 Jul 2013 09:19:36 +0000
Subject: Remove expired ports: 2013-07-01 net/openldap23-sasl-client:
 Unmaintained by upstream 2013-07-01 net/openldap23-server: Unmaintained by
 upstream 2013-07-01 net/openldap23-client: Unmaintained by upstream
 2013-07-01 www/py-django13: Unsupported version 2013-07-01 devel/libtifiles:
 Superseded by devel/libtifiles2 2013-07-01 comms/libticables: Superseded by
 comms/libticables2 2013-07-01 devel/libticalcs: Superseded by
 comms/libticalcs2 2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3

---
 emulators/Makefile         |   1 -
 emulators/tiemu2/Makefile  |  46 -----------------
 emulators/tiemu2/distinfo  |   2 -
 emulators/tiemu2/pkg-descr |   9 ----
 emulators/tiemu2/pkg-plist | 122 ---------------------------------------------
 5 files changed, 180 deletions(-)
 delete mode 100644 emulators/tiemu2/Makefile
 delete mode 100644 emulators/tiemu2/distinfo
 delete mode 100644 emulators/tiemu2/pkg-descr
 delete mode 100644 emulators/tiemu2/pkg-plist

(limited to 'emulators')

diff --git a/emulators/Makefile b/emulators/Makefile
index 6510b58be947..83359c49539c 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -150,7 +150,6 @@
     SUBDIR += stonx
     SUBDIR += svr4_base
     SUBDIR += swine
-    SUBDIR += tiemu2
     SUBDIR += tiemu3
     SUBDIR += tilem
     SUBDIR += tme
diff --git a/emulators/tiemu2/Makefile b/emulators/tiemu2/Makefile
deleted file mode 100644
index 94d3989c8c03..000000000000
--- a/emulators/tiemu2/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for:	TiEmu-2
-# Date created:				21 Feb 2006
-# Whom:					Alexey Dokuchaev <danfe@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME=	tiemu2
-PORTVERSION=	2.08
-PORTREVISION=	7
-CATEGORIES=	emulators
-MASTER_SITES=	http://www.ticalc.org/pub/unix/ \
-		http://freebsd.nsu.ru/distfiles/tiemu/
-DISTNAME=	tiemu
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	TI89(ti)/92(+)/V200 hand-helds emulator
-
-LICENSE=	GPLv2
-
-LIB_DEPENDS=	ticalcs.10:${PORTSDIR}/devel/libticalcs \
-		ticables.12:${PORTSDIR}/comms/libticables \
-		tifiles.6:${PORTSDIR}/devel/libtifiles
-
-DEPRECATED=	Superseded by emulators/tiemu3
-EXPIRATION_DATE=2013-07-01
-
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USE_GNOME=	gtk20 libglade2
-MAKE_JOBS_UNSAFE=	yes
-
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAN1=		tiemu.1
-
-post-extract: .SILENT
-	${RM} ${WRKSRC}/src/Makefile
-	${REINPLACE_CMD} -e 's,\*-\*-linux\*,\*-\*-freebsd\*, ; \
-		s|-D.*_DISABLE_DEPRECATED||g' ${WRKSRC}/configure
-	${REINPLACE_CMD} -E 's,(install-data-am:).*$$,\1,' ${WRKSRC}/Makefile.in
-	${REINPLACE_CMD} -e 's,defined(__LINUX__),& || defined(__BSD__),' \
-		${WRKSRC}/src/gui/calc/pckeys.h ${WRKSRC}/src/misc/paths.h
-	${REINPLACE_CMD} -e 's|#define .*_DISABLE_DEPRECATED||g' \
-		${WRKSRC}/src/gui/comm.c
-
-.include <bsd.port.mk>
diff --git a/emulators/tiemu2/distinfo b/emulators/tiemu2/distinfo
deleted file mode 100644
index 4b51518d87c5..000000000000
--- a/emulators/tiemu2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tiemu.tar.gz) = 491c558416c0f7d6d262d9eaf9a909ff18b297b8a9016c428d567fb0a5bc1846
-SIZE (tiemu.tar.gz) = 2269606
diff --git a/emulators/tiemu2/pkg-descr b/emulators/tiemu2/pkg-descr
deleted file mode 100644
index 7839c7bfab75..000000000000
--- a/emulators/tiemu2/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This project aims to develop a fast emulator for the TI89 (Titanium), 92(+),
-and V200PLT calculators.  This emulator started on the Jonas Minnberg's
-(X)Tiger emulator which is based on UAE (the Universal Amiga Emulator).  It
-was deeply reworked and improved, thus it's very different now.
-
-TiEmu uses the GDK library (GTK component) for display.  The GUI has been
-written with GTK+ (the Gimp ToolKit).
-
-WWW: http://lpg.ticalc.org/prj_tiemu/
diff --git a/emulators/tiemu2/pkg-plist b/emulators/tiemu2/pkg-plist
deleted file mode 100644
index b3e8293fa325..000000000000
--- a/emulators/tiemu2/pkg-plist
+++ /dev/null
@@ -1,122 +0,0 @@
-bin/tiemu-2
-%%DATADIR%%/glade/about-2.glade
-%%DATADIR%%/glade/calc-2.glade
-%%DATADIR%%/glade/comm-2.glade
-%%DATADIR%%/glade/dbg_bkpts-2.glade
-%%DATADIR%%/glade/dbg_cause-2.glade
-%%DATADIR%%/glade/dbg_code-2.glade
-%%DATADIR%%/glade/dbg_data-2.glade
-%%DATADIR%%/glade/dbg_entry-2.glade
-%%DATADIR%%/glade/dbg_heap-2.glade
-%%DATADIR%%/glade/dbg_ioports-2.glade
-%%DATADIR%%/glade/dbg_mem-2.glade
-%%DATADIR%%/glade/dbg_pclog-2.glade
-%%DATADIR%%/glade/dbg_regs-2.glade
-%%DATADIR%%/glade/dbg_stack-2.glade
-%%DATADIR%%/glade/dbg_vectors-2.glade
-%%DATADIR%%/glade/dboxes-2.glade
-%%DATADIR%%/glade/infos-2.glade
-%%DATADIR%%/glade/manpage-2.glade
-%%DATADIR%%/glade/pbars-2.glade
-%%DATADIR%%/glade/popup-2.glade
-%%DATADIR%%/glade/release-2.glade
-%%DATADIR%%/glade/romversion-2.glade
-%%DATADIR%%/glade/scroptions-2.glade
-%%DATADIR%%/glade/wizard-2.glade
-%%DATADIR%%/glade/about-2.gladep
-%%DATADIR%%/glade/calc-2.gladep
-%%DATADIR%%/glade/comm-2.gladep
-%%DATADIR%%/glade/dbg_bkpts-2.gladep
-%%DATADIR%%/glade/dbg_cause-2.gladep
-%%DATADIR%%/glade/dbg_code-2.gladep
-%%DATADIR%%/glade/dbg_data-2.gladep
-%%DATADIR%%/glade/dbg_entry-2.gladep
-%%DATADIR%%/glade/dbg_heap-2.gladep
-%%DATADIR%%/glade/dbg_ioports-2.gladep
-%%DATADIR%%/glade/dbg_mem-2.gladep
-%%DATADIR%%/glade/dbg_pclog-2.gladep
-%%DATADIR%%/glade/dbg_regs-2.gladep
-%%DATADIR%%/glade/dbg_stack-2.gladep
-%%DATADIR%%/glade/dbg_vectors-2.gladep
-%%DATADIR%%/glade/dboxes-2.gladep
-%%DATADIR%%/glade/infos-2.gladep
-%%DATADIR%%/glade/manpage-2.gladep
-%%DATADIR%%/glade/pbars-2.gladep
-%%DATADIR%%/glade/popup-2.gladep
-%%DATADIR%%/glade/release-2.gladep
-%%DATADIR%%/glade/romversion-2.gladep
-%%DATADIR%%/glade/scroptions-2.gladep
-%%DATADIR%%/glade/wizard-2.gladep
-%%DATADIR%%/help/FAQ.html
-%%DATADIR%%/help/Manual_en.html
-%%DATADIR%%/help/chapter01.html
-%%DATADIR%%/help/chapter02.html
-%%DATADIR%%/help/chapter03.html
-%%DATADIR%%/help/chapter04.html
-%%DATADIR%%/help/chapter05.html
-%%DATADIR%%/help/chapter06.html
-%%DATADIR%%/help/chapter07.html
-%%DATADIR%%/help/chapter08.html
-%%DATADIR%%/help/chapter09.html
-%%DATADIR%%/help/chapter10.html
-%%DATADIR%%/help/chapter11.html
-%%DATADIR%%/help/chapter20.html
-%%DATADIR%%/help/chapter21.html
-%%DATADIR%%/help/chapter22.html
-%%DATADIR%%/help/calc_infos.png
-%%DATADIR%%/help/dbg_bkpts.png
-%%DATADIR%%/help/dbg_heap.png
-%%DATADIR%%/help/dbg_mem.png
-%%DATADIR%%/help/dbg_registers.png
-%%DATADIR%%/help/dbg_search.png
-%%DATADIR%%/help/dbg_source.png
-%%DATADIR%%/help/dbg_sr.png
-%%DATADIR%%/help/dbg_stack.png
-%%DATADIR%%/help/linkport.png
-%%DATADIR%%/help/logo_lpg.png
-%%DATADIR%%/help/logo_tiemu.png
-%%DATADIR%%/help/no_skin.png
-%%DATADIR%%/help/popup_menu.png
-%%DATADIR%%/help/romversion.png
-%%DATADIR%%/help/screenshot.png
-%%DATADIR%%/help/wizard.png
-%%DATADIR%%/help/skinedit.jpg
-%%DATADIR%%/help/tiemu.jpg
-%%DATADIR%%/misc/iodefs_ti89_hw1.txt
-%%DATADIR%%/misc/iodefs_ti89_hw2.txt
-%%DATADIR%%/misc/iodefs_ti89t_hw3.txt
-%%DATADIR%%/misc/iodefs_ti89t_hw4.txt
-%%DATADIR%%/misc/iodefs_ti92_hw1.txt
-%%DATADIR%%/misc/iodefs_ti92p_hw1.txt
-%%DATADIR%%/misc/iodefs_ti92p_hw2.txt
-%%DATADIR%%/misc/iodefs_v200_hw2.txt
-%%DATADIR%%/misc/romcalls.txt
-%%DATADIR%%/pedrom/pedrom89.tib
-%%DATADIR%%/pedrom/pedrom89ti.tib
-%%DATADIR%%/pedrom/pedrom9x.tib
-%%DATADIR%%/pedrom/pedromv2.tib
-%%DATADIR%%/pixmaps/bkpt.xpm
-%%DATADIR%%/pixmaps/bkpt_tmp.xpm
-%%DATADIR%%/pixmaps/icon.xpm
-%%DATADIR%%/pixmaps/logo.xpm
-%%DATADIR%%/pixmaps/run.xpm
-%%DATADIR%%/pixmaps/void.xpm
-%%DATADIR%%/skins/ipaq_89.skn
-%%DATADIR%%/skins/ipaq_92.skn
-%%DATADIR%%/skins/ipaq_v200plt.skn
-%%DATADIR%%/skins/ti89.skn
-%%DATADIR%%/skins/ti89t.skn
-%%DATADIR%%/skins/ti92.skn
-%%DATADIR%%/skins/v200plt.skn
-%%DATADIR%%/skins/ti89.map
-%%DATADIR%%/skins/ti89_fr.map
-%%DATADIR%%/skins/ti92.map
-%%DATADIR%%/skins/ti92_fr.map
-%%DATADIR%%/Manpage.txt
-@dirrm %%DATADIR%%/skins
-@dirrm %%DATADIR%%/pixmaps
-@dirrm %%DATADIR%%/pedrom
-@dirrm %%DATADIR%%/misc
-@dirrm %%DATADIR%%/help
-@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%
-- 
cgit