Bug 127184 - [NEW PORT] www/helma: A Web application framework for fast and efficient scripting
Summary: [NEW PORT] www/helma: A Web application framework for fast and efficient scri...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 18:00 UTC by Bernhard Froehlich
Modified: 2008-09-08 00:38 UTC (History)
0 users

See Also:


Attachments
helma-1.6.2.shar (57.85 KB, text/plain)
2008-09-07 18:00 UTC, Bernhard Froehlich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Froehlich 2008-09-07 18:00:11 UTC
Helma is an open source web application framework for fast
and efficient scripting and serving of your websites and
Internet applications.

WWW:	http://www.helma.org/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-07 18:56:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-07 23:23:43 UTC
miwi        2008-09-07 22:23:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/helma            Makefile distinfo pkg-descr pkg-plist 
    www/helma/files      helma.in helma.sh.in 
                         patch-ApplicationManager.java 
                         patch-Server.java 
  Log:
  Helma is an open source web application framework for fast
  and efficient scripting and serving of your websites and
  Internet applications.
  
  WWW:    http://www.helma.org/
  
  PR:             ports/127184
  Submitted by:   Bernhard Froehlich <decke at bluelife.at>
  
  Revision  Changes    Path
  1.2147    +1 -0      ports/www/Makefile
  1.1       +122 -0    ports/www/helma/Makefile (new)
  1.1       +6 -0      ports/www/helma/distinfo (new)
  1.1       +38 -0     ports/www/helma/files/helma.in (new)
  1.1       +80 -0     ports/www/helma/files/helma.sh.in (new)
  1.1       +12 -0     ports/www/helma/files/patch-ApplicationManager.java (new)
  1.1       +26 -0     ports/www/helma/files/patch-Server.java (new)
  1.1       +5 -0      ports/www/helma/pkg-descr (new)
  1.1       +822 -0    ports/www/helma/pkg-plist (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 Martin Wilke freebsd_committer freebsd_triage 2008-09-08 00:38:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!