summaryrefslogtreecommitdiff
path: root/mail/elm
AgeCommit message (Collapse)AuthorFilesLines
2008-07-21Fix broken build (and some related problems) on 64-bit platforms.dholland4-1/+69
2007-04-04Fix NO_MTREEjoerg1-1/+3
2006-07-17Assume stdarg.h exists instead of using varargs.h in some cases.wiz3-6/+41
Fixes build with gcc-3.4.6 on Linux. From Roman Valls in PR 34016.
2006-06-20Force "nm -D" for DragonFly, otherwise symbol extraction from libcjoerg2-6/+15
doesn't work correctly.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-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-02-06Readd "libc" hack (which wasn't removed completely anyway) to fixtron1-1/+7
broken build under Mac OS X.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-24Remove LIBC hack, shouldn't be needed anymore.joerg7-8/+133
Express interest in nroff via USE_TOOLS. Expect sys/types.h to provide size_t. Fix errno. Don't define prototypes for ISO C / POSIX functions. short gets promoted to int, float to double, so use va_arg with the promoted types.
2006-01-19Make this build under Mac OS X.tron4-11/+17
2006-01-19Fix very weird quoting in "pre-configure" target which broke the buildtron1-4/+4
on system where e.g. ${CC} contains a space.
2005-08-22delint.salo2-17/+17
2005-08-22Update "elm" package to version 2.5.8 (2.5 PL8).tron3-9/+9
- fixed a hang when hitting certain 8-bit chars in the From line - fixed a file descriptor leak - removed all Expires: processing This fixes the security issue reported on "Full-disclosure" last Saturday.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-05Update elm to 2.5.7. Changes are bugfixes only.jdolecek2-7/+7
Changes in 2.5 PL7 - a few display issues fixed (from Kenneth Reek) - buffer overflow in frm fixed Changes in 2.5 PL6 - Fixed message-id in the In-Reply-To header. - Actually show the -r option in the usage - Whacked a few more places where we might follow a symlink in tmpdir - Fastmail didn't grok commas correctly. - Change lock.c to not use errno unless there's an errno
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+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-04-21Convert to buildlink3.snj1-3/+3
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-2/+2
etc. because the bare variables will point to the correct executables.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
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-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-23Rip out 'mmencode', so that we can now DEPEND on metamail rather than CONFLICTjschauma5-13/+147
with it. This has the benefit that one can now install elm on systems that have metamail installed (which, for example, is required by exmh). Tested by jdolecek. Bump PKGREVISION.
2002-10-27Ops, it was already converted to buildlink2, remove duplicate USE_BUILDLINK2.bouyer1-3/+1
2002-10-27Use buildlink2, and make sure config.sh uses BUILDLINK_CC instead off ccbouyer1-2/+6
(which doesn't work on solaris).
2002-10-21buildlink1 -> buildlink2jlam2-3/+4
2002-10-16Don't hardcode cc as C compiler, it doesn't work on solaris.bouyer1-1/+1
Convert to buildlink2.
2002-05-26Rename metamail package from 'mm' to 'metamail'. Closes pkg/17030.wiz1-2/+2
2002-01-03Don't check if stdin is redirected -- it is in bulk builds, andwiz2-7/+20
that's perfectly okay. Fixes recently noted bulk build problem.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-3/+3
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-01Add buildlink.mk for gettext-lib. Probably fixes bulk build failure.wiz1-1/+2
2001-07-21Re-add an eroneously removed CONFLICTS with elm-me, but this time do it themartin1-1/+2
right way.
2001-07-19Fix runtime library path problem on systems without "libintl" in thetron1-1/+1
basic NetBSD distribution.
2001-07-19Fix conflict entries:tron1-3/+2
- Remove unnecessary "elm" entry - Add "mm" package.
2001-07-18Update to elm-2.5.5 (the latest available official elm version).martin12-309/+241
Package provided by hiramatu@boreas.dti.ne.jp in PR pkg/13495. This is no longer a ME extended version, which is now available as pkgsrc/mail/elm-me.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-13Add a CONFLICTS for the improper version pattern elm-*ME+*.tv1-1/+3
2001-01-13Standardize long-standing wrong version number: "2.4ME+78" -> "2.4me78"tv1-1/+2
2000-06-08This patch is no longer needed (has been integrated into elm).jdolecek1-35/+0
Thanks to Thomas Klausner for pointing out
2000-06-04Update to 2.4.ME+.78 + enable dotlocking besides fcntl-style locking, e)ditjdolecek9-716/+69
disabled. Many bugfixes, most notable changes - some locale definitions/aliases added (from GNU locale), many other locale-related changes - added facility to convert character set of incoming messages to display character set - added facility to convert character set of new message to outgoing character set (text-charset) - added support for pgp5 and gpg ! - POP mailboxes can be accessed via username@hostname folder name - added U command - mark e-mail as unread - security (no effect on NetBSD, since elm is not installed sgid/suid): reset egid on couple of places where it was not and should be - elm.mimecharsets is generated by Configure in batch mode, so it's not needed to ship our own - dropped remailer stuff and g/c memory modes stuff from Configure - e-mail address/aliases handling changes
2000-05-02Fix the & expansion in the gecos field.kim2-1/+37
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-03-05Recognize LANG=iso_8859_1 as mime charset ISO-8859-1.kim1-0/+2
2000-01-03Point to valid homepage.simonb1-2/+2
1999-11-18Rework patches to remove fuzz.agc4-90/+48
1999-10-25Remove conflictshubertf5-18/+21
1999-10-25Import pkg for ELM 2.4ME+54hubertf2-0/+336
Submitted in PR 7404 by Adam Ciarcinski <adam@pulstar.albedo.com.pl>