Commit graph

62 commits

Author SHA1 Message Date
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
itojun
bb84020c08 upgrade to 20030616. MIME header decoding is more robuset against broken
encodings.
2003-06-16 04:55:26 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
itojun
6c5212f284 upgrade to 20030421. string manipulation audit and other small changes 2003-05-17 14:02:04 +00:00
itojun
5aa2c216b5 upgrade to 20030120. minor header decoding fix. 2003-01-27 16:07:37 +00:00
itojun
b9283c7da0 upgrade to 20021021.
handle stream after ^L correctly.  screen repaint fix.
(no changelog available, so i'm writing based on my memory)
2002-11-09 02:01:59 +00:00
wiz
b094b3e02e buildlink1 -> buildlink2. 2002-10-25 12:13:18 +00:00
itojun
5cfac69d00 upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes"
will enable IDEA support.
2002-09-04 00:14:57 +00:00
grant
618961e568 check that USE_INET6 is defined.
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-08-21 02:43:44 +00:00
wiz
f600d6a741 Use openssl buildlink.mk instead of USE_SSL and hack.
Sort lines a bit differently.
2002-06-17 11:22:18 +00:00
sakamoto
0da459c015 use inputmethod/canna-lib/buildlink.mk and fix --with-canna. 2002-06-10 13:03:04 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00