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

Henrik Brix Andersen brix at FreeBSD.org
Wed Mar 25 11:28:53 PDT 2009


brix        2009-03-25 18:28:35 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Integer Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module is about the native integer numerical data type.  A native
  integer is one of the types of datum that can appear in the numeric
  part of a Perl scalar.  This module supplies constants describing the
  native integer type.
  
  There are actually two native integer representations: signed and
  unsigned.  Both are handled by this module.
  
  WWW: http://search.cpan.org/dist/Data-Integer
  
  Revision  Changes    Path
  1.3433    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Data-Integer/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Data-Integer/distinfo (new)
  1.1       +9 -0      ports/devel/p5-Data-Integer/pkg-descr (new)
  1.1       +2 -0      ports/devel/p5-Data-Integer/pkg-plist (new)


More information about the cvs-all mailing list