From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 26 15:10:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A3E2274 for ; Mon, 26 May 2014 15:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E5F342C5F for ; Mon, 26 May 2014 15:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4QFA0P9043777 for ; Mon, 26 May 2014 15:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4QFA07f043776; Mon, 26 May 2014 15:10:00 GMT (envelope-from gnats) Resent-Date: Mon, 26 May 2014 15:10:00 GMT Resent-Message-Id: <201405261510.s4QFA07f043776@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, freebsd@nagilum.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0F8ADBD for ; Mon, 26 May 2014 15:04:31 +0000 (UTC) Received: from mo6-p05-ob.smtp.rzone.de (mo6-p05-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5305::6]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E7472C01 for ; Mon, 26 May 2014 15:04:31 +0000 (UTC) Received: from cakebox.homeunix.net (188-015-186-093.fttx.vsenet.de [93.186.15.188]) by smtp.strato.de (RZmta 34.2 AUTH) with ESMTPSA id y02f9cq4QF4EKsX (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cakebox.mooo.com", Issuer "CA Cert Signing Authority" (verification FAILED - unable to verify the first certificate)) (Client hostname not verified); Mon, 26 May 2014 17:04:14 +0200 (CEST) Received: from cakebox.homeunix.net (localhost [127.0.0.1]) by cakebox.homeunix.net (Postfix) with ESMTP id 87E162D5AF0; Mon, 26 May 2014 17:04:02 +0200 (CEST) Received: by cakebox.homeunix.net (Postfix, from userid 0) id E4C612D51FC; Mon, 26 May 2014 17:03:58 +0200 (CEST) Message-Id: <20140526150359.E4C612D51FC@cakebox.homeunix.net> Date: Mon, 26 May 2014 17:03:58 +0200 (CEST) From: freebsd@nagilum.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/190271: Stagify www/wwwoffle Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 15:10:01 -0000 >Number: 190271 >Category: ports >Synopsis: Stagify www/wwwoffle >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 26 15:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: freebsd@nagilum.org >Release: FreeBSD 9.2-STABLE i386 >Organization: >Environment: System: FreeBSD cakebox.tis 9.2-STABLE FreeBSD 9.2-STABLE #0 r264294M: Fri Apr 11 10:19:25 CEST 2014 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386 >Description: www/wwwoffle does not support staging >How-To-Repeat: >Fix: Apply the patch below. --- wwwoffle.patch begins here --- diff -Naur wwwoffle.orig/Makefile wwwoffle/Makefile --- wwwoffle.orig/Makefile 2014-03-15 09:12:20.000000000 +0100 +++ wwwoffle/Makefile 2014-05-26 16:52:12.000000000 +0200 @@ -12,7 +12,7 @@ LICENSE= GPLv2 -LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls +TLS_DEPENDS= gnutls:${PORTSDIR}/security/gnutls USES= perl5 gmake @@ -35,13 +35,12 @@ SUB_FILES= pkg-message SUB_LIST= WWWOFFLE_SPOOL="${WWWOFFLE_SPOOL}" -MAN1= wwwoffle.1 -MAN5= wwwoffle.conf.5 -MAN8= wwwoffled.8 - -NO_STAGE= yes post-install: - @${INSTALL_SCRIPT} ${WRKSRC}/conf/upgrade-config.pl ${WWWOFFLE_SPOOL} + ${INSTALL_SCRIPT} ${WRKSRC}/conf/upgrade-config.pl ${WWWOFFLE_SPOOL} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}* ${STAGEDIR}${PREFIX}/sbin/${PORTNAME}d @${CAT} ${PKGMESSAGE} +post-stage: + @${RM} ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf + .include diff -Naur wwwoffle.orig/pkg-plist wwwoffle/pkg-plist --- wwwoffle.orig/pkg-plist 2014-01-22 16:16:56.000000000 +0100 +++ wwwoffle/pkg-plist 2014-05-26 11:42:37.000000000 +0200 @@ -9,8 +9,11 @@ bin/wwwoffle-rm bin/wwwoffle-tools bin/wwwoffle-write -@unexec if cmp -s %D/etc/wwwoffle.conf.install %D/etc/wwwoffle.conf; then rm -f %D/etc/wwwoffle.conf; fi +@unexec if cmp -s %D/etc/wwwoffle.conf %D/etc/wwwoffle.conf.install; then rm -f %D/etc/wwwoffle.conf; fi etc/wwwoffle.conf.install +man/man1/wwwoffle.1.gz +man/man5/wwwoffle.conf.5.gz +man/man8/wwwoffled.8.gz sbin/wwwoffled share/doc/wwwoffle/CHANGES.CONF share/doc/wwwoffle/COPYING @@ -838,7 +841,6 @@ search/namazu/scripts/wwwoffle-mknmz-lasttime search/namazu/scripts/wwwoffle-namazu search/udmsearch -upgrade-config.pl @dirrm search/namazu/scripts @dirrm search/namazu/db @dirrm search/namazu/conf --- wwwoffle.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: