summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-01-17 16:09:57 +0000
committerseb <seb@pkgsrc.org>2009-01-17 16:09:57 +0000
commit9b4f77e7266c881f214f2b21bfebcb790b2573bb (patch)
treeb531d357025673a2ddf173e177a75c0bc65e29dd /doc
parent40d67bbf7a9ef56079c8f0117201b2bac7e33635 (diff)
downloadpkgsrc-9b4f77e7266c881f214f2b21bfebcb790b2573bb.tar.gz
Note initial addition of p5-App-Nopaste version 0.07 as www/p5-App-Nopaste
into The NetBSD Packages Collection. Pastebins (also known as nopaste sites) let you post text, usually code, for public viewing. They're used a lot in IRC channels to show code that would normally be too long to give directly in the channel (hence the name nopaste). Each pastebin is slightly different. When one pastebin goes down then you have to find a new one. And if you usually use a script to publish text, then it's too much hassle. The Perl 5 module App::Nopaste aims to smooth out the differences between pastebins, and provides redundancy: if one site doesn't work, it just tries a different one. A commande line script is provided.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index eda2cc33bdc..f570e4c17b2 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.288 2009/01/17 15:43:28 seb Exp $
+$NetBSD: CHANGES-2009,v 1.289 2009/01/17 16:09:57 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -378,3 +378,4 @@ Changes to the packages collection and infrastructure in 2009:
Added www/p5-WWW-Pastebin-PastebinCom-Create version 0.001 [seb 2009-01-17]
Updated www/typolight-translations to 20090113 [taca 2009-01-17]
Added www/p5-WWW-Pastebin-RafbNet-Create version 0.001 [seb 2009-01-17]
+ Added www/p5-App-Nopaste version 0.07 [seb 2009-01-17]