aboutsummaryrefslogtreecommitdiff
path: root/mail/tkrat2
Commit message (Collapse)AuthorAgeFilesLines
* Per distfile survey, remove mastersites that are no longer keepingMark Linimon2003-11-051-4/+1
| | | | | | | up with current releases as of February 2003. Notes: svn path=/head/; revision=93171
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* add an MASTER_SITES of mail/tkrat2Edwin Groothuis2003-01-041-1/+2
| | | | | | | | PR: ports/46751 Submitted by: Rong-en Fan <rafan@infor.org> Notes: svn path=/head/; revision=72502
* upgrade to 2.1Ying-Chieh Liao2003-01-0310-373/+95
| | | | | | | | PR: 43715 Submitted by: Stephen J. Roznowski <sjr@comcast.net> Notes: svn path=/head/; revision=72350
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-241-7/+7
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK fromMikhail Teterin2001-11-201-2/+0
| | | | | | | | | | | | 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: svn path=/head/; revision=50253
* Set LATEST_LINK to "tkrat2".Akinori MUSHA2001-11-061-0/+2
| | | | Notes: svn path=/head/; revision=49699
* Update to 2.0.3. Add another patch of mine, to allow copying a rawMikhail Teterin2001-10-133-3/+35
| | | | | | | message onto clipboard. Very useful for SpamCop.net users :) Notes: svn path=/head/; revision=48728
* A fix for my charset handling patch -- handling of messagesMikhail Teterin2001-10-132-1/+11
| | | | | | | | | | | | | | placed on hold. A fix for an original problem -- if a chosen charset could not represent all characters in the message, there was no way to go back and choose another. Instead of returning `-1', the TCL procedure was simply returning (`void'). Bump up portrevision. Notes: svn path=/head/; revision=48727
* Minor cleanup of the patch...Mikhail Teterin2001-06-261-4/+7
| | | | Notes: svn path=/head/; revision=44482
* Upgrade to 2.0.2. Add a big patch, which corrects handling of charsetsMikhail Teterin2001-06-264-3/+134
| | | | | | | | | | | not explicitly listed by TkRat, but known to TCL (koi8-u, koi8-r, for example). The patch is being reviewed by the author for inclusion into the next release. Add WWW to pkg-descr (http://www.tkrat.org/). Notes: svn path=/head/; revision=44481
* Use TCL/TK 8.3 (with TCL_STUBS). I did not bother with autodetection ofMikhail Teterin2001-04-085-8/+125
| | | | | | | | | | | | | the need for stubs. They are needed with currect TCL port, regretfully. When the need goes away (hopefully), I'll remove the files/patch-stubs. Actually USE the blasted c-client4 instead of merely (and bogusly!) LIB_DEPEND-ing on it. The port continued to build and use its own version (based on imap-4.7 from October 1999). Don't even extract the imap subdir... Notes: svn path=/head/; revision=41090
* It is not necessary to manually set DISTNAME in this port.Jimmy Olgeni2001-03-071-1/+0
| | | | Notes: svn path=/head/; revision=39209
* Update to version 2.0.1.Jimmy Olgeni2001-03-073-4/+7
| | | | | | | | PR: 25508 Submitted by: Stephen J. Roznowski <sjr@home.com> Notes: svn path=/head/; revision=39208
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Fix CONFIGURE_ARGS.Kevin Lo2000-12-271-1/+4
| | | | | | | | PR: 23880 Submitted by: Jonathan Hanna <pangolin@home.com> Notes: svn path=/head/; revision=36407
* ccmail's version is 4.8 now, and add manpage.Vanilla I. Shu2000-12-261-1/+3
| | | | | | | | PR: ports/23669 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36385
* Update to version 2.0.Steve Price2000-12-113-6/+6
| | | | | | | | PR: 23316 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=35875
* Update to version 2.0rc6.Steve Price2000-09-053-7/+7
| | | | | | | | PR: 21001 Submitted by: Stephen J. Roznowski <sjr@home.com> Notes: svn path=/head/; revision=32269
* Update to 2.0rc3.Will Andrews2000-06-233-6/+6
| | | | | | | | PR: 19473 Submitted by: Stephen J. Roznowski <sjr@home.com> Notes: svn path=/head/; revision=29820
* Use PORTVERSION=2.0.rc1 even though portlint doesn't like it.Will Andrews2000-06-091-1/+1
| | | | | | | | Submitted by: asami Approved by: MAINTAINER Notes: svn path=/head/; revision=29473
* Update to 2.0rc1. Portlint.Will Andrews2000-06-094-8/+33
| | | | | | | | | PR: 18931, 17426 Submitted by: Stephen J. Roznowski <sjr@home.com> Reported by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=29416
* Chase the checksum (minor makefile changes)Kris Kennaway2000-04-301-1/+1
| | | | Notes: svn path=/head/; revision=28139
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Update port to 2.0b9Chris D. Faulhaber2000-03-113-23/+3
| | | | | | | | PR: 17233 Submitted by: Adam Kranzel <shade@dnai.com> Notes: svn path=/head/; revision=26757
* This port LIB_DEPENDS on c-client4.7 now that the imap-uw port has beenSteve Price2000-02-261-1/+1
| | | | | | | updated. Notes: svn path=/head/; revision=26305
* welcome tkrat v2.0b7 (repo copied from ports/mail/tkrat)Bill Fumerola2000-01-294-78/+80
| | | | | | | | Submitted by: Stephen J. Roznowski <sjr@home.net> [I did do some work on it, if something is wrong, it's probably my fault.] Notes: svn path=/head/; revision=25257
* Shlib major of c-client4 changed in mail/imap-uw.Satoshi Asami2000-01-031-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=24384
* Update to Tcl/Tk version 8.2.Steve Price1999-11-292-9/+20
| | | | Notes: svn path=/head/; revision=23493
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* update libdependsMichael Haro1999-04-271-2/+2
| | | | Notes: svn path=/head/; revision=18173
* Update 1.1 -> 1.2.Jacques Vidrine1999-03-153-3/+7
| | | | | | | | Submitted by: Stephen J. Roznowski <sjr@home.net> PR: ports/10238 Notes: svn path=/head/; revision=17193
* Change library name.Satoshi Asami1998-11-261-2/+2
| | | | Notes: svn path=/head/; revision=14911
* The imap-uw port is fixed now.Steve Price1998-10-261-6/+1
| | | | Notes: svn path=/head/; revision=14201
* imap-uw took this one with it when it died.Satoshi Asami1998-10-261-1/+6
| | | | Notes: svn path=/head/; revision=14182
* Unbreak for elf after imap fix.Justin M. Seger1998-10-141-3/+1
| | | | | | | Pointed out by: steve Notes: svn path=/head/; revision=13975
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | depends on imap-uw Notes: svn path=/head/; revision=13921
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* tcl80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13388
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Change maintainer to James Saint-Rossy <appleseed@his.com>.Tim Vanderhoek1998-07-241-2/+2
| | | | Notes: svn path=/head/; revision=12092
* Upgrade to version 1.1.Steve Price1998-07-205-39/+26
| | | | | | | | PR: 7244 Submitted by: James Saint-Rossy <appleseed@his.com> Notes: svn path=/head/; revision=11985
* Imap dependency is already in LIB_DEPENDS.Tim Vanderhoek1997-12-071-3/+2
| | | | Notes: svn path=/head/; revision=9014
* Depend on tclsh8.0, not tclsh (match tk), add imap dependPaul Traina1997-12-071-2/+3
| | | | Notes: svn path=/head/; revision=9013
* Tkrat, Tcl/Tk mail reader. For those Tcl fans of you, thisTim Vanderhoek1997-11-147-0/+170
mail reader is for you! :) Described by submitter as "Tk-ized pine". PR: ports/4343 ports/4857 (please limit one pr per port and send followups to original pr) Submitted by: Bruce Gingery <bgingery@gtcs.com> Notes: svn path=/head/; revision=8627