Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 02:33:26 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/15130: update port: www/hypermail
Message-ID:  <199911280733.CAA17894@shadow.blackdawn.com>

next in thread | raw e-mail | index | archive | help

>Number:         15130
>Category:       ports
>Synopsis:       update port: www/hypermail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 27 23:40:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
none
>Environment:

machines tested on:
FreeBSD shadow.blackdawn.com 3.3-STABLE FreeBSD 3.3-STABLE #0: Sun Nov 14 00:08:42 EST 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386
FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Tue Nov 16 05:42:45 EST 1999     will@:/usr/src/sys/compile/ARGON  i386
FreeBSD fred.int.nz.freebsd.org 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Tue Nov  9 18:45:23 NZDT 1999     root@fred.int.nz.freebsd.org:/usr/src/sys/compile/FRED  i386

>Description:

Dan Langille <dan@FreeBSDDiary.org> requested that I upgrade this port, 
so I did.. his box is the third one above, and according to Dan, it works perfectly.

>How-To-Repeat:

Use the diff below to apply to the ports tree.

>Fix:

diff -urN hypermail/Makefile hypermail.new/Makefile
--- hypermail/Makefile	Mon Aug 30 22:42:53 1999
+++ hypermail.new/Makefile	Mon Nov 22 15:59:48 1999
@@ -1,20 +1,19 @@
 # New ports collection makefile for:	hypermail
-# Version required:			20b3
+# Version required:			2b27
 # Date created:				23 Dec 1997
 # Whom:					mjhsieh
 #
 # $FreeBSD: ports/www/hypermail/Makefile,v 1.4 1999/08/31 02:42:53 peter Exp $
 #
 
-DISTNAME=       hypermail
-PKGNAME= 	hypermail-${HYPERMAIL_VERSION}
+DISTNAME= 	hypermail-${HYPERMAIL_VERSION}
 CATEGORIES=     www
 MASTER_SITES=   ftp://ftp.landfield.com/hypermail/ \
 		ftp://ftp.faqs.org/hypermail/
 
 MAINTAINER=     veers@disturbed.net
 
-HYPERMAIL_VERSION=	20b3
+HYPERMAIL_VERSION=	2b27
 WRKSRC=		${WRKDIR}/hypermail-${HYPERMAIL_VERSION}
 HAS_CONFIGURE=  yes
 
diff -urN hypermail/files/md5 hypermail.new/files/md5
--- hypermail/files/md5	Mon Mar 22 17:45:06 1999
+++ hypermail.new/files/md5	Mon Nov 22 15:59:50 1999
@@ -1 +1 @@
-MD5 (hypermail.tar.gz) = 81c7e1eb1e7d483bb2dadfd348e9dcb6
+MD5 (hypermail-2b27.tar.gz) = 05ce03faef837e097029c7bc1a73c297
diff -urN hypermail/patches/patch-ac hypermail.new/patches/patch-ac
--- hypermail/patches/patch-ac	Mon Mar 22 17:45:06 1999
+++ hypermail.new/patches/patch-ac	Mon Nov 22 16:08:56 1999
@@ -1,14 +1,11 @@
-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@
+--- Makefile.in	Mon Nov 22 16:08:43 1999
++++ Makefile.in.new	Mon Nov 22 16:08:24 1999
+@@ -28,7 +28,7 @@
   
--CFLAGS=@CFLAGS@
-+CFLAGS?=@CFLAGS@
+ # Compiler to use
+ CC=@CC@ 
+-CFLAGS=@CFLAGS@ $(WARNINGS)
++CFLAGS?=@CFLAGS@ $(WARNINGS)
+ LIBS=@LIBS@
  LDFLAGS=@LDFLAGS@
  
- all:   hypermail support 
-
-diff -r -u ../hypermail-orig/configure ./configure
diff -urN hypermail/patches/patch-ad hypermail.new/patches/patch-ad
--- hypermail/patches/patch-ad	Mon Mar 22 17:45:06 1999
+++ hypermail.new/patches/patch-ad	Wed Dec 31 19:00:00 1969
@@ -1,14 +0,0 @@
-diff -r -u ../hypermail-orig/configure ./configure
---- configure	Thu Aug 20 23:12:36 1998
-+++ configure	Tue Jan  5 06:38:50 1988
-@@ -47,8 +47,8 @@
- oldincludedir='/usr/include'
- infodir='${prefix}/info'
- mandir='${prefix}/man'
--htmldir='/www/hypermail/software'
--cgidir='/httpd/cgi-bin'
-+htmldir='${prefix}/share/doc/hypermail'
-+cgidir='${prefix}/share/doc/hypermail/cgi'
- 
- # Initialize some other variables.
- subdirs=
diff -urN hypermail/patches/patch-ae hypermail.new/patches/patch-ae
--- hypermail/patches/patch-ae	Mon Mar 22 17:45:06 1999
+++ hypermail.new/patches/patch-ae	Mon Nov 22 16:19:33 1999
@@ -1,22 +1,20 @@
-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 @@
+--- src/Makefile.in	Wed Nov 17 17:44:29 1999
++++ src/Makefile.in.new	Mon Nov 22 16:18:58 1999
+@@ -27,7 +27,7 @@
+ #WNOERROR=-Werror
+ #WARNINGS=$(WNOERROR) -ansi -pedantic -Wall -Wtraditional -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Dlint
  
- CC=@CC@
-  
--CFLAGS=@CFLAGS@
-+CFLAGS?=@CFLAGS@
- LDFLAGS=@LDFLAGS@
-  
+-CFLAGS=@CFLAGS@ $(WARNINGS)
++CFLAGS?=@CFLAGS@ $(WARNINGS)
+ YACC=@YACC@
  NETLIBS=@LIBS@
-@@ -50,7 +50,7 @@
- 
- $(OBJS): Makefile $(INCS)
+ LDFLAGS=@LDFLAGS@
+@@ -70,7 +70,7 @@
+ 	$(YACC) getdate.y
+ 	@mv -f y.tab.c getdate.c
  
 -install: all
-+install: 
- 	install -c -m 0755 hypermail $(bindir)
++install:
+ 	@if [ ! -d $(bindir) ]; then mkdir $(bindir); fi
+ 	$(INSTALL_PROG) -s -c -m 0755 hypermail$(SUFFIX) $(bindir)
  
- mail.install:
-
diff -urN hypermail/patches/patch-af hypermail.new/patches/patch-af
--- hypermail/patches/patch-af	Mon Mar 22 17:45:06 1999
+++ hypermail.new/patches/patch-af	Mon Nov 22 16:22:08 1999
@@ -1,30 +1,29 @@
-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 @@
+--- archive/Makefile.in	Wed Nov 17 17:44:29 1999
++++ archive/Makefile.in.new	Mon Nov 22 16:21:56 1999
+@@ -14,7 +14,7 @@
+ #WARNINGS=$(WNOERROR) -ansi -pedantic -Wall -Wtraditional -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Dlint
  
- CC=@CC@
-  
+ CC=@CC@ $(WARNINGS)
 -CFLAGS=@CFLAGS@
 +CFLAGS?=@CFLAGS@
+ INSTALL_PROG=@INSTALL@
  
  ###################################################
+@@ -25,7 +25,7 @@
  #
-@@ -24,7 +24,7 @@
- # This is a SAMPLE file.
+ # PLEASE read the README in this directory before continuing.
  
- # PROGS = hmail hrdmsg isnmail isn-rdmsg wuftpdmail wu-rdmsg nu-mail nu-rdmsg na-mail na-rdmsg
--PROGS = htestmail htestrdmsg 
-+PROGS = 
+-PROGS = msg2archive$(SUFFIX) rdmsg$(SUFFIX)
++PROGS =
  
  all: $(PROGS) 
  
-@@ -75,7 +75,7 @@
- 	lint $(LINT_FLAGS) $(SOURCE) | tee Lint.out
+@@ -48,7 +48,7 @@
+ 	rm -f $(OBJS) Lint.out
+ 	rm -f $(PROGS)
  
- #install: $(bindir)/isnmail $(bindir)/isn-rdmsg
--install: $(bindir)/hmail $(bindir)/hrdmsg
-+install: 
+-install: $(bindir)/msg2archive$(SUFFIX) $(bindir)/rdmsg$(SUFFIX)
++install:
  
- install_all: \
- 	$(bindir)/hmail \
+ $(bindir)/msg2archive$(SUFFIX):  msg2archive$(SUFFIX)
+ 	@if [ ! -d $(bindir) ]; then mkdir $(bindir); fi
diff -urN hypermail/pkg/PLIST hypermail.new/pkg/PLIST
--- hypermail/pkg/PLIST	Mon Mar 22 17:45:06 1999
+++ hypermail.new/pkg/PLIST	Mon Nov 22 16:28:37 1999
@@ -1,7 +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
+apache/htdocs/hypermail/hr.yellow.gif
+apache/htdocs/hypermail/hypermail.gif
+apache/htdocs/hypermail/hypermail.html
+apache/htdocs/hypermail/customizing.html
+apache/htdocs/hypermail/hmrc.html
+@dirrm apache/htdocs/hypermail

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911280733.CAA17894>