Summary: | [NEW PORT] www/helma: A Web application framework for fast and efficient scripting | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernhard Froehlich <decke> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Bernhard Froehlich
2008-09-07 18:00:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. 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" State Changed From-To: open->closed Committed. Thanks! |