summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2001-11-20 13:05:07 +0000
committerMikhail Teterin <mi@FreeBSD.org>2001-11-20 13:05:07 +0000
commit8d8ae7ba6beebf9408646d8f985bc681e68583c7 (patch)
treeace1e639fd5d83a5415ecd4f2fe720b1ae8afe2d /mail
parentupgrade to 0.99b (diff)
Remove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK from
mail/tkrat2/Makefile. Perhaps, tkrat2 should now be repo-copied into tkrat :) Or, may be, the place should be kept open for the upcoming tkrat3... Approved by: mail/tkrat's maintainer (petef)
Notes
Notes: svn path=/head/; revision=50253
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/tkrat/Makefile45
-rw-r--r--mail/tkrat/distinfo1
-rw-r--r--mail/tkrat/files/patch-aa22
-rw-r--r--mail/tkrat/files/ratatoskrc26
-rw-r--r--mail/tkrat/pkg-comment1
-rw-r--r--mail/tkrat/pkg-descr26
-rw-r--r--mail/tkrat/pkg-plist58
-rw-r--r--mail/tkrat2/Makefile2
9 files changed, 0 insertions, 182 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 1395f9364042..e5fe58b67202 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -199,7 +199,6 @@
SUBDIR += stuphead
SUBDIR += sylpheed
SUBDIR += teapop
- SUBDIR += tkrat
SUBDIR += tkrat2
SUBDIR += tlb
SUBDIR += tmda
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
deleted file mode 100644
index c106a311c171..000000000000
--- a/mail/tkrat/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# New ports collection makefile for: tkrat
-# Date created: 24 October 1997
-# Whom: Bruce Gingery <bgingery@gtcs.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tkrat
-PORTVERSION= 1.2
-CATEGORIES= mail tk82
-MASTER_SITES= ftp://ftp.karen.hik.se/pub2/unix/mail/ratatosk/ \
- ftp://ftp.mc.hik.se/pub/unix/mail/ratatosk/ \
- ftp://ftp.riken.go.jp/pub/net/mail/tkrat/ \
- ftp://ftp.uni-koeln.de/windows/xcontrib/
-
-MAINTAINER= petef@FreeBSD.org
-
-BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82
-LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
- c-client4.8:${PORTSDIR}/mail/cclient
-
-GNU_CONFIGURE= yes
-
-CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.2 \
- --with-tk-config=${PREFIX}/lib/tk8.2
-
-DOCFILES= CONFIGURATION COPYRIGHT README doc/interface doc/userprocs \
- doc/userproc.example
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG} "===> Copying documents to ${PREFIX}/${PORTDOCDIR}"
- @${MKDIR} ${PREFIX}/share/doc/tkrat
-.for f in ${DOCFILES}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/tkrat
-.endfor
-.else
- @${ECHO_MSG} "===> Not copying available documents"
-.endif
- @${MKDIR} ${PREFIX}/lib/ratatosk
- ${INSTALL_DATA} ${FILESDIR}/ratatoskrc ${PREFIX}/lib/ratatosk
- #${CHMOD} ugo+wt /var/mail
-
-.include <bsd.port.mk>
diff --git a/mail/tkrat/distinfo b/mail/tkrat/distinfo
deleted file mode 100644
index 632847d0341c..000000000000
--- a/mail/tkrat/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (tkrat-1.2.tar.gz) = 125e7874aa0c669ef79b1efbeef92b3a
diff --git a/mail/tkrat/files/patch-aa b/mail/tkrat/files/patch-aa
deleted file mode 100644
index 8a2cb799cc42..000000000000
--- a/mail/tkrat/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.orig Tue Jan 13 14:42:59 1998
-+++ configure Sun Nov 28 21:15:24 1999
-@@ -875,8 +875,8 @@
- test -n "$AWK" && break
- done
-
--# Extract the first word of "tclsh8.0", so it can be a program name with args.
--set dummy tclsh8.0; ac_word=$2
-+# Extract the first word of "tclsh8.2", so it can be a program name with args.
-+set dummy tclsh8.2; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
- echo "configure:882: checking for $ac_word" >&5
- if eval "test \"`echo '$''{'ac_cv_path_tclsh'+set}'`\" = set"; then
-@@ -1994,7 +1994,7 @@
- for i in $tcl_dirs ; do
- tcl_include_dirs="$tcl_include_dirs $i/include"
- done
--tcl_include_dirs="$tcl_include_dirs /usr/include/tcl /usr/include"
-+tcl_include_dirs="$tcl_include_dirs /usr/local/include/tcl8.2 /usr/local/include/tk8.2 /usr/include"
- tcl_dir=0
- for i in $tcl_include_dirs ; do
- if test -r $i/tcl.h ; then
diff --git a/mail/tkrat/files/ratatoskrc b/mail/tkrat/files/ratatoskrc
deleted file mode 100644
index 7136901a0336..000000000000
--- a/mail/tkrat/files/ratatoskrc
+++ /dev/null
@@ -1,26 +0,0 @@
-# Minimum defaults or important defaults...
-#
-# See the file /usr/local/share/doc/tkrat/CONFIGURATION for a more
-# detailed explanation of these.
-#
-
-# Which domain we should pretend we are from
-set option(masquerade_as) {}
-
-# Which domain we are in
-set option(domain) {}
-
-# Should we sent even though we have a bad hostname?
-set option(force_send) 0
-
-# Command to get default folder
-set option(default_folder) "INBOX file {} /var/mail/$env(USER)"
-
-# Default sending program
-set option(sendprog) /usr/sbin/sendmail
-
-# Can the sending program handle eightbit data
-set option(sendprog_8bit) true
-
-# Use the sending program, or use smtp
-set option(sendprot) prog
diff --git a/mail/tkrat/pkg-comment b/mail/tkrat/pkg-comment
deleted file mode 100644
index fe73a34ddfe2..000000000000
--- a/mail/tkrat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A mail user agent for X with a Tcl/Tk user interface
diff --git a/mail/tkrat/pkg-descr b/mail/tkrat/pkg-descr
deleted file mode 100644
index 616fa23bc137..000000000000
--- a/mail/tkrat/pkg-descr
+++ /dev/null
@@ -1,26 +0,0 @@
-Excerpted from the BLURB file...
-
-TkRat is a graphical Mail User Agent (MUA) which handles MIME, POP3
-and IMAP4.1. It is mainly written in C, but the user interface is
-done in Tcl/Tk. The following is a non-exhaustive list of the
-capabilities:
-
- * Multilingual interface (English, Swedish and Italian included)
- * MIME support: text/plain, image/gif and message/rfc822
- including multipart/mixed and multipart/alternate,
- Quoted-printable and Base64 encoding.
- * Supports MIME in headers
- * Composing: (tk's text widget plus many extensions) or an
- external editor of your choice.
- * Message database
- * Virtual folders: mbox, mh, IMAP or POP
- * Message hold: suspend the composing, continued later
- * Watcher: When the program is iconified it checks the mailbox
- * Uses sendmail OR direct SMTP or other MA
- * Supports Delivery Status Notifications - DSN ESMTP sendmail-8.7
- * Supports PGP/MIME and "old-style PGP message receipt"
-
-WWW: http://www.dtek.chalmers.se/~maf/ratatosk/
-
-- Pete
-petef@databits.net
diff --git a/mail/tkrat/pkg-plist b/mail/tkrat/pkg-plist
deleted file mode 100644
index 72ed118ce35d..000000000000
--- a/mail/tkrat/pkg-plist
+++ /dev/null
@@ -1,58 +0,0 @@
-bin/tkrat
-lib/tkratlib/alias.tcl
-lib/tkratlib/balloon.tcl
-lib/tkratlib/compose.tcl
-lib/tkratlib/convert.tcl
-lib/tkratlib/dbase.tcl
-lib/tkratlib/dsn.tcl
-lib/tkratlib/exp.tcl
-lib/tkratlib/fileselector.tcl
-lib/tkratlib/folder.tcl
-lib/tkratlib/font.tcl
-lib/tkratlib/help.tcl
-lib/tkratlib/info.tcl
-lib/tkratlib/keydef.tcl
-lib/tkratlib/languages.tcl
-lib/tkratlib/options.tcl
-lib/tkratlib/pgp.tcl
-lib/tkratlib/preferences.tcl
-lib/tkratlib/print.tcl
-lib/tkratlib/show.tcl
-lib/tkratlib/source.tcl
-lib/tkratlib/tclIndex
-lib/tkratlib/text_balText_en.tcl
-lib/tkratlib/text_balText_it.tcl
-lib/tkratlib/text_balText_sv.tcl
-lib/tkratlib/text_changes_en.tcl
-lib/tkratlib/text_changes_it.tcl
-lib/tkratlib/text_changes_sv.tcl
-lib/tkratlib/text_help_en.tcl
-lib/tkratlib/text_help_it.tcl
-lib/tkratlib/text_help_sv.tcl
-lib/tkratlib/text_t_en.tcl
-lib/tkratlib/text_t_it.tcl
-lib/tkratlib/text_t_sv.tcl
-lib/tkratlib/tkrat
-lib/tkratlib/tkrat.exec
-lib/tkratlib/tkrat.xbm
-lib/tkratlib/tkrat.xpm
-lib/tkratlib/tkrat_small.xbm
-lib/tkratlib/tkrat_smallmask.xbm
-lib/tkratlib/tkratmask.xbm
-lib/tkratlib/vfolder.tcl
-lib/tkratlib/vfolderdef.tcl
-lib/tkratlib/watcher.tcl
-lib/ratatosk/ratatoskrc
-lib/tkratlib/text_balText_fr.tcl
-lib/tkratlib/text_changes_fr.tcl
-lib/tkratlib/text_help_fr.tcl
-lib/tkratlib/text_t_fr.tcl
-%%PORTDOCS%%share/doc/tkrat/CONFIGURATION
-%%PORTDOCS%%share/doc/tkrat/COPYRIGHT
-%%PORTDOCS%%share/doc/tkrat/README
-%%PORTDOCS%%share/doc/tkrat/interface
-%%PORTDOCS%%share/doc/tkrat/userprocs
-%%PORTDOCS%%share/doc/tkrat/userproc.example
-%%PORTDOCS%%@dirrm share/doc/tkrat
-@dirrm lib/tkratlib
-@dirrm lib/ratatosk
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile
index 0df43e0c784c..786f40c5efb5 100644
--- a/mail/tkrat2/Makefile
+++ b/mail/tkrat2/Makefile
@@ -18,8 +18,6 @@ LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \
tk83:${PORTSDIR}/x11-toolkits/tk83 \
c-client4.8:${PORTSDIR}/mail/cclient
-LATEST_LINK= tkrat2
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.3 \