aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-10-17 04:37:21 +0800
committerRene Ladan <rene@FreeBSD.org>2017-10-17 04:37:21 +0800
commit5bb2bd0382230b065c7df6f7d18dcf61a7a6b8ab (patch)
treeb92ccac8280cc692fce0d20962a82aea90722c1a /editors
parent5adae6c542fe3eb203bdbad6fe25f55748e6c25a (diff)
downloadfreebsd-ports-5bb2bd0382230b065c7df6f7d18dcf61a7a6b8ab.tar.gz
freebsd-ports-5bb2bd0382230b065c7df6f7d18dcf61a7a6b8ab.tar.zst
freebsd-ports-5bb2bd0382230b065c7df6f7d18dcf61a7a6b8ab.zip
Remove expired ports:
2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
Notes
Notes: svn path=/head/; revision=452251
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/tpad/Makefile53
-rw-r--r--editors/tpad/distinfo2
-rw-r--r--editors/tpad/files/pkg-message.in11
-rw-r--r--editors/tpad/pkg-descr8
-rw-r--r--editors/tpad/pkg-plist17
6 files changed, 0 insertions, 92 deletions
diff --git a/editors/Makefile b/editors/Makefile
index cac2a7ee0090..e9a9f3eec6d7 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -233,7 +233,6 @@
SUBDIR += texworks
SUBDIR += the
SUBDIR += thoteditor
- SUBDIR += tpad
SUBDIR += tree-widget
SUBDIR += treeform
SUBDIR += tweak
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile
deleted file mode 100644
index 18c0cd5e2d24..000000000000
--- a/editors/tpad/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# Created by: Antonio Bonifati <ant@monitor.deis.unical.it>
-# $FreeBSD$
-
-PORTNAME= tpad
-PORTVERSION= 1.3
-PORTREVISION= 1
-CATEGORIES= editors tcl tk
-MASTER_SITES= SF/tclpad/tclpad/${PORTVERSION} \
- http://monitor.deis.unical.it/ant/tpad/ \
- http://queen.rett.polimi.it/~ant/tcl/script/ \
- http://sarovar.org/download.php/382/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk
-
-DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
- maintained. Please port it to 8.5+
-EXPIRATION_DATE= 2017-10-15
-
-LICENSE= GPLv2+
-
-NO_BUILD= yes
-NO_ARCH= yes
-
-USES= tk:84,run
-PORTDOCS= ChangeLog bug.html conf.html embed.html index.html intro.html \
- keys.html log.html mouse.html tidy.html tidy.png todo tpad.html
-PLIST_SUB= LIBDIR=lib/tpad${PORTVERSION}
-SUB_FILES= pkg-message
-
-OPTIONS_DEFINE= DOCS
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/bin/tpad ${STAGEDIR}${PREFIX}/bin/tpad
- @${MKDIR} ${STAGEDIR}${PREFIX}/lib/tpad${PORTVERSION}/msgs
- (cd ${WRKDIR}/lib/tpad${PORTVERSION} && ${INSTALL_DATA} *.tcl \
- ${STAGEDIR}${PREFIX}/lib/tpad${PORTVERSION})
- (cd ${WRKDIR}/lib/tpad${PORTVERSION}/msgs && ${INSTALL_DATA} *.msg \
- ${STAGEDIR}${PREFIX}/lib/tpad${PORTVERSION}/msgs)
- @${MKDIR} ${STAGEDIR}${DATADIR}
- (cd ${WRKDIR}/share/tpad && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
- (cd ${STAGEDIR}${PREFIX}/bin && ${LN} -s tpad tview)
- ${INSTALL_MAN} ${WRKDIR}/man/man1/tpad.1 ${STAGEDIR}${MANPREFIX}/man/man1
- (cd ${STAGEDIR}${MANPREFIX}/man/man1 && ${LN} -s tpad.1.gz tview.1.gz)
- ${INSTALL_DATA} ${WRKDIR}/etc/tpad.conf \
- ${STAGEDIR}${PREFIX}/etc/tpad.conf.sample
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKDIR}/share/doc/tpad && ${INSTALL_DATA} ${PORTDOCS} \
- ${STAGEDIR}${DOCSDIR})
-
-.include <bsd.port.mk>
diff --git a/editors/tpad/distinfo b/editors/tpad/distinfo
deleted file mode 100644
index d025396f56e3..000000000000
--- a/editors/tpad/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tpad-1.3.tar.gz) = d7e4a157b0588a303f69efac97d5917e22e346e21cce74d758e495d4dcae36b8
-SIZE (tpad-1.3.tar.gz) = 61217
diff --git a/editors/tpad/files/pkg-message.in b/editors/tpad/files/pkg-message.in
deleted file mode 100644
index e003f71baa4d..000000000000
--- a/editors/tpad/files/pkg-message.in
+++ /dev/null
@@ -1,11 +0,0 @@
-------------------------------------------------------------
-A sample configuration file has been copied to
- %%PREFIX%%/etc/tpad.conf.sample
-
-tpad will not work without either
- %%PREFIX%%/etc/tpad.conf
-or the running user's ~/.tpadrc being in place.
-
-Further information on configuration can be found in
- %%PREFIX%%/share/doc/tpad/conf.html
-------------------------------------------------------------
diff --git a/editors/tpad/pkg-descr b/editors/tpad/pkg-descr
deleted file mode 100644
index 0705ded7393d..000000000000
--- a/editors/tpad/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Apart from all the features Notepad has, tpad adds
-plugins to invoke some common text utilities without
-leaving the editor, an Ascii table, a tip database
-and support for regexps. It also is fully configurable.
-
-The executable `tpad' is a wish(1) shell script.
-
-WWW: http://monitor.deis.unical.it/ant/tpad/
diff --git a/editors/tpad/pkg-plist b/editors/tpad/pkg-plist
deleted file mode 100644
index c4ed1ee14fd3..000000000000
--- a/editors/tpad/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/tpad
-bin/tview
-etc/tpad.conf.sample
-man/man1/tpad.1.gz
-man/man1/tview.1.gz
-%%DATADIR%%/Makefile
-%%DATADIR%%/tpad-tips
-%%DATADIR%%/tpad-tips.dat
-%%LIBDIR%%/BSDfmt.tcl
-%%LIBDIR%%/GNUfmt.tcl
-%%LIBDIR%%/ascii.tcl
-%%LIBDIR%%/msgs/en.msg
-%%LIBDIR%%/msgs/it.msg
-%%LIBDIR%%/pkgIndex.tcl
-%%LIBDIR%%/tidy.tcl
-%%LIBDIR%%/tpad.tcl
-%%LIBDIR%%/xmlwf.tcl