Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Patch provided by YAMAMOTO Takashi in PR 38561. Changes is unknown. | |||||
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -6/+9 | |
their files via a custom do-install target. | |||||
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+2 | |
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ | |||||
2007-01-02 | Update cue to 20061225. | obache | 2 | -6/+6 | |
Patch provided by ISIHARA Takanori in PR 35335. Changes are undocumented. | |||||
2006-10-22 | - prevent extra -O from being added to optimizer flags | schwarz | 5 | -8/+54 | |
- added patches for IRIX and for SGI ido cc | |||||
2006-10-07 | Update cue to 20060417, provided by ISIHARA Takanori via PR 33153. | obache | 4 | -17/+18 | |
Changelog isn't available. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-01-08 | Assume that DragonFly's getaddrinfo works, the test is broken for | joerg | 3 | -1/+35 | |
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-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 | |
thus were before 2005Q3. | |||||
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 | |
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also, make use of PKG_OPTIONS_LEGACY_VARS. Reviewed by wiz. | |||||
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 | |
"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-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 | |
fixes part of PR pkg/28542 from Georg Schwarz. | |||||
2004-12-05 | This package depends on zlib. Make it explicit, so it builds on platforms | cube | 1 | -1/+5 | |
without a native zlib. PKGREVISION++. Closes PR#28550 by Georg Schwarz. | |||||
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 | |
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-17 | disable IPv6 on Solaris because this package thinks getaddrinfo is | grant | 1 | -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-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 | |
Changes unknown... | |||||
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 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
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 | |
escape sequences, do not confuse decoded comment as structured field separator | |||||
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 | |
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 | 4 | -2/+256 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-17 | Introduce CUE_USE_CANNA, which determines whether to enable Canna support. | uebayasi | 1 | -6/+9 | |
Default is NO. This addresses PR19010 by Takashi Yamamoto. | |||||
2003-07-16 | upgrade to 20030714. s/mime related improvements | itojun | 2 | -7/+7 | |
2003-06-16 | upgrade to 20030616. MIME header decoding is more robuset against broken | itojun | 2 | -6/+6 | |
encodings. | |||||
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-17 | upgrade to 20030421. string manipulation audit and other small changes | itojun | 2 | -6/+6 | |
2003-01-27 | upgrade to 20030120. minor header decoding fix. | itojun | 2 | -6/+6 | |
2002-11-09 | upgrade to 20021021. | itojun | 2 | -6/+6 | |
handle stream after ^L correctly. screen repaint fix. (no changelog available, so i'm writing based on my memory) | |||||
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -4/+5 | |
2002-09-04 | upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes" | itojun | 2 | -8/+10 | |
will enable IDEA support. | |||||
2002-08-21 | check that USE_INET6 is defined. | grant | 1 | -2/+2 | |
remove extraneous parenthesis around .if (${FOO} ..) conditions. | |||||
2002-06-17 | Use openssl buildlink.mk instead of USE_SSL and hack. | wiz | 1 | -12/+11 | |
Sort lines a bit differently. | |||||
2002-06-10 | use inputmethod/canna-lib/buildlink.mk and fix --with-canna. | sakamoto | 1 | -3/+3 | |
2002-05-31 | Adjust various pathnames to use newly reimported packages from the japanese | seb | 1 | -2/+2 | |
category. This is part of the japanese category retirement. |