From cf909dbe3d61d0a61a4e2c6b14d7d418b32e69c0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 9 Apr 2008 14:19:00 +0000 Subject: - Remove expired tkstep80 related ports --- archivers/Makefile | 1 - archivers/deepforest/Makefile | 42 ------------------------------------------ archivers/deepforest/distinfo | 3 --- archivers/deepforest/pkg-descr | 4 ---- archivers/deepforest/pkg-plist | 19 ------------------- 5 files changed, 69 deletions(-) delete mode 100644 archivers/deepforest/Makefile delete mode 100644 archivers/deepforest/distinfo delete mode 100644 archivers/deepforest/pkg-descr delete mode 100644 archivers/deepforest/pkg-plist (limited to 'archivers') diff --git a/archivers/Makefile b/archivers/Makefile index 3813319c07f1..1e0081c55a01 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -15,7 +15,6 @@ SUBDIR += cabextract SUBDIR += dact SUBDIR += deb2targz - SUBDIR += deepforest SUBDIR += deutex SUBDIR += dpkg SUBDIR += dynamite diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile deleted file mode 100644 index 4250b6f92235..000000000000 --- a/archivers/deepforest/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: JDE's DeepForest -# Date created: 25 March 1999 -# Whom: KIRIYAMA Kazuhiko -# -# $FreeBSD$ -# - -PORTNAME= deepforest -PORTVERSION= 1.0a -PORTREVISION= 3 -CATEGORIES= archivers windowmaker tkstep80 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= kiri -DISTNAME= DeepForest-${PORTVERSION} -EXTRACT_ONLY= # extracted directly in install target - -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple compress utilty using on JDE - -RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 -LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 - -DEPRECATED= development stalled for years, outdated, unmaintained -EXPIRATION_DATE= 2007-11-16 - -NO_WRKSUBDIR= yes -NO_BUILD= yes -REINPLACE_ARGS= -TKSTEPVERSION= 8.0 -PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps -SCRIPTS_ENV= LANG=C LN=${LN} REINPLACE_CMD="${REINPLACE_CMD}" \ - LANGUAGE=${LANGUAGE} VERSION=${TKSTEPVERSION} -PLIST_SUB= PIXMAP_PATH=${PIXMAPPATH:S@^${PREFIX}/@@} - -do-install: - ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTNAME}.tar.gz \ - ${EXTRACT_AFTER_ARGS} -C ${PREFIX} - ${MKDIR} ${PIXMAPPATH} - ${INSTALL_DATA} ${PREFIX}/JDE/DeepForest/docs/DeepForest.xpm ${PIXMAPPATH} - ${LN} -sf ${PREFIX}/JDE/DeepForest/DeepForest.app ${PREFIX}/bin - -.include diff --git a/archivers/deepforest/distinfo b/archivers/deepforest/distinfo deleted file mode 100644 index 92c29d0050b3..000000000000 --- a/archivers/deepforest/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (DeepForest-1.0a.tar.gz) = bc52fb5b72c2889845e62bd49c1367b9 -SHA256 (DeepForest-1.0a.tar.gz) = 008cd562035c989889b6300e80e15c086f949b69551246878aa675cfc743935a -SIZE (DeepForest-1.0a.tar.gz) = 16645 diff --git a/archivers/deepforest/pkg-descr b/archivers/deepforest/pkg-descr deleted file mode 100644 index 0a827121bfab..000000000000 --- a/archivers/deepforest/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The "Deep Forest" is a simple compression utility. - --KIRIYAMA Kazuhiko - diff --git a/archivers/deepforest/pkg-plist b/archivers/deepforest/pkg-plist deleted file mode 100644 index 0aaa5b0d4880..000000000000 --- a/archivers/deepforest/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -JDE/DeepForest/DeepForest.app -JDE/DeepForest/docs/COPYING -JDE/DeepForest/docs/DeepForest.xpm -JDE/DeepForest/docs/English/INSTALL.tk.en -JDE/DeepForest/docs/English/README.en -JDE/DeepForest/docs/Japanese/INSTALL.tk.ja -JDE/DeepForest/docs/Japanese/INSTALL.tk.sjis -JDE/DeepForest/docs/Japanese/README.ja -JDE/DeepForest/docs/Japanese/README.sjis -JDE/DeepForest/install.sh -bin/DeepForest.app -%%PIXMAP_PATH%%/DeepForest.xpm -@dirrmtry share/WindowMaker/Pixmaps -@dirrmtry share/WindowMaker -@dirrm JDE/DeepForest/docs/English -@dirrm JDE/DeepForest/docs/Japanese -@dirrm JDE/DeepForest/docs -@dirrm JDE/DeepForest -@dirrmtry JDE -- cgit