cvs commit: ports/www Makefile ports/www/p5-WebService-GData Makefile distinfo pkg-descr pkg-plist

Wen Heping wen at FreeBSD.org
Mon Oct 11 02:14:49 UTC 2010


wen         2010-10-11 02:14:48 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WebService-GData Makefile distinfo pkg-descr pkg-plist 
  Log:
  WebService::GData is a blueprint that you should inherit and extend.
  It offers a basic hashed based object creation via the word new.
  
  All sub classes should be hash based. If you want to pock into the
  instance, it's easy but everything that is not documented should be
  considered private. If you play around with undocumented properties/methods
  and that it changes,upgrading to the new version with all the extra
  new killer features will be very hard to do.
  
  WWW: http://search.cpan.org/dist/WebService-GData/
  
  Revision  Changes    Path
  1.2711    +1 -0      ports/www/Makefile
  1.1       +41 -0     ports/www/p5-WebService-GData/Makefile (new)
  1.1       +3 -0      ports/www/p5-WebService-GData/distinfo (new)
  1.1       +10 -0     ports/www/p5-WebService-GData/pkg-descr (new)
  1.1       +35 -0     ports/www/p5-WebService-GData/pkg-plist (new)


More information about the cvs-ports mailing list