diff options
author | rene <rene@FreeBSD.org> | 2017-10-17 04:37:21 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:45:40 +0800 |
commit | 4a32bb9c09f2e52f2470ed4285d7f05c98218491 (patch) | |
tree | c212b63715daba24c0e90ef0d60e5bb7101522ff /editors/tpad | |
parent | 8f170c98d1bc61ba7a0e00c9feb51ee379d81c6a (diff) | |
download | freebsd-ports-gnome-4a32bb9c09f2e52f2470ed4285d7f05c98218491.tar.gz freebsd-ports-gnome-4a32bb9c09f2e52f2470ed4285d7f05c98218491.tar.zst freebsd-ports-gnome-4a32bb9c09f2e52f2470ed4285d7f05c98218491.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+
Diffstat (limited to 'editors/tpad')
-rw-r--r-- | editors/tpad/Makefile | 53 | ||||
-rw-r--r-- | editors/tpad/distinfo | 2 | ||||
-rw-r--r-- | editors/tpad/files/pkg-message.in | 11 | ||||
-rw-r--r-- | editors/tpad/pkg-descr | 8 | ||||
-rw-r--r-- | editors/tpad/pkg-plist | 17 |
5 files changed, 0 insertions, 91 deletions
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 |