Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-15 | Overhaul mail/cue pacakge. | taca | 1 | -2/+7 | |
* Add patches to fix build problem with OpenSSL 1.0.0 beta and later. * Generase "-DUSE_SSL" instead of "-DSSL". Similar changes are CANNA and ZLIB. (In the case of ZLIB, it could be change to use HAVE_ZLIB_H.) * Split Makefile to use hacks.mk and options.mk. * And miscellaneous pkglint clean up. There should be no functional change and fix PR pkg/42452. | |||||
2009-02-15 | Upadte cue to 20090209. | obache | 1 | -6/+4 | |
Patch provided by YAMAMOTO Takashi in PR 40623. no changelog... | |||||
2008-09-19 | Catch up with OpenSSL interface changes. | joerg | 1 | -2/+3 | |
2008-05-02 | Update cue to 20080211 snap. | obache | 1 | -4/+4 | |
Patch provided by YAMAMOTO Takashi in PR 38561. Changes is unknown. | |||||
2007-01-02 | Update cue to 20061225. | obache | 1 | -4/+4 | |
Patch provided by ISIHARA Takanori in PR 35335. Changes are undocumented. | |||||
2006-10-22 | - prevent extra -O from being added to optimizer flags | schwarz | 1 | -2/+4 | |
- added patches for IRIX and for SGI ido cc | |||||
2006-10-07 | Update cue to 20060417, provided by ISIHARA Takanori via PR 33153. | obache | 1 | -6/+6 | |
Changelog isn't available. | |||||
2006-01-08 | Assume that DragonFly's getaddrinfo works, the test is broken for | joerg | 1 | -1/+3 | |
jails which don't have IPv6 addresses even if the same package can be used on normal system. Include openssl/dsa.h to get struct dsa_st on newer OpenSSL versions. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-10 | upgrade to 20050131. minor bugfixes | itojun | 1 | -3/+3 | |
2005-01-18 | update to 20050110. hide more sender-ID/SPF related fields by default. | itojun | 1 | -3/+3 | |
2004-10-28 | upgrade to 20041025. hide sender ID fields (as discussed in MARID IETF wg) | itojun | 1 | -3/+3 | |
2004-05-07 | upgrade to 2004/4/26. pgp decoder enhancements and bugfixes. | itojun | 1 | -3/+3 | |
2004-05-02 | Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169. | xtraeme | 1 | -3/+3 | |
Changes unknown... | |||||
2004-03-07 | upgrade to 20040301. lots of buffer management fixes. | itojun | 1 | -3/+3 | |
2004-02-09 | upgrade to 20040209. base64 decoding fix, mbox file handling update. | itojun | 1 | -3/+3 | |
2004-01-02 | update to 20031201. supports iso-8859-15. | itojun | 1 | -3/+3 | |
2003-11-25 | upgrade to 20031117. properly handle mailcap. some stability fixes. | itojun | 1 | -3/+3 | |
2003-10-29 | upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022 | itojun | 1 | -3/+3 | |
escape sequences, do not confuse decoded comment as structured field separator | |||||
2003-10-01 | upgrade to 20030922 snapshot. don't SEGV with certain operation (forward | itojun | 1 | -5/+3 | |
multiple emails without body), use G1 designation/invocation for 96-char ISO charsets, and other fixes. | |||||
2003-08-04 | make it compilable with openssl 0.9.7. bump PKGREVISION to 1 (20030714nb1). | itojun | 1 | -1/+3 | |
2003-07-16 | upgrade to 20030714. s/mime related improvements | itojun | 1 | -3/+3 | |
2003-06-16 | upgrade to 20030616. MIME header decoding is more robuset against broken | itojun | 1 | -3/+3 | |
encodings. | |||||
2003-05-17 | upgrade to 20030421. string manipulation audit and other small changes | itojun | 1 | -3/+3 | |
2003-01-27 | upgrade to 20030120. minor header decoding fix. | itojun | 1 | -3/+3 | |
2002-11-09 | upgrade to 20021021. | itojun | 1 | -3/+3 | |
handle stream after ^L correctly. screen repaint fix. (no changelog available, so i'm writing based on my memory) | |||||
2002-09-04 | upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes" | itojun | 1 | -3/+3 | |
will enable IDEA support. | |||||
2001-09-20 | upgrade to 20010917. PGP fixes (IIRC). | itojun | 1 | -3/+3 | |
2001-08-21 | upgrade to 20010820. now korean and japanese text can coexist. | itojun | 1 | -3/+3 | |
display encoding now uses iso2022 escape sequences (instead of hardcoded euc-jp). | |||||
2001-08-08 | upgrade to the latest snapshot (2001/7/30). | itojun | 1 | -3/+3 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |