summaryrefslogtreecommitdiff
path: root/mail/elm+ME
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-02-10 20:35:42 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-02-10 20:35:42 +0000
commitc22a95f9f952f50ff7feb80c839c9c930e7c0c7f (patch)
tree3874434e3d2685c50388af4f1d4e5d03ac3e0248 /mail/elm+ME
parentadd gaussian98, an ab-initio molecular orbital calculation program. (diff)
update to +88.
+87 installed with this port did not work if you are not super user. PR: 24919 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=38181
Diffstat (limited to 'mail/elm+ME')
-rw-r--r--mail/elm+ME/Makefile12
-rw-r--r--mail/elm+ME/distinfo2
-rw-r--r--mail/elm+ME/files/elm.mimetypes2
-rw-r--r--mail/elm+ME/scripts/pre-configure4
4 files changed, 16 insertions, 4 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index 53963e885980..959800614be5 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= elm+ME
-PORTVERSION= 2.4.87
+PORTVERSION= 2.4.88
PORTEPOCH= 1
CATEGORIES= mail
DISTNAME= ${PORTNAME:S/+ME//}-${PORTVERSION:R}ME+${PORTVERSION:E}
@@ -64,6 +64,16 @@ DESTLIBDIR= ${PREFIX}/lib/${PORTNAME:S/+ME//}
MIMETYPES= elm.mimetypes
#
+# Post-patch
+#
+
+# d_savegrpmboxid is currently broken using setgid(2) instead of setegid(2).
+# will probably be fixed in the next release, for instance, fake a patch.
+# the alternative would be to disable this option in pre-configure script.
+post-patch:
+ @${PERL} -pi.bsd -e 's,setgid,setegid,' ${WRKSRC}/lib/localmbx.c
+
+#
# Post-configure
#
diff --git a/mail/elm+ME/distinfo b/mail/elm+ME/distinfo
index 34ce4cf2d3da..b1973a99afd6 100644
--- a/mail/elm+ME/distinfo
+++ b/mail/elm+ME/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+87.tar.gz) = 26d6cac03fdb6ba5cd3385d77695acb6
+MD5 (elm-2.4ME+88.tar.gz) = 96704eae50aace159a752caafb9bcd44
diff --git a/mail/elm+ME/files/elm.mimetypes b/mail/elm+ME/files/elm.mimetypes
index 2889bbcf0bbc..2cace40e1cc0 100644
--- a/mail/elm+ME/files/elm.mimetypes
+++ b/mail/elm+ME/files/elm.mimetypes
@@ -129,9 +129,11 @@ dms text/vnd.DMClientScript
# ---- ------- ----------- ---------
#
# message rfc822 [RFC2045,RFC2046]
+eml message/rfc822
# partial [RFC2045,RFC2046]
# external-body [RFC2045,RFC2046]
# news [RFC 1036, Henry Spencer]
+nws message/news
# http [RFC2616]
# delivery-status [RFC1894]
# disposition-notification [RFC2298]
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index cb08e2570302..e75d5d1781c8 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -162,7 +162,7 @@ compress='/usr/bin/compress'
execmail=''
libswanted='sun nls c_s'
noaddlib='yes'
-c_date='Sun Jan 7 05:51:19 CET 2001'
+c_date='Wed Feb 7 02:17:00 CET 2001'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -251,7 +251,7 @@ defeditor='/usr/bin/vi'
editoropts=''
hostname=''
phostname='hostname'
-mydomain=''
+mydomain='tld.invalid'
autohostname='define'
i_memory='define'
i_time='define'