summaryrefslogtreecommitdiff
path: root/mail/elm
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-09-08 18:10:47 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-09-08 18:10:47 +0000
commite7d5a9feebedcfe5228345c3fd8ef2b313af6783 (patch)
tree03e2df342c56a7344ccc8483945ff9544ac496ff /mail/elm
parentOops, update checksum for new distfile. (diff)
upgrade to 61
Notes
Notes: svn path=/head/; revision=21424
Diffstat (limited to 'mail/elm')
-rw-r--r--mail/elm/Makefile6
-rw-r--r--mail/elm/distinfo2
-rw-r--r--mail/elm/scripts/pre-configure29
3 files changed, 17 insertions, 20 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index c8becadbd54b..75e14ede3b27 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -7,7 +7,7 @@
# $FreeBSD$
#
-DISTNAME= elm-2.4ME+54
+DISTNAME= elm-2.4ME+61
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \
ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \
MAINTAINER= ache@FreeBSD.org
-WRKSRC= ${WRKDIR}/elm2.4.ME+.54
+WRKSRC= ${WRKDIR}/elm2.4.ME+.61
MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \
frm.1 listalias.1 messages.1 newalias.1 newmail.1 \
printmail.1 readmsg.1
@@ -24,7 +24,7 @@ MLINKS= frm.1 nfrm.1 newmail.1 wnewmail.1
HAS_CONFIGURE= Yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ENV= PREFIX="${PREFIX}"
-CONFIGURE_ARGS= -S
+CONFIGURE_ARGS= -S -d
post-configure:
${CP} ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin
diff --git a/mail/elm/distinfo b/mail/elm/distinfo
index 48c30b072c8c..9274419b2282 100644
--- a/mail/elm/distinfo
+++ b/mail/elm/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+54.tar.gz) = 189b1bd3ed6f1c8c0e8a116a201ab49e
+MD5 (elm-2.4ME+61.tar.gz) = fe34149362156cdaf27c10ba08a87785
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index a264082192a5..3bf25680f933 100644
--- a/mail/elm/scripts/pre-configure
+++ b/mail/elm/scripts/pre-configure
@@ -24,12 +24,13 @@ d_rename='define'
d_symlink='define'
d_whoami='undef'
d_poll='define'
+d_mmap='define'
d_inttypes='define'
d_nointtypes='undef'
n='-n'
c=''
orderlib='false'
-ranlib='/usr/bin/ranlib'
+ranlib=':'
package='elm2'
pager='builtin++'
startsh='#!/bin/sh'
@@ -42,6 +43,8 @@ cp
echo
expr
grep
+fgrep
+head
ln
ls
make
@@ -51,6 +54,7 @@ sed
sleep
touch
tr
+cut
'
expr='/bin/expr'
sed='/usr/bin/sed'
@@ -64,6 +68,8 @@ tr='/usr/bin/tr'
sort=''
uniq=''
grep='/usr/bin/grep'
+fgrep='/usr/bin/fgrep'
+head='/usr/bin/head'
trylist='
Mcc
compress
@@ -145,9 +151,9 @@ col=''
pack='pack'
compress='/usr/bin/compress'
execmail=''
-libswanted='intl nls'
+libswanted='sun intl nls c_s'
noaddlib='yes'
-c_date='Wed Apr 7 21:35:37 MSD 1999'
+c_date='Wed Sep 8 21:06:00 MSD 1999'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -189,7 +195,7 @@ defencoding=''
d_8bitmime='define'
d_binarymime='undef'
d_dsn='define'
-defcharset='ISO-8859-1'
+defcharset='DISPLAY'
defdispcharset='ISO-8859-1'
d_mmdf='undef'
d_newauto='define'
@@ -252,7 +258,7 @@ libc='/usr/lib/libc.so'
linepr='/usr/bin/lp'
maildir='/var/mail'
mailer='/usr/sbin/sendmail'
-mailgrp='bin'
+mailgrp='mail'
mansrc="${PREFIX}/man/man1"
catmansrc="${PREFIX}/man/cat1"
manext='.1'
@@ -264,12 +270,6 @@ manroff='/usr/bin/nroff'
manroffopts=''
suffix=''
packer=''
-models='none'
-split=''
-small=''
-medium=''
-large=''
-huge=''
optimize="$CFLAGS"
ccflags=''
cppflags=''
@@ -280,7 +280,7 @@ nametype='bsd'
d_passnames='define'
d_berknames='define'
d_usgnames='undef'
-# passcat='cat /etc/passwd'
+# passcat=''
rmttape='unknown-remote-tape-unit'
roff='/usr/bin/troff'
roffopts=''
@@ -295,14 +295,11 @@ xencf=''
xenlf=''
d_xenix='undef'
d_bsd='define'
-locale='/usr/share/locale'
+locale='locale'
d_pgp='define'
pgp="${PREFIX}/bin/pgp"
pgp_path="${PREFIX}/bin/pgp"
special_path='/usr/local/bin'
-d_remailer='define'
-finger='/usr/bin/finger'
-finger_path='/usr/bin/finger'
CONFIG=true
EOF