upgrade to hypermail 2.1.5
-- From: new MAINTAINER -- Margarida Sequeira <niness@devilness.org>
This commit is contained in:
parent
f8c5364b61
commit
eac9e0eac6
@ -1,32 +1,34 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2002/09/03 23:22:50 brad Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/01/10 14:35:22 hubertf Exp $
|
||||
# $FreeBSD: ports/www/hypermail/Makefile,v 1.4 1999/08/31 02:42:53 peter Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2002/09/01 18:49:01 mpech Exp $
|
||||
|
||||
COMMENT= "generate a cross-referenced HTML mail archive"
|
||||
COMMENT= "generate a cross-referenced HTML mail archive"
|
||||
|
||||
DISTNAME= hypermail-2.1.4
|
||||
CATEGORIES= mail www
|
||||
NEED_VERSION= 1.515
|
||||
MASTER_SITES= http://www.landfield.com/hypermail/dist/ \
|
||||
ftp://ftp.landfield.com/hypermail/ \
|
||||
ftp://ftp.faqs.org/hypermail/
|
||||
DISTNAME= hypermail-2.1.5
|
||||
CATEGORIES= mail www
|
||||
|
||||
HOMEPAGE= http://www.landfield.com/hypermail/
|
||||
MASTER_SITES= http://www.landfield.com/hypermail/dist/ \
|
||||
ftp://ftp.landfield.com/hypermail/ \
|
||||
ftp://ftp.faqs.org/hypermail/
|
||||
|
||||
HOMEPAGE= http://www.landfield.com/hypermail/
|
||||
|
||||
MAINTAINER= Margarida Sequeira <niness@devilness.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_STYLE= gnu
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/src/pcre
|
||||
CONFIGURE_ARGS= --with-htmldir=${PREFIX}/share/doc/hypermail
|
||||
CONFIGURE_ARGS= --with-htmldir=${PREFIX}/share/doc/hypermail
|
||||
|
||||
COPTS= -DHAVE_VFSCANF
|
||||
COPTS= -DHAVE_VFSCANF
|
||||
|
||||
MAKE_FLAGS= WARNINGS=''
|
||||
MAKE_FLAGS= WARNINGS=''
|
||||
|
||||
FLAVORS= gdbm
|
||||
FLAVORS= gdbm
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L} == "gdbm"
|
||||
@ -40,7 +42,7 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKBUILD}/src/hypermail ${PREFIX}/bin
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/hypermail
|
||||
.for f in hr.yellow.gif hypermail.gif hypermail-faq.html customizing.html \
|
||||
hmrc.html
|
||||
hmrc.html hypermail.html customizing.html attachments.txt
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/${f} ${PREFIX}/share/doc/hypermail
|
||||
.endfor
|
||||
${INSTALL_MAN} ${WRKSRC}/docs/hypermail.1 ${PREFIX}/man/man1
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (hypermail-2.1.4.tar.gz) = 37677c3383e27694c4a0c2304497136f
|
||||
RMD160 (hypermail-2.1.4.tar.gz) = 0db9d79725bbc7819133916454680483d2671dcf
|
||||
SHA1 (hypermail-2.1.4.tar.gz) = 34db32df6dd5db68577e65569514489e25afb293
|
||||
MD5 (hypermail-2.1.5.tar.gz) = 5027331f62ddc1ca15f57cf4b99a7f73
|
||||
RMD160 (hypermail-2.1.5.tar.gz) = 24fdddc7b5a28558a67259373a55428e05cb811c
|
||||
SHA1 (hypermail-2.1.5.tar.gz) = 842291a244af0d7dcd153f00aee66ba63cfb48a2
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2001/10/14 16:11:06 espie Exp $
|
||||
--- Makefile.in.orig Sat May 12 01:09:07 2001
|
||||
+++ Makefile.in Sun Oct 14 17:37:08 2001
|
||||
$OpenBSD: patch-Makefile_in,v 1.3 2002/09/03 23:22:50 brad Exp $
|
||||
--- Makefile.in.orig Sun Sep 1 22:43:37 2002
|
||||
+++ Makefile.in Sun Sep 1 22:46:00 2002
|
||||
@@ -30,9 +30,9 @@ INSTALL_PROG=@INSTALL@
|
||||
CC=@CC@
|
||||
CFLAGS=@CFLAGS@ @INCLUDES@ -Ipcre $(WARNINGS)
|
||||
@ -9,7 +9,7 @@ $OpenBSD: patch-Makefile_in,v 1.2 2001/10/14 16:11:06 espie Exp $
|
||||
+LDFLAGS=-Lpcre @LDFLAGS@
|
||||
|
||||
-all: hypermail support
|
||||
+all: hypermail #support
|
||||
+all: hypermail
|
||||
|
||||
hypermail:
|
||||
@cd src; $(MAKE) all CC="$(CC)" CFLAGS="$(CFLAGS)" \
|
||||
|
@ -1,13 +1,13 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2002/03/21 10:36:54 form Exp $
|
||||
--- configure.orig Thu Mar 21 16:27:46 2002
|
||||
+++ configure Thu Mar 21 16:28:10 2002
|
||||
@@ -1993,11 +1993,8 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
|
||||
$OpenBSD: patch-configure,v 1.2 2002/09/03 23:22:50 brad Exp $
|
||||
--- configure.orig Sun Sep 1 22:47:59 2002
|
||||
+++ configure Sun Sep 1 22:51:49 2002
|
||||
@@ -1993,11 +1993,9 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
|
||||
GDBM_LIB="-lgdbm"
|
||||
else
|
||||
echo "$ac_t""no" 1>&6
|
||||
-fi
|
||||
-
|
||||
-
|
||||
|
||||
LDFLAGS="$old_LDFLAGS"
|
||||
-
|
||||
+fi
|
||||
|
@ -1,14 +1,14 @@
|
||||
$OpenBSD: patch-docs_hmrc_4,v 1.3 2002/03/21 09:28:04 form Exp $
|
||||
--- docs/hmrc.4.orig Sat Dec 1 01:47:17 2001
|
||||
+++ docs/hmrc.4 Thu Mar 21 14:46:15 2002
|
||||
$OpenBSD: patch-docs_hmrc_4,v 1.4 2002/09/03 23:22:50 brad Exp $
|
||||
--- docs/hmrc.4.orig Sun Sep 1 22:52:37 2002
|
||||
+++ docs/hmrc.4 Sun Sep 1 22:53:16 2002
|
||||
@@ -1,4 +1,4 @@
|
||||
-.TH hmrc 4 "October 27, 1999"
|
||||
+.TH hmrc 5 "October 27, 1999"
|
||||
-.TH hmrc 4 "February 01, 2002"
|
||||
+.TH hmrc 5 "February 01, 2002"
|
||||
.SH NAME
|
||||
hmrc \- Hypermail configuration file
|
||||
.SH DESCRIPTION
|
||||
@@ -603,4 +603,3 @@ files so appropriate information can be
|
||||
%A - Author META TAG - Not valid on index pages
|
||||
@@ -606,4 +606,3 @@ files so appropriate information can be
|
||||
%D - Date META TAG - Not valid on index pages
|
||||
%S - Subject META TAG
|
||||
.nr
|
||||
-.TP
|
||||
|
12
mail/hypermail/patches/patch-docs_hmrc_html
Normal file
12
mail/hypermail/patches/patch-docs_hmrc_html
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-docs_hmrc_html,v 1.1 2002/09/03 23:22:50 brad Exp $
|
||||
--- docs/hmrc.html.orig Sun Sep 1 22:56:45 2002
|
||||
+++ docs/hmrc.html Sun Sep 1 22:57:09 2002
|
||||
@@ -1162,7 +1162,7 @@ directories more than one level deep (e.
|
||||
<blockquote>
|
||||
<strong>hypermail(1)</strong>,
|
||||
|
||||
-<strong>hmrc(4)</strong>,
|
||||
+<strong>hmrc(5)</strong>,
|
||||
|
||||
<strong><a href="hypermail.html">Hypermail</a></strong>
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-docs_hypermail_1,v 1.3 2002/03/21 09:28:04 form Exp $
|
||||
--- docs/hypermail.1.orig Tue Nov 27 02:30:04 2001
|
||||
+++ docs/hypermail.1 Thu Mar 21 14:46:15 2002
|
||||
@@ -156,7 +156,7 @@ sign, such as:
|
||||
$OpenBSD: patch-docs_hypermail_1,v 1.4 2002/09/03 23:22:50 brad Exp $
|
||||
--- docs/hypermail.1.orig Sun Sep 1 22:53:56 2002
|
||||
+++ docs/hypermail.1 Sun Sep 1 22:55:12 2002
|
||||
@@ -163,7 +163,7 @@ sign, such as:
|
||||
Settings are read in this order: from the program's hard-wired internal defaults, from environment variables, from command-line options, from the configuration file.
|
||||
.LP
|
||||
See
|
||||
@ -10,8 +10,8 @@ $OpenBSD: patch-docs_hypermail_1,v 1.3 2002/03/21 09:28:04 form Exp $
|
||||
for more information on configuration file usage.
|
||||
.LP
|
||||
Below is a list of variables that Hypermail understands. Boolean numbers can have the value of
|
||||
@@ -534,4 +534,3 @@ Hisashi Gotoh <gotoh@horae.dti.ne.jp>
|
||||
David Eisner <cradle@glue.umd.edu>
|
||||
Andy Yoder <ayoder@heisenbug.org>
|
||||
@@ -546,4 +546,3 @@ David Bau <davidbau@hotmail.com>
|
||||
Brian Kirkby <bkirkby@Concentrico.net>
|
||||
William King <William.King@dadaboom.com>
|
||||
.nr
|
||||
-.TP
|
||||
|
12
mail/hypermail/patches/patch-docs_hypermail_html
Normal file
12
mail/hypermail/patches/patch-docs_hypermail_html
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-docs_hypermail_html,v 1.1 2002/09/03 23:22:50 brad Exp $
|
||||
--- docs/hypermail.html.orig Sun Sep 1 22:55:38 2002
|
||||
+++ docs/hypermail.html Sun Sep 1 22:56:34 2002
|
||||
@@ -589,7 +589,7 @@ Hypermail development is currently being
|
||||
<BLOCKQUOTE>
|
||||
<STRONG>hypermail(1)</STRONG>,
|
||||
|
||||
-<STRONG>hmrc(4)</STRONG>,
|
||||
+<STRONG>hmrc(5)</STRONG>,
|
||||
|
||||
<STRONG><A HREF="hmrc.html">Hypermail List Configuration File</A></STRONG>.
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-src_parse_c,v 1.2 2002/03/21 09:28:04 form Exp $
|
||||
--- src/parse.c.orig Thu Mar 21 14:46:43 2002
|
||||
+++ src/parse.c Thu Mar 21 14:47:28 2002
|
||||
$OpenBSD: patch-src_parse_c,v 1.3 2002/09/03 23:22:50 brad Exp $
|
||||
--- src/parse.c.orig Sun Sep 1 22:57:22 2002
|
||||
+++ src/parse.c Sun Sep 1 22:57:55 2002
|
||||
@@ -43,7 +43,7 @@
|
||||
#include <sys/dir.h>
|
||||
#endif
|
||||
|
@ -1,10 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/05/23 02:58:54 form Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/09/03 23:22:50 brad Exp $
|
||||
bin/hypermail
|
||||
man/man1/hypermail.1
|
||||
man/man5/hmrc.5
|
||||
share/doc/hypermail/attachments.txt
|
||||
share/doc/hypermail/customizing.html
|
||||
share/doc/hypermail/hmrc.html
|
||||
share/doc/hypermail/hr.yellow.gif
|
||||
share/doc/hypermail/hypermail-faq.html
|
||||
share/doc/hypermail/hypermail.gif
|
||||
share/doc/hypermail/hypermail.html
|
||||
@dirrm share/doc/hypermail
|
||||
|
Loading…
Reference in New Issue
Block a user