summaryrefslogtreecommitdiff
path: root/mail/elm/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-02-26Fix return types.joerg9-0/+157
2010-04-15DESTDIR support. Use SPECIAL_PERMS. Fix some pkglint. Add missingdholland4-16/+81
manpage link. Fix getline lossage on -current. Wrap the homemade config.sh substitutions in @@ to make them more robust. PKGREVISION++
2008-07-21Fix broken build (and some related problems) on 64-bit platforms.dholland3-0/+65
2006-07-17Assume stdarg.h exists instead of using varargs.h in some cases.wiz2-4/+38
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 libcjoerg1-4/+13
doesn't work correctly.
2006-01-24Remove LIBC hack, shouldn't be needed anymore.joerg5-0/+125
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.tron1-2/+2
2003-04-23Rip out 'mmencode', so that we can now DEPEND on metamail rather than CONFLICTjschauma2-5/+138
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-01-03Don't check if stdin is redirected -- it is in bulk builds, andwiz1-5/+18
that's perfectly okay. Fixes recently noted bulk build problem.
2001-07-18Update to elm-2.5.5 (the latest available official elm version).martin6-63/+107
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.
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)ditjdolecek2-23/+29
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.kim1-0/+35
1999-11-18Rework patches to remove fuzz.agc3-87/+44
1999-10-25Remove conflictshubertf1-4/+4
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-04-16Remove binary garbage, revert direction.tron1-4/+4
1998-04-16s/execl/execlp/ - fixes PR 5202 by Ty Sarnahubertf1-0/+11
1998-01-23Restore FreeBSD id'sbouyer1-3/+3
formatted man pages have suffix 0, not 1. Use patch to change /usr/local to __PREFIX/share in nls/LANGS Use sed to change __PREFIX into $PREFIX in nls/LANGS
1998-01-23Import from FreeBSD portsbouyer2-0/+85