Date: Thu, 20 Oct 2016 14:53:18 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213645] [NEW PORT] java/play1: web application framework Message-ID: <bug-213645-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213645 Bug ID: 213645 Summary: [NEW PORT] java/play1: web application framework Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mizhka@gmail.com Created attachment 175977 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175977&action= =3Dedit SVN patch file Hi, Play Framework (vers.1) is web application MVC framework written in Java. It simplifies development of new web applications. "It aims to optimize develo= per productivity by using convention over configuration, hot code reloading and display of errors in the browser." This patch provides framework with few tricks: - executable file is called "play1" to avoid interference with play binary provided by audio/sox. "1" also means that it's first version of framework. Community supports both versions: first and second. Second version/edition = of Play Framework is fully rewritten and Scala-based (first is Java-based). - it installs Eclipse plugin as dropin (%%LOCALBASE%%/share/eclipse/dropins/play1/eclipse/plugins/). profit!=20 - it depends on devel/py-yaml & devel/py-simplejson. By default, distribut= ive contains these python libraries, but as they are in ports tree, I've declar= ed them as dependencies. Also I'm doubt about port location, may be it should be www/ instead of jav= a/. Feel free to adjust it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213645-13>