cvs commit: ports/devel Makefile ports/devel/p5-DateTime-Format-SQLite Makefile distinfo pkg-descr pkg-plist

Wesley Shields wxs at FreeBSD.org
Sun Jun 28 01:58:32 UTC 2009


wxs         2009-06-28 01:58:30 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-DateTime-Format-SQLite Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  This module understands the formats used by SQLite for its DATE, DATETIME, TIME,
  and TIMESTAMP data types. It can be used to parse these formats in order to
  create DateTime objects, and it can take a DateTime object and produce a string
  representing it in the SQLite format.
  
  WWW: http://search.cpan.org/dist/DateTime-Format-SQLite/
  
  PR:             ports/135962
  Submitted by:   hideo <hideo at lastamericanempire.com>
  
  Revision  Changes    Path
  1.3532    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-DateTime-Format-SQLite/Makefile (new)
  1.1       +3 -0      ports/devel/p5-DateTime-Format-SQLite/distinfo (new)
  1.1       +6 -0      ports/devel/p5-DateTime-Format-SQLite/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-DateTime-Format-SQLite/pkg-plist (new)


More information about the cvs-all mailing list