summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-10-03 19:08:13 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-10-03 19:08:13 +0000
commitf1bbc2df7c242e39680da75e71f348b476b695ad (patch)
tree495165b95732d84039e00bc4f669684e96468fa2 /mail
parentversion 3.2.0b5 (diff)
Upgrade to pl 28
DSN turned off, because we not yet have sendmail 8.8
Notes
Notes: svn path=/head/; revision=3912
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile12
-rw-r--r--mail/elm+ME/distinfo2
-rw-r--r--mail/elm+ME/scripts/pre-configure9
-rw-r--r--mail/elm/Makefile12
-rw-r--r--mail/elm/distinfo2
-rw-r--r--mail/elm/scripts/pre-configure9
6 files changed, 24 insertions, 22 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index 950c23ba353a..24eabf98f1f5 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: elm
# See also: http://www.ozone.fmi.fi/KEH/
-# Version required: 2.4.25.ME+26
+# Version required: 2.4.25.ME+28
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.29 1996/08/15 19:16:42 ache Exp $
+# $Id: Makefile,v 1.30 1996/09/21 12:20:13 ache Exp $
#
-DISTNAME= elm-2.4ME+26
+DISTNAME= elm-2.4ME+28
CATEGORIES+= mail
MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
@@ -15,15 +15,15 @@ MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
MAINTAINER= ache@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/elm2.4.ME+.26
+WRKSRC= ${WRKDIR}/elm2.4.ME+.28
post-install:
cd ${WRKSRC}/nls; ${MAKE} install
if [ -f ${PREFIX}/lib/elm.mimetypes ] ; then \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
+ ${INSTALL_DATA} \
${FILESDIR}/elm.mimetypes ${PREFIX}/lib/elm.mimetypes-dist; \
else \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
+ ${INSTALL_DATA} \
${FILESDIR}/elm.mimetypes ${PREFIX}/lib; \
fi
diff --git a/mail/elm+ME/distinfo b/mail/elm+ME/distinfo
index 6523c8bbc52f..b7eb6b48d4f8 100644
--- a/mail/elm+ME/distinfo
+++ b/mail/elm+ME/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+26.tar.gz) = e6624a2a3efaa33a808a36393e14403d
+MD5 (elm-2.4ME+28.tar.gz) = 02fc270c45954407f9fc0ac571097ace
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index 574065cfb64e..170b177293c4 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.11 1996/05/26 00:47:54 ache Exp $
+# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -103,7 +103,7 @@ uname
uuname
vi
'
-test='test'
+test='/bin/test'
inews=''
ispell='/usr/local/bin/ispell'
egrep=''
@@ -130,7 +130,7 @@ uuname='/usr/bin/uuname'
line='line'
chgrp='/usr/bin/chgrp'
chmod='/bin/chmod'
-lint='lint'
+lint='/usr/bin/lint'
sleep='/bin/sleep'
pr='/usr/bin/pr'
tar='/usr/bin/tar'
@@ -149,7 +149,7 @@ compress='/usr/bin/compress'
execmail=''
libswanted='intl nls'
noaddlib='yes'
-c_date='Fri Jun 21 02:10:21 MSD 1996'
+c_date='Thu Oct 3 22:44:56 MSD 1996'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -191,6 +191,7 @@ metamail_path='none'
defencoding=''
d_8bitmime='define'
d_binarymime='undef'
+d_dsn='undef'
defcharset='ISO-8859-1'
defdispcharset='ISO-8859-1'
d_mmdf='undef'
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 950c23ba353a..24eabf98f1f5 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: elm
# See also: http://www.ozone.fmi.fi/KEH/
-# Version required: 2.4.25.ME+26
+# Version required: 2.4.25.ME+28
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.29 1996/08/15 19:16:42 ache Exp $
+# $Id: Makefile,v 1.30 1996/09/21 12:20:13 ache Exp $
#
-DISTNAME= elm-2.4ME+26
+DISTNAME= elm-2.4ME+28
CATEGORIES+= mail
MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
@@ -15,15 +15,15 @@ MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
MAINTAINER= ache@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/elm2.4.ME+.26
+WRKSRC= ${WRKDIR}/elm2.4.ME+.28
post-install:
cd ${WRKSRC}/nls; ${MAKE} install
if [ -f ${PREFIX}/lib/elm.mimetypes ] ; then \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
+ ${INSTALL_DATA} \
${FILESDIR}/elm.mimetypes ${PREFIX}/lib/elm.mimetypes-dist; \
else \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
+ ${INSTALL_DATA} \
${FILESDIR}/elm.mimetypes ${PREFIX}/lib; \
fi
diff --git a/mail/elm/distinfo b/mail/elm/distinfo
index 6523c8bbc52f..b7eb6b48d4f8 100644
--- a/mail/elm/distinfo
+++ b/mail/elm/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+26.tar.gz) = e6624a2a3efaa33a808a36393e14403d
+MD5 (elm-2.4ME+28.tar.gz) = 02fc270c45954407f9fc0ac571097ace
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index 574065cfb64e..170b177293c4 100644
--- a/mail/elm/scripts/pre-configure
+++ b/mail/elm/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.11 1996/05/26 00:47:54 ache Exp $
+# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -103,7 +103,7 @@ uname
uuname
vi
'
-test='test'
+test='/bin/test'
inews=''
ispell='/usr/local/bin/ispell'
egrep=''
@@ -130,7 +130,7 @@ uuname='/usr/bin/uuname'
line='line'
chgrp='/usr/bin/chgrp'
chmod='/bin/chmod'
-lint='lint'
+lint='/usr/bin/lint'
sleep='/bin/sleep'
pr='/usr/bin/pr'
tar='/usr/bin/tar'
@@ -149,7 +149,7 @@ compress='/usr/bin/compress'
execmail=''
libswanted='intl nls'
noaddlib='yes'
-c_date='Fri Jun 21 02:10:21 MSD 1996'
+c_date='Thu Oct 3 22:44:56 MSD 1996'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -191,6 +191,7 @@ metamail_path='none'
defencoding=''
d_8bitmime='define'
d_binarymime='undef'
+d_dsn='undef'
defcharset='ISO-8859-1'
defdispcharset='ISO-8859-1'
d_mmdf='undef'