Upgrade from 1.02 -> 20b3, associated changes.

Submitted by:	Alex Perel <veers@disturbed.net> (new maintainer)
This commit is contained in:
Bill Fumerola 1999-03-22 22:45:06 +00:00
parent bc8e6f4467
commit adea17533f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17357
8 changed files with 81 additions and 9 deletions

View File

@ -1,21 +1,24 @@
# New ports collection makefile for: hypermail
# Version required: 1.02
# Version required: 20b3
# Date created: 23 Dec 1997
# Whom: mjhsieh
#
# $Id: Makefile,v 1.1.1.1 1998/03/17 01:22:22 vanilla Exp $
# $Id: Makefile,v 1.2 1998/05/25 19:48:50 steve Exp $
#
DISTNAME= hypermail_1.02
PKGNAME= hypermail-1.02
DISTNAME= hypermail
PKGNAME= hypermail-${HYPERMAIL_VERSION}
CATEGORIES= www
MASTER_SITES= ftp://ftp.landfield.com/hypermail/ \
ftp://ftp.faqs.org/hypermail/
MAINTAINER= mjhsieh@life.nthu.edu.tw
MAINTAINER= veers@disturbed.net
WRKSRC= ${WRKDIR}/hypermail-1.02.orig
HYPERMAIL_VERSION= 20b3
WRKSRC= ${WRKDIR}/hypermail-${HYPERMAIL_VERSION}
HAS_CONFIGURE= yes
MAN1= hypermail.1
MAN4= hmrc.4
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (hypermail_1.02.tar.gz) = a18c0ff6418de5478b977ac9332e8817
MD5 (hypermail.tar.gz) = 81c7e1eb1e7d483bb2dadfd348e9dcb6

View File

@ -0,0 +1,14 @@
diff -r -u ../hypermail-orig/Makefile.in ./Makefile.in
--- Makefile.in Thu Aug 20 23:12:36 1998
+++ Makefile.in Tue Jan 5 06:52:58 1988
@@ -22,7 +22,7 @@
# Compiler to use
CC=@CC@
-CFLAGS=@CFLAGS@
+CFLAGS?=@CFLAGS@
LDFLAGS=@LDFLAGS@
all: hypermail support
diff -r -u ../hypermail-orig/configure ./configure

View File

@ -0,0 +1,22 @@
diff -r -u ../hypermail-orig/src/Makefile.in ./src/Makefile.in
--- src/Makefile.in Thu Aug 20 23:12:36 1998
+++ src/Makefile.in Tue Jan 5 06:53:02 1988
@@ -16,7 +16,7 @@
CC=@CC@
-CFLAGS=@CFLAGS@
+CFLAGS?=@CFLAGS@
LDFLAGS=@LDFLAGS@
NETLIBS=@LIBS@
@@ -50,7 +50,7 @@
$(OBJS): Makefile $(INCS)
-install: all
+install:
install -c -m 0755 hypermail $(bindir)
mail.install:

View File

@ -0,0 +1,30 @@
diff -r -u ../hypermail-orig/archive/Makefile.in archive/Makefile.in
--- ../hypermail-orig/archive/Makefile.in Thu Aug 20 23:12:36 1998
+++ archive/Makefile.in Tue Jan 5 08:21:50 1988
@@ -11,7 +11,7 @@
CC=@CC@
-CFLAGS=@CFLAGS@
+CFLAGS?=@CFLAGS@
###################################################
#
@@ -24,7 +24,7 @@
# This is a SAMPLE file.
# PROGS = hmail hrdmsg isnmail isn-rdmsg wuftpdmail wu-rdmsg nu-mail nu-rdmsg na-mail na-rdmsg
-PROGS = htestmail htestrdmsg
+PROGS =
all: $(PROGS)
@@ -75,7 +75,7 @@
lint $(LINT_FLAGS) $(SOURCE) | tee Lint.out
#install: $(bindir)/isnmail $(bindir)/isn-rdmsg
-install: $(bindir)/hmail $(bindir)/hrdmsg
+install:
install_all: \
$(bindir)/hmail \

View File

@ -1 +1 @@
program that reads mailbox and generates a set of cross-referenced HTML docs.
A program to generate a cross-referenced HTML mail archive.

View File

@ -6,4 +6,4 @@ number of ways by following links. Archives generated by Hypermail can be
incrementally updated, and Hypermail is set by default to only update
archives when changes are detected.
HOMEPAGE: http://www.eit.com/software/hypermail/hypermail.html
HOMEPAGE: http://www.landfield.com/hypermail/

View File

@ -1,4 +1,7 @@
bin/hypermail
share/doc/hypermail/hypermail.gif
share/doc/hypermail/hypermail.html
share/doc/hypermail/customizing.html
share/doc/hypermail/hr.yellow.gif
share/doc/hypermail/hmrc.html
@dirrm share/doc/hypermail