summaryrefslogtreecommitdiff
path: root/mail/cue/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2009-12-15Overhaul mail/cue pacakge.taca1-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-15Upadte cue to 20090209.obache1-6/+4
Patch provided by YAMAMOTO Takashi in PR 40623. no changelog...
2008-09-19Catch up with OpenSSL interface changes.joerg1-2/+3
2008-05-02Update cue to 20080211 snap.obache1-4/+4
Patch provided by YAMAMOTO Takashi in PR 38561. Changes is unknown.
2007-01-02Update cue to 20061225.obache1-4/+4
Patch provided by ISIHARA Takanori in PR 35335. Changes are undocumented.
2006-10-22- prevent extra -O from being added to optimizer flagsschwarz1-2/+4
- added patches for IRIX and for SGI ido cc
2006-10-07Update cue to 20060417, provided by ISIHARA Takanori via PR 33153.obache1-6/+6
Changelog isn't available.
2006-01-08Assume that DragonFly's getaddrinfo works, the test is broken forjoerg1-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-24Add RMD160 digests.agc1-1/+2
2005-02-10upgrade to 20050131. minor bugfixesitojun1-3/+3
2005-01-18update to 20050110. hide more sender-ID/SPF related fields by default.itojun1-3/+3
2004-10-28upgrade to 20041025. hide sender ID fields (as discussed in MARID IETF wg)itojun1-3/+3
2004-05-07upgrade to 2004/4/26. pgp decoder enhancements and bugfixes.itojun1-3/+3
2004-05-02Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169.xtraeme1-3/+3
Changes unknown...
2004-03-07upgrade to 20040301. lots of buffer management fixes.itojun1-3/+3
2004-02-09upgrade to 20040209. base64 decoding fix, mbox file handling update.itojun1-3/+3
2004-01-02update to 20031201. supports iso-8859-15.itojun1-3/+3
2003-11-25upgrade to 20031117. properly handle mailcap. some stability fixes.itojun1-3/+3
2003-10-29upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022itojun1-3/+3
escape sequences, do not confuse decoded comment as structured field separator
2003-10-01upgrade to 20030922 snapshot. don't SEGV with certain operation (forwarditojun1-5/+3
multiple emails without body), use G1 designation/invocation for 96-char ISO charsets, and other fixes.
2003-08-04make it compilable with openssl 0.9.7. bump PKGREVISION to 1 (20030714nb1).itojun1-1/+3
2003-07-16upgrade to 20030714. s/mime related improvementsitojun1-3/+3
2003-06-16upgrade to 20030616. MIME header decoding is more robuset against brokenitojun1-3/+3
encodings.
2003-05-17upgrade to 20030421. string manipulation audit and other small changesitojun1-3/+3
2003-01-27upgrade to 20030120. minor header decoding fix.itojun1-3/+3
2002-11-09upgrade to 20021021.itojun1-3/+3
handle stream after ^L correctly. screen repaint fix. (no changelog available, so i'm writing based on my memory)
2002-09-04upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes"itojun1-3/+3
will enable IDEA support.
2001-09-20upgrade to 20010917. PGP fixes (IIRC).itojun1-3/+3
2001-08-21upgrade to 20010820. now korean and japanese text can coexist.itojun1-3/+3
display encoding now uses iso2022 escape sequences (instead of hardcoded euc-jp).
2001-08-08upgrade to the latest snapshot (2001/7/30).itojun1-3/+3
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo