summaryrefslogtreecommitdiff
path: root/mail/cue
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-23:odify to use bsd.options.mk. This package now supports "inet6",jlam1-10/+18
"idea", and "canna" as package options, and the "canna" option is now built by default. Users that don't want canna support by default should set PKG_OPTIONS.cue= ${PKG_DEFAULT_OPTIONS} -canna in /etc/mk.conf.
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-10upgrade to 20050131. minor bugfixesitojun2-6/+6
2005-01-18update to 20050110. hide more sender-ID/SPF related fields by default.itojun2-7/+6
2004-12-18make sure IDEA support is only included if USE_IDEA == yes.grant1-2/+2
fixes part of PR pkg/28542 from Georg Schwarz.
2004-12-05This package depends on zlib. Make it explicit, so it builds on platformscube1-1/+5
without a native zlib. PKGREVISION++. Closes PR#28550 by Georg Schwarz.
2004-10-28upgrade to 20041025. hide sender ID fields (as discussed in MARID IETF wg)itojun2-7/+6
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-17disable IPv6 on Solaris because this package thinks getaddrinfo isgrant1-2/+3
broken and doesn't build: checking whether to enable ipv6... yes checking ipv6 stack type... unknown checking getaddrinfo bug... buggy Fatal: You must get working getaddrinfo() function.
2004-05-07upgrade to 2004/4/26. pgp decoder enhancements and bugfixes.itojun2-6/+6
2004-05-02Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169.xtraeme3-11/+8
Changes unknown...
2004-04-24Convert to buildlink3.snj1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-07upgrade to 20040301. lots of buffer management fixes.itojun2-6/+6
2004-02-09upgrade to 20040209. base64 decoding fix, mbox file handling update.itojun2-6/+6
2004-01-02update to 20031201. supports iso-8859-15.itojun2-6/+6
2003-11-25upgrade to 20031117. properly handle mailcap. some stability fixes.itojun2-7/+6
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-10-29upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022itojun2-6/+6
escape sequences, do not confuse decoded comment as structured field separator
2003-10-01remove PKGREVISIONitojun1-2/+1
2003-10-01upgrade to 20030922 snapshot. don't SEGV with certain operation (forwarditojun4-259/+6
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).itojun4-2/+256
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-17Introduce CUE_USE_CANNA, which determines whether to enable Canna support.uebayasi1-6/+9
Default is NO. This addresses PR19010 by Takashi Yamamoto.
2003-07-16upgrade to 20030714. s/mime related improvementsitojun2-7/+7
2003-06-16upgrade to 20030616. MIME header decoding is more robuset against brokenitojun2-6/+6
encodings.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-17upgrade to 20030421. string manipulation audit and other small changesitojun2-6/+6
2003-01-27upgrade to 20030120. minor header decoding fix.itojun2-6/+6
2002-11-09upgrade to 20021021.itojun2-6/+6
handle stream after ^L correctly. screen repaint fix. (no changelog available, so i'm writing based on my memory)
2002-10-25buildlink1 -> buildlink2.wiz1-4/+5
2002-09-04upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes"itojun2-8/+10
will enable IDEA support.
2002-08-21check that USE_INET6 is defined.grant1-2/+2
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-06-17Use openssl buildlink.mk instead of USE_SSL and hack.wiz1-12/+11
Sort lines a bit differently.
2002-06-10use inputmethod/canna-lib/buildlink.mk and fix --with-canna.sakamoto1-3/+3
2002-05-31Adjust various pathnames to use newly reimported packages from the japaneseseb1-2/+2
category. This is part of the japanese category retirement.
2002-04-05Give canna-lib (and canna-server) a nice dewey pkg-version, and fixwiz1-2/+2
all depends to use it.
2002-04-04Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2).uebayasi1-2/+2
2002-01-02Bump to 20010917nb1:hubertf2-2/+9
install cue.hlp and cue.html file
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-20upgrade to 20010917. PGP fixes (IIRC).itojun2-6/+6
2001-08-21upgrade to 20010820. now korean and japanese text can coexist.itojun2-6/+6
display encoding now uses iso2022 escape sequences (instead of hardcoded euc-jp).
2001-08-08upgrade to the latest snapshot (2001/7/30).itojun2-6/+6
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-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-13install sample .cuerc file.itojun2-2/+6
2001-04-10always add dependency to canna.itojun1-3/+3
2001-04-10cue - a lightweight email readeritojun4-0/+50