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
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!