Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - PORTDOCS police | Patrick Li | 2001-12-24 | 1 | -7/+7 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | Remove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK from | Mikhail Teterin | 2001-11-20 | 1 | -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) | ||||
* | Set LATEST_LINK to "tkrat2". | Akinori MUSHA | 2001-11-06 | 1 | -0/+2 |
| | |||||
* | Update to 2.0.3. Add another patch of mine, to allow copying a raw | Mikhail Teterin | 2001-10-13 | 3 | -3/+35 |
| | | | | message onto clipboard. Very useful for SpamCop.net users :) | ||||
* | A fix for my charset handling patch -- handling of messages | Mikhail Teterin | 2001-10-13 | 2 | -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. | ||||
* | Minor cleanup of the patch... | Mikhail Teterin | 2001-06-26 | 1 | -4/+7 |
| | |||||
* | Upgrade to 2.0.2. Add a big patch, which corrects handling of charsets | Mikhail Teterin | 2001-06-26 | 4 | -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/). | ||||
* | Use TCL/TK 8.3 (with TCL_STUBS). I did not bother with autodetection of | Mikhail Teterin | 2001-04-08 | 5 | -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... | ||||
* | It is not necessary to manually set DISTNAME in this port. | Jimmy Olgeni | 2001-03-07 | 1 | -1/+0 |
| | |||||
* | Update to version 2.0.1. | Jimmy Olgeni | 2001-03-07 | 3 | -4/+7 |
| | | | | | PR: 25508 Submitted by: Stephen J. Roznowski <sjr@home.com> | ||||
* | Spaces->tabs in the mail category. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | | | | (I know, I look boring and pedant :o) | ||||
* | Fix CONFIGURE_ARGS. | Kevin Lo | 2000-12-27 | 1 | -1/+4 |
| | | | | | PR: 23880 Submitted by: Jonathan Hanna <pangolin@home.com> | ||||
* | ccmail's version is 4.8 now, and add manpage. | Vanilla I. Shu | 2000-12-26 | 1 | -1/+3 |
| | | | | | PR: ports/23669 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | Update to version 2.0. | Steve Price | 2000-12-11 | 3 | -6/+6 |
| | | | | | PR: 23316 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Update to version 2.0rc6. | Steve Price | 2000-09-05 | 3 | -7/+7 |
| | | | | | PR: 21001 Submitted by: Stephen J. Roznowski <sjr@home.com> | ||||
* | Update to 2.0rc3. | Will Andrews | 2000-06-23 | 3 | -6/+6 |
| | | | | | PR: 19473 Submitted by: Stephen J. Roznowski <sjr@home.com> | ||||
* | Use PORTVERSION=2.0.rc1 even though portlint doesn't like it. | Will Andrews | 2000-06-09 | 1 | -1/+1 |
| | | | | | Submitted by: asami Approved by: MAINTAINER | ||||
* | Update to 2.0rc1. Portlint. | Will Andrews | 2000-06-09 | 4 | -8/+33 |
| | | | | | | PR: 18931, 17426 Submitted by: Stephen J. Roznowski <sjr@home.com> Reported by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Chase the checksum (minor makefile changes) | Kris Kennaway | 2000-04-30 | 1 | -1/+1 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | Chris Piazza | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | Update port to 2.0b9 | Chris D. Faulhaber | 2000-03-11 | 3 | -23/+3 |
| | | | | | PR: 17233 Submitted by: Adam Kranzel <shade@dnai.com> | ||||
* | This port LIB_DEPENDS on c-client4.7 now that the imap-uw port has been | Steve Price | 2000-02-26 | 1 | -1/+1 |
| | | | | updated. | ||||
* | welcome tkrat v2.0b7 (repo copied from ports/mail/tkrat) | Bill Fumerola | 2000-01-29 | 4 | -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.] | ||||
* | Shlib major of c-client4 changed in mail/imap-uw. | Satoshi Asami | 2000-01-03 | 1 | -1/+1 |
| | | | | Reported by: bento | ||||
* | Update to Tcl/Tk version 8.2. | Steve Price | 1999-11-29 | 2 | -9/+20 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -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 | ||||
* | update libdepends | Michael Haro | 1999-04-27 | 1 | -2/+2 |
| | |||||
* | Update 1.1 -> 1.2. | Jacques Vidrine | 1999-03-15 | 3 | -3/+7 |
| | | | | | Submitted by: Stephen J. Roznowski <sjr@home.net> PR: ports/10238 | ||||
* | Change library name. | Satoshi Asami | 1998-11-26 | 1 | -2/+2 |
| | |||||
* | The imap-uw port is fixed now. | Steve Price | 1998-10-26 | 1 | -6/+1 |
| | |||||
* | imap-uw took this one with it when it died. | Satoshi Asami | 1998-10-26 | 1 | -1/+6 |
| | |||||
* | Unbreak for elf after imap fix. | Justin M. Seger | 1998-10-14 | 1 | -3/+1 |
| | | | | Pointed out by: steve | ||||
* | Mark BROKEN for ELF: | Justin M. Seger | 1998-10-12 | 1 | -1/+3 |
| | | | | depends on imap-uw | ||||
* | Remove all the remaining regexps from LIB_DEPENDS. There are some | Satoshi Asami | 1998-10-09 | 1 | -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. | ||||
* | tcl80 has been ELFized. | Satoshi Asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | tk80 has been ELFized. | Satoshi Asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Change maintainer to James Saint-Rossy <appleseed@his.com>. | Tim Vanderhoek | 1998-07-24 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 1.1. | Steve Price | 1998-07-20 | 5 | -39/+26 |
| | | | | | PR: 7244 Submitted by: James Saint-Rossy <appleseed@his.com> | ||||
* | Imap dependency is already in LIB_DEPENDS. | Tim Vanderhoek | 1997-12-07 | 1 | -3/+2 |
| | |||||
* | Depend on tclsh8.0, not tclsh (match tk), add imap depend | Paul Traina | 1997-12-07 | 1 | -2/+3 |
| | |||||
* | Tkrat, Tcl/Tk mail reader. For those Tcl fans of you, this | Tim Vanderhoek | 1997-11-14 | 7 | -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> |