Commit graph

20 commits

Author SHA1 Message Date
joerg
2ea03f3f2c Fix return types. 2013-02-26 11:08:17 +00:00
dholland
748aedba97 DESTDIR support. Use SPECIAL_PERMS. Fix some pkglint. Add missing
manpage link. Fix getline lossage on -current. Wrap the homemade
config.sh substitutions in @@ to make them more robust. PKGREVISION++
2010-04-15 06:50:46 +00:00
dholland
a03031ccce Fix broken build (and some related problems) on 64-bit platforms. 2008-07-21 05:35:37 +00:00
wiz
abbee5c795 Assume stdarg.h exists instead of using varargs.h in some cases.
Fixes build with gcc-3.4.6 on Linux.  From Roman Valls in PR 34016.
2006-07-17 17:41:00 +00:00
joerg
e4328b6c4e Force "nm -D" for DragonFly, otherwise symbol extraction from libc
doesn't work correctly.
2006-06-20 15:39:06 +00:00
joerg
bdc9385669 Remove LIBC hack, shouldn't be needed anymore.
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-24 22:47:13 +00:00
tron
d74507e8b1 Make this build under Mac OS X. 2006-01-19 14:51:38 +00:00
jschauma
57c3a14ce9 Rip out 'mmencode', so that we can now DEPEND on metamail rather than CONFLICT
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.
2003-04-23 14:36:36 +00:00
wiz
eadaa9d990 Don't check if stdin is redirected -- it is in bulk builds, and
that's perfectly okay. Fixes recently noted bulk build problem.
2002-01-03 14:13:00 +00:00
martin
43eba13516 Update to elm-2.5.5 (the latest available official elm version).
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-07-18 20:04:11 +00:00
jdolecek
a2d92aa4d3 This patch is no longer needed (has been integrated into elm).
Thanks to Thomas Klausner for pointing out
2000-06-08 11:25:05 +00:00
jdolecek
0a7e30a5ba Update to 2.4.ME+.78 + enable dotlocking besides fcntl-style locking, e)dit
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-06-04 16:28:21 +00:00
kim
c30f967a07 Fix the & expansion in the gecos field. 2000-05-02 17:11:49 +00:00
agc
66340d9f42 Rework patches to remove fuzz. 1999-11-18 14:54:50 +00:00
hubertf
bac8e33433 Remove conflicts 1999-10-25 14:38:39 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tron
9f424e8870 Remove binary garbage, revert direction. 1998-04-16 21:21:26 +00:00
hubertf
15d2b2700c s/execl/execlp/ - fixes PR 5202 by Ty Sarna 1998-04-16 19:34:41 +00:00
bouyer
560e303db6 Restore FreeBSD id's
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-23 13:17:11 +00:00
bouyer
c82adae82e Import from FreeBSD ports 1998-01-23 12:19:45 +00:00