summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-20 05:32:02 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-20 05:32:02 +0000
commit6981674c4a42b7a8462d84d2829744169b7390ef (patch)
tree02fda539b8f472c7947b8cb770a3ff00d01f260a /mail
parentactivate mpage port (diff)
Update to version 1.2.0.
PR: 5792 Submitted by: fliszt@gmx.net
Notes
Notes: svn path=/head/; revision=9848
Diffstat (limited to 'mail')
-rw-r--r--mail/majorcool/Makefile8
-rw-r--r--mail/majorcool/distinfo2
-rw-r--r--mail/majorcool/files/patch-aa22
3 files changed, 16 insertions, 16 deletions
diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile
index cde416c217ba..2eda105f992b 100644
--- a/mail/majorcool/Makefile
+++ b/mail/majorcool/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: majorcool
-# Version required: 1.1.0
+# Version required: 1.2.0
# Date created: Wed Aug 13 18:34:14 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.3 1997/10/13 20:55:31 andreas Exp $
+# $Id: Makefile,v 1.4 1997/11/30 13:16:19 andreas Exp $
#
-DISTNAME= majorcool
-PKGNAME= majorcool-1.1.2
+DISTNAME= majorcool-1.20
+PKGNAME= majorcool-1.2.0
CATEGORIES= mail
MASTER_SITES= http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/
diff --git a/mail/majorcool/distinfo b/mail/majorcool/distinfo
index d1d0b4ebf395..58637f46ebab 100644
--- a/mail/majorcool/distinfo
+++ b/mail/majorcool/distinfo
@@ -1 +1 @@
-MD5 (majorcool.tar.gz) = 6e057c5394995160369ddb69452c8fac
+MD5 (majorcool-1.20.tar.gz) = 2124817093dda23f2c4dfedb3ed22f56
diff --git a/mail/majorcool/files/patch-aa b/mail/majorcool/files/patch-aa
index cfd200a26f08..a3b8224adfed 100644
--- a/mail/majorcool/files/patch-aa
+++ b/mail/majorcool/files/patch-aa
@@ -1,5 +1,5 @@
---- Configure.orig Sat Nov 8 03:22:10 1997
-+++ Configure Sun Nov 30 14:07:58 1997
+--- Configure.orig Thu Dec 25 11:47:24 1997
++++ Configure Thu Feb 19 23:02:55 1998
@@ -44,16 +44,16 @@
# be overwritten by any of the parameters saved in $config.
# For yes/no values, 0=no, 1=yes
@@ -20,12 +20,12 @@
WEB_HEADER= # Header for common site look
WEB_FOOTER= # Footer for common site look
COOL_CF= # Config file for this installation
-@@ -593,7 +593,7 @@
- [ -n "$ans" ] && WEB_FOOTER=$ans
- [ "$ans" = "none" ] && WEB_FOOTER=""
-
--[ "$COOL_HELPFILE" ] || COOL_HELPFILE="/majorcool.htm"
-+[ "$COOL_HELPFILE" ] || COOL_HELPFILE="/majorcool.html"
- cat <<EOM
-
- MajorCool needs to place it's Help file somewhere on the Web server.
+@@ -64,7 +64,7 @@
+ COOL_NAME="majordomo" # MajorCool CGI program name
+ COOL_USERID="bin" # User-id to install as
+ COOL_GROUPID="bin" # Group-id to install as
+-COOL_HELPFILE= # MajorCool HTML info file location
++COOL_HELPFILE=/majorcool.html # MajorCool HTML info file location
+ COOL_SITEADDR="simple" # The address lookup function to use
+ COOL_CREATECMD= # Program to call on CREATE request
+ COOL_DELETECMD= # Program to call on DELETE request