cvs commit: ports/www Makefile ports/www/rubygem-actionpack Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Wed Jul 20 14:02:41 GMT 2005


pav         2005-07-20 13:57:44 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-actionpack Makefile distinfo pkg-descr pkg-plist 
  Log:
  Action Pack
  
  The controller and view of the RubyOnRails MVC-Framework is handled by the
  Action Pack, which handles both layers by its two parts: Action View and Action
  Controller. These two layers are bundled in a single package due to their heavy
  interdependence. This is unlike the relationship between the Active Record and
  Action Pack that is much more separate.
  
  PR:             ports/82397
  Submitted by:   Jonathan Weiss <jw at innerewut.de>
  
  Revision  Changes    Path
  1.1140    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/rubygem-actionpack/Makefile (new)
  1.1       +2 -0      ports/www/rubygem-actionpack/distinfo (new)
  1.1       +15 -0     ports/www/rubygem-actionpack/pkg-descr (new)
  1.1       +589 -0    ports/www/rubygem-actionpack/pkg-plist (new)


More information about the cvs-all mailing list