From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 1 17:10:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D1041065677 for ; Wed, 1 Apr 2009 17:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 58FFC8FC1B for ; Wed, 1 Apr 2009 17:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n31HA5PC009762 for ; Wed, 1 Apr 2009 17:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n31HA5Rx009761; Wed, 1 Apr 2009 17:10:05 GMT (envelope-from gnats) Resent-Date: Wed, 1 Apr 2009 17:10:05 GMT Resent-Message-Id: <200904011710.n31HA5Rx009761@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, bf Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52C13106566B for ; Wed, 1 Apr 2009 17:01:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 26ED08FC18 for ; Wed, 1 Apr 2009 17:01:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n31H1tKo048954 for ; Wed, 1 Apr 2009 17:01:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n31H1tG6048953; Wed, 1 Apr 2009 17:01:55 GMT (envelope-from nobody) Message-Id: <200904011701.n31H1tG6048953@www.freebsd.org> Date: Wed, 1 Apr 2009 17:01:55 GMT From: bf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133279: [PATCH]multimedia/clive-utils: minor Makefile changes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2009 17:10:06 -0000 >Number: 133279 >Category: ports >Synopsis: [PATCH]multimedia/clive-utils: minor Makefile changes >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: Wed Apr 01 17:10:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 8-CURRENT i386 >Organization: - >Environment: >Description: Several minor changes: -There isn't really a build; -Even if we're going to use a non-standard manpage knob, we should respect the well-established NO_INSTALL_MANPAGES; -Fix outdated example in clivescan manpage. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN clive-utils.orig/Makefile clive-utils/Makefile --- clive-utils.orig/Makefile 2009-03-25 11:10:13.000000000 -0400 +++ clive-utils/Makefile 2009-04-01 13:00:02.530004307 -0400 @@ -14,6 +14,7 @@ MAINTAINER= legatvs@gmail.com COMMENT= Passwords, RSS parsing, and link extraction for clive +NO_BUILD= yes USE_PERL5_RUN= 5.8.2+ USE_BZIP2= yes USE_GMAKE= yes @@ -30,7 +31,7 @@ OPTIONS= PASTE "Enable pasting of URLs from X clipboard" Off \ FONTDIALOG "Enable Font Dialog support" Off \ - MANPAGES "Install manual pages" on + MANPAGES "Install manual pages" On .include @@ -42,7 +43,7 @@ RUN_DEPENDS+= p5-Tk-FontDialog>=0.15:${PORTSDIR}/x11-toolkits/p5-Tk-FontDialog .endif -.ifdef WITH_MANPAGES +.ifdef WITH_MANPAGES && !defined(NO_INSTALL_MANPAGES) MAKE_ENV= WITH_MAN=yes MAN1= clivefeed.1 clivepass.1 clivescan.1 .endif diff -ruN clive-utils.orig/files/patch-clivescan.1 clive-utils/files/patch-clivescan.1 --- clive-utils.orig/files/patch-clivescan.1 1969-12-31 19:00:00.000000000 -0500 +++ clive-utils/files/patch-clivescan.1 2009-04-01 13:00:02.530004307 -0400 @@ -0,0 +1,11 @@ +--- clivescan.1.orig 2009-04-01 12:29:31.378788999 -0400 ++++ clivescan.1 2009-04-01 12:30:01.893146829 -0400 +@@ -187,7 +187,7 @@ + Does not return any break.com videos even though the page lists them. + This happens because clivescan assumes that the domain break.com can + be found in the \s-1URL\s0. To override this restrictive default behaviour: +- % clivescan \-S \*(L"http://video.google.com/videosearch?q=inurl%3Abreak\*(R" ++ % clivescan \-n \*(L"http://video.google.com/videosearch?q=inurl%3Abreak\*(R" + .IP "\fB\-p, \-\-paste\fR" 4 + .IX Item "-p, --paste" + Paste \s-1URL\s0 input data from clipboard. >Release-Note: >Audit-Trail: >Unformatted: