From owner-cvs-all@FreeBSD.ORG Tue Jul 25 22:07:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD5F016A4DD; Tue, 25 Jul 2006 22:07:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED1743D45; Tue, 25 Jul 2006 22:07:05 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6PM751Y014634; Tue, 25 Jul 2006 22:07:05 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6PM75IJ014633; Tue, 25 Jul 2006 22:07:05 GMT (envelope-from sat) Message-Id: <200607252207.k6PM75IJ014633@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 25 Jul 2006 22:07:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Bastardize Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 22:07:05 -0000 sat 2006-07-25 22:07:05 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-Bastardize Makefile distinfo pkg-descr Log: Add port textproc/p5-Text-Bastardize: Bastardize provides an magical object into which text can be charged and then returned in various, slighty modified ways. Among others, bastardize has the following methods: rdct converts english to hyperreductionist english (ex. "english" becomes "") pig pig latin (ex. "hi there" becomes "ihay erethay") k3wlt0k a k3wlt0kizer developed originally by Fmh rot13 implements rot13 "encryption" in perl (ex. "foo bar" becomes "sbb one") rev reverses the arrangement of characters censor attempts to censor text which might be innaproriate n20e performs numerical abbreviations (ex. "numerical_abbreviation" becomes "n20e") WWW: http://search.cpan.org/dist/Text-Bastardize/ Revision Changes Path 1.1031 +1 -0 ports/textproc/Makefile 1.1 +26 -0 ports/textproc/p5-Text-Bastardize/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-Bastardize/distinfo (new) 1.1 +24 -0 ports/textproc/p5-Text-Bastardize/pkg-descr (new)