cvs commit: ports/devel Makefile ports/devel/p5-Data-Validate Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Tue Aug 21 01:57:32 PDT 2007


miwi        2007-08-21 08:57:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Validate Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module collects common validation routines to make input validation,
  and untainting easier and more readable. Most of the functions are not
  much shorter than their direct perl equivalent, but their names make it
  clear what you're trying to test for.
  
  WWW: http://search.cpan.org/~sonnen/Data-Validate-0.08/
  
  PR:             ports/115328
  Submitted by:   Steven Kreuzer <skreuzer at exit2shell.com>
  
  Revision  Changes    Path
  1.2848    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Data-Validate/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Data-Validate/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Data-Validate/pkg-descr (new)
  1.1       +23 -0     ports/devel/p5-Data-Validate/pkg-plist (new)


More information about the cvs-ports mailing list