When online chatting it is problematic to paste an entire 300 line file. Yes paste? No. NoPaste! Posting to a paste host is preferred. These servers are just web forms that accept input from a big text field, and temporarily house them as web pages. This script/module is for those who find it tedious to switch to a web browser, load the page, and then paste. Why use the mouse when you can use the keyboard? ;) When online chatting it is problematic to paste an entire 300 line file. Yes paste? No. NoPaste! Posting to a paste host is preferred. These servers are just web forms that accept input from a big text field, and temporarily house them as web pages. This script/module is for those who find it tedious to switch to a web browser, load the page, and then paste. Why use the mouse when you can use the keyboard? ;) Author: Ryan King <rking@panoptic.com> WWW: http://search.cpan.org/dist/WebService-NoPaste/ Generated with FreeBSD Port Tools 0.63
Responsible Changed From-To: freebsd-ports-bugs->ehaupt Take.
It seems you forgot to add nox11patch-lib-WebService-NoPaste.pm to the shar: ===> Found saved configuration for p5-WebService-NoPaste-0.03 ===> Extracting for p5-WebService-NoPaste-0.03 => MD5 Checksum OK for WebService-NoPaste-0.03.tar.gz. => SHA256 Checksum OK for WebService-NoPaste-0.03.tar.gz. ===> p5-WebService-NoPaste-0.03 depends on file: /usr/local/bin/perl5.8.7 - found ===> Patching for p5-WebService-NoPaste-0.03 ===> p5-WebService-NoPaste-0.03 depends on file: /usr/local/bin/perl5.8.7 - found ===> Applying extra patch /usr/local/space/portstrees/FreeBSD/ports/www/p5-WebService-NoPaste/files/nox11patch-lib-WebService-NoPaste.pm cannot open /usr/local/space/portstrees/FreeBSD/ports/www/p5-WebService-NoPaste/files/nox11patch-lib-WebService-NoPaste.pm: No such file or directory *** Error code 2 Stop in /usr/local/space/portstrees/FreeBSD/ports/www/p5-WebService-NoPaste. *** Error code 1 Stop in /usr/local/space/portstrees/FreeBSD/ports/www/p5-WebService-NoPaste. -- GnuPG key id: 0x55E67774 Download: http://pgp.mit.edu:11371 Key fingerprint: 17B3 FD8F BA68 4AB4 10FD A9D1 AD52 6588 55E6 7774
State Changed From-To: open->feedback Ask for maintainer fix.
Hello, It's because FreeBSD's sh can't handle long string (in fact, 79 chars) after '<<', could you modify last part in p5-WebService-NoPaste.shar and run "sh p5-WebService-NoPaste.shar again" ? On Mon, Dec 26, 2005 at 05:30:23PM +0100, Emanuel Haupt wrote: > It seems you forgot to add nox11patch-lib-WebService-NoPaste.pm to the shar: -- * Gea-Suan Lin (public key: Using https://keyserver.pgp.com/ to search) * If you cannot convince them, confuse them. -- Harry S Truman
State Changed From-To: feedback->open Feedback received.
Thanks, bash did the job. Could you please fix the following issues: - perl modules need 'perl5' as secondary category - since devel/p5-IO-All requires PERL_LEVEL 500601 please mark it accordingly with an IGNORE statement - re-format pkg-descr (remove chat smilies, double spaces, repetitive sentences) - fix the packing list: not present before this port was installed but present after it was deinstalled: usr/local/bin/nopaste usr/local/lib/perl5/5.8.7/man/man3/WebService::NoPaste.3 usr/local/lib/perl5/site_perl/5.8.7/WebService usr/local/lib/perl5/site_perl/5.8.7/WebService/NoPaste.pm.orig -- GnuPG key id: 0x55E67774 Download: http://pgp.mit.edu:11371 Key fingerprint: 17B3 FD8F BA68 4AB4 10FD A9D1 AD52 6588 55E6 7774
State Changed From-To: open->feedback Awaiting feedback.
State Changed From-To: open->closed New port added with a few modifications, thanks!