Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2010 02:14:48 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-WebService-GData Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201010110214.o9B2EnfN071508@repoman.freebsd.org>

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



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