Bug 121588 - New Port: www/grails: web framework based on Groovy
Summary: New Port: www/grails: web framework based on Groovy
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 02:50 UTC by Mitchell Smith
Modified: 2008-03-11 20:20 UTC (History)
0 users

See Also:


Attachments
file.shar (4.13 KB, text/plain)
2008-03-11 02:50 UTC, Mitchell Smith
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mitchell Smith 2008-03-11 02:50:03 UTC
Grails is a web framework based on Groovy found at http://grails.codehaus.org/.

This package is currently not available in the FreeBSD ports tree.

Fix: I have attached a shar for the current stable release of Grails to this problem report.


Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-03-11 03:29:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-11 20:10:46 UTC
beech       2008-03-11 20:10:29 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/grails           Makefile distinfo pkg-descr 
    www/grails/files     pkg-message.in set-grails_home.sed.in 
  Log:
  - New port grails-1.0.1
  
  Grails aims to bring the "coding by convention" paradigm to Groovy. It's an
  open-source web application framework that leverages the Groovy language and
  complements Java Web development. You can use Grails as a standalone
  development environment that hides all configuration details or integrate your
  Java business logic. Grails aims to make development as simple as possible and
  hence should appeal to a wide range of developers not just those from the
  Java community.
  
  PR:             ports/121588
  Submitted by:   Mitchell Smith <mjs at bur.st>
  
  Revision  Changes    Path
  1.1996    +1 -0      ports/www/Makefile
  1.1       +61 -0     ports/www/grails/Makefile (new)
  1.1       +3 -0      ports/www/grails/distinfo (new)
  1.1       +9 -0      ports/www/grails/files/pkg-message.in (new)
  1.1       +5 -0      ports/www/grails/files/set-grails_home.sed.in (new)
  1.1       +9 -0      ports/www/grails/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-03-11 20:11:08 UTC
State Changed
From-To: open->closed

Committed, Thanks!