From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 10 13:30:03 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 CA6C91065674 for ; Tue, 10 Mar 2009 13:30:03 +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 A1D2C8FC24 for ; Tue, 10 Mar 2009 13:30:03 +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 n2ADU3Fe053153 for ; Tue, 10 Mar 2009 13:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2ADU3v4053152; Tue, 10 Mar 2009 13:30:03 GMT (envelope-from gnats) Resent-Date: Tue, 10 Mar 2009 13:30:03 GMT Resent-Message-Id: <200903101330.n2ADU3v4053152@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, bapt Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1562106567C for ; Tue, 10 Mar 2009 13:29:50 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ew0-f166.google.com (mail-ew0-f166.google.com [209.85.219.166]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD128FC1A for ; Tue, 10 Mar 2009 13:29:50 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by ewy10 with SMTP id 10so1316496ewy.43 for ; Tue, 10 Mar 2009 06:29:49 -0700 (PDT) Received: by 10.216.48.76 with SMTP id u54mr2692867web.165.1236691789286; Tue, 10 Mar 2009 06:29:49 -0700 (PDT) Received: from wicklow.lan (stc92-3-82-245-249-89.fbx.proxad.net [82.245.249.89]) by mx.google.com with ESMTPS id 5sm5175753eyf.42.2009.03.10.06.29.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 10 Mar 2009 06:29:48 -0700 (PDT) Received: by wicklow.lan (Postfix, from userid 0) id 260CDF1B0E; Tue, 10 Mar 2009 14:29:47 +0100 (CET) Message-Id: <20090310132947.260CDF1B0E@wicklow.lan> Date: Tue, 10 Mar 2009 14:29:47 +0100 (CET) From: bapt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/132500: [NEW PORT] www/p5-App-Nopaste: Easy access to any pastebin 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: Tue, 10 Mar 2009 13:30:04 -0000 >Number: 132500 >Category: ports >Synopsis: [NEW PORT] www/p5-App-Nopaste: Easy access to any pastebin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 10 13:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bapt >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD wicklow.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #7: Mon Oct 13 22:58:33 CEST 2008 >Description: this ports depends on PR : 132495 132496 132493 and 132492 This module aims to smooth out the differences between pastebins, and provides redundancy: if one site doesn't work, it just tries a different one. WWW: http://search.cpan.org/~sartak/App-Nopaste Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-App-Nopaste-0.10.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-App-Nopaste # p5-App-Nopaste/pkg-descr # p5-App-Nopaste/Makefile # p5-App-Nopaste/pkg-plist # p5-App-Nopaste/distinfo # echo c - p5-App-Nopaste mkdir -p p5-App-Nopaste > /dev/null 2>&1 echo x - p5-App-Nopaste/pkg-descr sed 's/^X//' >p5-App-Nopaste/pkg-descr << '34d71b86ccc38ebbd6b26d3295f149c9' XThis module aims to smooth out the differences between pastebins, and provides Xredundancy: if one site doesn't work, it just tries a different one. X XWWW: http://search.cpan.org/~sartak/App-Nopaste 34d71b86ccc38ebbd6b26d3295f149c9 echo x - p5-App-Nopaste/Makefile sed 's/^X//' >p5-App-Nopaste/Makefile << 'de944d0422b16594db3a378237140078' X# New ports collection makefile for: p5-App-Nopaste X# Date created: 2009-03-10 X# Whom: bapt X# X# $FreeBSD$ X# X XPORTNAME= App-Nopaste XPORTVERSION= 0.10 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= baptiste.daroussin@gmail.com XCOMMENT= Easy access to any pastebin X XBUILD_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ X ${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt X XRUN_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ X ${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt X XOPTIONS= CLIPBOARD "Support Clipboard" On \ X PASTEBIN "Support pastebin.com" On \ X RAFB "Support rafb.net" On \ X GITHUB "Support github" Off X XPERL_CONFIGURE= yes X XCONFLICTS= p5-WebService-NoPaste-0* X XMAN3= App::Nopaste.3 \ X App::Nopaste::Command.3 \ X App::Nopaste::Service.3 \ X App::Nopaste::Service::Gist.3 \ X App::Nopaste::Service::Husk.3 \ X App::Nopaste::Service::Mathbin.3 \ X App::Nopaste::Service::PastebinCom.3 \ X App::Nopaste::Service::Pastie.3 \ X App::Nopaste::Service::Rafb.3 \ X App::Nopaste::Service::Shadowcat.3 \ X App::Nopaste::Service::Snitch.3 X XMAN1= nopaste.1 X X.include X.if defined(WITH_PASTEBIN) XBUILD_DEPENDS+= ${SITE_PERL}/WWW/Pastebin/PastebinCom/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-PastebinCom-Create XRUN_DEPENDS+= ${SITE_PERL}/WWW/Pastebin/PastebinCom/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-PastebinCom-Create X.endif X.if defined(WITH_RAFB) XBUILD_DEPENDS+= ${SITE_PERL}/WWW/Pastebin/RafbNet/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-RafbNet-Create XRUN_DEPENDS+= ${SITE_PERL}/WWW/Pastebin/RafbNet/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-RafbNet-Create X.endif X.if defined(WITH_CLIPBOARD) XBUILD_DEPENDS+= ${SITE_PERL}/Clipboard.pm:${PORTSDIR}/x11/p5-Clipboard XRUN_DEPENDS+= ${SITE_PERL}/Clipboard.pm:${PORTSDIR}/x11/p5-Clipboard X.endif X.if defined(WITH_GITHUB) XBUILD_DEPENDS+= ${SITE_PERL}/Git.pm:${PORTSDIR}/devel/git \ X ${SITE_PERL}/Config/INI/Reader.pm:${PORTSDIR}/devel/p5-Config-INI X XRUN_DEPENDS+= ${SITE_PERL}/Git.pm:${PORTSDIR}/devel/git \ X ${SITE_PERL}/Config/INI/Reader.pm:${PORTSDIR}/devel/p5-Config-INI X.endif X.include de944d0422b16594db3a378237140078 echo x - p5-App-Nopaste/pkg-plist sed 's/^X//' >p5-App-Nopaste/pkg-plist << '4970884a8eea0bfed049865035170e0b' Xbin/nopaste X%%SITE_PERL%%/App/Nopaste.pm X%%SITE_PERL%%/App/Nopaste/Command.pm X%%SITE_PERL%%/App/Nopaste/Service.pm X%%SITE_PERL%%/App/Nopaste/Service/Gist.pm X%%SITE_PERL%%/App/Nopaste/Service/Husk.pm X%%SITE_PERL%%/App/Nopaste/Service/Mathbin.pm X%%SITE_PERL%%/App/Nopaste/Service/PastebinCom.pm X%%SITE_PERL%%/App/Nopaste/Service/Pastie.pm X%%SITE_PERL%%/App/Nopaste/Service/Rafb.pm X%%SITE_PERL%%/App/Nopaste/Service/Shadowcat.pm X%%SITE_PERL%%/App/Nopaste/Service/Snitch.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Nopaste/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Nopaste X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/App X@dirrm %%SITE_PERL%%/App/Nopaste/Service X@dirrm %%SITE_PERL%%/App/Nopaste X@dirrm %%SITE_PERL%%/App 4970884a8eea0bfed049865035170e0b echo x - p5-App-Nopaste/distinfo sed 's/^X//' >p5-App-Nopaste/distinfo << '4dcd54d1974b437a9af6ed51aba48ab1' XMD5 (App-Nopaste-0.10.tar.gz) = 78d560ad4fb67cb8ceb0d84c4de40ed0 XSHA256 (App-Nopaste-0.10.tar.gz) = 47057ad4482cec267443f21e61b0fe387ef5858fe4dd6745726db5d0b163cd4f XSIZE (App-Nopaste-0.10.tar.gz) = 26323 4dcd54d1974b437a9af6ed51aba48ab1 exit --- p5-App-Nopaste-0.10.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: