Age | Commit message (Expand) | Author | Files | Lines |
2014-03-05 | Update cue to new snapshot 20140217 includes a fix for crashes. | obache | 3 | -7/+42 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 |
2014-01-27 | Add u_int8_t fix on SunOS | wiedi | 1 | -1/+3 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-06-12 | Add inet6 to default suggested options. It's 2012. | wiz | 1 | -1/+2 |
2011-12-18 | Fixes for OpenSSL without MD2 support. | obache | 3 | -5/+57 |
2011-12-17 | mail/cue: Mask DragonFly; OpenSSL 1.0 support missing | marino | 1 | -1/+4 |
2011-11-27 | Update cue to 20100426. | obache | 11 | -457/+176 |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -1/+2 |
2009-12-15 | Overhaul mail/cue pacakge. | taca | 10 | -47/+455 |
2009-12-15 | LICENSE=modified-bsd. | obache | 1 | -1/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 |
2009-02-15 | Upadte cue to 20090209. | obache | 4 | -68/+6 |
2008-09-19 | Catch up with OpenSSL interface changes. | joerg | 3 | -4/+53 |
2008-05-02 | Update cue to 20080211 snap. | obache | 2 | -7/+6 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -6/+9 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+2 |
2007-01-02 | Update cue to 20061225. | obache | 2 | -6/+6 |
2006-10-22 | - prevent extra -O from being added to optimizer flags | schwarz | 5 | -8/+54 |
2006-10-07 | Update cue to 20060417, provided by ISIHARA Takanori via PR 33153. | obache | 4 | -17/+18 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-01-08 | Assume that DragonFly's getaddrinfo works, the test is broken for | joerg | 3 | -1/+35 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -6/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-23 | :odify to use bsd.options.mk. This package now supports "inet6", | jlam | 1 | -10/+18 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-10 | upgrade to 20050131. minor bugfixes | itojun | 2 | -6/+6 |
2005-01-18 | update to 20050110. hide more sender-ID/SPF related fields by default. | itojun | 2 | -7/+6 |
2004-12-18 | make sure IDEA support is only included if USE_IDEA == yes. | grant | 1 | -2/+2 |
2004-12-05 | This package depends on zlib. Make it explicit, so it builds on platforms | cube | 1 | -1/+5 |
2004-10-28 | upgrade to 20041025. hide sender ID fields (as discussed in MARID IETF wg) | itojun | 2 | -7/+6 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-06-17 | disable IPv6 on Solaris because this package thinks getaddrinfo is | grant | 1 | -2/+3 |
2004-05-07 | upgrade to 2004/4/26. pgp decoder enhancements and bugfixes. | itojun | 2 | -6/+6 |
2004-05-02 | Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169. | xtraeme | 3 | -11/+8 |
2004-04-24 | Convert to buildlink3. | snj | 1 | -4/+4 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 |
2004-03-07 | upgrade to 20040301. lots of buffer management fixes. | itojun | 2 | -6/+6 |
2004-02-09 | upgrade to 20040209. base64 decoding fix, mbox file handling update. | itojun | 2 | -6/+6 |
2004-01-02 | update to 20031201. supports iso-8859-15. | itojun | 2 | -6/+6 |
2003-11-25 | upgrade to 20031117. properly handle mailcap. some stability fixes. | itojun | 2 | -7/+6 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -1/+2 |
2003-10-29 | upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022 | itojun | 2 | -6/+6 |
2003-10-01 | remove PKGREVISION | itojun | 1 | -2/+1 |
2003-10-01 | upgrade to 20030922 snapshot. don't SEGV with certain operation (forward | itojun | 4 | -259/+6 |
2003-08-04 | make it compilable with openssl 0.9.7. bump PKGREVISION to 1 (20030714nb1). | itojun | 4 | -2/+256 |