Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2006 22:07:05 +0000 (UTC)
From:      Andrew Pantyukhin <sat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Bastardize Makefile distinfo pkg-descr
Message-ID:  <200607252207.k6PM75IJ014633@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607252207.k6PM75IJ014633>