From 574d8e6c7cde7094bd2e4ba65e52512bdd2ade0e Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 2 Feb 2000 15:19:41 +0000 Subject: Upgrade to version 3.3 of qpage. Changes: This version now uses GNU autoconf, includes support for tcp_wrappers, and fixes a minor year 2000 bug. The configuration file parser has better error checking and many new configuration options were added. --- comms/qpage/Makefile | 14 ++++++-------- comms/qpage/files/md5 | 4 ++-- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'comms') diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index 4561c28968d..8c7a8c670bd 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -1,22 +1,20 @@ -# $NetBSD: Makefile,v 1.2 1999/09/21 10:15:12 agc Exp $ +# $NetBSD: Makefile,v 1.3 2000/02/02 15:19:41 agc Exp $ # -DISTNAME= qpage-3.2 +DISTNAME= qpage-3.3 CATEGORIES= comms -MASTER_SITES= http://www.freebsd.org/~fenner/ +MASTER_SITES= http://www.qpage.org/download/ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org -#HOMEPAGE= +HOMEPAGE= http://www.qpage.org/ ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD +GNU_CONFIGURE= yes + MAKE_ENV+= CPPFLAGS="`${AWK} -F: '/^uucp:/ { \ printf(\"-DDAEMONUSER=%s -DDAEMONGROUP=%s\", $$3, $$4); }' \ /etc/passwd`" -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/qpage ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/qpage.man ${PREFIX}/man/man1/qpage.1 - .include "../../mk/bsd.pkg.mk" diff --git a/comms/qpage/files/md5 b/comms/qpage/files/md5 index 10b4625e99c..602959e1359 100644 --- a/comms/qpage/files/md5 +++ b/comms/qpage/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/09/21 09:57:31 agc Exp $ +$NetBSD: md5,v 1.2 2000/02/02 15:19:42 agc Exp $ -MD5 (qpage-3.2.tar.Z) = 9716c9d07a504b301788a22eaaf2aa80 +MD5 (qpage-3.3.tar.Z) = 11aa64fa71d3a356bbcc0b85754680bc -- cgit v1.2.3