diff options
author | rene <rene@FreeBSD.org> | 2014-04-11 21:20:44 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-04-11 21:20:44 +0800 |
commit | 21fe0e465f59fc074a3f28c294b9ffb738f7e9cb (patch) | |
tree | 2ada87dee73b3f9d975e2a80387974ade3423260 /misc | |
parent | 42e87de71fa068033f5b32ec6e5742346720a7c0 (diff) | |
download | freebsd-ports-graphics-21fe0e465f59fc074a3f28c294b9ffb738f7e9cb.tar.gz freebsd-ports-graphics-21fe0e465f59fc074a3f28c294b9ffb738f7e9cb.tar.zst freebsd-ports-graphics-21fe0e465f59fc074a3f28c294b9ffb738f7e9cb.zip |
Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/tkman/Makefile | 49 | ||||
-rw-r--r-- | misc/tkman/distinfo | 2 | ||||
-rw-r--r-- | misc/tkman/files/310.index_manpages | 23 | ||||
-rw-r--r-- | misc/tkman/files/patch-ab | 14 | ||||
-rw-r--r-- | misc/tkman/pkg-descr | 18 | ||||
-rw-r--r-- | misc/tkman/pkg-plist | 8 |
7 files changed, 0 insertions, 115 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0be0c6ee36f..b579ecbd409 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -435,7 +435,6 @@ SUBDIR += tet SUBDIR += tkcron SUBDIR += tkinfo - SUBDIR += tkman SUBDIR += tkregexp SUBDIR += tkrunit SUBDIR += toilet diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile deleted file mode 100644 index 1b85773f7a3..00000000000 --- a/misc/tkman/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# Created by: Thomas Gellekum <tg@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= tkman -PORTVERSION= 2.2 -PORTREVISION= 2 -CATEGORIES= misc tk -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tcl/Tk based manual browser - -DEPRECATED= Depends on expired textproc/glimpse -EXPIRATION_DATE=2014-04-10 - -RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse \ - rman:${PORTSDIR}/textproc/rman - -USES+= gmake tk dos2unix -MAKE_ARGS= WISH="${WISH}" \ - texinfodir="${PREFIX}/${INFO_PATH}" \ - gzgrep="\"/usr/bin/zgrep -E\"" \ - mastermen="\"/usr/share/man ${PREFIX}/man ${LOCALBASE}/man\"" \ - masterbin="\"/usr/bin ${PREFIX}/bin ${LOCALBASE}/bin\"" \ - manformat="{groff -Tlatin1 -te -mandoc}" \ - manprint="{groff -mandoc -Tps -te -l}" - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.options.mk> - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local/bin/wish|${WISH}|' \ - ${WRKSRC}/contrib/tkmanclient - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/tkman ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/retkman ${STAGEDIR}${PREFIX}/bin - -post-install: -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/manual.html ${STAGEDIR}${DOCSDIR} -.endif - ${INSTALL_SCRIPT} ${WRKSRC}/contrib/tkmanclient ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/weekly - ${INSTALL_SCRIPT} ${FILESDIR}/310.index_manpages ${STAGEDIR}${PREFIX}/etc/periodic/weekly - -.include <bsd.port.mk> diff --git a/misc/tkman/distinfo b/misc/tkman/distinfo deleted file mode 100644 index 2ff32f0ae09..00000000000 --- a/misc/tkman/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tkman-2.2.tar.gz) = ae2fde02705f154c119c76ca2d9c4132f01706359d218508b682652c8cfb3173 -SIZE (tkman-2.2.tar.gz) = 229273 diff --git a/misc/tkman/files/310.index_manpages b/misc/tkman/files/310.index_manpages deleted file mode 100644 index 510f98c6b92..00000000000 --- a/misc/tkman/files/310.index_manpages +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh - -if ! PREFIX=$(expr $0 : "\(/.*\)/etc/periodic/weekly/$(basename $0)\$"); then - echo "$0: Cannot determine the PREFIX" >&2 - exit 1 -fi - -IFS=":" mandirs=`/usr/bin/manpath` - -for dir in ${mandirs}; do - cd ${dir} - if [ ! -r .glimpse_filters ] ; then - echo '*.gz /usr/bin/gzip -cdfq' > .glimpse_filters - fi - if [ -x ${PREFIX}/bin/glimpseindex ]; then - echo "" - echo "Rebuilding man page indexes:" - ${PREFIX}/bin/glimpseindex -z -o -B -f -H ${dir} man* - chmod 644 ${dir}/.glimpse_* - fi -done - -exit 0 diff --git a/misc/tkman/files/patch-ab b/misc/tkman/files/patch-ab deleted file mode 100644 index 9595c9ccc42..00000000000 --- a/misc/tkman/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- tkmandesc.tcl.orig Wed Apr 2 01:31:38 2003 -+++ tkmandesc.tcl Sun Oct 19 11:09:54 2003 -@@ -224,8 +224,9 @@ - set mani(manTitleList) $man(manTitleList) - - if {![info exists env(MANPATH)] || [string trim $env(MANPATH)] eq ""} { -- puts stderr "You must set a MANPATH environment variable,\nwhich is a colon-separated list of directories in which\nto find man pages, for example /usr/man:/usr/share/man.\n(See the help page for an explanation of why\nalternatives to the MANPATH are a bad thing.)" -- exit 1 -+# puts stderr "You must set a MANPATH environment variable,\nwhich is a colon-separated list of directories in which\nto find man pages, for example /usr/man:/usr/share/man.\n(See the help page for an explanation of why\nalternatives to the MANPATH are a bad thing.)" -+# exit 1 -+ set env(MANPATH) [join $manx(mastermen) ":"] - } - set manx(MANPATH0) $env(MANPATH) - diff --git a/misc/tkman/pkg-descr b/misc/tkman/pkg-descr deleted file mode 100644 index 8c0db7164b9..00000000000 --- a/misc/tkman/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -A manual page reader, TkMan offers two major advantages over xman: -hypertext links to other man pages (click on a word in the text which -corresponds to a man page, and you jump there), and better navigation -within long man pages with searches (both incremental and regular -expression) and jumps to section headers. TkMan also offers some -convenience features, like a user-configurable list of commonly used man -pages, a one-click printout, and integration of `whatis' and `apropos'. -Further, one may highlight, as if with a yellow marker, arbitrary passages -of text in man pages and subsequently jump directly to these passages by -selecting an identifying excerpt from a pulldown menu. Finally, TkMan -gives one control over the directory-to-menu volume mapping of man pages -with a capability similar to but superior to xman's mandesc in that rather -than forcing all who share a man directory to follow a single organization, -TkMan gives control to the individual. In fact, one may decide he has no -use for a large set of man pages--say for instance the programmer routines -in volumes 2, 3, 4, 8--and eliminate them from his personal database. - -WWW: http://tkman.sourceforge.net/ diff --git a/misc/tkman/pkg-plist b/misc/tkman/pkg-plist deleted file mode 100644 index 1eba2711965..00000000000 --- a/misc/tkman/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/tkman -bin/tkmanclient -bin/retkman -etc/periodic/weekly/310.index_manpages -%%PORTDOCS%%%%DOCSDIR%%/manual.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm etc/periodic/weekly -@dirrm etc/periodic |