jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
asau
d70c8e374b
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 12:19:01 +00:00
wiz
f98e8b0585
Add inet6 to default suggested options. It's 2012.
2012-06-12 15:45:54 +00:00
obache
d3eff0fa53
Fixes for OpenSSL without MD2 support.
2011-12-18 11:33:42 +00:00
marino
7244569a6d
mail/cue: Mask DragonFly; OpenSSL 1.0 support missing
...
According to the commit on 2009-12-15, the previous version of mail/cue
(20090209) was patched to support OpenSSL 1.0. However, mail/cue still
uses MD2 which is not built by default by OpenSSL 1.0. The update to
version 20100426 on 2011-11-27 did not improve the situation.
Until mail/cue is fixed upstream or patched here to avoid using MD2, it is
being marked NOT-FOR-DRAGONFLY.
2011-12-17 12:48:23 +00:00
obache
31a286c71d
Update cue to 20100426.
...
Based on PR pkg/45557 by YAMAMOTO Takeshi.
Some bug fixes include most of pkgsrc patches.
2011-11-27 13:05:33 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
taca
e07603cb1e
Overhaul mail/cue pacakge.
...
* 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-12-15 13:11:18 +00:00
obache
b243a4c85f
LICENSE=modified-bsd.
2009-12-15 07:22:59 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
obache
f4ae470511
Upadte cue to 20090209.
...
Patch provided by YAMAMOTO Takashi in PR 40623.
no changelog...
2009-02-15 07:07:23 +00:00
joerg
6eae6befa8
Catch up with OpenSSL interface changes.
2008-09-19 19:47:07 +00:00
obache
6945f984f0
Update cue to 20080211 snap.
...
Patch provided by YAMAMOTO Takashi in PR 38561.
Changes is unknown.
2008-05-02 03:55:38 +00:00
jlam
a80fd13efc
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-04 17:57:17 +00:00
tnn
ad6ceadd25
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
obache
ebcc423867
Update cue to 20061225.
...
Patch provided by ISIHARA Takanori in PR 35335.
Changes are undocumented.
2007-01-02 12:47:22 +00:00
schwarz
eb08c366c2
- prevent extra -O from being added to optimizer flags
...
- added patches for IRIX and for SGI ido cc
2006-10-22 20:59:00 +00:00
obache
598fc8886a
Update cue to 20060417, provided by ISIHARA Takanori via PR 33153.
...
Changelog isn't available.
2006-10-07 08:19:08 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
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-03-04 21:28:51 +00:00
joerg
259a0ea43f
Assume that DragonFly's getaddrinfo works, the test is broken for
...
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.
2006-01-08 15:37:32 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
wiz
5c11268df7
Remove some more *LEGACY* settings that are over a month old and
...
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
dillo
f81ae835ad
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
...
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also,
make use of PKG_OPTIONS_LEGACY_VARS.
Reviewed by wiz.
2005-05-31 10:01:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
jlam
459426bfaf
:odify to use bsd.options.mk. This package now supports "inet6",
...
"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-03-23 09:42:33 +00:00
agc
8758983939
Add RMD160 digests.
2005-02-24 09:59:20 +00:00
itojun
aae015d3d1
upgrade to 20050131. minor bugfixes
2005-02-10 08:45:50 +00:00
itojun
beb17bf66d
update to 20050110. hide more sender-ID/SPF related fields by default.
2005-01-18 09:02:21 +00:00
grant
e29023284e
make sure IDEA support is only included if USE_IDEA == yes.
...
fixes part of PR pkg/28542 from Georg Schwarz.
2004-12-18 16:09:49 +00:00
cube
3f3c61d80a
This package depends on zlib. Make it explicit, so it builds on platforms
...
without a native zlib. PKGREVISION++.
Closes PR#28550 by Georg Schwarz.
2004-12-05 23:03:58 +00:00
itojun
a9131e579b
upgrade to 20041025. hide sender ID fields (as discussed in MARID IETF wg)
2004-10-28 03:17:41 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
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-10-03 00:12:51 +00:00
grant
f9858ee197
disable IPv6 on Solaris because this package thinks getaddrinfo is
...
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-06-17 12:59:11 +00:00
itojun
89d24793d4
upgrade to 2004/4/26. pgp decoder enhancements and bugfixes.
2004-05-07 05:05:57 +00:00
xtraeme
31bde4d744
Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169.
...
Changes unknown...
2004-05-02 17:25:15 +00:00
snj
4739a680b3
Convert to buildlink3.
2004-04-24 23:02:35 +00:00
wiz
a661ce60c0
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
...
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
itojun
12065e1b80
upgrade to 20040301. lots of buffer management fixes.
2004-03-07 01:16:01 +00:00
itojun
6409a5d804
upgrade to 20040209. base64 decoding fix, mbox file handling update.
2004-02-09 20:55:24 +00:00
itojun
0769a5b1ef
update to 20031201
. supports iso-8859-15.
2004-01-02 12:04:01 +00:00
itojun
d30aa4c6a6
upgrade to 20031117. properly handle mailcap. some stability fixes.
2003-11-25 02:27:36 +00:00
jschauma
fe19bb05b5
PKGREVISION++ after openssl update.
2003-11-12 03:39:39 +00:00
itojun
ed451b2b93
upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022
...
escape sequences, do not confuse decoded comment as structured field separator
2003-10-29 06:21:40 +00:00
itojun
4adec205bf
remove PKGREVISION
2003-10-01 22:08:24 +00:00
itojun
6d142f6199
upgrade to 20030922 snapshot. don't SEGV with certain operation (forward
...
multiple emails without body), use G1 designation/invocation for 96-char
ISO charsets, and other fixes.
2003-10-01 22:07:10 +00:00
itojun
2c120989a5
make it compilable with openssl 0.9.7. bump PKGREVISION to 1 (20030714nb1).
2003-08-04 12:06:23 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
uebayasi
223429e75f
Introduce CUE_USE_CANNA, which determines whether to enable Canna support.
...
Default is NO.
This addresses PR19010 by Takashi Yamamoto.
2003-07-17 09:09:58 +00:00
itojun
3bafd854ec
upgrade to 20030714. s/mime related improvements
2003-07-16 09:24:14 +00:00