Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 13:57:44 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/rubygem-actionpack Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200507201357.j6KDvi6I075863@repoman.freebsd.org>

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



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